@basemaps/landing 8.4.0 → 8.6.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/build/src/config.layer.d.ts +1 -1
- package/build/src/config.map.js +15 -3
- package/build/src/config.map.js.map +1 -1
- package/build/tsconfig.tsbuildinfo +1 -1
- package/dist/docs/404.html +798 -10
- package/dist/docs/assets/javascripts/swagger-ui-bundle.js +1 -1
- package/dist/docs/assets/javascripts/swagger-ui-standalone-preset.js +1 -1
- package/dist/docs/assets/stylesheets/swagger-ui.css +1 -1
- package/dist/docs/assets/stylesheets/swagger-ui.css.map +1 -1
- package/dist/docs/configuration/index.html +2209 -548
- package/dist/docs/deployment/index.html +2167 -509
- package/dist/docs/developer-guide/cli-methods/bundle-the-basemaps-assets-archive/index.html +2306 -608
- package/dist/docs/developer-guide/cli-methods/bundle-the-basemaps-config-file/index.html +2261 -571
- package/dist/docs/developer-guide/index.html +2124 -490
- package/dist/docs/developer-guide/run-basemaps-locally/index.html +2252 -567
- package/dist/docs/developer-guide/server-methods/serve-basemaps-with-bundled-config-file/index.html +2239 -561
- package/dist/docs/developer-guide/server-methods/serve-basemaps-with-collection-of-geotiff-files/index.html +2209 -535
- package/dist/docs/examples/_overview/index.html +2116 -476
- package/dist/docs/examples/leaflet.xyz.3857/index.html +2152 -513
- package/dist/docs/examples/maplibre.opacity.3857/index.html +2329 -690
- package/dist/docs/examples/maplibre.vector.3857/index.html +2159 -520
- package/dist/docs/index.html +2286 -585
- package/dist/docs/operator-guide/cog-quality/index.html +2298 -602
- package/dist/docs/operator-guide/empty-tiles/index.html +2162 -502
- package/dist/docs/operator-guide/gebco/index.html +2184 -524
- package/dist/docs/operator-guide/index.html +2112 -483
- package/dist/docs/operator-guide/quick-start/index.html +2268 -592
- package/dist/docs/operator-guide/relief-shade/index.html +2188 -524
- package/dist/docs/operator-guide/texture-shade/index.html +2253 -593
- package/dist/docs/operator-guide/xyz-projection/index.html +2218 -542
- package/dist/docs/quick-start/index.html +2119 -483
- package/dist/docs/sitemap.xml +126 -30
- package/dist/docs/sitemap.xml.gz +0 -0
- package/dist/docs/user-guide/_get-started/index.html +2265 -577
- package/dist/docs/user-guide/api-documentation/index.html +272 -14
- package/dist/docs/user-guide/api-documentation/{swagger-be89a08e.html → swagger-3b2ee5d5.html} +4 -4
- package/dist/docs/user-guide/technical-documentation/index.html +2443 -687
- package/dist/docs/user-guide/use-in-esri-software/how-to-add-emergency-imagery-to-arcgis/index.html +2119 -486
- package/dist/docs/user-guide/use-in-esri-software/how-to-add-individual-linz-basemaps-layers-to-arcgis/index.html +2118 -485
- package/dist/docs/user-guide/use-in-esri-software/how-to-add-linz-aerial-imagery-basemaps-to-arcgis-online/index.html +2120 -487
- package/dist/docs/user-guide/use-in-esri-software/how-to-add-linz-basemaps-to-arcgis-online-basemaps/index.html +2116 -482
- package/dist/docs/user-guide/use-in-esri-software/index.html +2114 -483
- package/dist/docs/user-guide/working-with-vector-tiles/creation/index.html +2310 -0
- package/dist/docs/user-guide/working-with-vector-tiles/creation/inputs/json-schema-file/index.html +2302 -0
- package/dist/docs/user-guide/working-with-vector-tiles/index.html +2286 -0
- package/dist/docs/user-guide/working-with-vector-tiles/schema/addresses/index.html +2408 -0
- package/dist/docs/user-guide/working-with-vector-tiles/schema/aerialways/index.html +2797 -0
- package/dist/docs/user-guide/working-with-vector-tiles/schema/boundaries/index.html +2408 -0
- package/dist/docs/user-guide/working-with-vector-tiles/schema/buildings/index.html +2571 -0
- package/dist/docs/user-guide/working-with-vector-tiles/schema/contours/index.html +2719 -0
- package/dist/docs/user-guide/working-with-vector-tiles/schema/dam_lines/index.html +2561 -0
- package/dist/docs/user-guide/working-with-vector-tiles/schema/ferries/index.html +2541 -0
- package/dist/docs/user-guide/working-with-vector-tiles/schema/land/index.html +7134 -0
- package/dist/docs/user-guide/working-with-vector-tiles/schema/parcel_boundaries/index.html +2408 -0
- package/dist/docs/user-guide/working-with-vector-tiles/schema/pier_lines/index.html +2541 -0
- package/dist/docs/user-guide/working-with-vector-tiles/schema/place_labels/index.html +2428 -0
- package/dist/docs/user-guide/working-with-vector-tiles/schema/pois/index.html +2538 -0
- package/dist/docs/user-guide/working-with-vector-tiles/schema/public_transport/index.html +2802 -0
- package/dist/docs/user-guide/working-with-vector-tiles/schema/sites/index.html +3324 -0
- package/dist/docs/user-guide/working-with-vector-tiles/schema/street_labels/index.html +2817 -0
- package/dist/docs/user-guide/working-with-vector-tiles/schema/street_polygons/index.html +2684 -0
- package/dist/docs/user-guide/working-with-vector-tiles/schema/streets/index.html +3371 -0
- package/dist/docs/user-guide/working-with-vector-tiles/schema/water_lines/index.html +3708 -0
- package/dist/docs/user-guide/working-with-vector-tiles/schema/water_polygons/index.html +3477 -0
- package/dist/docs/user-guide/working-with-vector-tiles/static/labels.png +0 -0
- package/dist/docs/user-guide/working-with-vector-tiles/static/topographic.png +0 -0
- package/dist/docs/user-guide/working-with-vector-tiles/static/topolite.png +0 -0
- package/dist/docs/user-guide/working-with-vector-tiles/styling/index.html +2584 -0
- package/dist/docs/user-guide/working-with-vector-tiles/styling/index.maplibre.vector.3857.html +80 -0
- package/dist/docs/user-guide/working-with-vector-tiles/styling/static/add-filter.webp +0 -0
- package/dist/docs/user-guide/working-with-vector-tiles/styling/static/contours.webp +0 -0
- package/dist/docs/user-guide/working-with-vector-tiles/styling/static/modify-paint.webp +0 -0
- package/dist/docs/user-guide/working-with-vector-tiles/usage/index.html +2425 -0
- package/dist/docs/user-guide/working-with-vector-tiles/usage/index.maplibre.vector.3857.html +22 -0
- package/dist/examples/index.openlayers.attribution.wmts.3857.html +1 -1
- package/dist/{index-8.4.0-ed5ddcf04a1dbef3.js → index-8.6.0-c101a024188933aa.js} +17 -5
- package/dist/index.html +2 -2
- package/dist/index.js +17 -5
- package/package.json +6 -6
- package/dist/docs/assets/javascripts/swagger-initializer.js +0 -20
- package/dist/docs/assets/javascripts/swagger-ui-es-bundle-core.js +0 -3
- package/dist/docs/assets/javascripts/swagger-ui-es-bundle-core.js.map +0 -1
- package/dist/docs/assets/javascripts/swagger-ui-es-bundle.js +0 -3
- package/dist/docs/assets/javascripts/swagger-ui-es-bundle.js.map +0 -1
- package/dist/docs/assets/stylesheets/swagger-ui.js +0 -2
- package/dist/docs/assets/stylesheets/swagger-ui.js.map +0 -1
- /package/dist/{index-8.4.0-c5e57c4593cca04a.css → index-8.6.0-c5e57c4593cca04a.css} +0 -0
- /package/dist/lib/{attribution-8.4.0-7e26e43200746f3c.js → attribution-8.6.0-7e26e43200746f3c.js} +0 -0
|
@@ -1,488 +1,2156 @@
|
|
|
1
1
|
|
|
2
|
-
<!
|
|
3
|
-
|
|
4
|
-
<
|
|
5
|
-
|
|
6
|
-
<meta charset="utf-8"
|
|
7
|
-
<meta content="width=device-width,initial-scale=1"
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
<
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
<link
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
<
|
|
18
|
-
|
|
19
|
-
|
|
2
|
+
<!doctype html>
|
|
3
|
+
<html lang="en" class="no-js">
|
|
4
|
+
<head>
|
|
5
|
+
|
|
6
|
+
<meta charset="utf-8">
|
|
7
|
+
<meta name="viewport" content="width=device-width,initial-scale=1">
|
|
8
|
+
|
|
9
|
+
|
|
10
|
+
|
|
11
|
+
<link rel="canonical" href="http://localhost:8000/docs/user-guide/use-in-esri-software/how-to-add-linz-basemaps-to-arcgis-online-basemaps/">
|
|
12
|
+
|
|
13
|
+
|
|
14
|
+
<link rel="prev" href="../how-to-add-linz-aerial-imagery-basemaps-to-arcgis-online/">
|
|
15
|
+
|
|
16
|
+
|
|
17
|
+
<link rel="next" href="../../working-with-vector-tiles/">
|
|
18
|
+
|
|
19
|
+
|
|
20
|
+
<link rel="icon" href="../../../assets/images/favicon.png">
|
|
21
|
+
<meta name="generator" content="mkdocs-1.6.1, mkdocs-material-9.5.44">
|
|
22
|
+
|
|
23
|
+
|
|
24
|
+
|
|
25
|
+
<title>How to add LINZ Imagery Basemaps to your AGOL basemaps - LINZ Basemaps</title>
|
|
26
|
+
|
|
27
|
+
|
|
28
|
+
|
|
29
|
+
<link rel="stylesheet" href="../../../assets/stylesheets/main.0253249f.min.css">
|
|
30
|
+
|
|
31
|
+
|
|
32
|
+
<link rel="stylesheet" href="../../../assets/stylesheets/palette.06af60db.min.css">
|
|
33
|
+
|
|
34
|
+
|
|
35
|
+
|
|
36
|
+
|
|
37
|
+
|
|
38
|
+
|
|
39
|
+
|
|
40
|
+
|
|
41
|
+
|
|
42
|
+
|
|
43
|
+
|
|
44
|
+
|
|
45
|
+
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
|
|
46
|
+
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Open+Sans:300,300i,400,400i,700,700i%7COpen+Sans+Mono:400,400i,700,700i&display=fallback">
|
|
47
|
+
<style>:root{--md-text-font:"Open Sans";--md-code-font:"Open Sans Mono"}</style>
|
|
48
|
+
|
|
49
|
+
|
|
50
|
+
|
|
51
|
+
<link rel="stylesheet" href="../../../index.css">
|
|
52
|
+
|
|
53
|
+
<script>__md_scope=new URL("../../..",location),__md_hash=e=>[...e].reduce(((e,_)=>(e<<5)-e+_.charCodeAt(0)),0),__md_get=(e,_=localStorage,t=__md_scope)=>JSON.parse(_.getItem(t.pathname+"."+e)),__md_set=(e,_,t=localStorage,a=__md_scope)=>{try{t.setItem(a.pathname+"."+e,JSON.stringify(_))}catch(e){}}</script>
|
|
54
|
+
|
|
55
|
+
|
|
56
|
+
|
|
57
|
+
|
|
58
|
+
|
|
59
|
+
|
|
60
|
+
|
|
61
|
+
|
|
20
62
|
<script id="__analytics">function __md_analytics(){function e(){dataLayer.push(arguments)}window.dataLayer=window.dataLayer||[],e("js",new Date),e("config",""),document.addEventListener("DOMContentLoaded",(function(){document.forms.search&&document.forms.search.query.addEventListener("blur",(function(){this.value&&e("event","search",{search_term:this.value})}));document$.subscribe((function(){var t=document.forms.feedback;if(void 0!==t)for(var a of t.querySelectorAll("[type=submit]"))a.addEventListener("click",(function(a){a.preventDefault();var n=document.location.pathname,d=this.getAttribute("data-md-value");e("event","feedback",{page:n,data:d}),t.firstElementChild.disabled=!0;var r=t.querySelector(".md-feedback__note [data-md-value='"+d+"']");r&&(r.hidden=!1)})),t.hidden=!1})),location$.subscribe((function(t){e("config","",{page_path:t.pathname})}))}));var t=document.createElement("script");t.async=!0,t.src="https://www.googletagmanager.com/gtag/js?id=",document.getElementById("__analytics").insertAdjacentElement("afterEnd",t)}</script>
|
|
21
|
-
|
|
22
|
-
</
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
|
|
63
|
+
|
|
64
|
+
<script>"undefined"!=typeof __md_analytics&&__md_analytics()</script>
|
|
65
|
+
|
|
66
|
+
|
|
67
|
+
|
|
68
|
+
|
|
69
|
+
|
|
70
|
+
</head>
|
|
71
|
+
|
|
72
|
+
|
|
73
|
+
|
|
74
|
+
|
|
75
|
+
|
|
76
|
+
|
|
77
|
+
|
|
78
|
+
|
|
79
|
+
|
|
80
|
+
<body dir="ltr" data-md-color-scheme="default" data-md-color-primary="indigo" data-md-color-accent="indigo">
|
|
81
|
+
|
|
82
|
+
|
|
83
|
+
<input class="md-toggle" data-md-toggle="drawer" type="checkbox" id="__drawer" autocomplete="off">
|
|
84
|
+
<input class="md-toggle" data-md-toggle="search" type="checkbox" id="__search" autocomplete="off">
|
|
85
|
+
<label class="md-overlay" for="__drawer"></label>
|
|
86
|
+
<div data-md-component="skip">
|
|
87
|
+
|
|
88
|
+
|
|
89
|
+
<a href="#how-to-add-linz-imagery-basemaps-to-your-agol-basemaps" class="md-skip">
|
|
29
90
|
Skip to content
|
|
30
91
|
</a>
|
|
31
|
-
|
|
32
|
-
|
|
33
|
-
|
|
92
|
+
|
|
93
|
+
</div>
|
|
94
|
+
<div data-md-component="announce">
|
|
95
|
+
|
|
96
|
+
</div>
|
|
97
|
+
|
|
98
|
+
|
|
99
|
+
|
|
100
|
+
|
|
101
|
+
|
|
102
|
+
|
|
34
103
|
<header class="md-header md-header--shadow" data-md-component="header">
|
|
35
|
-
<nav
|
|
36
|
-
<a
|
|
37
|
-
|
|
38
|
-
|
|
39
|
-
|
|
40
|
-
|
|
41
|
-
|
|
42
|
-
|
|
43
|
-
<
|
|
44
|
-
|
|
45
|
-
<
|
|
104
|
+
<nav class="md-header__inner md-grid" aria-label="Header">
|
|
105
|
+
<a href="../../.." title="LINZ Basemaps" class="md-header__button md-logo" aria-label="LINZ Basemaps" data-md-component="logo">
|
|
106
|
+
|
|
107
|
+
<img src="../../../linz-motif.svg" alt="logo">
|
|
108
|
+
|
|
109
|
+
</a>
|
|
110
|
+
<label class="md-header__button md-icon" for="__drawer">
|
|
111
|
+
|
|
112
|
+
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M3 6h18v2H3zm0 5h18v2H3zm0 5h18v2H3z"/></svg>
|
|
113
|
+
</label>
|
|
114
|
+
<div class="md-header__title" data-md-component="header-title">
|
|
115
|
+
<div class="md-header__ellipsis">
|
|
116
|
+
<div class="md-header__topic">
|
|
117
|
+
<span class="md-ellipsis">
|
|
46
118
|
LINZ Basemaps
|
|
47
119
|
</span>
|
|
48
|
-
</div>
|
|
49
|
-
<div class="md-header__topic" data-md-component="header-topic">
|
|
50
|
-
<span class="md-ellipsis">
|
|
120
|
+
</div>
|
|
121
|
+
<div class="md-header__topic" data-md-component="header-topic">
|
|
122
|
+
<span class="md-ellipsis">
|
|
51
123
|
|
|
52
124
|
How to add LINZ Imagery Basemaps to your AGOL basemaps
|
|
53
125
|
|
|
54
126
|
</span>
|
|
55
|
-
</div>
|
|
56
|
-
</div>
|
|
57
|
-
</div>
|
|
58
|
-
|
|
59
|
-
|
|
60
|
-
<
|
|
61
|
-
|
|
62
|
-
|
|
63
|
-
|
|
64
|
-
|
|
65
|
-
<
|
|
66
|
-
|
|
127
|
+
</div>
|
|
128
|
+
</div>
|
|
129
|
+
</div>
|
|
130
|
+
|
|
131
|
+
|
|
132
|
+
<form class="md-header__option" data-md-component="palette">
|
|
133
|
+
|
|
134
|
+
|
|
135
|
+
|
|
136
|
+
|
|
137
|
+
<input class="md-option" data-md-color-media="(prefers-color-scheme: light)" data-md-color-scheme="default" data-md-color-primary="indigo" data-md-color-accent="indigo" aria-label="Switch to dark mode" type="radio" name="__palette" id="__palette_0">
|
|
138
|
+
|
|
139
|
+
<label class="md-header__button md-icon" title="Switch to dark mode" for="__palette_1" hidden>
|
|
140
|
+
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M12 8a4 4 0 0 0-4 4 4 4 0 0 0 4 4 4 4 0 0 0 4-4 4 4 0 0 0-4-4m0 10a6 6 0 0 1-6-6 6 6 0 0 1 6-6 6 6 0 0 1 6 6 6 6 0 0 1-6 6m8-9.31V4h-4.69L12 .69 8.69 4H4v4.69L.69 12 4 15.31V20h4.69L12 23.31 15.31 20H20v-4.69L23.31 12z"/></svg>
|
|
141
|
+
</label>
|
|
142
|
+
|
|
143
|
+
|
|
144
|
+
|
|
145
|
+
|
|
146
|
+
|
|
147
|
+
<input class="md-option" data-md-color-media="(prefers-color-scheme: dark)" data-md-color-scheme="slate" data-md-color-primary="indigo" data-md-color-accent="indigo" aria-label="Switch to light mode" type="radio" name="__palette" id="__palette_1">
|
|
148
|
+
|
|
149
|
+
<label class="md-header__button md-icon" title="Switch to light mode" for="__palette_0" hidden>
|
|
150
|
+
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M12 18c-.89 0-1.74-.2-2.5-.55C11.56 16.5 13 14.42 13 12s-1.44-4.5-3.5-5.45C10.26 6.2 11.11 6 12 6a6 6 0 0 1 6 6 6 6 0 0 1-6 6m8-9.31V4h-4.69L12 .69 8.69 4H4v4.69L.69 12 4 15.31V20h4.69L12 23.31 15.31 20H20v-4.69L23.31 12z"/></svg>
|
|
151
|
+
</label>
|
|
152
|
+
|
|
153
|
+
|
|
67
154
|
</form>
|
|
68
|
-
|
|
69
|
-
|
|
70
|
-
|
|
71
|
-
<
|
|
72
|
-
|
|
73
|
-
|
|
74
|
-
|
|
155
|
+
|
|
156
|
+
|
|
157
|
+
|
|
158
|
+
<script>var palette=__md_get("__palette");if(palette&&palette.color){if("(prefers-color-scheme)"===palette.color.media){var media=matchMedia("(prefers-color-scheme: light)"),input=document.querySelector(media.matches?"[data-md-color-media='(prefers-color-scheme: light)']":"[data-md-color-media='(prefers-color-scheme: dark)']");palette.color.media=input.getAttribute("data-md-color-media"),palette.color.scheme=input.getAttribute("data-md-color-scheme"),palette.color.primary=input.getAttribute("data-md-color-primary"),palette.color.accent=input.getAttribute("data-md-color-accent")}for(var[key,value]of Object.entries(palette.color))document.body.setAttribute("data-md-color-"+key,value)}</script>
|
|
159
|
+
|
|
160
|
+
|
|
161
|
+
|
|
162
|
+
|
|
163
|
+
<div class="md-header__source">
|
|
164
|
+
<a href="https://github.com/linz/basemaps" title="Go to repository" class="md-source" data-md-component="source">
|
|
165
|
+
<div class="md-source__icon md-icon">
|
|
166
|
+
|
|
167
|
+
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 448 512"><!--! Font Awesome Free 6.6.0 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License) Copyright 2024 Fonticons, Inc.--><path d="M439.55 236.05 244 40.45a28.87 28.87 0 0 0-40.81 0l-40.66 40.63 51.52 51.52c27.06-9.14 52.68 16.77 43.39 43.68l49.66 49.66c34.23-11.8 61.18 31 35.47 56.69-26.49 26.49-70.21-2.87-56-37.34L240.22 199v121.85c25.3 12.54 22.26 41.85 9.08 55a34.34 34.34 0 0 1-48.55 0c-17.57-17.6-11.07-46.91 11.25-56v-123c-20.8-8.51-24.6-30.74-18.64-45L142.57 101 8.45 235.14a28.86 28.86 0 0 0 0 40.81l195.61 195.6a28.86 28.86 0 0 0 40.8 0l194.69-194.69a28.86 28.86 0 0 0 0-40.81"/></svg>
|
|
168
|
+
</div>
|
|
169
|
+
<div class="md-source__repository">
|
|
75
170
|
GitHub
|
|
76
171
|
</div>
|
|
77
172
|
</a>
|
|
78
|
-
</div>
|
|
79
|
-
|
|
173
|
+
</div>
|
|
174
|
+
|
|
175
|
+
</nav>
|
|
176
|
+
|
|
80
177
|
</header>
|
|
81
|
-
|
|
82
|
-
<
|
|
83
|
-
|
|
84
|
-
|
|
85
|
-
|
|
86
|
-
|
|
87
|
-
|
|
88
|
-
|
|
89
|
-
<
|
|
90
|
-
<
|
|
91
|
-
|
|
178
|
+
|
|
179
|
+
<div class="md-container" data-md-component="container">
|
|
180
|
+
|
|
181
|
+
|
|
182
|
+
|
|
183
|
+
|
|
184
|
+
|
|
185
|
+
|
|
186
|
+
<main class="md-main" data-md-component="main">
|
|
187
|
+
<div class="md-main__inner md-grid">
|
|
188
|
+
|
|
189
|
+
|
|
190
|
+
|
|
191
|
+
<div class="md-sidebar md-sidebar--primary" data-md-component="sidebar" data-md-type="navigation" >
|
|
192
|
+
<div class="md-sidebar__scrollwrap">
|
|
193
|
+
<div class="md-sidebar__inner">
|
|
194
|
+
|
|
195
|
+
|
|
196
|
+
|
|
197
|
+
|
|
198
|
+
<nav class="md-nav md-nav--primary" aria-label="Navigation" data-md-level="0">
|
|
199
|
+
<label class="md-nav__title" for="__drawer">
|
|
200
|
+
<a href="../../.." title="LINZ Basemaps" class="md-nav__button md-logo" aria-label="LINZ Basemaps" data-md-component="logo">
|
|
201
|
+
|
|
202
|
+
<img src="../../../linz-motif.svg" alt="logo">
|
|
203
|
+
|
|
204
|
+
</a>
|
|
92
205
|
LINZ Basemaps
|
|
93
206
|
</label>
|
|
94
|
-
|
|
95
|
-
<
|
|
96
|
-
<
|
|
97
|
-
<
|
|
98
|
-
|
|
99
|
-
<
|
|
207
|
+
|
|
208
|
+
<div class="md-nav__source">
|
|
209
|
+
<a href="https://github.com/linz/basemaps" title="Go to repository" class="md-source" data-md-component="source">
|
|
210
|
+
<div class="md-source__icon md-icon">
|
|
211
|
+
|
|
212
|
+
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 448 512"><!--! Font Awesome Free 6.6.0 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License) Copyright 2024 Fonticons, Inc.--><path d="M439.55 236.05 244 40.45a28.87 28.87 0 0 0-40.81 0l-40.66 40.63 51.52 51.52c27.06-9.14 52.68 16.77 43.39 43.68l49.66 49.66c34.23-11.8 61.18 31 35.47 56.69-26.49 26.49-70.21-2.87-56-37.34L240.22 199v121.85c25.3 12.54 22.26 41.85 9.08 55a34.34 34.34 0 0 1-48.55 0c-17.57-17.6-11.07-46.91 11.25-56v-123c-20.8-8.51-24.6-30.74-18.64-45L142.57 101 8.45 235.14a28.86 28.86 0 0 0 0 40.81l195.61 195.6a28.86 28.86 0 0 0 40.8 0l194.69-194.69a28.86 28.86 0 0 0 0-40.81"/></svg>
|
|
213
|
+
</div>
|
|
214
|
+
<div class="md-source__repository">
|
|
100
215
|
GitHub
|
|
101
216
|
</div>
|
|
102
217
|
</a>
|
|
103
|
-
</div>
|
|
104
|
-
|
|
105
|
-
<
|
|
106
|
-
|
|
107
|
-
|
|
218
|
+
</div>
|
|
219
|
+
|
|
220
|
+
<ul class="md-nav__list" data-md-scrollfix>
|
|
221
|
+
|
|
222
|
+
|
|
223
|
+
|
|
224
|
+
|
|
225
|
+
|
|
226
|
+
|
|
227
|
+
|
|
228
|
+
<li class="md-nav__item">
|
|
229
|
+
<a href="../../.." class="md-nav__link">
|
|
230
|
+
|
|
231
|
+
|
|
232
|
+
<span class="md-ellipsis">
|
|
108
233
|
LINZ Basemaps
|
|
109
234
|
</span>
|
|
110
|
-
|
|
111
|
-
|
|
112
|
-
|
|
113
|
-
|
|
114
|
-
|
|
235
|
+
|
|
236
|
+
|
|
237
|
+
</a>
|
|
238
|
+
</li>
|
|
239
|
+
|
|
240
|
+
|
|
241
|
+
|
|
242
|
+
|
|
243
|
+
|
|
244
|
+
|
|
245
|
+
|
|
246
|
+
|
|
247
|
+
|
|
248
|
+
<li class="md-nav__item">
|
|
249
|
+
<a href="../../../configuration/" class="md-nav__link">
|
|
250
|
+
|
|
251
|
+
|
|
252
|
+
<span class="md-ellipsis">
|
|
115
253
|
Configuration
|
|
116
254
|
</span>
|
|
117
|
-
|
|
118
|
-
|
|
119
|
-
|
|
120
|
-
|
|
121
|
-
|
|
255
|
+
|
|
256
|
+
|
|
257
|
+
</a>
|
|
258
|
+
</li>
|
|
259
|
+
|
|
260
|
+
|
|
261
|
+
|
|
262
|
+
|
|
263
|
+
|
|
264
|
+
|
|
265
|
+
|
|
266
|
+
|
|
267
|
+
|
|
268
|
+
<li class="md-nav__item">
|
|
269
|
+
<a href="../../../deployment/" class="md-nav__link">
|
|
270
|
+
|
|
271
|
+
|
|
272
|
+
<span class="md-ellipsis">
|
|
122
273
|
Deployment
|
|
123
274
|
</span>
|
|
124
|
-
|
|
125
|
-
|
|
126
|
-
|
|
127
|
-
|
|
128
|
-
|
|
275
|
+
|
|
276
|
+
|
|
277
|
+
</a>
|
|
278
|
+
</li>
|
|
279
|
+
|
|
280
|
+
|
|
281
|
+
|
|
282
|
+
|
|
283
|
+
|
|
284
|
+
|
|
285
|
+
|
|
286
|
+
|
|
287
|
+
|
|
288
|
+
<li class="md-nav__item">
|
|
289
|
+
<a href="../../../quick-start/" class="md-nav__link">
|
|
290
|
+
|
|
291
|
+
|
|
292
|
+
<span class="md-ellipsis">
|
|
129
293
|
Quick start guide
|
|
130
294
|
</span>
|
|
131
|
-
|
|
132
|
-
|
|
133
|
-
|
|
134
|
-
|
|
135
|
-
|
|
136
|
-
|
|
137
|
-
|
|
295
|
+
|
|
296
|
+
|
|
297
|
+
</a>
|
|
298
|
+
</li>
|
|
299
|
+
|
|
300
|
+
|
|
301
|
+
|
|
302
|
+
|
|
303
|
+
|
|
304
|
+
|
|
305
|
+
|
|
306
|
+
|
|
307
|
+
|
|
308
|
+
|
|
309
|
+
|
|
310
|
+
|
|
311
|
+
|
|
312
|
+
|
|
313
|
+
|
|
314
|
+
|
|
315
|
+
|
|
316
|
+
|
|
317
|
+
|
|
318
|
+
|
|
319
|
+
|
|
320
|
+
|
|
321
|
+
|
|
322
|
+
|
|
323
|
+
|
|
324
|
+
<li class="md-nav__item md-nav__item--nested">
|
|
325
|
+
|
|
326
|
+
|
|
327
|
+
|
|
328
|
+
<input class="md-nav__toggle md-toggle " type="checkbox" id="__nav_5" >
|
|
329
|
+
|
|
330
|
+
|
|
331
|
+
|
|
332
|
+
<div class="md-nav__link md-nav__container">
|
|
333
|
+
<a href="../../../developer-guide/" class="md-nav__link ">
|
|
334
|
+
|
|
335
|
+
|
|
336
|
+
<span class="md-ellipsis">
|
|
138
337
|
Developer guide
|
|
139
338
|
</span>
|
|
140
|
-
|
|
141
|
-
|
|
142
|
-
|
|
143
|
-
|
|
144
|
-
|
|
145
|
-
<
|
|
146
|
-
<
|
|
147
|
-
|
|
339
|
+
|
|
340
|
+
|
|
341
|
+
</a>
|
|
342
|
+
|
|
343
|
+
|
|
344
|
+
<label class="md-nav__link " for="__nav_5" id="__nav_5_label" tabindex="0">
|
|
345
|
+
<span class="md-nav__icon md-icon"></span>
|
|
346
|
+
</label>
|
|
347
|
+
|
|
348
|
+
</div>
|
|
349
|
+
|
|
350
|
+
<nav class="md-nav" data-md-level="1" aria-labelledby="__nav_5_label" aria-expanded="false">
|
|
351
|
+
<label class="md-nav__title" for="__nav_5">
|
|
352
|
+
<span class="md-nav__icon md-icon"></span>
|
|
148
353
|
Developer guide
|
|
149
354
|
</label>
|
|
150
|
-
<ul class="md-nav__list" data-md-scrollfix
|
|
151
|
-
|
|
152
|
-
|
|
153
|
-
|
|
355
|
+
<ul class="md-nav__list" data-md-scrollfix>
|
|
356
|
+
|
|
357
|
+
|
|
358
|
+
|
|
359
|
+
|
|
360
|
+
|
|
361
|
+
|
|
362
|
+
|
|
363
|
+
|
|
364
|
+
|
|
365
|
+
<li class="md-nav__item">
|
|
366
|
+
<a href="../../../developer-guide/run-basemaps-locally/" class="md-nav__link">
|
|
367
|
+
|
|
368
|
+
|
|
369
|
+
<span class="md-ellipsis">
|
|
154
370
|
How to run basemaps locally
|
|
155
371
|
</span>
|
|
156
|
-
|
|
157
|
-
|
|
158
|
-
|
|
159
|
-
|
|
160
|
-
|
|
161
|
-
|
|
372
|
+
|
|
373
|
+
|
|
374
|
+
</a>
|
|
375
|
+
</li>
|
|
376
|
+
|
|
377
|
+
|
|
378
|
+
|
|
379
|
+
|
|
380
|
+
|
|
381
|
+
|
|
382
|
+
|
|
383
|
+
|
|
384
|
+
|
|
385
|
+
|
|
386
|
+
|
|
387
|
+
|
|
388
|
+
|
|
389
|
+
|
|
390
|
+
|
|
391
|
+
|
|
392
|
+
|
|
393
|
+
|
|
394
|
+
|
|
395
|
+
|
|
396
|
+
<li class="md-nav__item md-nav__item--nested">
|
|
397
|
+
|
|
398
|
+
|
|
399
|
+
|
|
400
|
+
<input class="md-nav__toggle md-toggle " type="checkbox" id="__nav_5_3" >
|
|
401
|
+
|
|
402
|
+
|
|
403
|
+
<label class="md-nav__link" for="__nav_5_3" id="__nav_5_3_label" tabindex="0">
|
|
404
|
+
|
|
405
|
+
|
|
406
|
+
<span class="md-ellipsis">
|
|
162
407
|
Cli methods
|
|
163
408
|
</span>
|
|
164
|
-
|
|
165
|
-
|
|
166
|
-
<
|
|
167
|
-
|
|
168
|
-
|
|
409
|
+
|
|
410
|
+
|
|
411
|
+
<span class="md-nav__icon md-icon"></span>
|
|
412
|
+
</label>
|
|
413
|
+
|
|
414
|
+
<nav class="md-nav" data-md-level="2" aria-labelledby="__nav_5_3_label" aria-expanded="false">
|
|
415
|
+
<label class="md-nav__title" for="__nav_5_3">
|
|
416
|
+
<span class="md-nav__icon md-icon"></span>
|
|
169
417
|
Cli methods
|
|
170
418
|
</label>
|
|
171
|
-
<ul class="md-nav__list" data-md-scrollfix
|
|
172
|
-
|
|
173
|
-
|
|
174
|
-
|
|
419
|
+
<ul class="md-nav__list" data-md-scrollfix>
|
|
420
|
+
|
|
421
|
+
|
|
422
|
+
|
|
423
|
+
|
|
424
|
+
|
|
425
|
+
|
|
426
|
+
|
|
427
|
+
<li class="md-nav__item">
|
|
428
|
+
<a href="../../../developer-guide/cli-methods/bundle-the-basemaps-assets-archive/" class="md-nav__link">
|
|
429
|
+
|
|
430
|
+
|
|
431
|
+
<span class="md-ellipsis">
|
|
175
432
|
Bundle the basemaps assets archive
|
|
176
433
|
</span>
|
|
177
|
-
|
|
178
|
-
|
|
179
|
-
|
|
180
|
-
|
|
181
|
-
|
|
434
|
+
|
|
435
|
+
|
|
436
|
+
</a>
|
|
437
|
+
</li>
|
|
438
|
+
|
|
439
|
+
|
|
440
|
+
|
|
441
|
+
|
|
442
|
+
|
|
443
|
+
|
|
444
|
+
|
|
445
|
+
|
|
446
|
+
|
|
447
|
+
|
|
448
|
+
<li class="md-nav__item">
|
|
449
|
+
<a href="../../../developer-guide/cli-methods/bundle-the-basemaps-config-file/" class="md-nav__link">
|
|
450
|
+
|
|
451
|
+
|
|
452
|
+
<span class="md-ellipsis">
|
|
182
453
|
Bundle the basemaps config file
|
|
183
454
|
</span>
|
|
184
|
-
|
|
185
|
-
|
|
186
|
-
</
|
|
187
|
-
</
|
|
188
|
-
|
|
189
|
-
|
|
190
|
-
|
|
191
|
-
|
|
192
|
-
|
|
455
|
+
|
|
456
|
+
|
|
457
|
+
</a>
|
|
458
|
+
</li>
|
|
459
|
+
|
|
460
|
+
|
|
461
|
+
|
|
462
|
+
|
|
463
|
+
</ul>
|
|
464
|
+
</nav>
|
|
465
|
+
|
|
466
|
+
</li>
|
|
467
|
+
|
|
468
|
+
|
|
469
|
+
|
|
470
|
+
|
|
471
|
+
|
|
472
|
+
|
|
473
|
+
|
|
474
|
+
|
|
475
|
+
|
|
476
|
+
|
|
477
|
+
|
|
478
|
+
|
|
479
|
+
|
|
480
|
+
|
|
481
|
+
|
|
482
|
+
|
|
483
|
+
|
|
484
|
+
|
|
485
|
+
|
|
486
|
+
|
|
487
|
+
<li class="md-nav__item md-nav__item--nested">
|
|
488
|
+
|
|
489
|
+
|
|
490
|
+
|
|
491
|
+
<input class="md-nav__toggle md-toggle " type="checkbox" id="__nav_5_4" >
|
|
492
|
+
|
|
493
|
+
|
|
494
|
+
<label class="md-nav__link" for="__nav_5_4" id="__nav_5_4_label" tabindex="0">
|
|
495
|
+
|
|
496
|
+
|
|
497
|
+
<span class="md-ellipsis">
|
|
193
498
|
Server methods
|
|
194
499
|
</span>
|
|
195
|
-
|
|
196
|
-
|
|
197
|
-
<
|
|
198
|
-
|
|
199
|
-
|
|
500
|
+
|
|
501
|
+
|
|
502
|
+
<span class="md-nav__icon md-icon"></span>
|
|
503
|
+
</label>
|
|
504
|
+
|
|
505
|
+
<nav class="md-nav" data-md-level="2" aria-labelledby="__nav_5_4_label" aria-expanded="false">
|
|
506
|
+
<label class="md-nav__title" for="__nav_5_4">
|
|
507
|
+
<span class="md-nav__icon md-icon"></span>
|
|
200
508
|
Server methods
|
|
201
509
|
</label>
|
|
202
|
-
<ul class="md-nav__list" data-md-scrollfix
|
|
203
|
-
|
|
204
|
-
|
|
205
|
-
|
|
510
|
+
<ul class="md-nav__list" data-md-scrollfix>
|
|
511
|
+
|
|
512
|
+
|
|
513
|
+
|
|
514
|
+
|
|
515
|
+
|
|
516
|
+
|
|
517
|
+
|
|
518
|
+
<li class="md-nav__item">
|
|
519
|
+
<a href="../../../developer-guide/server-methods/serve-basemaps-with-bundled-config-file/" class="md-nav__link">
|
|
520
|
+
|
|
521
|
+
|
|
522
|
+
<span class="md-ellipsis">
|
|
206
523
|
Serve basemaps using a bundled config file
|
|
207
524
|
</span>
|
|
208
|
-
|
|
209
|
-
|
|
210
|
-
|
|
211
|
-
|
|
212
|
-
|
|
525
|
+
|
|
526
|
+
|
|
527
|
+
</a>
|
|
528
|
+
</li>
|
|
529
|
+
|
|
530
|
+
|
|
531
|
+
|
|
532
|
+
|
|
533
|
+
|
|
534
|
+
|
|
535
|
+
|
|
536
|
+
|
|
537
|
+
|
|
538
|
+
|
|
539
|
+
<li class="md-nav__item">
|
|
540
|
+
<a href="../../../developer-guide/server-methods/serve-basemaps-with-collection-of-geotiff-files/" class="md-nav__link">
|
|
541
|
+
|
|
542
|
+
|
|
543
|
+
<span class="md-ellipsis">
|
|
213
544
|
Serve basemaps using a collection of GeoTIFF files
|
|
214
545
|
</span>
|
|
215
|
-
|
|
216
|
-
|
|
217
|
-
</
|
|
218
|
-
</
|
|
219
|
-
|
|
220
|
-
|
|
221
|
-
|
|
222
|
-
|
|
223
|
-
|
|
224
|
-
|
|
225
|
-
|
|
226
|
-
|
|
546
|
+
|
|
547
|
+
|
|
548
|
+
</a>
|
|
549
|
+
</li>
|
|
550
|
+
|
|
551
|
+
|
|
552
|
+
|
|
553
|
+
|
|
554
|
+
</ul>
|
|
555
|
+
</nav>
|
|
556
|
+
|
|
557
|
+
</li>
|
|
558
|
+
|
|
559
|
+
|
|
560
|
+
|
|
561
|
+
|
|
562
|
+
</ul>
|
|
563
|
+
</nav>
|
|
564
|
+
|
|
565
|
+
</li>
|
|
566
|
+
|
|
567
|
+
|
|
568
|
+
|
|
569
|
+
|
|
570
|
+
|
|
571
|
+
|
|
572
|
+
|
|
573
|
+
|
|
574
|
+
|
|
575
|
+
|
|
576
|
+
|
|
577
|
+
|
|
578
|
+
|
|
579
|
+
|
|
580
|
+
|
|
581
|
+
|
|
582
|
+
|
|
583
|
+
|
|
584
|
+
|
|
585
|
+
|
|
586
|
+
|
|
587
|
+
|
|
588
|
+
|
|
589
|
+
<li class="md-nav__item md-nav__item--nested">
|
|
590
|
+
|
|
591
|
+
|
|
592
|
+
|
|
593
|
+
<input class="md-nav__toggle md-toggle " type="checkbox" id="__nav_6" >
|
|
594
|
+
|
|
595
|
+
|
|
596
|
+
<label class="md-nav__link" for="__nav_6" id="__nav_6_label" tabindex="0">
|
|
597
|
+
|
|
598
|
+
|
|
599
|
+
<span class="md-ellipsis">
|
|
227
600
|
Examples
|
|
228
601
|
</span>
|
|
229
|
-
|
|
230
|
-
|
|
231
|
-
<
|
|
232
|
-
|
|
233
|
-
|
|
602
|
+
|
|
603
|
+
|
|
604
|
+
<span class="md-nav__icon md-icon"></span>
|
|
605
|
+
</label>
|
|
606
|
+
|
|
607
|
+
<nav class="md-nav" data-md-level="1" aria-labelledby="__nav_6_label" aria-expanded="false">
|
|
608
|
+
<label class="md-nav__title" for="__nav_6">
|
|
609
|
+
<span class="md-nav__icon md-icon"></span>
|
|
234
610
|
Examples
|
|
235
611
|
</label>
|
|
236
|
-
<ul class="md-nav__list" data-md-scrollfix
|
|
237
|
-
|
|
238
|
-
|
|
239
|
-
|
|
240
|
-
|
|
241
|
-
|
|
242
|
-
|
|
243
|
-
|
|
244
|
-
<li class="md-nav__item">
|
|
245
|
-
<a
|
|
246
|
-
|
|
247
|
-
|
|
248
|
-
|
|
249
|
-
|
|
250
|
-
</
|
|
251
|
-
|
|
252
|
-
|
|
253
|
-
|
|
612
|
+
<ul class="md-nav__list" data-md-scrollfix>
|
|
613
|
+
|
|
614
|
+
|
|
615
|
+
|
|
616
|
+
|
|
617
|
+
|
|
618
|
+
|
|
619
|
+
|
|
620
|
+
<li class="md-nav__item">
|
|
621
|
+
<a href="../../../examples/_overview/" class="md-nav__link">
|
|
622
|
+
|
|
623
|
+
|
|
624
|
+
<span class="md-ellipsis">
|
|
625
|
+
Overview
|
|
626
|
+
</span>
|
|
627
|
+
|
|
628
|
+
|
|
629
|
+
</a>
|
|
630
|
+
</li>
|
|
631
|
+
|
|
632
|
+
|
|
633
|
+
|
|
634
|
+
|
|
635
|
+
|
|
636
|
+
|
|
637
|
+
|
|
638
|
+
|
|
639
|
+
|
|
640
|
+
|
|
641
|
+
<li class="md-nav__item">
|
|
642
|
+
<a href="../../../examples/leaflet.xyz.3857/" class="md-nav__link">
|
|
643
|
+
|
|
644
|
+
|
|
645
|
+
<span class="md-ellipsis">
|
|
646
|
+
Leaflet Raster Map
|
|
647
|
+
</span>
|
|
648
|
+
|
|
649
|
+
|
|
650
|
+
</a>
|
|
651
|
+
</li>
|
|
652
|
+
|
|
653
|
+
|
|
654
|
+
|
|
655
|
+
|
|
656
|
+
|
|
657
|
+
|
|
658
|
+
|
|
659
|
+
|
|
660
|
+
|
|
661
|
+
|
|
662
|
+
<li class="md-nav__item">
|
|
663
|
+
<a href="../../../examples/maplibre.opacity.3857/" class="md-nav__link">
|
|
664
|
+
|
|
665
|
+
|
|
666
|
+
<span class="md-ellipsis">
|
|
254
667
|
Maplibre Opacity Slider
|
|
255
668
|
</span>
|
|
256
|
-
|
|
257
|
-
|
|
258
|
-
|
|
259
|
-
|
|
260
|
-
|
|
669
|
+
|
|
670
|
+
|
|
671
|
+
</a>
|
|
672
|
+
</li>
|
|
673
|
+
|
|
674
|
+
|
|
675
|
+
|
|
676
|
+
|
|
677
|
+
|
|
678
|
+
|
|
679
|
+
|
|
680
|
+
|
|
681
|
+
|
|
682
|
+
|
|
683
|
+
<li class="md-nav__item">
|
|
684
|
+
<a href="../../../examples/maplibre.vector.3857/" class="md-nav__link">
|
|
685
|
+
|
|
686
|
+
|
|
687
|
+
<span class="md-ellipsis">
|
|
261
688
|
Maplibre Vector Map
|
|
262
689
|
</span>
|
|
263
|
-
|
|
264
|
-
|
|
265
|
-
</
|
|
266
|
-
</
|
|
267
|
-
|
|
268
|
-
|
|
269
|
-
|
|
270
|
-
|
|
271
|
-
|
|
272
|
-
|
|
690
|
+
|
|
691
|
+
|
|
692
|
+
</a>
|
|
693
|
+
</li>
|
|
694
|
+
|
|
695
|
+
|
|
696
|
+
|
|
697
|
+
|
|
698
|
+
</ul>
|
|
699
|
+
</nav>
|
|
700
|
+
|
|
701
|
+
</li>
|
|
702
|
+
|
|
703
|
+
|
|
704
|
+
|
|
705
|
+
|
|
706
|
+
|
|
707
|
+
|
|
708
|
+
|
|
709
|
+
|
|
710
|
+
|
|
711
|
+
|
|
712
|
+
|
|
713
|
+
|
|
714
|
+
|
|
715
|
+
|
|
716
|
+
|
|
717
|
+
|
|
718
|
+
|
|
719
|
+
|
|
720
|
+
|
|
721
|
+
|
|
722
|
+
|
|
723
|
+
|
|
724
|
+
|
|
725
|
+
|
|
726
|
+
|
|
727
|
+
|
|
728
|
+
|
|
729
|
+
|
|
730
|
+
|
|
731
|
+
|
|
732
|
+
|
|
733
|
+
|
|
734
|
+
|
|
735
|
+
<li class="md-nav__item md-nav__item--nested">
|
|
736
|
+
|
|
737
|
+
|
|
738
|
+
|
|
739
|
+
<input class="md-nav__toggle md-toggle " type="checkbox" id="__nav_7" >
|
|
740
|
+
|
|
741
|
+
|
|
742
|
+
|
|
743
|
+
<div class="md-nav__link md-nav__container">
|
|
744
|
+
<a href="../../../operator-guide/" class="md-nav__link ">
|
|
745
|
+
|
|
746
|
+
|
|
747
|
+
<span class="md-ellipsis">
|
|
273
748
|
Operator guide
|
|
274
749
|
</span>
|
|
275
|
-
|
|
276
|
-
|
|
277
|
-
|
|
278
|
-
|
|
279
|
-
|
|
280
|
-
<
|
|
281
|
-
<
|
|
282
|
-
|
|
750
|
+
|
|
751
|
+
|
|
752
|
+
</a>
|
|
753
|
+
|
|
754
|
+
|
|
755
|
+
<label class="md-nav__link " for="__nav_7" id="__nav_7_label" tabindex="0">
|
|
756
|
+
<span class="md-nav__icon md-icon"></span>
|
|
757
|
+
</label>
|
|
758
|
+
|
|
759
|
+
</div>
|
|
760
|
+
|
|
761
|
+
<nav class="md-nav" data-md-level="1" aria-labelledby="__nav_7_label" aria-expanded="false">
|
|
762
|
+
<label class="md-nav__title" for="__nav_7">
|
|
763
|
+
<span class="md-nav__icon md-icon"></span>
|
|
283
764
|
Operator guide
|
|
284
765
|
</label>
|
|
285
|
-
<ul class="md-nav__list" data-md-scrollfix
|
|
286
|
-
|
|
287
|
-
|
|
288
|
-
|
|
766
|
+
<ul class="md-nav__list" data-md-scrollfix>
|
|
767
|
+
|
|
768
|
+
|
|
769
|
+
|
|
770
|
+
|
|
771
|
+
|
|
772
|
+
|
|
773
|
+
|
|
774
|
+
|
|
775
|
+
|
|
776
|
+
<li class="md-nav__item">
|
|
777
|
+
<a href="../../../operator-guide/cog-quality/" class="md-nav__link">
|
|
778
|
+
|
|
779
|
+
|
|
780
|
+
<span class="md-ellipsis">
|
|
289
781
|
COG Quality
|
|
290
782
|
</span>
|
|
291
|
-
|
|
292
|
-
|
|
293
|
-
|
|
294
|
-
|
|
295
|
-
|
|
783
|
+
|
|
784
|
+
|
|
785
|
+
</a>
|
|
786
|
+
</li>
|
|
787
|
+
|
|
788
|
+
|
|
789
|
+
|
|
790
|
+
|
|
791
|
+
|
|
792
|
+
|
|
793
|
+
|
|
794
|
+
|
|
795
|
+
|
|
796
|
+
|
|
797
|
+
<li class="md-nav__item">
|
|
798
|
+
<a href="../../../operator-guide/empty-tiles/" class="md-nav__link">
|
|
799
|
+
|
|
800
|
+
|
|
801
|
+
<span class="md-ellipsis">
|
|
296
802
|
Sparse Datasets and empty tiles
|
|
297
803
|
</span>
|
|
298
|
-
|
|
299
|
-
|
|
300
|
-
|
|
301
|
-
|
|
302
|
-
|
|
804
|
+
|
|
805
|
+
|
|
806
|
+
</a>
|
|
807
|
+
</li>
|
|
808
|
+
|
|
809
|
+
|
|
810
|
+
|
|
811
|
+
|
|
812
|
+
|
|
813
|
+
|
|
814
|
+
|
|
815
|
+
|
|
816
|
+
|
|
817
|
+
|
|
818
|
+
<li class="md-nav__item">
|
|
819
|
+
<a href="../../../operator-guide/gebco/" class="md-nav__link">
|
|
820
|
+
|
|
821
|
+
|
|
822
|
+
<span class="md-ellipsis">
|
|
303
823
|
Gebco re-project to NZTM2000Quad cog file
|
|
304
824
|
</span>
|
|
305
|
-
|
|
306
|
-
|
|
307
|
-
|
|
308
|
-
|
|
309
|
-
|
|
825
|
+
|
|
826
|
+
|
|
827
|
+
</a>
|
|
828
|
+
</li>
|
|
829
|
+
|
|
830
|
+
|
|
831
|
+
|
|
832
|
+
|
|
833
|
+
|
|
834
|
+
|
|
835
|
+
|
|
836
|
+
|
|
837
|
+
|
|
838
|
+
|
|
839
|
+
<li class="md-nav__item">
|
|
840
|
+
<a href="../../../operator-guide/quick-start/" class="md-nav__link">
|
|
841
|
+
|
|
842
|
+
|
|
843
|
+
<span class="md-ellipsis">
|
|
310
844
|
Running LINZ Basemaps - Quick Start
|
|
311
845
|
</span>
|
|
312
|
-
|
|
313
|
-
|
|
314
|
-
|
|
315
|
-
|
|
316
|
-
|
|
846
|
+
|
|
847
|
+
|
|
848
|
+
</a>
|
|
849
|
+
</li>
|
|
850
|
+
|
|
851
|
+
|
|
852
|
+
|
|
853
|
+
|
|
854
|
+
|
|
855
|
+
|
|
856
|
+
|
|
857
|
+
|
|
858
|
+
|
|
859
|
+
|
|
860
|
+
<li class="md-nav__item">
|
|
861
|
+
<a href="../../../operator-guide/relief-shade/" class="md-nav__link">
|
|
862
|
+
|
|
863
|
+
|
|
864
|
+
<span class="md-ellipsis">
|
|
317
865
|
Relief shade
|
|
318
866
|
</span>
|
|
319
|
-
|
|
320
|
-
|
|
321
|
-
|
|
322
|
-
|
|
323
|
-
|
|
324
|
-
|
|
867
|
+
|
|
868
|
+
|
|
869
|
+
</a>
|
|
870
|
+
</li>
|
|
871
|
+
|
|
872
|
+
|
|
873
|
+
|
|
874
|
+
|
|
875
|
+
|
|
876
|
+
|
|
877
|
+
|
|
878
|
+
|
|
879
|
+
|
|
880
|
+
|
|
881
|
+
<li class="md-nav__item">
|
|
882
|
+
<a href="../../../operator-guide/texture-shade/" class="md-nav__link">
|
|
883
|
+
|
|
884
|
+
|
|
885
|
+
<span class="md-ellipsis">
|
|
886
|
+
Texture shading
|
|
887
|
+
</span>
|
|
888
|
+
|
|
889
|
+
|
|
890
|
+
</a>
|
|
891
|
+
</li>
|
|
892
|
+
|
|
893
|
+
|
|
894
|
+
|
|
895
|
+
|
|
896
|
+
|
|
897
|
+
|
|
898
|
+
|
|
899
|
+
|
|
900
|
+
|
|
901
|
+
|
|
902
|
+
<li class="md-nav__item">
|
|
903
|
+
<a href="../../../operator-guide/xyz-projection/" class="md-nav__link">
|
|
904
|
+
|
|
905
|
+
|
|
906
|
+
<span class="md-ellipsis">
|
|
907
|
+
XYZ and projection math
|
|
908
|
+
</span>
|
|
909
|
+
|
|
910
|
+
|
|
911
|
+
</a>
|
|
912
|
+
</li>
|
|
913
|
+
|
|
914
|
+
|
|
915
|
+
|
|
916
|
+
|
|
917
|
+
</ul>
|
|
918
|
+
</nav>
|
|
919
|
+
|
|
920
|
+
</li>
|
|
921
|
+
|
|
922
|
+
|
|
923
|
+
|
|
924
|
+
|
|
925
|
+
|
|
926
|
+
|
|
927
|
+
|
|
928
|
+
|
|
929
|
+
|
|
930
|
+
|
|
931
|
+
|
|
932
|
+
|
|
933
|
+
|
|
934
|
+
|
|
935
|
+
|
|
936
|
+
|
|
937
|
+
|
|
938
|
+
|
|
939
|
+
|
|
940
|
+
|
|
941
|
+
|
|
942
|
+
|
|
943
|
+
|
|
944
|
+
|
|
945
|
+
|
|
946
|
+
|
|
947
|
+
|
|
948
|
+
<li class="md-nav__item md-nav__item--active md-nav__item--nested">
|
|
949
|
+
|
|
950
|
+
|
|
951
|
+
|
|
952
|
+
<input class="md-nav__toggle md-toggle " type="checkbox" id="__nav_8" checked>
|
|
953
|
+
|
|
954
|
+
|
|
955
|
+
<label class="md-nav__link" for="__nav_8" id="__nav_8_label" tabindex="0">
|
|
956
|
+
|
|
957
|
+
|
|
958
|
+
<span class="md-ellipsis">
|
|
959
|
+
User guide
|
|
960
|
+
</span>
|
|
961
|
+
|
|
962
|
+
|
|
963
|
+
<span class="md-nav__icon md-icon"></span>
|
|
964
|
+
</label>
|
|
965
|
+
|
|
966
|
+
<nav class="md-nav" data-md-level="1" aria-labelledby="__nav_8_label" aria-expanded="true">
|
|
967
|
+
<label class="md-nav__title" for="__nav_8">
|
|
968
|
+
<span class="md-nav__icon md-icon"></span>
|
|
969
|
+
User guide
|
|
970
|
+
</label>
|
|
971
|
+
<ul class="md-nav__list" data-md-scrollfix>
|
|
972
|
+
|
|
973
|
+
|
|
974
|
+
|
|
975
|
+
|
|
976
|
+
|
|
977
|
+
|
|
978
|
+
|
|
979
|
+
<li class="md-nav__item">
|
|
980
|
+
<a href="../../_get-started/" class="md-nav__link">
|
|
981
|
+
|
|
982
|
+
|
|
983
|
+
<span class="md-ellipsis">
|
|
984
|
+
Get started with LINZ Basemaps
|
|
985
|
+
</span>
|
|
986
|
+
|
|
987
|
+
|
|
988
|
+
</a>
|
|
989
|
+
</li>
|
|
990
|
+
|
|
991
|
+
|
|
992
|
+
|
|
993
|
+
|
|
994
|
+
|
|
995
|
+
|
|
996
|
+
|
|
997
|
+
|
|
998
|
+
|
|
999
|
+
|
|
1000
|
+
<li class="md-nav__item">
|
|
1001
|
+
<a href="../../api-documentation/" class="md-nav__link">
|
|
1002
|
+
|
|
1003
|
+
|
|
1004
|
+
<span class="md-ellipsis">
|
|
1005
|
+
API documentation
|
|
1006
|
+
</span>
|
|
1007
|
+
|
|
1008
|
+
|
|
1009
|
+
</a>
|
|
1010
|
+
</li>
|
|
1011
|
+
|
|
1012
|
+
|
|
1013
|
+
|
|
1014
|
+
|
|
1015
|
+
|
|
1016
|
+
|
|
1017
|
+
|
|
1018
|
+
|
|
1019
|
+
|
|
1020
|
+
|
|
1021
|
+
<li class="md-nav__item">
|
|
1022
|
+
<a href="../../technical-documentation/" class="md-nav__link">
|
|
1023
|
+
|
|
1024
|
+
|
|
1025
|
+
<span class="md-ellipsis">
|
|
1026
|
+
Technical documentation and specifications
|
|
1027
|
+
</span>
|
|
1028
|
+
|
|
1029
|
+
|
|
1030
|
+
</a>
|
|
1031
|
+
</li>
|
|
1032
|
+
|
|
1033
|
+
|
|
1034
|
+
|
|
1035
|
+
|
|
1036
|
+
|
|
1037
|
+
|
|
1038
|
+
|
|
1039
|
+
|
|
1040
|
+
|
|
1041
|
+
|
|
1042
|
+
|
|
1043
|
+
|
|
1044
|
+
|
|
1045
|
+
|
|
1046
|
+
|
|
1047
|
+
|
|
1048
|
+
|
|
1049
|
+
|
|
1050
|
+
|
|
1051
|
+
|
|
1052
|
+
|
|
1053
|
+
|
|
1054
|
+
|
|
1055
|
+
|
|
1056
|
+
|
|
1057
|
+
|
|
1058
|
+
|
|
1059
|
+
|
|
1060
|
+
|
|
1061
|
+
|
|
1062
|
+
<li class="md-nav__item md-nav__item--active md-nav__item--nested">
|
|
1063
|
+
|
|
1064
|
+
|
|
1065
|
+
|
|
1066
|
+
<input class="md-nav__toggle md-toggle " type="checkbox" id="__nav_8_4" checked>
|
|
1067
|
+
|
|
1068
|
+
|
|
1069
|
+
|
|
1070
|
+
<div class="md-nav__link md-nav__container">
|
|
1071
|
+
<a href="../" class="md-nav__link ">
|
|
1072
|
+
|
|
1073
|
+
|
|
1074
|
+
<span class="md-ellipsis">
|
|
1075
|
+
Use in Esri software
|
|
1076
|
+
</span>
|
|
1077
|
+
|
|
1078
|
+
|
|
1079
|
+
</a>
|
|
1080
|
+
|
|
1081
|
+
|
|
1082
|
+
<label class="md-nav__link " for="__nav_8_4" id="__nav_8_4_label" tabindex="0">
|
|
1083
|
+
<span class="md-nav__icon md-icon"></span>
|
|
1084
|
+
</label>
|
|
1085
|
+
|
|
1086
|
+
</div>
|
|
1087
|
+
|
|
1088
|
+
<nav class="md-nav" data-md-level="2" aria-labelledby="__nav_8_4_label" aria-expanded="true">
|
|
1089
|
+
<label class="md-nav__title" for="__nav_8_4">
|
|
1090
|
+
<span class="md-nav__icon md-icon"></span>
|
|
1091
|
+
Use in Esri software
|
|
1092
|
+
</label>
|
|
1093
|
+
<ul class="md-nav__list" data-md-scrollfix>
|
|
1094
|
+
|
|
1095
|
+
|
|
1096
|
+
|
|
1097
|
+
|
|
1098
|
+
|
|
1099
|
+
|
|
1100
|
+
|
|
1101
|
+
|
|
1102
|
+
|
|
1103
|
+
|
|
1104
|
+
|
|
1105
|
+
|
|
1106
|
+
|
|
1107
|
+
|
|
1108
|
+
|
|
1109
|
+
|
|
1110
|
+
|
|
1111
|
+
|
|
1112
|
+
|
|
1113
|
+
<li class="md-nav__item md-nav__item--nested">
|
|
1114
|
+
|
|
1115
|
+
|
|
1116
|
+
|
|
1117
|
+
<input class="md-nav__toggle md-toggle " type="checkbox" id="__nav_8_4_2" >
|
|
1118
|
+
|
|
1119
|
+
|
|
1120
|
+
|
|
1121
|
+
<div class="md-nav__link md-nav__container">
|
|
1122
|
+
<a href="../how-to-add-emergency-imagery-to-arcgis/" class="md-nav__link ">
|
|
1123
|
+
|
|
1124
|
+
|
|
1125
|
+
<span class="md-ellipsis">
|
|
1126
|
+
How to add emergency imagery in ArcGIS
|
|
1127
|
+
</span>
|
|
1128
|
+
|
|
1129
|
+
|
|
1130
|
+
</a>
|
|
1131
|
+
|
|
1132
|
+
</div>
|
|
1133
|
+
|
|
1134
|
+
<nav class="md-nav" data-md-level="3" aria-labelledby="__nav_8_4_2_label" aria-expanded="false">
|
|
1135
|
+
<label class="md-nav__title" for="__nav_8_4_2">
|
|
1136
|
+
<span class="md-nav__icon md-icon"></span>
|
|
1137
|
+
How to add emergency imagery in ArcGIS
|
|
1138
|
+
</label>
|
|
1139
|
+
<ul class="md-nav__list" data-md-scrollfix>
|
|
1140
|
+
|
|
1141
|
+
|
|
1142
|
+
|
|
1143
|
+
</ul>
|
|
1144
|
+
</nav>
|
|
1145
|
+
|
|
1146
|
+
</li>
|
|
1147
|
+
|
|
1148
|
+
|
|
1149
|
+
|
|
1150
|
+
|
|
1151
|
+
|
|
1152
|
+
|
|
1153
|
+
|
|
1154
|
+
|
|
1155
|
+
|
|
1156
|
+
|
|
1157
|
+
|
|
1158
|
+
|
|
1159
|
+
|
|
1160
|
+
|
|
1161
|
+
|
|
1162
|
+
|
|
1163
|
+
|
|
1164
|
+
|
|
1165
|
+
|
|
1166
|
+
|
|
1167
|
+
<li class="md-nav__item md-nav__item--nested">
|
|
1168
|
+
|
|
1169
|
+
|
|
1170
|
+
|
|
1171
|
+
<input class="md-nav__toggle md-toggle " type="checkbox" id="__nav_8_4_3" >
|
|
1172
|
+
|
|
1173
|
+
|
|
1174
|
+
|
|
1175
|
+
<div class="md-nav__link md-nav__container">
|
|
1176
|
+
<a href="../how-to-add-individual-linz-basemaps-layers-to-arcgis/" class="md-nav__link ">
|
|
1177
|
+
|
|
1178
|
+
|
|
1179
|
+
<span class="md-ellipsis">
|
|
1180
|
+
How to add individual LINZ Basemap layers to ArcGIS
|
|
1181
|
+
</span>
|
|
1182
|
+
|
|
1183
|
+
|
|
1184
|
+
</a>
|
|
1185
|
+
|
|
1186
|
+
</div>
|
|
1187
|
+
|
|
1188
|
+
<nav class="md-nav" data-md-level="3" aria-labelledby="__nav_8_4_3_label" aria-expanded="false">
|
|
1189
|
+
<label class="md-nav__title" for="__nav_8_4_3">
|
|
1190
|
+
<span class="md-nav__icon md-icon"></span>
|
|
1191
|
+
How to add individual LINZ Basemap layers to ArcGIS
|
|
1192
|
+
</label>
|
|
1193
|
+
<ul class="md-nav__list" data-md-scrollfix>
|
|
1194
|
+
|
|
1195
|
+
|
|
1196
|
+
|
|
1197
|
+
</ul>
|
|
1198
|
+
</nav>
|
|
1199
|
+
|
|
1200
|
+
</li>
|
|
1201
|
+
|
|
1202
|
+
|
|
1203
|
+
|
|
1204
|
+
|
|
1205
|
+
|
|
1206
|
+
|
|
1207
|
+
|
|
1208
|
+
|
|
1209
|
+
|
|
1210
|
+
|
|
1211
|
+
|
|
1212
|
+
|
|
1213
|
+
|
|
1214
|
+
|
|
1215
|
+
|
|
1216
|
+
|
|
1217
|
+
|
|
1218
|
+
|
|
1219
|
+
|
|
1220
|
+
|
|
1221
|
+
<li class="md-nav__item md-nav__item--nested">
|
|
1222
|
+
|
|
1223
|
+
|
|
1224
|
+
|
|
1225
|
+
<input class="md-nav__toggle md-toggle " type="checkbox" id="__nav_8_4_4" >
|
|
1226
|
+
|
|
1227
|
+
|
|
1228
|
+
|
|
1229
|
+
<div class="md-nav__link md-nav__container">
|
|
1230
|
+
<a href="../how-to-add-linz-aerial-imagery-basemaps-to-arcgis-online/" class="md-nav__link ">
|
|
1231
|
+
|
|
1232
|
+
|
|
1233
|
+
<span class="md-ellipsis">
|
|
1234
|
+
How to add LINZ aerial imagery Basemaps to ArcGIS Online
|
|
1235
|
+
</span>
|
|
1236
|
+
|
|
1237
|
+
|
|
1238
|
+
</a>
|
|
1239
|
+
|
|
1240
|
+
</div>
|
|
1241
|
+
|
|
1242
|
+
<nav class="md-nav" data-md-level="3" aria-labelledby="__nav_8_4_4_label" aria-expanded="false">
|
|
1243
|
+
<label class="md-nav__title" for="__nav_8_4_4">
|
|
1244
|
+
<span class="md-nav__icon md-icon"></span>
|
|
1245
|
+
How to add LINZ aerial imagery Basemaps to ArcGIS Online
|
|
1246
|
+
</label>
|
|
1247
|
+
<ul class="md-nav__list" data-md-scrollfix>
|
|
1248
|
+
|
|
1249
|
+
|
|
1250
|
+
|
|
1251
|
+
</ul>
|
|
1252
|
+
</nav>
|
|
1253
|
+
|
|
1254
|
+
</li>
|
|
1255
|
+
|
|
1256
|
+
|
|
1257
|
+
|
|
1258
|
+
|
|
1259
|
+
|
|
1260
|
+
|
|
1261
|
+
|
|
1262
|
+
|
|
1263
|
+
|
|
1264
|
+
|
|
1265
|
+
|
|
1266
|
+
|
|
1267
|
+
|
|
1268
|
+
|
|
1269
|
+
|
|
1270
|
+
|
|
1271
|
+
|
|
1272
|
+
|
|
1273
|
+
|
|
1274
|
+
|
|
1275
|
+
|
|
1276
|
+
|
|
1277
|
+
<li class="md-nav__item md-nav__item--active md-nav__item--nested">
|
|
1278
|
+
|
|
1279
|
+
|
|
1280
|
+
|
|
1281
|
+
<input class="md-nav__toggle md-toggle " type="checkbox" id="__nav_8_4_5" checked>
|
|
1282
|
+
|
|
1283
|
+
|
|
1284
|
+
|
|
1285
|
+
<div class="md-nav__link md-nav__container">
|
|
1286
|
+
<a href="./" class="md-nav__link md-nav__link--active">
|
|
1287
|
+
|
|
1288
|
+
|
|
1289
|
+
<span class="md-ellipsis">
|
|
1290
|
+
How to add LINZ Basemaps to ArcGIS Online Basemaps
|
|
1291
|
+
</span>
|
|
1292
|
+
|
|
1293
|
+
|
|
1294
|
+
</a>
|
|
1295
|
+
|
|
1296
|
+
</div>
|
|
1297
|
+
|
|
1298
|
+
<nav class="md-nav" data-md-level="3" aria-labelledby="__nav_8_4_5_label" aria-expanded="true">
|
|
1299
|
+
<label class="md-nav__title" for="__nav_8_4_5">
|
|
1300
|
+
<span class="md-nav__icon md-icon"></span>
|
|
1301
|
+
How to add LINZ Basemaps to ArcGIS Online Basemaps
|
|
1302
|
+
</label>
|
|
1303
|
+
<ul class="md-nav__list" data-md-scrollfix>
|
|
1304
|
+
|
|
1305
|
+
|
|
1306
|
+
|
|
1307
|
+
</ul>
|
|
1308
|
+
</nav>
|
|
1309
|
+
|
|
1310
|
+
</li>
|
|
1311
|
+
|
|
1312
|
+
|
|
1313
|
+
|
|
1314
|
+
|
|
1315
|
+
</ul>
|
|
1316
|
+
</nav>
|
|
1317
|
+
|
|
1318
|
+
</li>
|
|
1319
|
+
|
|
1320
|
+
|
|
1321
|
+
|
|
1322
|
+
|
|
1323
|
+
|
|
1324
|
+
|
|
1325
|
+
|
|
1326
|
+
|
|
1327
|
+
|
|
1328
|
+
|
|
1329
|
+
|
|
1330
|
+
|
|
1331
|
+
|
|
1332
|
+
|
|
1333
|
+
|
|
1334
|
+
|
|
1335
|
+
|
|
1336
|
+
|
|
1337
|
+
|
|
1338
|
+
|
|
1339
|
+
|
|
1340
|
+
|
|
1341
|
+
|
|
1342
|
+
|
|
1343
|
+
|
|
1344
|
+
|
|
1345
|
+
|
|
1346
|
+
|
|
1347
|
+
<li class="md-nav__item md-nav__item--nested">
|
|
1348
|
+
|
|
1349
|
+
|
|
1350
|
+
|
|
1351
|
+
<input class="md-nav__toggle md-toggle " type="checkbox" id="__nav_8_5" >
|
|
1352
|
+
|
|
1353
|
+
|
|
1354
|
+
|
|
1355
|
+
<div class="md-nav__link md-nav__container">
|
|
1356
|
+
<a href="../../working-with-vector-tiles/" class="md-nav__link ">
|
|
1357
|
+
|
|
1358
|
+
|
|
1359
|
+
<span class="md-ellipsis">
|
|
1360
|
+
Working with Vector Tiles
|
|
1361
|
+
</span>
|
|
1362
|
+
|
|
1363
|
+
|
|
1364
|
+
</a>
|
|
1365
|
+
|
|
1366
|
+
|
|
1367
|
+
<label class="md-nav__link " for="__nav_8_5" id="__nav_8_5_label" tabindex="0">
|
|
1368
|
+
<span class="md-nav__icon md-icon"></span>
|
|
1369
|
+
</label>
|
|
1370
|
+
|
|
1371
|
+
</div>
|
|
1372
|
+
|
|
1373
|
+
<nav class="md-nav" data-md-level="2" aria-labelledby="__nav_8_5_label" aria-expanded="false">
|
|
1374
|
+
<label class="md-nav__title" for="__nav_8_5">
|
|
1375
|
+
<span class="md-nav__icon md-icon"></span>
|
|
1376
|
+
Working with Vector Tiles
|
|
1377
|
+
</label>
|
|
1378
|
+
<ul class="md-nav__list" data-md-scrollfix>
|
|
1379
|
+
|
|
1380
|
+
|
|
1381
|
+
|
|
1382
|
+
|
|
1383
|
+
|
|
1384
|
+
|
|
1385
|
+
|
|
1386
|
+
|
|
1387
|
+
|
|
1388
|
+
|
|
1389
|
+
|
|
1390
|
+
|
|
1391
|
+
|
|
1392
|
+
|
|
1393
|
+
|
|
1394
|
+
|
|
1395
|
+
|
|
1396
|
+
|
|
1397
|
+
|
|
1398
|
+
|
|
1399
|
+
|
|
1400
|
+
<li class="md-nav__item md-nav__item--nested">
|
|
1401
|
+
|
|
1402
|
+
|
|
1403
|
+
|
|
1404
|
+
<input class="md-nav__toggle md-toggle " type="checkbox" id="__nav_8_5_2" >
|
|
1405
|
+
|
|
1406
|
+
|
|
1407
|
+
|
|
1408
|
+
<div class="md-nav__link md-nav__container">
|
|
1409
|
+
<a href="../../working-with-vector-tiles/creation/" class="md-nav__link ">
|
|
1410
|
+
|
|
1411
|
+
|
|
1412
|
+
<span class="md-ellipsis">
|
|
1413
|
+
Creation
|
|
1414
|
+
</span>
|
|
1415
|
+
|
|
1416
|
+
|
|
1417
|
+
</a>
|
|
1418
|
+
|
|
1419
|
+
|
|
1420
|
+
<label class="md-nav__link " for="__nav_8_5_2" id="__nav_8_5_2_label" tabindex="0">
|
|
1421
|
+
<span class="md-nav__icon md-icon"></span>
|
|
1422
|
+
</label>
|
|
1423
|
+
|
|
1424
|
+
</div>
|
|
1425
|
+
|
|
1426
|
+
<nav class="md-nav" data-md-level="3" aria-labelledby="__nav_8_5_2_label" aria-expanded="false">
|
|
1427
|
+
<label class="md-nav__title" for="__nav_8_5_2">
|
|
1428
|
+
<span class="md-nav__icon md-icon"></span>
|
|
1429
|
+
Creation
|
|
1430
|
+
</label>
|
|
1431
|
+
<ul class="md-nav__list" data-md-scrollfix>
|
|
1432
|
+
|
|
1433
|
+
|
|
1434
|
+
|
|
1435
|
+
|
|
1436
|
+
|
|
1437
|
+
|
|
1438
|
+
|
|
1439
|
+
|
|
1440
|
+
|
|
1441
|
+
|
|
1442
|
+
|
|
1443
|
+
|
|
1444
|
+
|
|
1445
|
+
|
|
1446
|
+
|
|
1447
|
+
|
|
1448
|
+
|
|
1449
|
+
<li class="md-nav__item md-nav__item--nested">
|
|
1450
|
+
|
|
1451
|
+
|
|
1452
|
+
|
|
1453
|
+
<input class="md-nav__toggle md-toggle " type="checkbox" id="__nav_8_5_2_2" >
|
|
1454
|
+
|
|
1455
|
+
|
|
1456
|
+
<label class="md-nav__link" for="__nav_8_5_2_2" id="__nav_8_5_2_2_label" tabindex="0">
|
|
1457
|
+
|
|
1458
|
+
|
|
1459
|
+
<span class="md-ellipsis">
|
|
1460
|
+
Inputs
|
|
1461
|
+
</span>
|
|
1462
|
+
|
|
1463
|
+
|
|
1464
|
+
<span class="md-nav__icon md-icon"></span>
|
|
1465
|
+
</label>
|
|
1466
|
+
|
|
1467
|
+
<nav class="md-nav" data-md-level="4" aria-labelledby="__nav_8_5_2_2_label" aria-expanded="false">
|
|
1468
|
+
<label class="md-nav__title" for="__nav_8_5_2_2">
|
|
1469
|
+
<span class="md-nav__icon md-icon"></span>
|
|
1470
|
+
Inputs
|
|
1471
|
+
</label>
|
|
1472
|
+
<ul class="md-nav__list" data-md-scrollfix>
|
|
1473
|
+
|
|
1474
|
+
|
|
1475
|
+
|
|
1476
|
+
|
|
1477
|
+
|
|
1478
|
+
|
|
1479
|
+
|
|
1480
|
+
<li class="md-nav__item">
|
|
1481
|
+
<a href="../../working-with-vector-tiles/creation/inputs/json-schema-file/" class="md-nav__link">
|
|
1482
|
+
|
|
1483
|
+
|
|
1484
|
+
<span class="md-ellipsis">
|
|
1485
|
+
JSON Schema File
|
|
1486
|
+
</span>
|
|
1487
|
+
|
|
1488
|
+
|
|
1489
|
+
</a>
|
|
1490
|
+
</li>
|
|
1491
|
+
|
|
1492
|
+
|
|
1493
|
+
|
|
1494
|
+
|
|
1495
|
+
</ul>
|
|
1496
|
+
</nav>
|
|
1497
|
+
|
|
1498
|
+
</li>
|
|
1499
|
+
|
|
1500
|
+
|
|
1501
|
+
|
|
1502
|
+
|
|
1503
|
+
</ul>
|
|
1504
|
+
</nav>
|
|
1505
|
+
|
|
1506
|
+
</li>
|
|
1507
|
+
|
|
1508
|
+
|
|
1509
|
+
|
|
1510
|
+
|
|
1511
|
+
|
|
1512
|
+
|
|
1513
|
+
|
|
1514
|
+
|
|
1515
|
+
|
|
1516
|
+
|
|
1517
|
+
|
|
1518
|
+
|
|
1519
|
+
|
|
1520
|
+
|
|
1521
|
+
|
|
1522
|
+
|
|
1523
|
+
|
|
1524
|
+
|
|
1525
|
+
|
|
1526
|
+
|
|
1527
|
+
|
|
1528
|
+
|
|
1529
|
+
|
|
1530
|
+
|
|
1531
|
+
|
|
1532
|
+
|
|
1533
|
+
|
|
1534
|
+
|
|
1535
|
+
|
|
1536
|
+
|
|
1537
|
+
|
|
1538
|
+
|
|
1539
|
+
|
|
1540
|
+
|
|
1541
|
+
|
|
1542
|
+
|
|
1543
|
+
|
|
1544
|
+
|
|
1545
|
+
|
|
1546
|
+
|
|
1547
|
+
|
|
1548
|
+
|
|
1549
|
+
|
|
1550
|
+
|
|
1551
|
+
|
|
1552
|
+
|
|
1553
|
+
|
|
1554
|
+
|
|
1555
|
+
|
|
1556
|
+
|
|
1557
|
+
|
|
1558
|
+
|
|
1559
|
+
|
|
1560
|
+
|
|
1561
|
+
<li class="md-nav__item md-nav__item--nested">
|
|
1562
|
+
|
|
1563
|
+
|
|
1564
|
+
|
|
1565
|
+
<input class="md-nav__toggle md-toggle " type="checkbox" id="__nav_8_5_3" >
|
|
1566
|
+
|
|
1567
|
+
|
|
1568
|
+
<label class="md-nav__link" for="__nav_8_5_3" id="__nav_8_5_3_label" tabindex="0">
|
|
1569
|
+
|
|
1570
|
+
|
|
1571
|
+
<span class="md-ellipsis">
|
|
1572
|
+
Schema
|
|
1573
|
+
</span>
|
|
1574
|
+
|
|
1575
|
+
|
|
1576
|
+
<span class="md-nav__icon md-icon"></span>
|
|
1577
|
+
</label>
|
|
1578
|
+
|
|
1579
|
+
<nav class="md-nav" data-md-level="3" aria-labelledby="__nav_8_5_3_label" aria-expanded="false">
|
|
1580
|
+
<label class="md-nav__title" for="__nav_8_5_3">
|
|
1581
|
+
<span class="md-nav__icon md-icon"></span>
|
|
1582
|
+
Schema
|
|
1583
|
+
</label>
|
|
1584
|
+
<ul class="md-nav__list" data-md-scrollfix>
|
|
1585
|
+
|
|
1586
|
+
|
|
1587
|
+
|
|
1588
|
+
|
|
1589
|
+
|
|
1590
|
+
|
|
1591
|
+
|
|
1592
|
+
<li class="md-nav__item">
|
|
1593
|
+
<a href="../../working-with-vector-tiles/schema/addresses/" class="md-nav__link">
|
|
1594
|
+
|
|
1595
|
+
|
|
1596
|
+
<span class="md-ellipsis">
|
|
1597
|
+
addresses
|
|
1598
|
+
</span>
|
|
1599
|
+
|
|
1600
|
+
|
|
1601
|
+
</a>
|
|
1602
|
+
</li>
|
|
1603
|
+
|
|
1604
|
+
|
|
1605
|
+
|
|
1606
|
+
|
|
1607
|
+
|
|
1608
|
+
|
|
1609
|
+
|
|
1610
|
+
|
|
1611
|
+
|
|
1612
|
+
|
|
1613
|
+
<li class="md-nav__item">
|
|
1614
|
+
<a href="../../working-with-vector-tiles/schema/aerialways/" class="md-nav__link">
|
|
1615
|
+
|
|
1616
|
+
|
|
1617
|
+
<span class="md-ellipsis">
|
|
1618
|
+
aerialways
|
|
1619
|
+
</span>
|
|
1620
|
+
|
|
1621
|
+
|
|
1622
|
+
</a>
|
|
1623
|
+
</li>
|
|
1624
|
+
|
|
1625
|
+
|
|
1626
|
+
|
|
1627
|
+
|
|
1628
|
+
|
|
1629
|
+
|
|
1630
|
+
|
|
1631
|
+
|
|
1632
|
+
|
|
1633
|
+
|
|
1634
|
+
<li class="md-nav__item">
|
|
1635
|
+
<a href="../../working-with-vector-tiles/schema/boundaries/" class="md-nav__link">
|
|
1636
|
+
|
|
1637
|
+
|
|
1638
|
+
<span class="md-ellipsis">
|
|
1639
|
+
boundaries
|
|
1640
|
+
</span>
|
|
1641
|
+
|
|
1642
|
+
|
|
1643
|
+
</a>
|
|
1644
|
+
</li>
|
|
1645
|
+
|
|
1646
|
+
|
|
1647
|
+
|
|
1648
|
+
|
|
1649
|
+
|
|
1650
|
+
|
|
1651
|
+
|
|
1652
|
+
|
|
1653
|
+
|
|
1654
|
+
|
|
1655
|
+
<li class="md-nav__item">
|
|
1656
|
+
<a href="../../working-with-vector-tiles/schema/buildings/" class="md-nav__link">
|
|
1657
|
+
|
|
1658
|
+
|
|
1659
|
+
<span class="md-ellipsis">
|
|
1660
|
+
buildings
|
|
1661
|
+
</span>
|
|
1662
|
+
|
|
1663
|
+
|
|
1664
|
+
</a>
|
|
1665
|
+
</li>
|
|
1666
|
+
|
|
1667
|
+
|
|
1668
|
+
|
|
1669
|
+
|
|
1670
|
+
|
|
1671
|
+
|
|
1672
|
+
|
|
1673
|
+
|
|
1674
|
+
|
|
1675
|
+
|
|
1676
|
+
<li class="md-nav__item">
|
|
1677
|
+
<a href="../../working-with-vector-tiles/schema/contours/" class="md-nav__link">
|
|
1678
|
+
|
|
1679
|
+
|
|
1680
|
+
<span class="md-ellipsis">
|
|
1681
|
+
contours
|
|
1682
|
+
</span>
|
|
1683
|
+
|
|
1684
|
+
|
|
1685
|
+
</a>
|
|
1686
|
+
</li>
|
|
1687
|
+
|
|
1688
|
+
|
|
1689
|
+
|
|
1690
|
+
|
|
1691
|
+
|
|
1692
|
+
|
|
1693
|
+
|
|
1694
|
+
|
|
1695
|
+
|
|
1696
|
+
|
|
1697
|
+
<li class="md-nav__item">
|
|
1698
|
+
<a href="../../working-with-vector-tiles/schema/dam_lines/" class="md-nav__link">
|
|
1699
|
+
|
|
1700
|
+
|
|
1701
|
+
<span class="md-ellipsis">
|
|
1702
|
+
dam_lines
|
|
1703
|
+
</span>
|
|
1704
|
+
|
|
1705
|
+
|
|
1706
|
+
</a>
|
|
1707
|
+
</li>
|
|
1708
|
+
|
|
1709
|
+
|
|
1710
|
+
|
|
1711
|
+
|
|
1712
|
+
|
|
1713
|
+
|
|
1714
|
+
|
|
1715
|
+
|
|
1716
|
+
|
|
1717
|
+
|
|
1718
|
+
<li class="md-nav__item">
|
|
1719
|
+
<a href="../../working-with-vector-tiles/schema/ferries/" class="md-nav__link">
|
|
1720
|
+
|
|
1721
|
+
|
|
1722
|
+
<span class="md-ellipsis">
|
|
1723
|
+
ferries
|
|
1724
|
+
</span>
|
|
1725
|
+
|
|
1726
|
+
|
|
1727
|
+
</a>
|
|
1728
|
+
</li>
|
|
1729
|
+
|
|
1730
|
+
|
|
1731
|
+
|
|
1732
|
+
|
|
1733
|
+
|
|
1734
|
+
|
|
1735
|
+
|
|
1736
|
+
|
|
1737
|
+
|
|
1738
|
+
|
|
1739
|
+
<li class="md-nav__item">
|
|
1740
|
+
<a href="../../working-with-vector-tiles/schema/land/" class="md-nav__link">
|
|
1741
|
+
|
|
1742
|
+
|
|
1743
|
+
<span class="md-ellipsis">
|
|
1744
|
+
land
|
|
1745
|
+
</span>
|
|
1746
|
+
|
|
1747
|
+
|
|
1748
|
+
</a>
|
|
1749
|
+
</li>
|
|
1750
|
+
|
|
1751
|
+
|
|
1752
|
+
|
|
1753
|
+
|
|
1754
|
+
|
|
1755
|
+
|
|
1756
|
+
|
|
1757
|
+
|
|
1758
|
+
|
|
1759
|
+
|
|
1760
|
+
<li class="md-nav__item">
|
|
1761
|
+
<a href="../../working-with-vector-tiles/schema/parcel_boundaries/" class="md-nav__link">
|
|
1762
|
+
|
|
1763
|
+
|
|
1764
|
+
<span class="md-ellipsis">
|
|
1765
|
+
parcel_boundaries
|
|
1766
|
+
</span>
|
|
1767
|
+
|
|
1768
|
+
|
|
1769
|
+
</a>
|
|
1770
|
+
</li>
|
|
1771
|
+
|
|
1772
|
+
|
|
1773
|
+
|
|
1774
|
+
|
|
1775
|
+
|
|
1776
|
+
|
|
1777
|
+
|
|
1778
|
+
|
|
1779
|
+
|
|
1780
|
+
|
|
1781
|
+
<li class="md-nav__item">
|
|
1782
|
+
<a href="../../working-with-vector-tiles/schema/pier_lines/" class="md-nav__link">
|
|
1783
|
+
|
|
1784
|
+
|
|
1785
|
+
<span class="md-ellipsis">
|
|
1786
|
+
pier_lines
|
|
325
1787
|
</span>
|
|
326
|
-
|
|
327
|
-
|
|
328
|
-
|
|
329
|
-
|
|
330
|
-
|
|
331
|
-
|
|
1788
|
+
|
|
1789
|
+
|
|
1790
|
+
</a>
|
|
1791
|
+
</li>
|
|
1792
|
+
|
|
1793
|
+
|
|
1794
|
+
|
|
1795
|
+
|
|
1796
|
+
|
|
1797
|
+
|
|
1798
|
+
|
|
1799
|
+
|
|
1800
|
+
|
|
1801
|
+
|
|
1802
|
+
<li class="md-nav__item">
|
|
1803
|
+
<a href="../../working-with-vector-tiles/schema/place_labels/" class="md-nav__link">
|
|
1804
|
+
|
|
1805
|
+
|
|
1806
|
+
<span class="md-ellipsis">
|
|
1807
|
+
place_labels
|
|
332
1808
|
</span>
|
|
333
|
-
|
|
334
|
-
|
|
335
|
-
</
|
|
336
|
-
</
|
|
337
|
-
|
|
338
|
-
|
|
339
|
-
|
|
340
|
-
|
|
341
|
-
|
|
342
|
-
|
|
1809
|
+
|
|
1810
|
+
|
|
1811
|
+
</a>
|
|
1812
|
+
</li>
|
|
1813
|
+
|
|
1814
|
+
|
|
1815
|
+
|
|
1816
|
+
|
|
1817
|
+
|
|
1818
|
+
|
|
1819
|
+
|
|
1820
|
+
|
|
1821
|
+
|
|
1822
|
+
|
|
1823
|
+
<li class="md-nav__item">
|
|
1824
|
+
<a href="../../working-with-vector-tiles/schema/pois/" class="md-nav__link">
|
|
1825
|
+
|
|
1826
|
+
|
|
1827
|
+
<span class="md-ellipsis">
|
|
1828
|
+
pois
|
|
343
1829
|
</span>
|
|
344
|
-
|
|
345
|
-
|
|
346
|
-
|
|
347
|
-
|
|
348
|
-
|
|
349
|
-
|
|
350
|
-
|
|
351
|
-
|
|
352
|
-
|
|
353
|
-
|
|
354
|
-
|
|
355
|
-
|
|
1830
|
+
|
|
1831
|
+
|
|
1832
|
+
</a>
|
|
1833
|
+
</li>
|
|
1834
|
+
|
|
1835
|
+
|
|
1836
|
+
|
|
1837
|
+
|
|
1838
|
+
|
|
1839
|
+
|
|
1840
|
+
|
|
1841
|
+
|
|
1842
|
+
|
|
1843
|
+
|
|
1844
|
+
<li class="md-nav__item">
|
|
1845
|
+
<a href="../../working-with-vector-tiles/schema/public_transport/" class="md-nav__link">
|
|
1846
|
+
|
|
1847
|
+
|
|
1848
|
+
<span class="md-ellipsis">
|
|
1849
|
+
public_transport
|
|
356
1850
|
</span>
|
|
357
|
-
|
|
358
|
-
|
|
359
|
-
|
|
360
|
-
|
|
361
|
-
|
|
362
|
-
|
|
1851
|
+
|
|
1852
|
+
|
|
1853
|
+
</a>
|
|
1854
|
+
</li>
|
|
1855
|
+
|
|
1856
|
+
|
|
1857
|
+
|
|
1858
|
+
|
|
1859
|
+
|
|
1860
|
+
|
|
1861
|
+
|
|
1862
|
+
|
|
1863
|
+
|
|
1864
|
+
|
|
1865
|
+
<li class="md-nav__item">
|
|
1866
|
+
<a href="../../working-with-vector-tiles/schema/sites/" class="md-nav__link">
|
|
1867
|
+
|
|
1868
|
+
|
|
1869
|
+
<span class="md-ellipsis">
|
|
1870
|
+
sites
|
|
363
1871
|
</span>
|
|
364
|
-
|
|
365
|
-
|
|
366
|
-
|
|
367
|
-
|
|
368
|
-
|
|
369
|
-
|
|
1872
|
+
|
|
1873
|
+
|
|
1874
|
+
</a>
|
|
1875
|
+
</li>
|
|
1876
|
+
|
|
1877
|
+
|
|
1878
|
+
|
|
1879
|
+
|
|
1880
|
+
|
|
1881
|
+
|
|
1882
|
+
|
|
1883
|
+
|
|
1884
|
+
|
|
1885
|
+
|
|
1886
|
+
<li class="md-nav__item">
|
|
1887
|
+
<a href="../../working-with-vector-tiles/schema/street_labels/" class="md-nav__link">
|
|
1888
|
+
|
|
1889
|
+
|
|
1890
|
+
<span class="md-ellipsis">
|
|
1891
|
+
street_labels
|
|
370
1892
|
</span>
|
|
371
|
-
|
|
372
|
-
|
|
373
|
-
|
|
374
|
-
|
|
375
|
-
|
|
376
|
-
|
|
377
|
-
|
|
378
|
-
|
|
1893
|
+
|
|
1894
|
+
|
|
1895
|
+
</a>
|
|
1896
|
+
</li>
|
|
1897
|
+
|
|
1898
|
+
|
|
1899
|
+
|
|
1900
|
+
|
|
1901
|
+
|
|
1902
|
+
|
|
1903
|
+
|
|
1904
|
+
|
|
1905
|
+
|
|
1906
|
+
|
|
1907
|
+
<li class="md-nav__item">
|
|
1908
|
+
<a href="../../working-with-vector-tiles/schema/street_polygons/" class="md-nav__link">
|
|
1909
|
+
|
|
1910
|
+
|
|
1911
|
+
<span class="md-ellipsis">
|
|
1912
|
+
street_polygons
|
|
379
1913
|
</span>
|
|
380
|
-
|
|
381
|
-
|
|
382
|
-
|
|
383
|
-
</
|
|
384
|
-
|
|
385
|
-
|
|
386
|
-
|
|
387
|
-
|
|
388
|
-
|
|
389
|
-
|
|
390
|
-
|
|
391
|
-
|
|
392
|
-
|
|
393
|
-
|
|
394
|
-
<
|
|
395
|
-
<
|
|
396
|
-
|
|
1914
|
+
|
|
1915
|
+
|
|
1916
|
+
</a>
|
|
1917
|
+
</li>
|
|
1918
|
+
|
|
1919
|
+
|
|
1920
|
+
|
|
1921
|
+
|
|
1922
|
+
|
|
1923
|
+
|
|
1924
|
+
|
|
1925
|
+
|
|
1926
|
+
|
|
1927
|
+
|
|
1928
|
+
<li class="md-nav__item">
|
|
1929
|
+
<a href="../../working-with-vector-tiles/schema/streets/" class="md-nav__link">
|
|
1930
|
+
|
|
1931
|
+
|
|
1932
|
+
<span class="md-ellipsis">
|
|
1933
|
+
streets
|
|
397
1934
|
</span>
|
|
398
|
-
|
|
399
|
-
|
|
400
|
-
|
|
401
|
-
|
|
402
|
-
|
|
403
|
-
|
|
404
|
-
|
|
405
|
-
|
|
406
|
-
|
|
407
|
-
|
|
408
|
-
|
|
409
|
-
|
|
410
|
-
|
|
411
|
-
|
|
412
|
-
<
|
|
413
|
-
<
|
|
414
|
-
|
|
1935
|
+
|
|
1936
|
+
|
|
1937
|
+
</a>
|
|
1938
|
+
</li>
|
|
1939
|
+
|
|
1940
|
+
|
|
1941
|
+
|
|
1942
|
+
|
|
1943
|
+
|
|
1944
|
+
|
|
1945
|
+
|
|
1946
|
+
|
|
1947
|
+
|
|
1948
|
+
|
|
1949
|
+
<li class="md-nav__item">
|
|
1950
|
+
<a href="../../working-with-vector-tiles/schema/water_lines/" class="md-nav__link">
|
|
1951
|
+
|
|
1952
|
+
|
|
1953
|
+
<span class="md-ellipsis">
|
|
1954
|
+
water_lines
|
|
415
1955
|
</span>
|
|
416
|
-
|
|
417
|
-
|
|
418
|
-
|
|
419
|
-
|
|
420
|
-
|
|
421
|
-
|
|
422
|
-
|
|
423
|
-
|
|
424
|
-
|
|
425
|
-
|
|
426
|
-
|
|
427
|
-
|
|
428
|
-
|
|
429
|
-
|
|
430
|
-
<
|
|
431
|
-
<
|
|
432
|
-
|
|
1956
|
+
|
|
1957
|
+
|
|
1958
|
+
</a>
|
|
1959
|
+
</li>
|
|
1960
|
+
|
|
1961
|
+
|
|
1962
|
+
|
|
1963
|
+
|
|
1964
|
+
|
|
1965
|
+
|
|
1966
|
+
|
|
1967
|
+
|
|
1968
|
+
|
|
1969
|
+
|
|
1970
|
+
<li class="md-nav__item">
|
|
1971
|
+
<a href="../../working-with-vector-tiles/schema/water_polygons/" class="md-nav__link">
|
|
1972
|
+
|
|
1973
|
+
|
|
1974
|
+
<span class="md-ellipsis">
|
|
1975
|
+
water_polygons
|
|
433
1976
|
</span>
|
|
434
|
-
|
|
435
|
-
|
|
436
|
-
|
|
437
|
-
|
|
438
|
-
|
|
439
|
-
|
|
1977
|
+
|
|
1978
|
+
|
|
1979
|
+
</a>
|
|
1980
|
+
</li>
|
|
1981
|
+
|
|
1982
|
+
|
|
1983
|
+
|
|
1984
|
+
|
|
1985
|
+
</ul>
|
|
1986
|
+
</nav>
|
|
1987
|
+
|
|
1988
|
+
</li>
|
|
1989
|
+
|
|
1990
|
+
|
|
1991
|
+
|
|
1992
|
+
|
|
1993
|
+
|
|
1994
|
+
|
|
1995
|
+
|
|
1996
|
+
|
|
1997
|
+
|
|
1998
|
+
|
|
1999
|
+
|
|
2000
|
+
|
|
2001
|
+
|
|
2002
|
+
|
|
2003
|
+
|
|
2004
|
+
|
|
2005
|
+
|
|
2006
|
+
|
|
2007
|
+
|
|
2008
|
+
|
|
2009
|
+
<li class="md-nav__item md-nav__item--nested">
|
|
2010
|
+
|
|
2011
|
+
|
|
2012
|
+
|
|
2013
|
+
<input class="md-nav__toggle md-toggle " type="checkbox" id="__nav_8_5_4" >
|
|
2014
|
+
|
|
2015
|
+
|
|
2016
|
+
|
|
2017
|
+
<div class="md-nav__link md-nav__container">
|
|
2018
|
+
<a href="../../working-with-vector-tiles/styling/" class="md-nav__link ">
|
|
2019
|
+
|
|
2020
|
+
|
|
2021
|
+
<span class="md-ellipsis">
|
|
2022
|
+
Styling
|
|
2023
|
+
</span>
|
|
2024
|
+
|
|
2025
|
+
|
|
2026
|
+
</a>
|
|
2027
|
+
|
|
2028
|
+
</div>
|
|
2029
|
+
|
|
2030
|
+
<nav class="md-nav" data-md-level="3" aria-labelledby="__nav_8_5_4_label" aria-expanded="false">
|
|
2031
|
+
<label class="md-nav__title" for="__nav_8_5_4">
|
|
2032
|
+
<span class="md-nav__icon md-icon"></span>
|
|
2033
|
+
Styling
|
|
440
2034
|
</label>
|
|
441
|
-
<ul class="md-nav__list" data-md-scrollfix
|
|
442
|
-
|
|
443
|
-
|
|
444
|
-
|
|
445
|
-
|
|
446
|
-
|
|
447
|
-
|
|
448
|
-
|
|
449
|
-
|
|
450
|
-
|
|
2035
|
+
<ul class="md-nav__list" data-md-scrollfix>
|
|
2036
|
+
|
|
2037
|
+
|
|
2038
|
+
|
|
2039
|
+
</ul>
|
|
2040
|
+
</nav>
|
|
2041
|
+
|
|
2042
|
+
</li>
|
|
2043
|
+
|
|
2044
|
+
|
|
2045
|
+
|
|
2046
|
+
|
|
2047
|
+
|
|
2048
|
+
|
|
2049
|
+
|
|
2050
|
+
|
|
2051
|
+
|
|
2052
|
+
|
|
2053
|
+
|
|
2054
|
+
|
|
2055
|
+
|
|
2056
|
+
|
|
2057
|
+
|
|
2058
|
+
|
|
2059
|
+
|
|
2060
|
+
|
|
2061
|
+
|
|
2062
|
+
|
|
2063
|
+
<li class="md-nav__item md-nav__item--nested">
|
|
2064
|
+
|
|
2065
|
+
|
|
2066
|
+
|
|
2067
|
+
<input class="md-nav__toggle md-toggle " type="checkbox" id="__nav_8_5_5" >
|
|
2068
|
+
|
|
2069
|
+
|
|
2070
|
+
|
|
2071
|
+
<div class="md-nav__link md-nav__container">
|
|
2072
|
+
<a href="../../working-with-vector-tiles/usage/" class="md-nav__link ">
|
|
2073
|
+
|
|
2074
|
+
|
|
2075
|
+
<span class="md-ellipsis">
|
|
2076
|
+
Usage
|
|
451
2077
|
</span>
|
|
452
|
-
|
|
453
|
-
|
|
454
|
-
|
|
455
|
-
|
|
456
|
-
|
|
457
|
-
|
|
2078
|
+
|
|
2079
|
+
|
|
2080
|
+
</a>
|
|
2081
|
+
|
|
2082
|
+
</div>
|
|
2083
|
+
|
|
2084
|
+
<nav class="md-nav" data-md-level="3" aria-labelledby="__nav_8_5_5_label" aria-expanded="false">
|
|
2085
|
+
<label class="md-nav__title" for="__nav_8_5_5">
|
|
2086
|
+
<span class="md-nav__icon md-icon"></span>
|
|
2087
|
+
Usage
|
|
458
2088
|
</label>
|
|
459
|
-
<ul class="md-nav__list" data-md-scrollfix
|
|
460
|
-
|
|
461
|
-
|
|
462
|
-
|
|
463
|
-
</ul>
|
|
464
|
-
</nav>
|
|
465
|
-
|
|
466
|
-
</
|
|
467
|
-
|
|
468
|
-
|
|
469
|
-
|
|
2089
|
+
<ul class="md-nav__list" data-md-scrollfix>
|
|
2090
|
+
|
|
2091
|
+
|
|
2092
|
+
|
|
2093
|
+
</ul>
|
|
2094
|
+
</nav>
|
|
2095
|
+
|
|
2096
|
+
</li>
|
|
2097
|
+
|
|
2098
|
+
|
|
2099
|
+
|
|
2100
|
+
|
|
2101
|
+
</ul>
|
|
2102
|
+
</nav>
|
|
2103
|
+
|
|
2104
|
+
</li>
|
|
2105
|
+
|
|
2106
|
+
|
|
2107
|
+
|
|
2108
|
+
|
|
2109
|
+
</ul>
|
|
2110
|
+
</nav>
|
|
2111
|
+
|
|
2112
|
+
</li>
|
|
2113
|
+
|
|
2114
|
+
|
|
2115
|
+
|
|
2116
|
+
</ul>
|
|
470
2117
|
</nav>
|
|
471
|
-
</div>
|
|
472
|
-
</div>
|
|
473
|
-
</div>
|
|
474
|
-
|
|
475
|
-
|
|
476
|
-
|
|
477
|
-
<
|
|
2118
|
+
</div>
|
|
2119
|
+
</div>
|
|
2120
|
+
</div>
|
|
2121
|
+
|
|
2122
|
+
|
|
2123
|
+
|
|
2124
|
+
<div class="md-sidebar md-sidebar--secondary" data-md-component="sidebar" data-md-type="toc" >
|
|
2125
|
+
<div class="md-sidebar__scrollwrap">
|
|
2126
|
+
<div class="md-sidebar__inner">
|
|
2127
|
+
|
|
2128
|
+
|
|
2129
|
+
<nav class="md-nav md-nav--secondary" aria-label="Table of contents">
|
|
2130
|
+
|
|
2131
|
+
|
|
2132
|
+
|
|
2133
|
+
|
|
2134
|
+
|
|
2135
|
+
|
|
478
2136
|
</nav>
|
|
479
|
-
</div>
|
|
480
|
-
</div>
|
|
481
|
-
</div>
|
|
482
|
-
|
|
483
|
-
|
|
2137
|
+
</div>
|
|
2138
|
+
</div>
|
|
2139
|
+
</div>
|
|
2140
|
+
|
|
2141
|
+
|
|
2142
|
+
|
|
2143
|
+
<div class="md-content" data-md-component="content">
|
|
2144
|
+
<article class="md-content__inner md-typeset">
|
|
2145
|
+
|
|
2146
|
+
|
|
2147
|
+
|
|
2148
|
+
|
|
2149
|
+
|
|
2150
|
+
|
|
2151
|
+
|
|
484
2152
|
<h1 id="how-to-add-linz-imagery-basemaps-to-your-agol-basemaps">How to add LINZ Imagery Basemaps to your AGOL basemaps</h1>
|
|
485
|
-
<p><img alt="LINZ Basemaps in Esri's basemap chooser" src="static/basemaps-in-esri-chooser.png"/></p>
|
|
2153
|
+
<p><img alt="LINZ Basemaps in Esri's basemap chooser" src="static/basemaps-in-esri-chooser.png" /></p>
|
|
486
2154
|
<p>To change the basemap options for your organisation to offer both Esri, Eagle and LINZ basemaps:</p>
|
|
487
2155
|
<ol>
|
|
488
2156
|
<li>
|
|
@@ -496,100 +2164,66 @@
|
|
|
496
2164
|
</li>
|
|
497
2165
|
<li>
|
|
498
2166
|
<p>Under Basemap Gallery, click the Edit button to open the Group drop-down menu and choose NZ Basemaps Group</p>
|
|
499
|
-
<p><img alt="Join the LINZ Basemaps group " src="static/LINZ-basemaps-group.png"/></p>
|
|
2167
|
+
<p><img alt="Join the LINZ Basemaps group " src="static/LINZ-basemaps-group.png" /></p>
|
|
500
2168
|
</li>
|
|
501
2169
|
</ol>
|
|
502
|
-
|
|
503
|
-
|
|
2170
|
+
|
|
2171
|
+
|
|
2172
|
+
|
|
2173
|
+
|
|
2174
|
+
|
|
2175
|
+
|
|
2176
|
+
|
|
2177
|
+
|
|
2178
|
+
|
|
2179
|
+
|
|
2180
|
+
|
|
2181
|
+
|
|
2182
|
+
|
|
2183
|
+
|
|
2184
|
+
|
|
2185
|
+
</article>
|
|
2186
|
+
</div>
|
|
2187
|
+
|
|
2188
|
+
|
|
504
2189
|
<script>var target=document.getElementById(location.hash.slice(1));target&&target.name&&(target.checked=target.name.startsWith("__tabbed_"))</script>
|
|
505
|
-
</div>
|
|
506
|
-
|
|
507
|
-
|
|
508
|
-
|
|
509
|
-
<
|
|
510
|
-
|
|
511
|
-
<div class="md-
|
|
512
|
-
<
|
|
513
|
-
|
|
2190
|
+
</div>
|
|
2191
|
+
|
|
2192
|
+
</main>
|
|
2193
|
+
|
|
2194
|
+
<footer class="md-footer">
|
|
2195
|
+
|
|
2196
|
+
<div class="md-footer-meta md-typeset">
|
|
2197
|
+
<div class="md-footer-meta__inner md-grid">
|
|
2198
|
+
<div class="md-copyright">
|
|
2199
|
+
|
|
2200
|
+
<div class="md-copyright__highlight">
|
|
2201
|
+
<a href="https://www.linz.govt.nz/copyright">© CC BY 4.0 LINZ</a>
|
|
2202
|
+
</div>
|
|
514
2203
|
|
|
515
2204
|
|
|
516
2205
|
Made with
|
|
517
|
-
<a href="https://squidfunk.github.io/mkdocs-material/"
|
|
2206
|
+
<a href="https://squidfunk.github.io/mkdocs-material/" target="_blank" rel="noopener">
|
|
518
2207
|
Material for MkDocs
|
|
519
2208
|
</a>
|
|
2209
|
+
|
|
520
2210
|
</div>
|
|
521
|
-
|
|
522
|
-
</div>
|
|
2211
|
+
|
|
2212
|
+
</div>
|
|
2213
|
+
</div>
|
|
523
2214
|
</footer>
|
|
524
|
-
|
|
525
|
-
|
|
526
|
-
<div class="md-
|
|
527
|
-
|
|
528
|
-
|
|
529
|
-
|
|
530
|
-
|
|
531
|
-
|
|
532
|
-
|
|
533
|
-
|
|
534
|
-
|
|
535
|
-
|
|
536
|
-
|
|
537
|
-
|
|
538
|
-
}
|
|
539
|
-
|
|
540
|
-
let iframe_id_list = []
|
|
541
|
-
var iframes = document.getElementsByClassName("swagger-ui-iframe");
|
|
542
|
-
for (var i = 0; i < iframes.length; i++) {
|
|
543
|
-
iframe_id_list.push(iframes[i].getAttribute("id"))
|
|
544
|
-
}
|
|
545
|
-
|
|
546
|
-
let ticking = true;
|
|
547
|
-
|
|
548
|
-
document.addEventListener('scroll', function(e) {
|
|
549
|
-
if (!ticking) {
|
|
550
|
-
window.requestAnimationFrame(()=> {
|
|
551
|
-
let half_vh = window.innerHeight/2;
|
|
552
|
-
for(var i = 0; i < iframe_id_list.length; i++) {
|
|
553
|
-
let element = document.getElementById(iframe_id_list[i])
|
|
554
|
-
if(element==null){
|
|
555
|
-
return
|
|
556
|
-
}
|
|
557
|
-
let diff = element.getBoundingClientRect().top
|
|
558
|
-
if(element.contentWindow.update_top_val){
|
|
559
|
-
element.contentWindow.update_top_val(half_vh - diff)
|
|
560
|
-
}
|
|
561
|
-
}
|
|
562
|
-
ticking = false;
|
|
563
|
-
});
|
|
564
|
-
ticking = true;
|
|
565
|
-
}
|
|
566
|
-
});
|
|
567
|
-
|
|
568
|
-
const dark_scheme_name = "slate"
|
|
569
|
-
|
|
570
|
-
window.scheme = document.body.getAttribute("data-md-color-scheme")
|
|
571
|
-
const options = {
|
|
572
|
-
attributeFilter: ['data-md-color-scheme'],
|
|
573
|
-
};
|
|
574
|
-
function color_scheme_callback(mutations) {
|
|
575
|
-
for (let mutation of mutations) {
|
|
576
|
-
if (mutation.attributeName === "data-md-color-scheme") {
|
|
577
|
-
scheme = document.body.getAttribute("data-md-color-scheme")
|
|
578
|
-
var iframe_list = document.getElementsByClassName("swagger-ui-iframe")
|
|
579
|
-
for(var i = 0; i < iframe_list.length; i++) {
|
|
580
|
-
var ele = iframe_list.item(i);
|
|
581
|
-
if (ele) {
|
|
582
|
-
if (scheme === dark_scheme_name) {
|
|
583
|
-
ele.contentWindow.enable_dark_mode();
|
|
584
|
-
} else {
|
|
585
|
-
ele.contentWindow.disable_dark_mode();
|
|
586
|
-
}
|
|
587
|
-
}
|
|
588
|
-
}
|
|
589
|
-
}
|
|
590
|
-
}
|
|
591
|
-
}
|
|
592
|
-
observer = new MutationObserver(color_scheme_callback);
|
|
593
|
-
observer.observe(document.body, options);
|
|
594
|
-
})</script></body>
|
|
2215
|
+
|
|
2216
|
+
</div>
|
|
2217
|
+
<div class="md-dialog" data-md-component="dialog">
|
|
2218
|
+
<div class="md-dialog__inner md-typeset"></div>
|
|
2219
|
+
</div>
|
|
2220
|
+
|
|
2221
|
+
|
|
2222
|
+
<script id="__config" type="application/json">{"base": "../../..", "features": ["navigation.indexes", "content.code.copy"], "search": "../../../assets/javascripts/workers/search.6ce7567c.min.js", "translations": {"clipboard.copied": "Copied to clipboard", "clipboard.copy": "Copy to clipboard", "search.result.more.one": "1 more on this page", "search.result.more.other": "# more on this page", "search.result.none": "No matching documents", "search.result.one": "1 matching document", "search.result.other": "# matching documents", "search.result.placeholder": "Type to start searching", "search.result.term.missing": "Missing", "select.version": "Select version"}}</script>
|
|
2223
|
+
|
|
2224
|
+
|
|
2225
|
+
<script src="../../../assets/javascripts/bundle.83f73b43.min.js"></script>
|
|
2226
|
+
|
|
2227
|
+
|
|
2228
|
+
</body>
|
|
595
2229
|
</html>
|