Created
November 1, 2019 14:41
-
-
Save echeipesh/dd8678f6245742df3ae5ceeb4dbff9c1 to your computer and use it in GitHub Desktop.
TileJSON.io - SDG 9.1.1 Country Data
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": false, | |
"shareDiff": false, | |
"defaultToDiff": false, | |
"center": [ | |
9408912.21236154, | |
3273733.0840553027 | |
], | |
"zoom": 7.277397054036444, | |
"currentBaseLayer": 0, | |
"title": "SDG 9.1.1 Country Data" | |
} |
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://un-sdg.s3.amazonaws.com/tiles/cardno/NPL/country-data/{z}/{x}/{y}.png" | |
], | |
"opacity": 1, | |
"visible": true | |
} | |
] |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment