@trailstash/ultra
v3.8.3
Published
A web based tool for making MapLibre GL maps with data from sources such as Overpass, GeoJSON, GPX, KML, TCX, etc
Downloads
1,132
Maintainers
Readme
Ultra
Ultra (née Overpass Ultra) is a web-application made to simplify making maps with MapLibre GL JS.
- Stable version - overpass-ultra.us (config)
- Latest version - ultra.trailsta.sh (config)
- OHM version - ohm.overpass-ultra.us (config)
Documentation
The documentation for Ultra is available at overpass-ultra.us/docs.
Configuration
Various aspects of Ultra, such as styling, can be configured via YAML front-matter.
Styling
Ultra supports styling using an extended version of the the MapLibre Style Spec.
See the Styling section for more information.
Feedback, Bug Reports, Feature Requests
While Ultra has been in development for a while, it should still be considered experimental.
If you would like to report a bug or provide other feedback, please do so in the project's Issue Tracker.
Development
npm install
npm start # for a Development server listening at http://localhost:8000
npm run build # for a build in ./dist
License
Ultra is licensed under the MIT license.