Skip to content

Instantly share code, notes, and snippets.

@echeipesh
Created April 7, 2020 20:26
Show Gist options
  • Save echeipesh/2fe771c3ccc87f7d6bb757d5925b53c9 to your computer and use it in GitHub Desktop.
Save echeipesh/2fe771c3ccc87f7d6bb757d5925b53c9 to your computer and use it in GitHub Desktop.
TileJSON.io - WorldPop 2020
{
"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": false,
"shareBase": false,
"shareDiff": false,
"defaultToDiff": false,
"center": [
9705197.648958227,
2221313.2952608643
],
"zoom": 4.679999999999999,
"currentBaseLayer": 0,
"title": "WorldPop 2020"
}
[
{
"tilejson": "2.2.0",
"name": "Blue",
"version": "1.0.0",
"scheme": "xyz",
"tiles": [
"https://s3.amazonaws.com/com.azavea.datahub.tms/worldpop/2020/blue/{z}/{x}/{y}.png"
],
"opacity": 1,
"visible": true
},
{
"tilejson": "2.2.0",
"name": "Inferno",
"version": "1.0.0",
"scheme": "xyz",
"tiles": [
"https://s3.amazonaws.com/com.azavea.datahub.tms/worldpop/2020/inf/{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