This is the tilemaker config script used to update cyclemaps.org
- update.sh
- client side codebase: https://github.com/cyclemap/cyclemaps
- maputnik editor
- you have to use maplibre's maputnik editor to get pmtiles (or
pmtiles serve --cors=* --port=8080 cyclemaps.pmtilesticket) - data sources -> openmaptiles v3 -> tilejsonurl ->
pmtiles://https://tileserver.cyclemaps.org/cyclemaps.pmtiles - open -> load from url ->
https://cyclemaps.org/style.json - layers tree view on the left -> cycleway-unpaved -> click the "eye" visibility icon (show/hide)
- layers tree view on the left -> cycleway-unknown -> click the "eye" visibility icon (show/hide)
- layers tree view on the left -> cycleway-paved -> click the "eye" visibility icon (show/hide)
- (for debugging data: view -> map dropdown. change to inspect)
- you have to use maplibre's maputnik editor to get pmtiles (or