-
Notifications
You must be signed in to change notification settings - Fork 5
/
lmv.json
22 lines (22 loc) · 972 Bytes
/
lmv.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
{
"tilejson": "2.0.0",
"name": "lmv",
"description": "Kartena's rendering of Swedish Lantmäteriverket's map data in RT90 projection.",
"version": "1.0.0",
"attribution": "Map data © Lantmäteriverket, rendering © Kartena AB",
"logourl": "http://api.geosition.com/resources/images/copyright/kartena_lantmateriet.png",
"logolinkurl": "http://www.kartena.se/license/lantmateriet.html",
"scheme": "xyz",
"tiles": [
"http://api.geosition.com/tile/lmv/{Z}/{X}/{Y}.png"
],
"minzoom": 0,
"maxzoom": 14,
"crs": "EPSG:2400",
"projection": "+lon_0=15.808277777799999 +lat_0=0.0 +k=1.0 +x_0=1500000.0 +y_0=0.0 +proj=tmerc +ellps=bessel +units=m +towgs84=414.1,41.3,603.1,-0.855,2.141,-7.023,0 +no_defs",
"transform": [1, 0, -1, 0],
"scales": [0.0001220703125, 0.000244140625, 0.00048828125, 0.0009765625,
0.001953125, 0.00390625, 0.0078125, 0.015625, 0.03125, 0.0625,
0.125, 0.25, 0.5, 1.0, 2.0],
"center": [ 11.9, 57.7, 8 ]
}