Skip to content

Instantly share code, notes, and snippets.

@alexanno
Created June 10, 2020 10:25
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 alexanno/4dce1aaaa0ff9780b7a4d4a7dc3a8046 to your computer and use it in GitHub Desktop.
Save alexanno/4dce1aaaa0ff9780b7a4d4a7dc3a8046 to your computer and use it in GitHub Desktop.
{
"tilejson": "2.1.0",
"name": "webatlas",
"description": "Layer Description",
"version": "1.0.0",
"attribution": "attribution",
"scheme": "xyz",
"tiles": [
"https://waapi.webatlas.no/maptiles/tiles/webatlas-orto-newup/wa_grid/{z}/{x}/{y}.jpeg?APITOKEN=07C4A129-9D26-4B3D-9BC8-B22E4B6E509E"
],
"minzoom": 0,
"maxzoom": 21,
"bounds": [
-180,
-85.05112877980659,
180,
85.0511287798066
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment