bobstanton14 downloadsCompanion utilities for Places, with track classification, track naming, track building, and route playback.
Provider for Places, with track classification and naming, track building, and route playback.
| Area | Request |
|---|---|
| Track classification | Reads named OpenStreetMap features along and around a track |
| Track naming (way names) | Identifies the named ways a track follows |
Overpass requests go to https://overpass-api.de/api/interpreter, falling back to
https://overpass.kumi.systems/api/interpreter. Track matching uses whichever provider the block
selects, so its own requests are described by that provider's plugin.
None.
| Library | Purpose |
|---|---|
| maplibre-gl | GL map engine for the track-building tool |
| @types/geojson | GeoJSON type definitions |
| places-shared | Shared map, overlay, routing, and utility code |