Places Utilities
approvedby bobstanton
Companion utilities for Places, with track classification, track naming, track building, and route playback. - This plugin has not been manually reviewed by Obsidian staff.
Places Utilities
Provider for Places, with track classification and naming, track building, and route playback.
Network requests
| 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.
Background tasks
None.
Dependencies
| 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 |
For plugin developers
Search results and similarity scores are powered by semantic analysis of your plugin's README. If your plugin isn't appearing for searches you'd expect, try updating your README to clearly describe your plugin's purpose, features, and use cases.