Skip to content

Latest commit

 

History

History
19 lines (13 loc) · 1.1 KB

File metadata and controls

19 lines (13 loc) · 1.1 KB

Claude Notes

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.geojson as the default road/trail layer;
  • use gemini_handoff/data/bereznivskyi_historic_raion_boundary.min.geojson as 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_id in popups;
  • keep OSM attribution.

Next useful feature: a manual suspected_roads.geojson drawing layer with statuses suspected, verified, rejected and export to GeoJSON/KML.