Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 7baed5e

Browse filesBrowse files
committed
demo: add data sources to nextzen tile attribution
1 parent 365bb6e commit 7baed5e
Copy full SHA for 7baed5e

File tree

Expand file treeCollapse file tree

1 file changed

+4
-1
lines changed
Open diff view settings
Filter options
Expand file treeCollapse file tree

1 file changed

+4
-1
lines changed
Open diff view settings
Collapse file

‎demos/scene.yaml‎

Copy file name to clipboardExpand all lines: demos/scene.yaml
+4-1Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -103,7 +103,10 @@ sources:
103103
# zooms: [0, 2, 4, 6, 8, 10, 12, 14, 16] # only load tiles every 2 zooms (overrides max_zoom)
104104
url_params:
105105
api_key: global.api_key
106-
attribution: Tiles by <a href="https://www.nextzen.org/" target="_blank">Nextzen</a>
106+
attribution: |
107+
Tiles by <a href="https://www.nextzen.org/" target="_blank">Nextzen</a>
108+
w/data from <a href="https://www.openstreetmap.org/" target="_blank">OpenStreetMap</a> and
109+
<a href="https://whosonfirst.org/" target="_blank">Who's On First</a>
107110
# request_headers: # send custom headers with tile requests
108111
# Authorization: Bearer xxxxxxxxx
109112
# Data filtering demo with 'scripts' and 'transform' properties:

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.