Email or username:

Password:

Forgot your password?
Ilya Zverev

Had a great day programming yesterday, made a single-page tool for comparing and reviewing geojson geometries one by one. Too often this comes up in my work. #gischat

zverik.github.io/geometry_revi

An interface of the review tool. The map takes most of the space with some geometries drawn on it. There is a set of buttons for reviewing, and a list of features reviewed.
1 comment
Ilya Zverev

Added colored markers and properties display for another task I'm doing now. Really proud of the tool, lets me assess how things look on the map relative to each other, and not just analyze differences numerically in postgis.

github.com/Zverik/geometry_rev

A screen of the Geometry Review tool with several markers in blue and black. There is a tooltip on one of them, listing car_id, distance, and duration.
Go Up