Created
December 2, 2025 18:58
-
-
Save eliotjordan/6f106051bcfb72cb3140b1ebbc088942 to your computer and use it in GitHub Desktop.
TileJSON.io - Aerial photography of New Orleans, May 2006 [map]
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| { | |
| "baseLayer": { | |
| "tilejson": "2.2.0", | |
| "name": "base", | |
| "version": "1.0.0", | |
| "scheme": "xyz", | |
| "tiles": [ | |
| "https://a.tile.openstreetmap.org/{z}/{x}/{y}.png" | |
| ] | |
| }, | |
| "diffLayerLeftId": -1, | |
| "diffLayerRightId": -1, | |
| "shareGist": false, | |
| "shareTileJSONLink": true, | |
| "shareBase": true, | |
| "shareDiff": false, | |
| "defaultToDiff": false, | |
| "center": [ | |
| -10002748.602228662, | |
| 3505681.096742225 | |
| ], | |
| "zoom": 11.733333333333336, | |
| "currentBaseLayer": 0, | |
| "title": "Aerial photography of New Orleans, May 2006 [map]", | |
| "description": "Fixed" | |
| } |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| [ | |
| { | |
| "tilejson": "2.2.0", | |
| "name": "Layer 1", | |
| "version": "1.0.0", | |
| "scheme": "xyz", | |
| "tiles": [ | |
| "https://map-tiles-staging.princeton.edu/78103e50f1ca4149b22048571677d445/mosaicjson/tiles/WebMercatorQuad/{z}/{x}/{y}@1x.png" | |
| ], | |
| "opacity": 1, | |
| "visible": true | |
| } | |
| ] |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment