Skip to content

Instantly share code, notes, and snippets.

@drnextgis
Created March 5, 2019 09:30
Show Gist options
  • Save drnextgis/1404a027da8f87d7d15b1a6fae11de91 to your computer and use it in GitHub Desktop.
Save drnextgis/1404a027da8f87d7d15b1a6fae11de91 to your computer and use it in GitHub Desktop.
TileJSON.io - NextGIS TileJSON
{
"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": true,
"defaultToDiff": true,
"center": [
5491411.98278697,
6636032.195380609
],
"zoom": 5,
"currentBaseLayer": 0,
"title": "NextGIS TileJSON",
"description": "Layers From NextGIS"
}
[
{
"tilejson": "2.2.0",
"name": "Rosreestr",
"version": "1.0.0",
"scheme": "xyz",
"tiles": [
"https://maxim.nextgis.com/api/component/render/tile?z={z}&x={x}&y={y}&resource=471"
],
"opacity": 1,
"visible": true
},
{
"tilejson": "2.2.0",
"name": "Raster Layer",
"version": "1.0.0",
"scheme": "xyz",
"tiles": [
"https://maxim.nextgis.com/api/component/render/tile?z={z}&x={x}&y={y}&resource=2006"
],
"opacity": 1,
"visible": true
}
]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment