Skip to content

Instantly share code, notes, and snippets.

@rossbernet
Created October 24, 2019 17:37
Show Gist options
  • Save rossbernet/643592071ff801ce9d2cba3acefc21d3 to your computer and use it in GitHub Desktop.
Save rossbernet/643592071ff801ce9d2cba3acefc21d3 to your computer and use it in GitHub Desktop.
TileJSON.io - test
{
"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": [
-9841828.983043771,
4245326.752331421
],
"zoom": 9,
"currentBaseLayer": 0,
"title": "test",
"description": "test"
}
[
{
"tilejson": "2.2.0",
"name": "Layer 1",
"version": "1.0.0",
"scheme": "xyz",
"tiles": [
"https://a.tiles.azavea.com/nlcd/{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