@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,500 +1,2167 @@
|
|
|
1
1
|
|
|
2
|
-
<!
|
|
3
|
-
|
|
4
|
-
<
|
|
5
|
-
|
|
6
|
-
<meta charset="utf-8"
|
|
7
|
-
<meta content="width=device-width,initial-scale=1"
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
<link
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
<link
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
<link
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
<
|
|
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/developer-guide/">
|
|
12
|
+
|
|
13
|
+
|
|
14
|
+
<link rel="prev" href="../quick-start/">
|
|
15
|
+
|
|
16
|
+
|
|
17
|
+
<link rel="next" href="run-basemaps-locally/">
|
|
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>Developer guide - 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
|
+
|
|
21
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>
|
|
22
|
-
|
|
23
|
-
</
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
|
|
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="#developer-guide" class="md-skip">
|
|
30
90
|
Skip to content
|
|
31
91
|
</a>
|
|
32
|
-
|
|
33
|
-
|
|
34
|
-
|
|
92
|
+
|
|
93
|
+
</div>
|
|
94
|
+
<div data-md-component="announce">
|
|
95
|
+
|
|
96
|
+
</div>
|
|
97
|
+
|
|
98
|
+
|
|
99
|
+
|
|
100
|
+
|
|
101
|
+
|
|
102
|
+
|
|
35
103
|
<header class="md-header md-header--shadow" data-md-component="header">
|
|
36
|
-
<nav
|
|
37
|
-
<a
|
|
38
|
-
|
|
39
|
-
|
|
40
|
-
|
|
41
|
-
|
|
42
|
-
|
|
43
|
-
|
|
44
|
-
<
|
|
45
|
-
|
|
46
|
-
<
|
|
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">
|
|
47
118
|
LINZ Basemaps
|
|
48
119
|
</span>
|
|
49
|
-
</div>
|
|
50
|
-
<div class="md-header__topic" data-md-component="header-topic">
|
|
51
|
-
<span class="md-ellipsis">
|
|
120
|
+
</div>
|
|
121
|
+
<div class="md-header__topic" data-md-component="header-topic">
|
|
122
|
+
<span class="md-ellipsis">
|
|
52
123
|
|
|
53
124
|
Developer guide
|
|
54
125
|
|
|
55
126
|
</span>
|
|
56
|
-
</div>
|
|
57
|
-
</div>
|
|
58
|
-
</div>
|
|
59
|
-
|
|
60
|
-
|
|
61
|
-
<
|
|
62
|
-
|
|
63
|
-
|
|
64
|
-
|
|
65
|
-
|
|
66
|
-
<
|
|
67
|
-
|
|
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
|
+
|
|
68
154
|
</form>
|
|
69
|
-
|
|
70
|
-
|
|
71
|
-
|
|
72
|
-
<
|
|
73
|
-
|
|
74
|
-
|
|
75
|
-
|
|
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">
|
|
76
170
|
GitHub
|
|
77
171
|
</div>
|
|
78
172
|
</a>
|
|
79
|
-
</div>
|
|
80
|
-
|
|
173
|
+
</div>
|
|
174
|
+
|
|
175
|
+
</nav>
|
|
176
|
+
|
|
81
177
|
</header>
|
|
82
|
-
|
|
83
|
-
<
|
|
84
|
-
|
|
85
|
-
|
|
86
|
-
|
|
87
|
-
|
|
88
|
-
|
|
89
|
-
|
|
90
|
-
<
|
|
91
|
-
<
|
|
92
|
-
|
|
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>
|
|
93
205
|
LINZ Basemaps
|
|
94
206
|
</label>
|
|
95
|
-
|
|
96
|
-
<
|
|
97
|
-
<
|
|
98
|
-
<
|
|
99
|
-
|
|
100
|
-
<
|
|
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">
|
|
101
215
|
GitHub
|
|
102
216
|
</div>
|
|
103
217
|
</a>
|
|
104
|
-
</div>
|
|
105
|
-
|
|
106
|
-
<
|
|
107
|
-
|
|
108
|
-
|
|
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">
|
|
109
233
|
LINZ Basemaps
|
|
110
234
|
</span>
|
|
111
|
-
|
|
112
|
-
|
|
113
|
-
|
|
114
|
-
|
|
115
|
-
|
|
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">
|
|
116
253
|
Configuration
|
|
117
254
|
</span>
|
|
118
|
-
|
|
119
|
-
|
|
120
|
-
|
|
121
|
-
|
|
122
|
-
|
|
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">
|
|
123
273
|
Deployment
|
|
124
274
|
</span>
|
|
125
|
-
|
|
126
|
-
|
|
127
|
-
|
|
128
|
-
|
|
129
|
-
|
|
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">
|
|
130
293
|
Quick start guide
|
|
131
294
|
</span>
|
|
132
|
-
|
|
133
|
-
|
|
134
|
-
|
|
135
|
-
|
|
136
|
-
|
|
137
|
-
|
|
138
|
-
|
|
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
|
+
|
|
325
|
+
|
|
326
|
+
<li class="md-nav__item md-nav__item--active md-nav__item--nested">
|
|
327
|
+
|
|
328
|
+
|
|
329
|
+
|
|
330
|
+
<input class="md-nav__toggle md-toggle " type="checkbox" id="__nav_5" checked>
|
|
331
|
+
|
|
332
|
+
|
|
333
|
+
|
|
334
|
+
<div class="md-nav__link md-nav__container">
|
|
335
|
+
<a href="./" class="md-nav__link md-nav__link--active">
|
|
336
|
+
|
|
337
|
+
|
|
338
|
+
<span class="md-ellipsis">
|
|
139
339
|
Developer guide
|
|
140
340
|
</span>
|
|
141
|
-
|
|
142
|
-
|
|
143
|
-
|
|
144
|
-
|
|
145
|
-
|
|
146
|
-
<
|
|
147
|
-
<
|
|
148
|
-
|
|
341
|
+
|
|
342
|
+
|
|
343
|
+
</a>
|
|
344
|
+
|
|
345
|
+
|
|
346
|
+
<label class="md-nav__link md-nav__link--active" for="__nav_5" id="__nav_5_label" tabindex="0">
|
|
347
|
+
<span class="md-nav__icon md-icon"></span>
|
|
348
|
+
</label>
|
|
349
|
+
|
|
350
|
+
</div>
|
|
351
|
+
|
|
352
|
+
<nav class="md-nav" data-md-level="1" aria-labelledby="__nav_5_label" aria-expanded="true">
|
|
353
|
+
<label class="md-nav__title" for="__nav_5">
|
|
354
|
+
<span class="md-nav__icon md-icon"></span>
|
|
149
355
|
Developer guide
|
|
150
356
|
</label>
|
|
151
|
-
<ul class="md-nav__list" data-md-scrollfix
|
|
152
|
-
|
|
153
|
-
|
|
154
|
-
|
|
357
|
+
<ul class="md-nav__list" data-md-scrollfix>
|
|
358
|
+
|
|
359
|
+
|
|
360
|
+
|
|
361
|
+
|
|
362
|
+
|
|
363
|
+
|
|
364
|
+
|
|
365
|
+
|
|
366
|
+
|
|
367
|
+
<li class="md-nav__item">
|
|
368
|
+
<a href="run-basemaps-locally/" class="md-nav__link">
|
|
369
|
+
|
|
370
|
+
|
|
371
|
+
<span class="md-ellipsis">
|
|
155
372
|
How to run basemaps locally
|
|
156
373
|
</span>
|
|
157
|
-
|
|
158
|
-
|
|
159
|
-
|
|
160
|
-
|
|
161
|
-
|
|
162
|
-
|
|
374
|
+
|
|
375
|
+
|
|
376
|
+
</a>
|
|
377
|
+
</li>
|
|
378
|
+
|
|
379
|
+
|
|
380
|
+
|
|
381
|
+
|
|
382
|
+
|
|
383
|
+
|
|
384
|
+
|
|
385
|
+
|
|
386
|
+
|
|
387
|
+
|
|
388
|
+
|
|
389
|
+
|
|
390
|
+
|
|
391
|
+
|
|
392
|
+
|
|
393
|
+
|
|
394
|
+
|
|
395
|
+
|
|
396
|
+
|
|
397
|
+
|
|
398
|
+
<li class="md-nav__item md-nav__item--nested">
|
|
399
|
+
|
|
400
|
+
|
|
401
|
+
|
|
402
|
+
<input class="md-nav__toggle md-toggle " type="checkbox" id="__nav_5_3" >
|
|
403
|
+
|
|
404
|
+
|
|
405
|
+
<label class="md-nav__link" for="__nav_5_3" id="__nav_5_3_label" tabindex="0">
|
|
406
|
+
|
|
407
|
+
|
|
408
|
+
<span class="md-ellipsis">
|
|
163
409
|
Cli methods
|
|
164
410
|
</span>
|
|
165
|
-
|
|
166
|
-
|
|
167
|
-
<
|
|
168
|
-
|
|
169
|
-
|
|
411
|
+
|
|
412
|
+
|
|
413
|
+
<span class="md-nav__icon md-icon"></span>
|
|
414
|
+
</label>
|
|
415
|
+
|
|
416
|
+
<nav class="md-nav" data-md-level="2" aria-labelledby="__nav_5_3_label" aria-expanded="false">
|
|
417
|
+
<label class="md-nav__title" for="__nav_5_3">
|
|
418
|
+
<span class="md-nav__icon md-icon"></span>
|
|
170
419
|
Cli methods
|
|
171
420
|
</label>
|
|
172
|
-
<ul class="md-nav__list" data-md-scrollfix
|
|
173
|
-
|
|
174
|
-
|
|
175
|
-
|
|
421
|
+
<ul class="md-nav__list" data-md-scrollfix>
|
|
422
|
+
|
|
423
|
+
|
|
424
|
+
|
|
425
|
+
|
|
426
|
+
|
|
427
|
+
|
|
428
|
+
|
|
429
|
+
<li class="md-nav__item">
|
|
430
|
+
<a href="cli-methods/bundle-the-basemaps-assets-archive/" class="md-nav__link">
|
|
431
|
+
|
|
432
|
+
|
|
433
|
+
<span class="md-ellipsis">
|
|
176
434
|
Bundle the basemaps assets archive
|
|
177
435
|
</span>
|
|
178
|
-
|
|
179
|
-
|
|
180
|
-
|
|
181
|
-
|
|
182
|
-
|
|
436
|
+
|
|
437
|
+
|
|
438
|
+
</a>
|
|
439
|
+
</li>
|
|
440
|
+
|
|
441
|
+
|
|
442
|
+
|
|
443
|
+
|
|
444
|
+
|
|
445
|
+
|
|
446
|
+
|
|
447
|
+
|
|
448
|
+
|
|
449
|
+
|
|
450
|
+
<li class="md-nav__item">
|
|
451
|
+
<a href="cli-methods/bundle-the-basemaps-config-file/" class="md-nav__link">
|
|
452
|
+
|
|
453
|
+
|
|
454
|
+
<span class="md-ellipsis">
|
|
183
455
|
Bundle the basemaps config file
|
|
184
456
|
</span>
|
|
185
|
-
|
|
186
|
-
|
|
187
|
-
</
|
|
188
|
-
</
|
|
189
|
-
|
|
190
|
-
|
|
191
|
-
|
|
192
|
-
|
|
193
|
-
|
|
457
|
+
|
|
458
|
+
|
|
459
|
+
</a>
|
|
460
|
+
</li>
|
|
461
|
+
|
|
462
|
+
|
|
463
|
+
|
|
464
|
+
|
|
465
|
+
</ul>
|
|
466
|
+
</nav>
|
|
467
|
+
|
|
468
|
+
</li>
|
|
469
|
+
|
|
470
|
+
|
|
471
|
+
|
|
472
|
+
|
|
473
|
+
|
|
474
|
+
|
|
475
|
+
|
|
476
|
+
|
|
477
|
+
|
|
478
|
+
|
|
479
|
+
|
|
480
|
+
|
|
481
|
+
|
|
482
|
+
|
|
483
|
+
|
|
484
|
+
|
|
485
|
+
|
|
486
|
+
|
|
487
|
+
|
|
488
|
+
|
|
489
|
+
<li class="md-nav__item md-nav__item--nested">
|
|
490
|
+
|
|
491
|
+
|
|
492
|
+
|
|
493
|
+
<input class="md-nav__toggle md-toggle " type="checkbox" id="__nav_5_4" >
|
|
494
|
+
|
|
495
|
+
|
|
496
|
+
<label class="md-nav__link" for="__nav_5_4" id="__nav_5_4_label" tabindex="0">
|
|
497
|
+
|
|
498
|
+
|
|
499
|
+
<span class="md-ellipsis">
|
|
194
500
|
Server methods
|
|
195
501
|
</span>
|
|
196
|
-
|
|
197
|
-
|
|
198
|
-
<
|
|
199
|
-
|
|
200
|
-
|
|
502
|
+
|
|
503
|
+
|
|
504
|
+
<span class="md-nav__icon md-icon"></span>
|
|
505
|
+
</label>
|
|
506
|
+
|
|
507
|
+
<nav class="md-nav" data-md-level="2" aria-labelledby="__nav_5_4_label" aria-expanded="false">
|
|
508
|
+
<label class="md-nav__title" for="__nav_5_4">
|
|
509
|
+
<span class="md-nav__icon md-icon"></span>
|
|
201
510
|
Server methods
|
|
202
511
|
</label>
|
|
203
|
-
<ul class="md-nav__list" data-md-scrollfix
|
|
204
|
-
|
|
205
|
-
|
|
206
|
-
|
|
512
|
+
<ul class="md-nav__list" data-md-scrollfix>
|
|
513
|
+
|
|
514
|
+
|
|
515
|
+
|
|
516
|
+
|
|
517
|
+
|
|
518
|
+
|
|
519
|
+
|
|
520
|
+
<li class="md-nav__item">
|
|
521
|
+
<a href="server-methods/serve-basemaps-with-bundled-config-file/" class="md-nav__link">
|
|
522
|
+
|
|
523
|
+
|
|
524
|
+
<span class="md-ellipsis">
|
|
207
525
|
Serve basemaps using a bundled config file
|
|
208
526
|
</span>
|
|
209
|
-
|
|
210
|
-
|
|
211
|
-
|
|
212
|
-
|
|
213
|
-
|
|
527
|
+
|
|
528
|
+
|
|
529
|
+
</a>
|
|
530
|
+
</li>
|
|
531
|
+
|
|
532
|
+
|
|
533
|
+
|
|
534
|
+
|
|
535
|
+
|
|
536
|
+
|
|
537
|
+
|
|
538
|
+
|
|
539
|
+
|
|
540
|
+
|
|
541
|
+
<li class="md-nav__item">
|
|
542
|
+
<a href="server-methods/serve-basemaps-with-collection-of-geotiff-files/" class="md-nav__link">
|
|
543
|
+
|
|
544
|
+
|
|
545
|
+
<span class="md-ellipsis">
|
|
214
546
|
Serve basemaps using a collection of GeoTIFF files
|
|
215
547
|
</span>
|
|
216
|
-
|
|
217
|
-
|
|
218
|
-
</
|
|
219
|
-
</
|
|
220
|
-
|
|
221
|
-
|
|
222
|
-
|
|
223
|
-
|
|
224
|
-
|
|
225
|
-
|
|
226
|
-
|
|
227
|
-
|
|
548
|
+
|
|
549
|
+
|
|
550
|
+
</a>
|
|
551
|
+
</li>
|
|
552
|
+
|
|
553
|
+
|
|
554
|
+
|
|
555
|
+
|
|
556
|
+
</ul>
|
|
557
|
+
</nav>
|
|
558
|
+
|
|
559
|
+
</li>
|
|
560
|
+
|
|
561
|
+
|
|
562
|
+
|
|
563
|
+
|
|
564
|
+
</ul>
|
|
565
|
+
</nav>
|
|
566
|
+
|
|
567
|
+
</li>
|
|
568
|
+
|
|
569
|
+
|
|
570
|
+
|
|
571
|
+
|
|
572
|
+
|
|
573
|
+
|
|
574
|
+
|
|
575
|
+
|
|
576
|
+
|
|
577
|
+
|
|
578
|
+
|
|
579
|
+
|
|
580
|
+
|
|
581
|
+
|
|
582
|
+
|
|
583
|
+
|
|
584
|
+
|
|
585
|
+
|
|
586
|
+
|
|
587
|
+
|
|
588
|
+
|
|
589
|
+
|
|
590
|
+
|
|
591
|
+
<li class="md-nav__item md-nav__item--nested">
|
|
592
|
+
|
|
593
|
+
|
|
594
|
+
|
|
595
|
+
<input class="md-nav__toggle md-toggle " type="checkbox" id="__nav_6" >
|
|
596
|
+
|
|
597
|
+
|
|
598
|
+
<label class="md-nav__link" for="__nav_6" id="__nav_6_label" tabindex="0">
|
|
599
|
+
|
|
600
|
+
|
|
601
|
+
<span class="md-ellipsis">
|
|
228
602
|
Examples
|
|
229
603
|
</span>
|
|
230
|
-
|
|
231
|
-
|
|
232
|
-
<
|
|
233
|
-
|
|
234
|
-
|
|
604
|
+
|
|
605
|
+
|
|
606
|
+
<span class="md-nav__icon md-icon"></span>
|
|
607
|
+
</label>
|
|
608
|
+
|
|
609
|
+
<nav class="md-nav" data-md-level="1" aria-labelledby="__nav_6_label" aria-expanded="false">
|
|
610
|
+
<label class="md-nav__title" for="__nav_6">
|
|
611
|
+
<span class="md-nav__icon md-icon"></span>
|
|
235
612
|
Examples
|
|
236
613
|
</label>
|
|
237
|
-
<ul class="md-nav__list" data-md-scrollfix
|
|
238
|
-
|
|
239
|
-
|
|
240
|
-
|
|
241
|
-
|
|
614
|
+
<ul class="md-nav__list" data-md-scrollfix>
|
|
615
|
+
|
|
616
|
+
|
|
617
|
+
|
|
618
|
+
|
|
619
|
+
|
|
620
|
+
|
|
621
|
+
|
|
622
|
+
<li class="md-nav__item">
|
|
623
|
+
<a href="../examples/_overview/" class="md-nav__link">
|
|
624
|
+
|
|
625
|
+
|
|
626
|
+
<span class="md-ellipsis">
|
|
627
|
+
Overview
|
|
242
628
|
</span>
|
|
243
|
-
|
|
244
|
-
|
|
245
|
-
|
|
246
|
-
|
|
247
|
-
|
|
629
|
+
|
|
630
|
+
|
|
631
|
+
</a>
|
|
632
|
+
</li>
|
|
633
|
+
|
|
634
|
+
|
|
635
|
+
|
|
636
|
+
|
|
637
|
+
|
|
638
|
+
|
|
639
|
+
|
|
640
|
+
|
|
641
|
+
|
|
642
|
+
|
|
643
|
+
<li class="md-nav__item">
|
|
644
|
+
<a href="../examples/leaflet.xyz.3857/" class="md-nav__link">
|
|
645
|
+
|
|
646
|
+
|
|
647
|
+
<span class="md-ellipsis">
|
|
248
648
|
Leaflet Raster Map
|
|
249
649
|
</span>
|
|
250
|
-
|
|
251
|
-
|
|
252
|
-
|
|
253
|
-
|
|
254
|
-
|
|
650
|
+
|
|
651
|
+
|
|
652
|
+
</a>
|
|
653
|
+
</li>
|
|
654
|
+
|
|
655
|
+
|
|
656
|
+
|
|
657
|
+
|
|
658
|
+
|
|
659
|
+
|
|
660
|
+
|
|
661
|
+
|
|
662
|
+
|
|
663
|
+
|
|
664
|
+
<li class="md-nav__item">
|
|
665
|
+
<a href="../examples/maplibre.opacity.3857/" class="md-nav__link">
|
|
666
|
+
|
|
667
|
+
|
|
668
|
+
<span class="md-ellipsis">
|
|
255
669
|
Maplibre Opacity Slider
|
|
256
670
|
</span>
|
|
257
|
-
|
|
258
|
-
|
|
259
|
-
|
|
260
|
-
|
|
261
|
-
|
|
671
|
+
|
|
672
|
+
|
|
673
|
+
</a>
|
|
674
|
+
</li>
|
|
675
|
+
|
|
676
|
+
|
|
677
|
+
|
|
678
|
+
|
|
679
|
+
|
|
680
|
+
|
|
681
|
+
|
|
682
|
+
|
|
683
|
+
|
|
684
|
+
|
|
685
|
+
<li class="md-nav__item">
|
|
686
|
+
<a href="../examples/maplibre.vector.3857/" class="md-nav__link">
|
|
687
|
+
|
|
688
|
+
|
|
689
|
+
<span class="md-ellipsis">
|
|
262
690
|
Maplibre Vector Map
|
|
263
691
|
</span>
|
|
264
|
-
|
|
265
|
-
|
|
266
|
-
</
|
|
267
|
-
</
|
|
268
|
-
|
|
269
|
-
|
|
270
|
-
|
|
271
|
-
|
|
272
|
-
|
|
273
|
-
|
|
692
|
+
|
|
693
|
+
|
|
694
|
+
</a>
|
|
695
|
+
</li>
|
|
696
|
+
|
|
697
|
+
|
|
698
|
+
|
|
699
|
+
|
|
700
|
+
</ul>
|
|
701
|
+
</nav>
|
|
702
|
+
|
|
703
|
+
</li>
|
|
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
|
+
|
|
736
|
+
|
|
737
|
+
<li class="md-nav__item md-nav__item--nested">
|
|
738
|
+
|
|
739
|
+
|
|
740
|
+
|
|
741
|
+
<input class="md-nav__toggle md-toggle " type="checkbox" id="__nav_7" >
|
|
742
|
+
|
|
743
|
+
|
|
744
|
+
|
|
745
|
+
<div class="md-nav__link md-nav__container">
|
|
746
|
+
<a href="../operator-guide/" class="md-nav__link ">
|
|
747
|
+
|
|
748
|
+
|
|
749
|
+
<span class="md-ellipsis">
|
|
274
750
|
Operator guide
|
|
275
751
|
</span>
|
|
276
|
-
|
|
277
|
-
|
|
278
|
-
|
|
279
|
-
|
|
280
|
-
|
|
281
|
-
<
|
|
282
|
-
<
|
|
283
|
-
|
|
752
|
+
|
|
753
|
+
|
|
754
|
+
</a>
|
|
755
|
+
|
|
756
|
+
|
|
757
|
+
<label class="md-nav__link " for="__nav_7" id="__nav_7_label" tabindex="0">
|
|
758
|
+
<span class="md-nav__icon md-icon"></span>
|
|
759
|
+
</label>
|
|
760
|
+
|
|
761
|
+
</div>
|
|
762
|
+
|
|
763
|
+
<nav class="md-nav" data-md-level="1" aria-labelledby="__nav_7_label" aria-expanded="false">
|
|
764
|
+
<label class="md-nav__title" for="__nav_7">
|
|
765
|
+
<span class="md-nav__icon md-icon"></span>
|
|
284
766
|
Operator guide
|
|
285
767
|
</label>
|
|
286
|
-
<ul class="md-nav__list" data-md-scrollfix
|
|
287
|
-
|
|
288
|
-
|
|
289
|
-
|
|
768
|
+
<ul class="md-nav__list" data-md-scrollfix>
|
|
769
|
+
|
|
770
|
+
|
|
771
|
+
|
|
772
|
+
|
|
773
|
+
|
|
774
|
+
|
|
775
|
+
|
|
776
|
+
|
|
777
|
+
|
|
778
|
+
<li class="md-nav__item">
|
|
779
|
+
<a href="../operator-guide/cog-quality/" class="md-nav__link">
|
|
780
|
+
|
|
781
|
+
|
|
782
|
+
<span class="md-ellipsis">
|
|
290
783
|
COG Quality
|
|
291
784
|
</span>
|
|
292
|
-
|
|
293
|
-
|
|
294
|
-
|
|
295
|
-
|
|
296
|
-
|
|
785
|
+
|
|
786
|
+
|
|
787
|
+
</a>
|
|
788
|
+
</li>
|
|
789
|
+
|
|
790
|
+
|
|
791
|
+
|
|
792
|
+
|
|
793
|
+
|
|
794
|
+
|
|
795
|
+
|
|
796
|
+
|
|
797
|
+
|
|
798
|
+
|
|
799
|
+
<li class="md-nav__item">
|
|
800
|
+
<a href="../operator-guide/empty-tiles/" class="md-nav__link">
|
|
801
|
+
|
|
802
|
+
|
|
803
|
+
<span class="md-ellipsis">
|
|
297
804
|
Sparse Datasets and empty tiles
|
|
298
805
|
</span>
|
|
299
|
-
|
|
300
|
-
|
|
301
|
-
|
|
302
|
-
|
|
303
|
-
|
|
806
|
+
|
|
807
|
+
|
|
808
|
+
</a>
|
|
809
|
+
</li>
|
|
810
|
+
|
|
811
|
+
|
|
812
|
+
|
|
813
|
+
|
|
814
|
+
|
|
815
|
+
|
|
816
|
+
|
|
817
|
+
|
|
818
|
+
|
|
819
|
+
|
|
820
|
+
<li class="md-nav__item">
|
|
821
|
+
<a href="../operator-guide/gebco/" class="md-nav__link">
|
|
822
|
+
|
|
823
|
+
|
|
824
|
+
<span class="md-ellipsis">
|
|
304
825
|
Gebco re-project to NZTM2000Quad cog file
|
|
305
826
|
</span>
|
|
306
|
-
|
|
307
|
-
|
|
308
|
-
|
|
309
|
-
|
|
310
|
-
|
|
827
|
+
|
|
828
|
+
|
|
829
|
+
</a>
|
|
830
|
+
</li>
|
|
831
|
+
|
|
832
|
+
|
|
833
|
+
|
|
834
|
+
|
|
835
|
+
|
|
836
|
+
|
|
837
|
+
|
|
838
|
+
|
|
839
|
+
|
|
840
|
+
|
|
841
|
+
<li class="md-nav__item">
|
|
842
|
+
<a href="../operator-guide/quick-start/" class="md-nav__link">
|
|
843
|
+
|
|
844
|
+
|
|
845
|
+
<span class="md-ellipsis">
|
|
311
846
|
Running LINZ Basemaps - Quick Start
|
|
312
847
|
</span>
|
|
313
|
-
|
|
314
|
-
|
|
315
|
-
|
|
316
|
-
|
|
317
|
-
|
|
848
|
+
|
|
849
|
+
|
|
850
|
+
</a>
|
|
851
|
+
</li>
|
|
852
|
+
|
|
853
|
+
|
|
854
|
+
|
|
855
|
+
|
|
856
|
+
|
|
857
|
+
|
|
858
|
+
|
|
859
|
+
|
|
860
|
+
|
|
861
|
+
|
|
862
|
+
<li class="md-nav__item">
|
|
863
|
+
<a href="../operator-guide/relief-shade/" class="md-nav__link">
|
|
864
|
+
|
|
865
|
+
|
|
866
|
+
<span class="md-ellipsis">
|
|
318
867
|
Relief shade
|
|
319
868
|
</span>
|
|
320
|
-
|
|
321
|
-
|
|
322
|
-
|
|
323
|
-
|
|
324
|
-
|
|
325
|
-
|
|
869
|
+
|
|
870
|
+
|
|
871
|
+
</a>
|
|
872
|
+
</li>
|
|
873
|
+
|
|
874
|
+
|
|
875
|
+
|
|
876
|
+
|
|
877
|
+
|
|
878
|
+
|
|
879
|
+
|
|
880
|
+
|
|
881
|
+
|
|
882
|
+
|
|
883
|
+
<li class="md-nav__item">
|
|
884
|
+
<a href="../operator-guide/texture-shade/" class="md-nav__link">
|
|
885
|
+
|
|
886
|
+
|
|
887
|
+
<span class="md-ellipsis">
|
|
888
|
+
Texture shading
|
|
889
|
+
</span>
|
|
890
|
+
|
|
891
|
+
|
|
892
|
+
</a>
|
|
893
|
+
</li>
|
|
894
|
+
|
|
895
|
+
|
|
896
|
+
|
|
897
|
+
|
|
898
|
+
|
|
899
|
+
|
|
900
|
+
|
|
901
|
+
|
|
902
|
+
|
|
903
|
+
|
|
904
|
+
<li class="md-nav__item">
|
|
905
|
+
<a href="../operator-guide/xyz-projection/" class="md-nav__link">
|
|
906
|
+
|
|
907
|
+
|
|
908
|
+
<span class="md-ellipsis">
|
|
909
|
+
XYZ and projection math
|
|
910
|
+
</span>
|
|
911
|
+
|
|
912
|
+
|
|
913
|
+
</a>
|
|
914
|
+
</li>
|
|
915
|
+
|
|
916
|
+
|
|
917
|
+
|
|
918
|
+
|
|
919
|
+
</ul>
|
|
920
|
+
</nav>
|
|
921
|
+
|
|
922
|
+
</li>
|
|
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--nested">
|
|
949
|
+
|
|
950
|
+
|
|
951
|
+
|
|
952
|
+
<input class="md-nav__toggle md-toggle " type="checkbox" id="__nav_8" >
|
|
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="false">
|
|
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="../user-guide/_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="../user-guide/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="../user-guide/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
|
+
<li class="md-nav__item md-nav__item--nested">
|
|
1061
|
+
|
|
1062
|
+
|
|
1063
|
+
|
|
1064
|
+
<input class="md-nav__toggle md-toggle " type="checkbox" id="__nav_8_4" >
|
|
1065
|
+
|
|
1066
|
+
|
|
1067
|
+
|
|
1068
|
+
<div class="md-nav__link md-nav__container">
|
|
1069
|
+
<a href="../user-guide/use-in-esri-software/" class="md-nav__link ">
|
|
1070
|
+
|
|
1071
|
+
|
|
1072
|
+
<span class="md-ellipsis">
|
|
1073
|
+
Use in Esri software
|
|
1074
|
+
</span>
|
|
1075
|
+
|
|
1076
|
+
|
|
1077
|
+
</a>
|
|
1078
|
+
|
|
1079
|
+
|
|
1080
|
+
<label class="md-nav__link " for="__nav_8_4" id="__nav_8_4_label" tabindex="0">
|
|
1081
|
+
<span class="md-nav__icon md-icon"></span>
|
|
1082
|
+
</label>
|
|
1083
|
+
|
|
1084
|
+
</div>
|
|
1085
|
+
|
|
1086
|
+
<nav class="md-nav" data-md-level="2" aria-labelledby="__nav_8_4_label" aria-expanded="false">
|
|
1087
|
+
<label class="md-nav__title" for="__nav_8_4">
|
|
1088
|
+
<span class="md-nav__icon md-icon"></span>
|
|
1089
|
+
Use in Esri software
|
|
1090
|
+
</label>
|
|
1091
|
+
<ul class="md-nav__list" data-md-scrollfix>
|
|
1092
|
+
|
|
1093
|
+
|
|
1094
|
+
|
|
1095
|
+
|
|
1096
|
+
|
|
1097
|
+
|
|
1098
|
+
|
|
1099
|
+
|
|
1100
|
+
|
|
1101
|
+
|
|
1102
|
+
|
|
1103
|
+
|
|
1104
|
+
|
|
1105
|
+
|
|
1106
|
+
|
|
1107
|
+
|
|
1108
|
+
|
|
1109
|
+
|
|
1110
|
+
|
|
1111
|
+
<li class="md-nav__item md-nav__item--nested">
|
|
1112
|
+
|
|
1113
|
+
|
|
1114
|
+
|
|
1115
|
+
<input class="md-nav__toggle md-toggle " type="checkbox" id="__nav_8_4_2" >
|
|
1116
|
+
|
|
1117
|
+
|
|
1118
|
+
|
|
1119
|
+
<div class="md-nav__link md-nav__container">
|
|
1120
|
+
<a href="../user-guide/use-in-esri-software/how-to-add-emergency-imagery-to-arcgis/" class="md-nav__link ">
|
|
1121
|
+
|
|
1122
|
+
|
|
1123
|
+
<span class="md-ellipsis">
|
|
1124
|
+
How to add emergency imagery in ArcGIS
|
|
1125
|
+
</span>
|
|
1126
|
+
|
|
1127
|
+
|
|
1128
|
+
</a>
|
|
1129
|
+
|
|
1130
|
+
</div>
|
|
1131
|
+
|
|
1132
|
+
<nav class="md-nav" data-md-level="3" aria-labelledby="__nav_8_4_2_label" aria-expanded="false">
|
|
1133
|
+
<label class="md-nav__title" for="__nav_8_4_2">
|
|
1134
|
+
<span class="md-nav__icon md-icon"></span>
|
|
1135
|
+
How to add emergency imagery in ArcGIS
|
|
1136
|
+
</label>
|
|
1137
|
+
<ul class="md-nav__list" data-md-scrollfix>
|
|
1138
|
+
|
|
1139
|
+
|
|
1140
|
+
|
|
1141
|
+
</ul>
|
|
1142
|
+
</nav>
|
|
1143
|
+
|
|
1144
|
+
</li>
|
|
1145
|
+
|
|
1146
|
+
|
|
1147
|
+
|
|
1148
|
+
|
|
1149
|
+
|
|
1150
|
+
|
|
1151
|
+
|
|
1152
|
+
|
|
1153
|
+
|
|
1154
|
+
|
|
1155
|
+
|
|
1156
|
+
|
|
1157
|
+
|
|
1158
|
+
|
|
1159
|
+
|
|
1160
|
+
|
|
1161
|
+
|
|
1162
|
+
|
|
1163
|
+
|
|
1164
|
+
|
|
1165
|
+
<li class="md-nav__item md-nav__item--nested">
|
|
1166
|
+
|
|
1167
|
+
|
|
1168
|
+
|
|
1169
|
+
<input class="md-nav__toggle md-toggle " type="checkbox" id="__nav_8_4_3" >
|
|
1170
|
+
|
|
1171
|
+
|
|
1172
|
+
|
|
1173
|
+
<div class="md-nav__link md-nav__container">
|
|
1174
|
+
<a href="../user-guide/use-in-esri-software/how-to-add-individual-linz-basemaps-layers-to-arcgis/" class="md-nav__link ">
|
|
1175
|
+
|
|
1176
|
+
|
|
1177
|
+
<span class="md-ellipsis">
|
|
1178
|
+
How to add individual LINZ Basemap layers to ArcGIS
|
|
1179
|
+
</span>
|
|
1180
|
+
|
|
1181
|
+
|
|
1182
|
+
</a>
|
|
1183
|
+
|
|
1184
|
+
</div>
|
|
1185
|
+
|
|
1186
|
+
<nav class="md-nav" data-md-level="3" aria-labelledby="__nav_8_4_3_label" aria-expanded="false">
|
|
1187
|
+
<label class="md-nav__title" for="__nav_8_4_3">
|
|
1188
|
+
<span class="md-nav__icon md-icon"></span>
|
|
1189
|
+
How to add individual LINZ Basemap layers to ArcGIS
|
|
1190
|
+
</label>
|
|
1191
|
+
<ul class="md-nav__list" data-md-scrollfix>
|
|
1192
|
+
|
|
1193
|
+
|
|
1194
|
+
|
|
1195
|
+
</ul>
|
|
1196
|
+
</nav>
|
|
1197
|
+
|
|
1198
|
+
</li>
|
|
1199
|
+
|
|
1200
|
+
|
|
1201
|
+
|
|
1202
|
+
|
|
1203
|
+
|
|
1204
|
+
|
|
1205
|
+
|
|
1206
|
+
|
|
1207
|
+
|
|
1208
|
+
|
|
1209
|
+
|
|
1210
|
+
|
|
1211
|
+
|
|
1212
|
+
|
|
1213
|
+
|
|
1214
|
+
|
|
1215
|
+
|
|
1216
|
+
|
|
1217
|
+
|
|
1218
|
+
|
|
1219
|
+
<li class="md-nav__item md-nav__item--nested">
|
|
1220
|
+
|
|
1221
|
+
|
|
1222
|
+
|
|
1223
|
+
<input class="md-nav__toggle md-toggle " type="checkbox" id="__nav_8_4_4" >
|
|
1224
|
+
|
|
1225
|
+
|
|
1226
|
+
|
|
1227
|
+
<div class="md-nav__link md-nav__container">
|
|
1228
|
+
<a href="../user-guide/use-in-esri-software/how-to-add-linz-aerial-imagery-basemaps-to-arcgis-online/" class="md-nav__link ">
|
|
1229
|
+
|
|
1230
|
+
|
|
1231
|
+
<span class="md-ellipsis">
|
|
1232
|
+
How to add LINZ aerial imagery Basemaps to ArcGIS Online
|
|
1233
|
+
</span>
|
|
1234
|
+
|
|
1235
|
+
|
|
1236
|
+
</a>
|
|
1237
|
+
|
|
1238
|
+
</div>
|
|
1239
|
+
|
|
1240
|
+
<nav class="md-nav" data-md-level="3" aria-labelledby="__nav_8_4_4_label" aria-expanded="false">
|
|
1241
|
+
<label class="md-nav__title" for="__nav_8_4_4">
|
|
1242
|
+
<span class="md-nav__icon md-icon"></span>
|
|
1243
|
+
How to add LINZ aerial imagery Basemaps to ArcGIS Online
|
|
1244
|
+
</label>
|
|
1245
|
+
<ul class="md-nav__list" data-md-scrollfix>
|
|
1246
|
+
|
|
1247
|
+
|
|
1248
|
+
|
|
1249
|
+
</ul>
|
|
1250
|
+
</nav>
|
|
1251
|
+
|
|
1252
|
+
</li>
|
|
1253
|
+
|
|
1254
|
+
|
|
1255
|
+
|
|
1256
|
+
|
|
1257
|
+
|
|
1258
|
+
|
|
1259
|
+
|
|
1260
|
+
|
|
1261
|
+
|
|
1262
|
+
|
|
1263
|
+
|
|
1264
|
+
|
|
1265
|
+
|
|
1266
|
+
|
|
1267
|
+
|
|
1268
|
+
|
|
1269
|
+
|
|
1270
|
+
|
|
1271
|
+
|
|
1272
|
+
|
|
1273
|
+
<li class="md-nav__item md-nav__item--nested">
|
|
1274
|
+
|
|
1275
|
+
|
|
1276
|
+
|
|
1277
|
+
<input class="md-nav__toggle md-toggle " type="checkbox" id="__nav_8_4_5" >
|
|
1278
|
+
|
|
1279
|
+
|
|
1280
|
+
|
|
1281
|
+
<div class="md-nav__link md-nav__container">
|
|
1282
|
+
<a href="../user-guide/use-in-esri-software/how-to-add-linz-basemaps-to-arcgis-online-basemaps/" class="md-nav__link ">
|
|
1283
|
+
|
|
1284
|
+
|
|
1285
|
+
<span class="md-ellipsis">
|
|
1286
|
+
How to add LINZ Basemaps to ArcGIS Online Basemaps
|
|
1287
|
+
</span>
|
|
1288
|
+
|
|
1289
|
+
|
|
1290
|
+
</a>
|
|
1291
|
+
|
|
1292
|
+
</div>
|
|
1293
|
+
|
|
1294
|
+
<nav class="md-nav" data-md-level="3" aria-labelledby="__nav_8_4_5_label" aria-expanded="false">
|
|
1295
|
+
<label class="md-nav__title" for="__nav_8_4_5">
|
|
1296
|
+
<span class="md-nav__icon md-icon"></span>
|
|
1297
|
+
How to add LINZ Basemaps to ArcGIS Online Basemaps
|
|
1298
|
+
</label>
|
|
1299
|
+
<ul class="md-nav__list" data-md-scrollfix>
|
|
1300
|
+
|
|
1301
|
+
|
|
1302
|
+
|
|
1303
|
+
</ul>
|
|
1304
|
+
</nav>
|
|
1305
|
+
|
|
1306
|
+
</li>
|
|
1307
|
+
|
|
1308
|
+
|
|
1309
|
+
|
|
1310
|
+
|
|
1311
|
+
</ul>
|
|
1312
|
+
</nav>
|
|
1313
|
+
|
|
1314
|
+
</li>
|
|
1315
|
+
|
|
1316
|
+
|
|
1317
|
+
|
|
1318
|
+
|
|
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
|
+
<li class="md-nav__item md-nav__item--nested">
|
|
1344
|
+
|
|
1345
|
+
|
|
1346
|
+
|
|
1347
|
+
<input class="md-nav__toggle md-toggle " type="checkbox" id="__nav_8_5" >
|
|
1348
|
+
|
|
1349
|
+
|
|
1350
|
+
|
|
1351
|
+
<div class="md-nav__link md-nav__container">
|
|
1352
|
+
<a href="../user-guide/working-with-vector-tiles/" class="md-nav__link ">
|
|
1353
|
+
|
|
1354
|
+
|
|
1355
|
+
<span class="md-ellipsis">
|
|
1356
|
+
Working with Vector Tiles
|
|
1357
|
+
</span>
|
|
1358
|
+
|
|
1359
|
+
|
|
1360
|
+
</a>
|
|
1361
|
+
|
|
1362
|
+
|
|
1363
|
+
<label class="md-nav__link " for="__nav_8_5" id="__nav_8_5_label" tabindex="0">
|
|
1364
|
+
<span class="md-nav__icon md-icon"></span>
|
|
1365
|
+
</label>
|
|
1366
|
+
|
|
1367
|
+
</div>
|
|
1368
|
+
|
|
1369
|
+
<nav class="md-nav" data-md-level="2" aria-labelledby="__nav_8_5_label" aria-expanded="false">
|
|
1370
|
+
<label class="md-nav__title" for="__nav_8_5">
|
|
1371
|
+
<span class="md-nav__icon md-icon"></span>
|
|
1372
|
+
Working with Vector Tiles
|
|
1373
|
+
</label>
|
|
1374
|
+
<ul class="md-nav__list" data-md-scrollfix>
|
|
1375
|
+
|
|
1376
|
+
|
|
1377
|
+
|
|
1378
|
+
|
|
1379
|
+
|
|
1380
|
+
|
|
1381
|
+
|
|
1382
|
+
|
|
1383
|
+
|
|
1384
|
+
|
|
1385
|
+
|
|
1386
|
+
|
|
1387
|
+
|
|
1388
|
+
|
|
1389
|
+
|
|
1390
|
+
|
|
1391
|
+
|
|
1392
|
+
|
|
1393
|
+
|
|
1394
|
+
|
|
1395
|
+
|
|
1396
|
+
<li class="md-nav__item md-nav__item--nested">
|
|
1397
|
+
|
|
1398
|
+
|
|
1399
|
+
|
|
1400
|
+
<input class="md-nav__toggle md-toggle " type="checkbox" id="__nav_8_5_2" >
|
|
1401
|
+
|
|
1402
|
+
|
|
1403
|
+
|
|
1404
|
+
<div class="md-nav__link md-nav__container">
|
|
1405
|
+
<a href="../user-guide/working-with-vector-tiles/creation/" class="md-nav__link ">
|
|
1406
|
+
|
|
1407
|
+
|
|
1408
|
+
<span class="md-ellipsis">
|
|
1409
|
+
Creation
|
|
1410
|
+
</span>
|
|
1411
|
+
|
|
1412
|
+
|
|
1413
|
+
</a>
|
|
1414
|
+
|
|
1415
|
+
|
|
1416
|
+
<label class="md-nav__link " for="__nav_8_5_2" id="__nav_8_5_2_label" tabindex="0">
|
|
1417
|
+
<span class="md-nav__icon md-icon"></span>
|
|
1418
|
+
</label>
|
|
1419
|
+
|
|
1420
|
+
</div>
|
|
1421
|
+
|
|
1422
|
+
<nav class="md-nav" data-md-level="3" aria-labelledby="__nav_8_5_2_label" aria-expanded="false">
|
|
1423
|
+
<label class="md-nav__title" for="__nav_8_5_2">
|
|
1424
|
+
<span class="md-nav__icon md-icon"></span>
|
|
1425
|
+
Creation
|
|
1426
|
+
</label>
|
|
1427
|
+
<ul class="md-nav__list" data-md-scrollfix>
|
|
1428
|
+
|
|
1429
|
+
|
|
1430
|
+
|
|
1431
|
+
|
|
1432
|
+
|
|
1433
|
+
|
|
1434
|
+
|
|
1435
|
+
|
|
1436
|
+
|
|
1437
|
+
|
|
1438
|
+
|
|
1439
|
+
|
|
1440
|
+
|
|
1441
|
+
|
|
1442
|
+
|
|
1443
|
+
|
|
1444
|
+
|
|
1445
|
+
<li class="md-nav__item md-nav__item--nested">
|
|
1446
|
+
|
|
1447
|
+
|
|
1448
|
+
|
|
1449
|
+
<input class="md-nav__toggle md-toggle " type="checkbox" id="__nav_8_5_2_2" >
|
|
1450
|
+
|
|
1451
|
+
|
|
1452
|
+
<label class="md-nav__link" for="__nav_8_5_2_2" id="__nav_8_5_2_2_label" tabindex="0">
|
|
1453
|
+
|
|
1454
|
+
|
|
1455
|
+
<span class="md-ellipsis">
|
|
1456
|
+
Inputs
|
|
1457
|
+
</span>
|
|
1458
|
+
|
|
1459
|
+
|
|
1460
|
+
<span class="md-nav__icon md-icon"></span>
|
|
1461
|
+
</label>
|
|
1462
|
+
|
|
1463
|
+
<nav class="md-nav" data-md-level="4" aria-labelledby="__nav_8_5_2_2_label" aria-expanded="false">
|
|
1464
|
+
<label class="md-nav__title" for="__nav_8_5_2_2">
|
|
1465
|
+
<span class="md-nav__icon md-icon"></span>
|
|
1466
|
+
Inputs
|
|
1467
|
+
</label>
|
|
1468
|
+
<ul class="md-nav__list" data-md-scrollfix>
|
|
1469
|
+
|
|
1470
|
+
|
|
1471
|
+
|
|
1472
|
+
|
|
1473
|
+
|
|
1474
|
+
|
|
1475
|
+
|
|
1476
|
+
<li class="md-nav__item">
|
|
1477
|
+
<a href="../user-guide/working-with-vector-tiles/creation/inputs/json-schema-file/" class="md-nav__link">
|
|
1478
|
+
|
|
1479
|
+
|
|
1480
|
+
<span class="md-ellipsis">
|
|
1481
|
+
JSON Schema File
|
|
1482
|
+
</span>
|
|
1483
|
+
|
|
1484
|
+
|
|
1485
|
+
</a>
|
|
1486
|
+
</li>
|
|
1487
|
+
|
|
1488
|
+
|
|
1489
|
+
|
|
1490
|
+
|
|
1491
|
+
</ul>
|
|
1492
|
+
</nav>
|
|
1493
|
+
|
|
1494
|
+
</li>
|
|
1495
|
+
|
|
1496
|
+
|
|
1497
|
+
|
|
1498
|
+
|
|
1499
|
+
</ul>
|
|
1500
|
+
</nav>
|
|
1501
|
+
|
|
1502
|
+
</li>
|
|
1503
|
+
|
|
1504
|
+
|
|
1505
|
+
|
|
1506
|
+
|
|
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
|
+
<li class="md-nav__item md-nav__item--nested">
|
|
1558
|
+
|
|
1559
|
+
|
|
1560
|
+
|
|
1561
|
+
<input class="md-nav__toggle md-toggle " type="checkbox" id="__nav_8_5_3" >
|
|
1562
|
+
|
|
1563
|
+
|
|
1564
|
+
<label class="md-nav__link" for="__nav_8_5_3" id="__nav_8_5_3_label" tabindex="0">
|
|
1565
|
+
|
|
1566
|
+
|
|
1567
|
+
<span class="md-ellipsis">
|
|
1568
|
+
Schema
|
|
1569
|
+
</span>
|
|
1570
|
+
|
|
1571
|
+
|
|
1572
|
+
<span class="md-nav__icon md-icon"></span>
|
|
1573
|
+
</label>
|
|
1574
|
+
|
|
1575
|
+
<nav class="md-nav" data-md-level="3" aria-labelledby="__nav_8_5_3_label" aria-expanded="false">
|
|
1576
|
+
<label class="md-nav__title" for="__nav_8_5_3">
|
|
1577
|
+
<span class="md-nav__icon md-icon"></span>
|
|
1578
|
+
Schema
|
|
1579
|
+
</label>
|
|
1580
|
+
<ul class="md-nav__list" data-md-scrollfix>
|
|
1581
|
+
|
|
1582
|
+
|
|
1583
|
+
|
|
1584
|
+
|
|
1585
|
+
|
|
1586
|
+
|
|
1587
|
+
|
|
1588
|
+
<li class="md-nav__item">
|
|
1589
|
+
<a href="../user-guide/working-with-vector-tiles/schema/addresses/" class="md-nav__link">
|
|
1590
|
+
|
|
1591
|
+
|
|
1592
|
+
<span class="md-ellipsis">
|
|
1593
|
+
addresses
|
|
1594
|
+
</span>
|
|
1595
|
+
|
|
1596
|
+
|
|
1597
|
+
</a>
|
|
1598
|
+
</li>
|
|
1599
|
+
|
|
1600
|
+
|
|
1601
|
+
|
|
1602
|
+
|
|
1603
|
+
|
|
1604
|
+
|
|
1605
|
+
|
|
1606
|
+
|
|
1607
|
+
|
|
1608
|
+
|
|
1609
|
+
<li class="md-nav__item">
|
|
1610
|
+
<a href="../user-guide/working-with-vector-tiles/schema/aerialways/" class="md-nav__link">
|
|
1611
|
+
|
|
1612
|
+
|
|
1613
|
+
<span class="md-ellipsis">
|
|
1614
|
+
aerialways
|
|
1615
|
+
</span>
|
|
1616
|
+
|
|
1617
|
+
|
|
1618
|
+
</a>
|
|
1619
|
+
</li>
|
|
1620
|
+
|
|
1621
|
+
|
|
1622
|
+
|
|
1623
|
+
|
|
1624
|
+
|
|
1625
|
+
|
|
1626
|
+
|
|
1627
|
+
|
|
1628
|
+
|
|
1629
|
+
|
|
1630
|
+
<li class="md-nav__item">
|
|
1631
|
+
<a href="../user-guide/working-with-vector-tiles/schema/boundaries/" class="md-nav__link">
|
|
1632
|
+
|
|
1633
|
+
|
|
1634
|
+
<span class="md-ellipsis">
|
|
1635
|
+
boundaries
|
|
1636
|
+
</span>
|
|
1637
|
+
|
|
1638
|
+
|
|
1639
|
+
</a>
|
|
1640
|
+
</li>
|
|
1641
|
+
|
|
1642
|
+
|
|
1643
|
+
|
|
1644
|
+
|
|
1645
|
+
|
|
1646
|
+
|
|
1647
|
+
|
|
1648
|
+
|
|
1649
|
+
|
|
1650
|
+
|
|
1651
|
+
<li class="md-nav__item">
|
|
1652
|
+
<a href="../user-guide/working-with-vector-tiles/schema/buildings/" class="md-nav__link">
|
|
1653
|
+
|
|
1654
|
+
|
|
1655
|
+
<span class="md-ellipsis">
|
|
1656
|
+
buildings
|
|
1657
|
+
</span>
|
|
1658
|
+
|
|
1659
|
+
|
|
1660
|
+
</a>
|
|
1661
|
+
</li>
|
|
1662
|
+
|
|
1663
|
+
|
|
1664
|
+
|
|
1665
|
+
|
|
1666
|
+
|
|
1667
|
+
|
|
1668
|
+
|
|
1669
|
+
|
|
1670
|
+
|
|
1671
|
+
|
|
1672
|
+
<li class="md-nav__item">
|
|
1673
|
+
<a href="../user-guide/working-with-vector-tiles/schema/contours/" class="md-nav__link">
|
|
1674
|
+
|
|
1675
|
+
|
|
1676
|
+
<span class="md-ellipsis">
|
|
1677
|
+
contours
|
|
1678
|
+
</span>
|
|
1679
|
+
|
|
1680
|
+
|
|
1681
|
+
</a>
|
|
1682
|
+
</li>
|
|
1683
|
+
|
|
1684
|
+
|
|
1685
|
+
|
|
1686
|
+
|
|
1687
|
+
|
|
1688
|
+
|
|
1689
|
+
|
|
1690
|
+
|
|
1691
|
+
|
|
1692
|
+
|
|
1693
|
+
<li class="md-nav__item">
|
|
1694
|
+
<a href="../user-guide/working-with-vector-tiles/schema/dam_lines/" class="md-nav__link">
|
|
1695
|
+
|
|
1696
|
+
|
|
1697
|
+
<span class="md-ellipsis">
|
|
1698
|
+
dam_lines
|
|
1699
|
+
</span>
|
|
1700
|
+
|
|
1701
|
+
|
|
1702
|
+
</a>
|
|
1703
|
+
</li>
|
|
1704
|
+
|
|
1705
|
+
|
|
1706
|
+
|
|
1707
|
+
|
|
1708
|
+
|
|
1709
|
+
|
|
1710
|
+
|
|
1711
|
+
|
|
1712
|
+
|
|
1713
|
+
|
|
1714
|
+
<li class="md-nav__item">
|
|
1715
|
+
<a href="../user-guide/working-with-vector-tiles/schema/ferries/" class="md-nav__link">
|
|
1716
|
+
|
|
1717
|
+
|
|
1718
|
+
<span class="md-ellipsis">
|
|
1719
|
+
ferries
|
|
1720
|
+
</span>
|
|
1721
|
+
|
|
1722
|
+
|
|
1723
|
+
</a>
|
|
1724
|
+
</li>
|
|
1725
|
+
|
|
1726
|
+
|
|
1727
|
+
|
|
1728
|
+
|
|
1729
|
+
|
|
1730
|
+
|
|
1731
|
+
|
|
1732
|
+
|
|
1733
|
+
|
|
1734
|
+
|
|
1735
|
+
<li class="md-nav__item">
|
|
1736
|
+
<a href="../user-guide/working-with-vector-tiles/schema/land/" class="md-nav__link">
|
|
1737
|
+
|
|
1738
|
+
|
|
1739
|
+
<span class="md-ellipsis">
|
|
1740
|
+
land
|
|
1741
|
+
</span>
|
|
1742
|
+
|
|
1743
|
+
|
|
1744
|
+
</a>
|
|
1745
|
+
</li>
|
|
1746
|
+
|
|
1747
|
+
|
|
1748
|
+
|
|
1749
|
+
|
|
1750
|
+
|
|
1751
|
+
|
|
1752
|
+
|
|
1753
|
+
|
|
1754
|
+
|
|
1755
|
+
|
|
1756
|
+
<li class="md-nav__item">
|
|
1757
|
+
<a href="../user-guide/working-with-vector-tiles/schema/parcel_boundaries/" class="md-nav__link">
|
|
1758
|
+
|
|
1759
|
+
|
|
1760
|
+
<span class="md-ellipsis">
|
|
1761
|
+
parcel_boundaries
|
|
1762
|
+
</span>
|
|
1763
|
+
|
|
1764
|
+
|
|
1765
|
+
</a>
|
|
1766
|
+
</li>
|
|
1767
|
+
|
|
1768
|
+
|
|
1769
|
+
|
|
1770
|
+
|
|
1771
|
+
|
|
1772
|
+
|
|
1773
|
+
|
|
1774
|
+
|
|
1775
|
+
|
|
1776
|
+
|
|
1777
|
+
<li class="md-nav__item">
|
|
1778
|
+
<a href="../user-guide/working-with-vector-tiles/schema/pier_lines/" class="md-nav__link">
|
|
1779
|
+
|
|
1780
|
+
|
|
1781
|
+
<span class="md-ellipsis">
|
|
1782
|
+
pier_lines
|
|
1783
|
+
</span>
|
|
1784
|
+
|
|
1785
|
+
|
|
1786
|
+
</a>
|
|
1787
|
+
</li>
|
|
1788
|
+
|
|
1789
|
+
|
|
1790
|
+
|
|
1791
|
+
|
|
1792
|
+
|
|
1793
|
+
|
|
1794
|
+
|
|
1795
|
+
|
|
1796
|
+
|
|
1797
|
+
|
|
1798
|
+
<li class="md-nav__item">
|
|
1799
|
+
<a href="../user-guide/working-with-vector-tiles/schema/place_labels/" class="md-nav__link">
|
|
1800
|
+
|
|
1801
|
+
|
|
1802
|
+
<span class="md-ellipsis">
|
|
1803
|
+
place_labels
|
|
326
1804
|
</span>
|
|
327
|
-
|
|
328
|
-
|
|
329
|
-
|
|
330
|
-
|
|
331
|
-
|
|
332
|
-
|
|
1805
|
+
|
|
1806
|
+
|
|
1807
|
+
</a>
|
|
1808
|
+
</li>
|
|
1809
|
+
|
|
1810
|
+
|
|
1811
|
+
|
|
1812
|
+
|
|
1813
|
+
|
|
1814
|
+
|
|
1815
|
+
|
|
1816
|
+
|
|
1817
|
+
|
|
1818
|
+
|
|
1819
|
+
<li class="md-nav__item">
|
|
1820
|
+
<a href="../user-guide/working-with-vector-tiles/schema/pois/" class="md-nav__link">
|
|
1821
|
+
|
|
1822
|
+
|
|
1823
|
+
<span class="md-ellipsis">
|
|
1824
|
+
pois
|
|
333
1825
|
</span>
|
|
334
|
-
|
|
335
|
-
|
|
336
|
-
</
|
|
337
|
-
</
|
|
338
|
-
|
|
339
|
-
|
|
340
|
-
|
|
341
|
-
|
|
342
|
-
|
|
343
|
-
|
|
1826
|
+
|
|
1827
|
+
|
|
1828
|
+
</a>
|
|
1829
|
+
</li>
|
|
1830
|
+
|
|
1831
|
+
|
|
1832
|
+
|
|
1833
|
+
|
|
1834
|
+
|
|
1835
|
+
|
|
1836
|
+
|
|
1837
|
+
|
|
1838
|
+
|
|
1839
|
+
|
|
1840
|
+
<li class="md-nav__item">
|
|
1841
|
+
<a href="../user-guide/working-with-vector-tiles/schema/public_transport/" class="md-nav__link">
|
|
1842
|
+
|
|
1843
|
+
|
|
1844
|
+
<span class="md-ellipsis">
|
|
1845
|
+
public_transport
|
|
344
1846
|
</span>
|
|
345
|
-
|
|
346
|
-
|
|
347
|
-
|
|
348
|
-
|
|
349
|
-
|
|
350
|
-
|
|
351
|
-
|
|
352
|
-
|
|
353
|
-
|
|
354
|
-
|
|
355
|
-
|
|
356
|
-
|
|
1847
|
+
|
|
1848
|
+
|
|
1849
|
+
</a>
|
|
1850
|
+
</li>
|
|
1851
|
+
|
|
1852
|
+
|
|
1853
|
+
|
|
1854
|
+
|
|
1855
|
+
|
|
1856
|
+
|
|
1857
|
+
|
|
1858
|
+
|
|
1859
|
+
|
|
1860
|
+
|
|
1861
|
+
<li class="md-nav__item">
|
|
1862
|
+
<a href="../user-guide/working-with-vector-tiles/schema/sites/" class="md-nav__link">
|
|
1863
|
+
|
|
1864
|
+
|
|
1865
|
+
<span class="md-ellipsis">
|
|
1866
|
+
sites
|
|
357
1867
|
</span>
|
|
358
|
-
|
|
359
|
-
|
|
360
|
-
|
|
361
|
-
|
|
362
|
-
|
|
363
|
-
|
|
1868
|
+
|
|
1869
|
+
|
|
1870
|
+
</a>
|
|
1871
|
+
</li>
|
|
1872
|
+
|
|
1873
|
+
|
|
1874
|
+
|
|
1875
|
+
|
|
1876
|
+
|
|
1877
|
+
|
|
1878
|
+
|
|
1879
|
+
|
|
1880
|
+
|
|
1881
|
+
|
|
1882
|
+
<li class="md-nav__item">
|
|
1883
|
+
<a href="../user-guide/working-with-vector-tiles/schema/street_labels/" class="md-nav__link">
|
|
1884
|
+
|
|
1885
|
+
|
|
1886
|
+
<span class="md-ellipsis">
|
|
1887
|
+
street_labels
|
|
364
1888
|
</span>
|
|
365
|
-
|
|
366
|
-
|
|
367
|
-
|
|
368
|
-
|
|
369
|
-
|
|
370
|
-
|
|
1889
|
+
|
|
1890
|
+
|
|
1891
|
+
</a>
|
|
1892
|
+
</li>
|
|
1893
|
+
|
|
1894
|
+
|
|
1895
|
+
|
|
1896
|
+
|
|
1897
|
+
|
|
1898
|
+
|
|
1899
|
+
|
|
1900
|
+
|
|
1901
|
+
|
|
1902
|
+
|
|
1903
|
+
<li class="md-nav__item">
|
|
1904
|
+
<a href="../user-guide/working-with-vector-tiles/schema/street_polygons/" class="md-nav__link">
|
|
1905
|
+
|
|
1906
|
+
|
|
1907
|
+
<span class="md-ellipsis">
|
|
1908
|
+
street_polygons
|
|
371
1909
|
</span>
|
|
372
|
-
|
|
373
|
-
|
|
374
|
-
|
|
375
|
-
|
|
376
|
-
|
|
377
|
-
|
|
378
|
-
|
|
379
|
-
|
|
1910
|
+
|
|
1911
|
+
|
|
1912
|
+
</a>
|
|
1913
|
+
</li>
|
|
1914
|
+
|
|
1915
|
+
|
|
1916
|
+
|
|
1917
|
+
|
|
1918
|
+
|
|
1919
|
+
|
|
1920
|
+
|
|
1921
|
+
|
|
1922
|
+
|
|
1923
|
+
|
|
1924
|
+
<li class="md-nav__item">
|
|
1925
|
+
<a href="../user-guide/working-with-vector-tiles/schema/streets/" class="md-nav__link">
|
|
1926
|
+
|
|
1927
|
+
|
|
1928
|
+
<span class="md-ellipsis">
|
|
1929
|
+
streets
|
|
380
1930
|
</span>
|
|
381
|
-
|
|
382
|
-
|
|
383
|
-
|
|
384
|
-
</
|
|
385
|
-
|
|
386
|
-
|
|
387
|
-
|
|
388
|
-
|
|
389
|
-
|
|
390
|
-
|
|
391
|
-
|
|
392
|
-
|
|
393
|
-
|
|
394
|
-
|
|
395
|
-
<
|
|
396
|
-
<
|
|
397
|
-
|
|
1931
|
+
|
|
1932
|
+
|
|
1933
|
+
</a>
|
|
1934
|
+
</li>
|
|
1935
|
+
|
|
1936
|
+
|
|
1937
|
+
|
|
1938
|
+
|
|
1939
|
+
|
|
1940
|
+
|
|
1941
|
+
|
|
1942
|
+
|
|
1943
|
+
|
|
1944
|
+
|
|
1945
|
+
<li class="md-nav__item">
|
|
1946
|
+
<a href="../user-guide/working-with-vector-tiles/schema/water_lines/" class="md-nav__link">
|
|
1947
|
+
|
|
1948
|
+
|
|
1949
|
+
<span class="md-ellipsis">
|
|
1950
|
+
water_lines
|
|
398
1951
|
</span>
|
|
399
|
-
|
|
400
|
-
|
|
401
|
-
|
|
402
|
-
|
|
403
|
-
|
|
404
|
-
|
|
405
|
-
|
|
406
|
-
|
|
407
|
-
|
|
408
|
-
|
|
409
|
-
|
|
410
|
-
|
|
411
|
-
|
|
412
|
-
|
|
413
|
-
<
|
|
414
|
-
<
|
|
415
|
-
|
|
1952
|
+
|
|
1953
|
+
|
|
1954
|
+
</a>
|
|
1955
|
+
</li>
|
|
1956
|
+
|
|
1957
|
+
|
|
1958
|
+
|
|
1959
|
+
|
|
1960
|
+
|
|
1961
|
+
|
|
1962
|
+
|
|
1963
|
+
|
|
1964
|
+
|
|
1965
|
+
|
|
1966
|
+
<li class="md-nav__item">
|
|
1967
|
+
<a href="../user-guide/working-with-vector-tiles/schema/water_polygons/" class="md-nav__link">
|
|
1968
|
+
|
|
1969
|
+
|
|
1970
|
+
<span class="md-ellipsis">
|
|
1971
|
+
water_polygons
|
|
416
1972
|
</span>
|
|
417
|
-
|
|
418
|
-
|
|
419
|
-
|
|
420
|
-
|
|
421
|
-
|
|
422
|
-
|
|
423
|
-
|
|
424
|
-
|
|
425
|
-
</ul>
|
|
426
|
-
</nav>
|
|
427
|
-
|
|
428
|
-
|
|
429
|
-
|
|
430
|
-
|
|
431
|
-
|
|
432
|
-
|
|
433
|
-
|
|
1973
|
+
|
|
1974
|
+
|
|
1975
|
+
</a>
|
|
1976
|
+
</li>
|
|
1977
|
+
|
|
1978
|
+
|
|
1979
|
+
|
|
1980
|
+
|
|
1981
|
+
</ul>
|
|
1982
|
+
</nav>
|
|
1983
|
+
|
|
1984
|
+
</li>
|
|
1985
|
+
|
|
1986
|
+
|
|
1987
|
+
|
|
1988
|
+
|
|
1989
|
+
|
|
1990
|
+
|
|
1991
|
+
|
|
1992
|
+
|
|
1993
|
+
|
|
1994
|
+
|
|
1995
|
+
|
|
1996
|
+
|
|
1997
|
+
|
|
1998
|
+
|
|
1999
|
+
|
|
2000
|
+
|
|
2001
|
+
|
|
2002
|
+
|
|
2003
|
+
|
|
2004
|
+
|
|
2005
|
+
<li class="md-nav__item md-nav__item--nested">
|
|
2006
|
+
|
|
2007
|
+
|
|
2008
|
+
|
|
2009
|
+
<input class="md-nav__toggle md-toggle " type="checkbox" id="__nav_8_5_4" >
|
|
2010
|
+
|
|
2011
|
+
|
|
2012
|
+
|
|
2013
|
+
<div class="md-nav__link md-nav__container">
|
|
2014
|
+
<a href="../user-guide/working-with-vector-tiles/styling/" class="md-nav__link ">
|
|
2015
|
+
|
|
2016
|
+
|
|
2017
|
+
<span class="md-ellipsis">
|
|
2018
|
+
Styling
|
|
434
2019
|
</span>
|
|
435
|
-
|
|
436
|
-
|
|
437
|
-
|
|
438
|
-
|
|
439
|
-
|
|
440
|
-
|
|
2020
|
+
|
|
2021
|
+
|
|
2022
|
+
</a>
|
|
2023
|
+
|
|
2024
|
+
</div>
|
|
2025
|
+
|
|
2026
|
+
<nav class="md-nav" data-md-level="3" aria-labelledby="__nav_8_5_4_label" aria-expanded="false">
|
|
2027
|
+
<label class="md-nav__title" for="__nav_8_5_4">
|
|
2028
|
+
<span class="md-nav__icon md-icon"></span>
|
|
2029
|
+
Styling
|
|
441
2030
|
</label>
|
|
442
|
-
<ul class="md-nav__list" data-md-scrollfix
|
|
443
|
-
|
|
444
|
-
|
|
445
|
-
|
|
446
|
-
|
|
447
|
-
|
|
448
|
-
|
|
449
|
-
|
|
450
|
-
|
|
451
|
-
|
|
2031
|
+
<ul class="md-nav__list" data-md-scrollfix>
|
|
2032
|
+
|
|
2033
|
+
|
|
2034
|
+
|
|
2035
|
+
</ul>
|
|
2036
|
+
</nav>
|
|
2037
|
+
|
|
2038
|
+
</li>
|
|
2039
|
+
|
|
2040
|
+
|
|
2041
|
+
|
|
2042
|
+
|
|
2043
|
+
|
|
2044
|
+
|
|
2045
|
+
|
|
2046
|
+
|
|
2047
|
+
|
|
2048
|
+
|
|
2049
|
+
|
|
2050
|
+
|
|
2051
|
+
|
|
2052
|
+
|
|
2053
|
+
|
|
2054
|
+
|
|
2055
|
+
|
|
2056
|
+
|
|
2057
|
+
|
|
2058
|
+
|
|
2059
|
+
<li class="md-nav__item md-nav__item--nested">
|
|
2060
|
+
|
|
2061
|
+
|
|
2062
|
+
|
|
2063
|
+
<input class="md-nav__toggle md-toggle " type="checkbox" id="__nav_8_5_5" >
|
|
2064
|
+
|
|
2065
|
+
|
|
2066
|
+
|
|
2067
|
+
<div class="md-nav__link md-nav__container">
|
|
2068
|
+
<a href="../user-guide/working-with-vector-tiles/usage/" class="md-nav__link ">
|
|
2069
|
+
|
|
2070
|
+
|
|
2071
|
+
<span class="md-ellipsis">
|
|
2072
|
+
Usage
|
|
452
2073
|
</span>
|
|
453
|
-
|
|
454
|
-
|
|
455
|
-
|
|
456
|
-
|
|
457
|
-
|
|
458
|
-
|
|
2074
|
+
|
|
2075
|
+
|
|
2076
|
+
</a>
|
|
2077
|
+
|
|
2078
|
+
</div>
|
|
2079
|
+
|
|
2080
|
+
<nav class="md-nav" data-md-level="3" aria-labelledby="__nav_8_5_5_label" aria-expanded="false">
|
|
2081
|
+
<label class="md-nav__title" for="__nav_8_5_5">
|
|
2082
|
+
<span class="md-nav__icon md-icon"></span>
|
|
2083
|
+
Usage
|
|
459
2084
|
</label>
|
|
460
|
-
<ul class="md-nav__list" data-md-scrollfix
|
|
461
|
-
|
|
462
|
-
|
|
463
|
-
|
|
464
|
-
</ul>
|
|
465
|
-
</nav>
|
|
466
|
-
|
|
467
|
-
</
|
|
468
|
-
|
|
469
|
-
|
|
470
|
-
|
|
2085
|
+
<ul class="md-nav__list" data-md-scrollfix>
|
|
2086
|
+
|
|
2087
|
+
|
|
2088
|
+
|
|
2089
|
+
</ul>
|
|
2090
|
+
</nav>
|
|
2091
|
+
|
|
2092
|
+
</li>
|
|
2093
|
+
|
|
2094
|
+
|
|
2095
|
+
|
|
2096
|
+
|
|
2097
|
+
</ul>
|
|
2098
|
+
</nav>
|
|
2099
|
+
|
|
2100
|
+
</li>
|
|
2101
|
+
|
|
2102
|
+
|
|
2103
|
+
|
|
2104
|
+
|
|
2105
|
+
</ul>
|
|
2106
|
+
</nav>
|
|
2107
|
+
|
|
2108
|
+
</li>
|
|
2109
|
+
|
|
2110
|
+
|
|
2111
|
+
|
|
2112
|
+
</ul>
|
|
471
2113
|
</nav>
|
|
472
|
-
</div>
|
|
473
|
-
</div>
|
|
474
|
-
</div>
|
|
475
|
-
|
|
476
|
-
|
|
477
|
-
|
|
478
|
-
<
|
|
479
|
-
<
|
|
480
|
-
<
|
|
2114
|
+
</div>
|
|
2115
|
+
</div>
|
|
2116
|
+
</div>
|
|
2117
|
+
|
|
2118
|
+
|
|
2119
|
+
|
|
2120
|
+
<div class="md-sidebar md-sidebar--secondary" data-md-component="sidebar" data-md-type="toc" >
|
|
2121
|
+
<div class="md-sidebar__scrollwrap">
|
|
2122
|
+
<div class="md-sidebar__inner">
|
|
2123
|
+
|
|
2124
|
+
|
|
2125
|
+
<nav class="md-nav md-nav--secondary" aria-label="Table of contents">
|
|
2126
|
+
|
|
2127
|
+
|
|
2128
|
+
|
|
2129
|
+
|
|
2130
|
+
|
|
2131
|
+
|
|
2132
|
+
<label class="md-nav__title" for="__toc">
|
|
2133
|
+
<span class="md-nav__icon md-icon"></span>
|
|
481
2134
|
Table of contents
|
|
482
2135
|
</label>
|
|
483
|
-
<ul class="md-nav__list" data-md-component="toc" data-md-scrollfix
|
|
484
|
-
|
|
485
|
-
<
|
|
486
|
-
<
|
|
2136
|
+
<ul class="md-nav__list" data-md-component="toc" data-md-scrollfix>
|
|
2137
|
+
|
|
2138
|
+
<li class="md-nav__item">
|
|
2139
|
+
<a href="#creating-and-updating-docs" class="md-nav__link">
|
|
2140
|
+
<span class="md-ellipsis">
|
|
487
2141
|
Creating and updating docs
|
|
488
2142
|
</span>
|
|
489
|
-
</a>
|
|
2143
|
+
</a>
|
|
2144
|
+
|
|
490
2145
|
</li>
|
|
491
|
-
|
|
2146
|
+
|
|
2147
|
+
</ul>
|
|
2148
|
+
|
|
492
2149
|
</nav>
|
|
493
|
-
</div>
|
|
494
|
-
</div>
|
|
495
|
-
</div>
|
|
496
|
-
|
|
497
|
-
|
|
2150
|
+
</div>
|
|
2151
|
+
</div>
|
|
2152
|
+
</div>
|
|
2153
|
+
|
|
2154
|
+
|
|
2155
|
+
|
|
2156
|
+
<div class="md-content" data-md-component="content">
|
|
2157
|
+
<article class="md-content__inner md-typeset">
|
|
2158
|
+
|
|
2159
|
+
|
|
2160
|
+
|
|
2161
|
+
|
|
2162
|
+
|
|
2163
|
+
|
|
2164
|
+
|
|
498
2165
|
<h1 id="developer-guide">Developer guide</h1>
|
|
499
2166
|
<p>Documentation of the Basemaps codebase for developers</p>
|
|
500
2167
|
<ul>
|
|
@@ -505,103 +2172,70 @@
|
|
|
505
2172
|
<h2 id="creating-and-updating-docs">Creating and updating docs</h2>
|
|
506
2173
|
<p>The best way to run the docs locally is to use the same container as the CI process</p>
|
|
507
2174
|
<p>To start the container in a local dev mode which creates a server on <a href="http://localhost:8000">http://localhost:8000</a></p>
|
|
508
|
-
<div class="language-bash highlight"><pre><span></span><code><span id="__span-0-1"><a
|
|
509
|
-
</span><span id="__span-0-2"><a
|
|
510
|
-
</span><span id="__span-0-3"><a
|
|
511
|
-
</span><span id="__span-0-4"><a
|
|
2175
|
+
<div class="language-bash highlight"><pre><span></span><code><span id="__span-0-1"><a id="__codelineno-0-1" name="__codelineno-0-1" href="#__codelineno-0-1"></a>docker<span class="w"> </span>run<span class="w"> </span>--rm<span class="w"> </span><span class="se">\</span>
|
|
2176
|
+
</span><span id="__span-0-2"><a id="__codelineno-0-2" name="__codelineno-0-2" href="#__codelineno-0-2"></a><span class="w"> </span>-v<span class="w"> </span><span class="nv">$PWD</span>:/docs<span class="w"> </span><span class="se">\</span>
|
|
2177
|
+
</span><span id="__span-0-3"><a id="__codelineno-0-3" name="__codelineno-0-3" href="#__codelineno-0-3"></a><span class="w"> </span>-p<span class="w"> </span><span class="m">8000</span>:8000<span class="w"> </span><span class="se">\</span>
|
|
2178
|
+
</span><span id="__span-0-4"><a id="__codelineno-0-4" name="__codelineno-0-4" href="#__codelineno-0-4"></a><span class="w"> </span>ghcr.io/linz/basemaps-mkdocs:v1<span class="w"> </span>serve<span class="w"> </span><span class="se">\</span>
|
|
2179
|
+
</span><span id="__span-0-5"><a id="__codelineno-0-5" name="__codelineno-0-5" href="#__codelineno-0-5"></a><span class="w"> </span>-a<span class="w"> </span><span class="m">0</span>.0.0.0:8000
|
|
512
2180
|
</span></code></pre></div>
|
|
513
2181
|
<p>As it is run inside of a container the additional <code>-a</code> to allow external connections to access it.</p>
|
|
514
|
-
|
|
515
|
-
|
|
2182
|
+
|
|
2183
|
+
|
|
2184
|
+
|
|
2185
|
+
|
|
2186
|
+
|
|
2187
|
+
|
|
2188
|
+
|
|
2189
|
+
|
|
2190
|
+
|
|
2191
|
+
|
|
2192
|
+
|
|
2193
|
+
|
|
2194
|
+
|
|
2195
|
+
|
|
2196
|
+
|
|
2197
|
+
</article>
|
|
2198
|
+
</div>
|
|
2199
|
+
|
|
2200
|
+
|
|
516
2201
|
<script>var target=document.getElementById(location.hash.slice(1));target&&target.name&&(target.checked=target.name.startsWith("__tabbed_"))</script>
|
|
517
|
-
</div>
|
|
518
|
-
|
|
519
|
-
|
|
520
|
-
|
|
521
|
-
<
|
|
522
|
-
|
|
523
|
-
<div class="md-
|
|
524
|
-
<
|
|
525
|
-
|
|
2202
|
+
</div>
|
|
2203
|
+
|
|
2204
|
+
</main>
|
|
2205
|
+
|
|
2206
|
+
<footer class="md-footer">
|
|
2207
|
+
|
|
2208
|
+
<div class="md-footer-meta md-typeset">
|
|
2209
|
+
<div class="md-footer-meta__inner md-grid">
|
|
2210
|
+
<div class="md-copyright">
|
|
2211
|
+
|
|
2212
|
+
<div class="md-copyright__highlight">
|
|
2213
|
+
<a href="https://www.linz.govt.nz/copyright">© CC BY 4.0 LINZ</a>
|
|
2214
|
+
</div>
|
|
526
2215
|
|
|
527
2216
|
|
|
528
2217
|
Made with
|
|
529
|
-
<a href="https://squidfunk.github.io/mkdocs-material/"
|
|
2218
|
+
<a href="https://squidfunk.github.io/mkdocs-material/" target="_blank" rel="noopener">
|
|
530
2219
|
Material for MkDocs
|
|
531
2220
|
</a>
|
|
2221
|
+
|
|
532
2222
|
</div>
|
|
533
|
-
|
|
534
|
-
</div>
|
|
2223
|
+
|
|
2224
|
+
</div>
|
|
2225
|
+
</div>
|
|
535
2226
|
</footer>
|
|
536
|
-
|
|
537
|
-
|
|
538
|
-
<div class="md-
|
|
539
|
-
|
|
540
|
-
|
|
541
|
-
|
|
542
|
-
|
|
543
|
-
|
|
544
|
-
|
|
545
|
-
|
|
546
|
-
|
|
547
|
-
|
|
548
|
-
|
|
549
|
-
|
|
550
|
-
}
|
|
551
|
-
|
|
552
|
-
let iframe_id_list = []
|
|
553
|
-
var iframes = document.getElementsByClassName("swagger-ui-iframe");
|
|
554
|
-
for (var i = 0; i < iframes.length; i++) {
|
|
555
|
-
iframe_id_list.push(iframes[i].getAttribute("id"))
|
|
556
|
-
}
|
|
557
|
-
|
|
558
|
-
let ticking = true;
|
|
559
|
-
|
|
560
|
-
document.addEventListener('scroll', function(e) {
|
|
561
|
-
if (!ticking) {
|
|
562
|
-
window.requestAnimationFrame(()=> {
|
|
563
|
-
let half_vh = window.innerHeight/2;
|
|
564
|
-
for(var i = 0; i < iframe_id_list.length; i++) {
|
|
565
|
-
let element = document.getElementById(iframe_id_list[i])
|
|
566
|
-
if(element==null){
|
|
567
|
-
return
|
|
568
|
-
}
|
|
569
|
-
let diff = element.getBoundingClientRect().top
|
|
570
|
-
if(element.contentWindow.update_top_val){
|
|
571
|
-
element.contentWindow.update_top_val(half_vh - diff)
|
|
572
|
-
}
|
|
573
|
-
}
|
|
574
|
-
ticking = false;
|
|
575
|
-
});
|
|
576
|
-
ticking = true;
|
|
577
|
-
}
|
|
578
|
-
});
|
|
579
|
-
|
|
580
|
-
const dark_scheme_name = "slate"
|
|
581
|
-
|
|
582
|
-
window.scheme = document.body.getAttribute("data-md-color-scheme")
|
|
583
|
-
const options = {
|
|
584
|
-
attributeFilter: ['data-md-color-scheme'],
|
|
585
|
-
};
|
|
586
|
-
function color_scheme_callback(mutations) {
|
|
587
|
-
for (let mutation of mutations) {
|
|
588
|
-
if (mutation.attributeName === "data-md-color-scheme") {
|
|
589
|
-
scheme = document.body.getAttribute("data-md-color-scheme")
|
|
590
|
-
var iframe_list = document.getElementsByClassName("swagger-ui-iframe")
|
|
591
|
-
for(var i = 0; i < iframe_list.length; i++) {
|
|
592
|
-
var ele = iframe_list.item(i);
|
|
593
|
-
if (ele) {
|
|
594
|
-
if (scheme === dark_scheme_name) {
|
|
595
|
-
ele.contentWindow.enable_dark_mode();
|
|
596
|
-
} else {
|
|
597
|
-
ele.contentWindow.disable_dark_mode();
|
|
598
|
-
}
|
|
599
|
-
}
|
|
600
|
-
}
|
|
601
|
-
}
|
|
602
|
-
}
|
|
603
|
-
}
|
|
604
|
-
observer = new MutationObserver(color_scheme_callback);
|
|
605
|
-
observer.observe(document.body, options);
|
|
606
|
-
})</script></body>
|
|
2227
|
+
|
|
2228
|
+
</div>
|
|
2229
|
+
<div class="md-dialog" data-md-component="dialog">
|
|
2230
|
+
<div class="md-dialog__inner md-typeset"></div>
|
|
2231
|
+
</div>
|
|
2232
|
+
|
|
2233
|
+
|
|
2234
|
+
<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>
|
|
2235
|
+
|
|
2236
|
+
|
|
2237
|
+
<script src="../assets/javascripts/bundle.83f73b43.min.js"></script>
|
|
2238
|
+
|
|
2239
|
+
|
|
2240
|
+
</body>
|
|
607
2241
|
</html>
|