Skip to content

Instantly share code, notes, and snippets.

@lossyrob
Created December 20, 2018 19:58
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 lossyrob/6ad7779a04bb888993abeb388ffb51a3 to your computer and use it in GitHub Desktop.
Save lossyrob/6ad7779a04bb888993abeb388ffb51a3 to your computer and use it in GitHub Desktop.
TileJSON.io - Global Friction Surface
{
"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": [
0,
0
],
"zoom": 2,
"currentBaseLayer": 0,
"title": "Global Friction Surface",
"description": "Global friction surface for cost distance calculations using elevation (SRTM) and OSM roads + water bodies"
}
[
{
"tilejson": "2.2.0",
"name": "Global Friction Surface",
"version": "1.0.0",
"scheme": "xyz",
"tiles": [
"https://s3.amazonaws.com/com.azavea.datahub.tms/srtm/world-tobler-osm/{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