You are helping maintain КартаЗДорогами / AllRoad.
The user needs a practical field map, not a decorative dashboard. The most important outcome is: on a phone, over satellite imagery, known forest/field tracks and trails are clearly visible, and the user's GPS position can be compared against them.
Default to Ukrainian UI/copy unless the user asks otherwise.
When editing a React/Leaflet app that consumes this repository:
- use
gemini_handoff/data/inside_boundary_priority_field_check.min.geojsonas the default road/trail layer; - use
gemini_handoff/data/bereznivskyi_historic_raion_boundary.min.geojsonas the boundary layer; - draw the boundary as blue dashed;
- draw the main field layer as bright solid yellow with a dark outline/halo;
- do not use separate colors as the main distinction between
track,path,footway,service; - show
highway,surface,tracktype,access,osm_idin popups; - keep OSM attribution.
Next useful feature: a manual suspected_roads.geojson drawing layer with statuses suspected, verified, rejected and export to GeoJSON/KML.