I feel like I've invented another job for myself, posting those tweets regularly. Let's do a few small things now.
Like, I love doing efficient focused tooling. GeoJSON Point Editor, while not entirely related to OSM, is exactly that. Faced with making a GeoJSON for ~100 point amenities, geojson.io was frustrating to use.
So I made this. Double click for a new point, type some words for properties (in a already focused field!), filter by keys, download the result.
Another one I made for my last job, and it's for annotating GeoJSON geometries: "Geometry Review".
You load a set of geometries to compare into it, and it shows a bunch of buttons for each set: "OK", "Bad" etc, your choice.
No extra clicking or studying required, you glance at the map, press a 1/2/3 key, see the next item. And export the result in the end.
Used this tool to annotate hundreds of routes and review predictions.
https://github.com/Zverik/geometry_review/
Geo is easy until you see it on the map.
Another one I made for my last job, and it's for annotating GeoJSON geometries: "Geometry Review".
You load a set of geometries to compare into it, and it shows a bunch of buttons for each set: "OK", "Bad" etc, your choice.
No extra clicking or studying required, you glance at the map, press a 1/2/3 key, see the next item. And export the result in the end.