What
Show where public land ends and private land starts.
Why
Help climbers stay on public land and minimize impact to private landholders to reduce conflicts, preserve access, and simplify future route development.
Where would the data come from?
Likely a mix of government sources. Examples:
Subtasks
- Visual design. How should we show land ownership on the map so that boundaries are clear but less prominent than routes and areas? Do we want to visually distinguish which organizations own which parcels and/or parcel designations? (ex: BLM, Forest Service, Wilderness, CA Tahoe Conservancy).
- Storage and API optimized for map-rendering queries . How should we store ownership boundary data to make it fast to query and render at a variety of map zoom levels? Prioritize climbing-area-scale zoom levels to start.
- Import flow. Land ownership changes over time, and comes from a variety of data sources. How should new data get into the system?
- UI Implementation. Consume the API to render the visual design on web and/or mobile clients.
What
Show where public land ends and private land starts.
Why
Help climbers stay on public land and minimize impact to private landholders to reduce conflicts, preserve access, and simplify future route development.
Where would the data come from?
Likely a mix of government sources. Examples:
Subtasks