Skip to content

Instantly share code, notes, and snippets.

@robert-waggott
Created May 19, 2020 13:47
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save robert-waggott/646805abb5b9c4ab3c03fdaac615b03b to your computer and use it in GitHub Desktop.
Save robert-waggott/646805abb5b9c4ab3c03fdaac615b03b 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": [
-12819.974436012413,
6733426.2635255195
],
"zoom": 10,
"currentBaseLayer": 0,
"title": "Test",
"description": "Test"
}
[
{
"tilejson": "2.2.0",
"name": "Layer 1",
"version": "1.0.0",
"scheme": "xyz",
"tiles": [
"https://stamen-tiles.a.ssl.fastly.net/watercolor/{z}/{x}/{y}.jpg"
],
"opacity": 1,
"visible": true
}
]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment