Created
August 26, 2022 18:46
-
-
Save eliotjordan/61ce1fe793adb02690d0967549b2d9f9 to your computer and use it in GitHub Desktop.
TileJSON.io - Greece Raster
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": [ | |
3009072.6059311954, | |
4725744.279985393 | |
], | |
"zoom": 7, | |
"currentBaseLayer": 0, | |
"title": "Greece Raster", | |
"description": "Raster image" | |
} |
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.princeton.edu/cog/tiles/WebMercatorQuad/{z}/{x}/{y}@1x.png?id=509222b11c58481b87eccbfa7eeb8148" | |
], | |
"opacity": 1, | |
"visible": true | |
} | |
] |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment