La Senda del Oso Map Sample Data
March 27, 2026 ยท View on GitHub
Small public map dataset from lasendadeloso.com.
This repository publishes a limited, structured sample of route segments and key access points from the public trail map without exposing editorial content, booking logic, or internal workflows.
What is included:
3route segments9key stops and POIs- simplified GeoJSON, CSV, and JSON formats
What is not included:
- long-form editorial copy
- booking or pricing logic
- internal analytics or conversion data
- unpublished map layers
- full business workflows
Files
data/route_segments.csvdata/key_points.csvdata/trail_overview.jsondata/trail_map_simplified.geojsonSCHEMA.mdDATA-LICENSE.md
Selection method
The dataset is derived from public map data already used on the website:
- Route lines are grouped by segment id.
- All route pieces for each segment are preserved in a simplified
MultiLineStringfeature. - Public access points and POIs are exported as point features with basic metadata.
This is a practical sample for inspection, prototyping, and map testing.
Attribution
If you reuse the dataset, attribute it as:
Licenses
- Code/repo files:
MIT - Dataset in
data/:CC BY 4.0