Created
January 28, 2022 19:06
-
-
Save eliotjordan/ea6e99b763d755a90cd6d9cdc7063142 to your computer and use it in GitHub Desktop.
TileJSON.io - Balkans
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": true, | |
"shareTileJSONLink": true, | |
"shareBase": true, | |
"shareDiff": false, | |
"defaultToDiff": false, | |
"center": [ | |
2753110.4883861803, | |
5132895.495605474 | |
], | |
"zoom": 7.289999999999997, | |
"currentBaseLayer": 0, | |
"title": "Balkans", | |
"description": "Scanned Map With Rasters Example" | |
} |
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/mosaicjson/tiles/WebMercatorQuad/{z}/{x}/{y}@1x.png?id=db88f5ad26ce49ba9f5635b404d99590&rescale=0,255" | |
], | |
"opacity": 1, | |
"visible": true | |
} | |
] |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment