Skip to content

Latest commit

 

History

History
24 lines (16 loc) · 1.09 KB

File metadata and controls

24 lines (16 loc) · 1.09 KB

This is the tilemaker config script used to update cyclemaps.org

dependencies

main scripts

other related links

  • maputnik editor
    • you have to use maplibre's maputnik editor to get pmtiles (or pmtiles serve --cors=* --port=8080 cyclemaps.pmtiles ticket)
    • 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)