Skip to content

Instantly share code, notes, and snippets.

@echeipesh
Created April 5, 2020 20:39
Show Gist options
  • Save echeipesh/da4f40aa0d2d4aa3a72b41c436fab5a4 to your computer and use it in GitHub Desktop.
Save echeipesh/da4f40aa0d2d4aa3a72b41c436fab5a4 to your computer and use it in GitHub Desktop.
TileJSON.io - WorldPop 2020 USA
{
"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": true,
"shareDiff": false,
"defaultToDiff": false,
"center": [
-10770357.33903604,
5115004.687413987
],
"zoom": 4.523333333333318,
"currentBaseLayer": 0,
"title": "WorldPop 2020 USA"
}
[
{
"tilejson": "2.2.0",
"name": "WorldPop USA Orange",
"version": "1.0.0",
"scheme": "xyz",
"tiles": [
"https://s3.amazonaws.com/com.azavea.datahub.tms/worldpop/2020/orange9/{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