Skip to content

Commit

Permalink
demo: include TopoJSON tiles (commented out) for debugging/testing
Browse files Browse the repository at this point in the history
  • Loading branch information
bcamper committed May 4, 2019
1 parent a3ab5d4 commit c534182
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions demos/scene.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -96,6 +96,8 @@ sources:
tilezen:
type: MVT
url: https://tile.nextzen.org/tilezen/vector/v1/512/all/{z}/{x}/{y}.mvt
# type: TopoJSON
# url: https://tile.nextzen.org/tilezen/vector/v1/512/all/{z}/{x}/{y}.topojson
tile_size: 512
max_zoom: 16
# zooms: [0, 2, 4, 6, 8, 10, 12, 14, 16] # only load tiles every 2 zooms (overrides max_zoom)
Expand Down

0 comments on commit c534182

Please sign in to comment.