-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
config(raster): Add imagery taranaki-2011-2012-0.4m to taranaki-2011-…
…2012-0.4m (#1028)
- Loading branch information
1 parent
f12ba20
commit d6c4c4f
Showing
1 changed file
with
24 additions
and
0 deletions.
There are no files selected for viewing
24 changes: 24 additions & 0 deletions
24
config/tileset/taranaki/imagery/taranaki-2011-2012-0.4m.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,24 @@ | ||
{ | ||
"type": "raster", | ||
"id": "ts_taranaki-2011-2012-0.4m", | ||
"name": "taranaki-2011-2012-0.4m", | ||
"title": "Taranaki 0.4m Rural Aerial Photos (2011-2012)", | ||
"background": { | ||
"r": 0, | ||
"g": 0, | ||
"b": 0, | ||
"alpha": 0 | ||
}, | ||
"category": "Rural Aerial Photos", | ||
"layers": [ | ||
{ | ||
"2193": "s3://linz-basemaps/2193/taranaki_2011-2012_0.4m/01JGWMH2Q7F1M1ME5RDRB52H3D/", | ||
"3857": "s3://linz-basemaps/3857/taranaki_2011-2012_0.4m/01JGWMH2Q43C4SP449T0GXX93G/", | ||
"name": "taranaki-2011-2012-0.4m", | ||
"title": "Taranaki 0.4m Rural Aerial Photos (2011-2012)", | ||
"category": "Rural Aerial Photos", | ||
"minZoom": 0, | ||
"maxZoom": 32 | ||
} | ||
] | ||
} |