Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jsanz/omt-workshop
OpenMapTiles workshop
https://github.com/jsanz/omt-workshop
mapbox-gl-js openmaptiles openstreetmap postgis
Last synced: about 1 month ago
JSON representation
OpenMapTiles workshop
- Host: GitHub
- URL: https://github.com/jsanz/omt-workshop
- Owner: jsanz
- Created: 2020-03-06T15:46:19.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2021-04-29T11:13:45.000Z (over 3 years ago)
- Last Synced: 2024-04-15T12:27:08.610Z (8 months ago)
- Topics: mapbox-gl-js, openmaptiles, openstreetmap, postgis
- Homepage: https://jsanz.github.io/omt-workshop/
- Size: 3.79 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# omt-workshop
OpenMapTiles workshop## Agenda
* Small GIS intro
* OpenMapTiles project
* Schema
* Tools
* How to generate your basemap
* Steps involved using Docker and Docker-Compose
* Download OSM pbf file
* Import base data (Natural Earth, OSM Borders, etc)
* Import OSM data into Postgres
* Vector tiles
* Serve vector tiles from database and preview with maputnik
* Generate vector tiles and serve/preview from Tileserver-GL
* Export vector tiles into a directory tree* Custom vector maps with maputnik
* Preview with mapboxgl