Skip to content

Instantly share code, notes, and snippets.

@echeipesh
Created November 1, 2019 15:00
Show Gist options
  • Save echeipesh/7fe136751091e29f543e31830d10a5bc to your computer and use it in GitHub Desktop.
Save echeipesh/7fe136751091e29f543e31830d10a5bc to your computer and use it in GitHub Desktop.
TileJSON.io - SDG 9.1.1 Country DataSDG 9.1.1 Country Data
{
"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": true,
"defaultToDiff": false,
"center": [
10293375.134354427,
2810694.724219611
],
"zoom": 4.945730387369744,
"currentBaseLayer": 0,
"title": "SDG 9.1.1 Country Data"
}
[
{
"tilejson": "2.2.0",
"name": "Nepal",
"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
},
{
"tilejson": "2.2.0",
"name": "Malawi",
"version": "1.0.0",
"scheme": "xyz",
"tiles": [
"https://un-sdg.s3.amazonaws.com/tiles/cardno/MWI/country-data/{z}/{x}/{y}.png"
],
"opacity": 1,
"visible": true
},
{
"tilejson": "2.2.0",
"name": "Myanmar",
"version": "1.0.0",
"scheme": "xyz",
"tiles": [
"https://un-sdg.s3.amazonaws.com/tiles/cardno/MMR/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