-
-
Notifications
You must be signed in to change notification settings - Fork 4
404 link from page: https://tile.ourmap.us. Which TileJSON to point to? #83
Copy link
Copy link
Closed
Description
While navigating to the page https://tile.ourmap.us, I was inspecting the link mentioned for the TileJSON.
- services: TileJSON
- which returns
404 - https://d3q606tnrqtayr.cloudfront.net/planet.json
- which returns
Tracing in this repo yields this line:
Line 38 in aaaa7c4
services: <a href="https://vt.ourmap.us/planet.json">TileJSON</a> | <a href="rss.xml" class="icon"><img src="rss.png" description="RSS icon" />Build Status</a>
Which is a 2nd referenced TileJSON.
Which TileJSON should the page https://tile.ourmap.us point to?
Choices:
- This is the current, but not deployed TileJSON version
"tilejson": "3.0.0"
or
- Which is used by https://americanamap.org/style.json
"tilejson": "2.0.0"
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels