Skip to content

Instantly share code, notes, and snippets.

@drwelby
Created July 16, 2019 15:43
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 drwelby/d295f291add214ca279c022d2e01baea to your computer and use it in GitHub Desktop.
Save drwelby/d295f291add214ca279c022d2e01baea to your computer and use it in GitHub Desktop.
TileJSON.io - Canvas Demo
{
"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": false,
"defaultToDiff": false,
"center": [
6262786.3969343975,
3115120.7615297185
],
"zoom": 17.630000000000006,
"currentBaseLayer": 0,
"title": "Canvas Demo"
}
[
{
"tilejson": "2.2.0",
"name": "Layer 1",
"version": "1.0.0",
"scheme": "xyz",
"tiles": [
"https://tbwrlr1mlf.execute-api.us-east-1.amazonaws.com/production/canvas/40/03133131220/103001004F87F500/tiles/{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