@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,600 +1,2318 @@
|
|
|
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/run-basemaps-locally/">
|
|
12
|
+
|
|
13
|
+
|
|
14
|
+
<link rel="prev" href="../">
|
|
15
|
+
|
|
16
|
+
|
|
17
|
+
<link rel="next" href="../cli-methods/bundle-the-basemaps-assets-archive/">
|
|
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 run basemaps locally - 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="#how-to-run-basemaps-locally" 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
|
How to run basemaps locally
|
|
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 ">
|
|
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 " 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
|
-
|
|
155
|
-
|
|
357
|
+
<ul class="md-nav__list" data-md-scrollfix>
|
|
358
|
+
|
|
359
|
+
|
|
360
|
+
|
|
361
|
+
|
|
362
|
+
|
|
363
|
+
|
|
364
|
+
|
|
365
|
+
|
|
366
|
+
|
|
367
|
+
|
|
368
|
+
|
|
369
|
+
<li class="md-nav__item md-nav__item--active">
|
|
370
|
+
|
|
371
|
+
<input class="md-nav__toggle md-toggle" type="checkbox" id="__toc">
|
|
372
|
+
|
|
373
|
+
|
|
374
|
+
|
|
375
|
+
|
|
376
|
+
|
|
377
|
+
<label class="md-nav__link md-nav__link--active" for="__toc">
|
|
378
|
+
|
|
379
|
+
|
|
380
|
+
<span class="md-ellipsis">
|
|
156
381
|
How to run basemaps locally
|
|
157
382
|
</span>
|
|
158
|
-
|
|
159
|
-
|
|
160
|
-
<
|
|
161
|
-
|
|
383
|
+
|
|
384
|
+
|
|
385
|
+
<span class="md-nav__icon md-icon"></span>
|
|
386
|
+
</label>
|
|
387
|
+
|
|
388
|
+
<a href="./" class="md-nav__link md-nav__link--active">
|
|
389
|
+
|
|
390
|
+
|
|
391
|
+
<span class="md-ellipsis">
|
|
162
392
|
How to run basemaps locally
|
|
163
393
|
</span>
|
|
164
|
-
|
|
165
|
-
|
|
166
|
-
|
|
167
|
-
|
|
394
|
+
|
|
395
|
+
|
|
396
|
+
</a>
|
|
397
|
+
|
|
398
|
+
|
|
399
|
+
|
|
400
|
+
<nav class="md-nav md-nav--secondary" aria-label="Table of contents">
|
|
401
|
+
|
|
402
|
+
|
|
403
|
+
|
|
404
|
+
|
|
405
|
+
|
|
406
|
+
|
|
407
|
+
<label class="md-nav__title" for="__toc">
|
|
408
|
+
<span class="md-nav__icon md-icon"></span>
|
|
168
409
|
Table of contents
|
|
169
410
|
</label>
|
|
170
|
-
<ul class="md-nav__list" data-md-component="toc" data-md-scrollfix
|
|
171
|
-
|
|
172
|
-
<
|
|
173
|
-
<
|
|
411
|
+
<ul class="md-nav__list" data-md-component="toc" data-md-scrollfix>
|
|
412
|
+
|
|
413
|
+
<li class="md-nav__item">
|
|
414
|
+
<a href="#prerequisites" class="md-nav__link">
|
|
415
|
+
<span class="md-ellipsis">
|
|
174
416
|
Prerequisites
|
|
175
417
|
</span>
|
|
176
|
-
</a>
|
|
177
|
-
|
|
178
|
-
<
|
|
179
|
-
<
|
|
180
|
-
|
|
181
|
-
<
|
|
418
|
+
</a>
|
|
419
|
+
|
|
420
|
+
<nav class="md-nav" aria-label="Prerequisites">
|
|
421
|
+
<ul class="md-nav__list">
|
|
422
|
+
|
|
423
|
+
<li class="md-nav__item">
|
|
424
|
+
<a href="#nodejs" class="md-nav__link">
|
|
425
|
+
<span class="md-ellipsis">
|
|
182
426
|
NodeJS
|
|
183
427
|
</span>
|
|
184
|
-
</a>
|
|
428
|
+
</a>
|
|
429
|
+
|
|
185
430
|
</li>
|
|
186
|
-
|
|
187
|
-
<
|
|
188
|
-
<
|
|
431
|
+
|
|
432
|
+
<li class="md-nav__item">
|
|
433
|
+
<a href="#imagery" class="md-nav__link">
|
|
434
|
+
<span class="md-ellipsis">
|
|
189
435
|
Imagery
|
|
190
436
|
</span>
|
|
191
|
-
</a>
|
|
437
|
+
</a>
|
|
438
|
+
|
|
192
439
|
</li>
|
|
193
|
-
|
|
194
|
-
</
|
|
440
|
+
|
|
441
|
+
</ul>
|
|
442
|
+
</nav>
|
|
443
|
+
|
|
195
444
|
</li>
|
|
196
|
-
|
|
197
|
-
<
|
|
198
|
-
<
|
|
445
|
+
|
|
446
|
+
<li class="md-nav__item">
|
|
447
|
+
<a href="#get-started" class="md-nav__link">
|
|
448
|
+
<span class="md-ellipsis">
|
|
199
449
|
Get started
|
|
200
450
|
</span>
|
|
201
|
-
</a>
|
|
451
|
+
</a>
|
|
452
|
+
|
|
202
453
|
</li>
|
|
203
|
-
|
|
204
|
-
<
|
|
205
|
-
<
|
|
454
|
+
|
|
455
|
+
<li class="md-nav__item">
|
|
456
|
+
<a href="#build-the-basemaps-packages" class="md-nav__link">
|
|
457
|
+
<span class="md-ellipsis">
|
|
206
458
|
Build the basemaps packages
|
|
207
459
|
</span>
|
|
208
|
-
</a>
|
|
460
|
+
</a>
|
|
461
|
+
|
|
209
462
|
</li>
|
|
210
|
-
|
|
211
|
-
<
|
|
212
|
-
<
|
|
463
|
+
|
|
464
|
+
<li class="md-nav__item">
|
|
465
|
+
<a href="#configure-the-basemapsserver-package" class="md-nav__link">
|
|
466
|
+
<span class="md-ellipsis">
|
|
213
467
|
Configure the basemaps/server package
|
|
214
468
|
</span>
|
|
215
|
-
</a>
|
|
469
|
+
</a>
|
|
470
|
+
|
|
216
471
|
</li>
|
|
217
|
-
|
|
472
|
+
|
|
473
|
+
</ul>
|
|
474
|
+
|
|
218
475
|
</nav>
|
|
219
|
-
|
|
220
|
-
|
|
221
|
-
|
|
222
|
-
|
|
223
|
-
|
|
476
|
+
|
|
477
|
+
</li>
|
|
478
|
+
|
|
479
|
+
|
|
480
|
+
|
|
481
|
+
|
|
482
|
+
|
|
483
|
+
|
|
484
|
+
|
|
485
|
+
|
|
486
|
+
|
|
487
|
+
|
|
488
|
+
|
|
489
|
+
|
|
490
|
+
|
|
491
|
+
|
|
492
|
+
|
|
493
|
+
|
|
494
|
+
|
|
495
|
+
|
|
496
|
+
|
|
497
|
+
|
|
498
|
+
<li class="md-nav__item md-nav__item--nested">
|
|
499
|
+
|
|
500
|
+
|
|
501
|
+
|
|
502
|
+
<input class="md-nav__toggle md-toggle " type="checkbox" id="__nav_5_3" >
|
|
503
|
+
|
|
504
|
+
|
|
505
|
+
<label class="md-nav__link" for="__nav_5_3" id="__nav_5_3_label" tabindex="0">
|
|
506
|
+
|
|
507
|
+
|
|
508
|
+
<span class="md-ellipsis">
|
|
224
509
|
Cli methods
|
|
225
510
|
</span>
|
|
226
|
-
|
|
227
|
-
|
|
228
|
-
<
|
|
229
|
-
|
|
230
|
-
|
|
511
|
+
|
|
512
|
+
|
|
513
|
+
<span class="md-nav__icon md-icon"></span>
|
|
514
|
+
</label>
|
|
515
|
+
|
|
516
|
+
<nav class="md-nav" data-md-level="2" aria-labelledby="__nav_5_3_label" aria-expanded="false">
|
|
517
|
+
<label class="md-nav__title" for="__nav_5_3">
|
|
518
|
+
<span class="md-nav__icon md-icon"></span>
|
|
231
519
|
Cli methods
|
|
232
520
|
</label>
|
|
233
|
-
<ul class="md-nav__list" data-md-scrollfix
|
|
234
|
-
|
|
235
|
-
|
|
236
|
-
|
|
521
|
+
<ul class="md-nav__list" data-md-scrollfix>
|
|
522
|
+
|
|
523
|
+
|
|
524
|
+
|
|
525
|
+
|
|
526
|
+
|
|
527
|
+
|
|
528
|
+
|
|
529
|
+
<li class="md-nav__item">
|
|
530
|
+
<a href="../cli-methods/bundle-the-basemaps-assets-archive/" class="md-nav__link">
|
|
531
|
+
|
|
532
|
+
|
|
533
|
+
<span class="md-ellipsis">
|
|
237
534
|
Bundle the basemaps assets archive
|
|
238
535
|
</span>
|
|
239
|
-
|
|
240
|
-
|
|
241
|
-
|
|
242
|
-
|
|
243
|
-
|
|
536
|
+
|
|
537
|
+
|
|
538
|
+
</a>
|
|
539
|
+
</li>
|
|
540
|
+
|
|
541
|
+
|
|
542
|
+
|
|
543
|
+
|
|
544
|
+
|
|
545
|
+
|
|
546
|
+
|
|
547
|
+
|
|
548
|
+
|
|
549
|
+
|
|
550
|
+
<li class="md-nav__item">
|
|
551
|
+
<a href="../cli-methods/bundle-the-basemaps-config-file/" class="md-nav__link">
|
|
552
|
+
|
|
553
|
+
|
|
554
|
+
<span class="md-ellipsis">
|
|
244
555
|
Bundle the basemaps config file
|
|
245
556
|
</span>
|
|
246
|
-
|
|
247
|
-
|
|
248
|
-
</
|
|
249
|
-
</
|
|
250
|
-
|
|
251
|
-
|
|
252
|
-
|
|
253
|
-
|
|
254
|
-
|
|
557
|
+
|
|
558
|
+
|
|
559
|
+
</a>
|
|
560
|
+
</li>
|
|
561
|
+
|
|
562
|
+
|
|
563
|
+
|
|
564
|
+
|
|
565
|
+
</ul>
|
|
566
|
+
</nav>
|
|
567
|
+
|
|
568
|
+
</li>
|
|
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_5_4" >
|
|
594
|
+
|
|
595
|
+
|
|
596
|
+
<label class="md-nav__link" for="__nav_5_4" id="__nav_5_4_label" tabindex="0">
|
|
597
|
+
|
|
598
|
+
|
|
599
|
+
<span class="md-ellipsis">
|
|
255
600
|
Server methods
|
|
256
601
|
</span>
|
|
257
|
-
|
|
258
|
-
|
|
259
|
-
<
|
|
260
|
-
|
|
261
|
-
|
|
602
|
+
|
|
603
|
+
|
|
604
|
+
<span class="md-nav__icon md-icon"></span>
|
|
605
|
+
</label>
|
|
606
|
+
|
|
607
|
+
<nav class="md-nav" data-md-level="2" aria-labelledby="__nav_5_4_label" aria-expanded="false">
|
|
608
|
+
<label class="md-nav__title" for="__nav_5_4">
|
|
609
|
+
<span class="md-nav__icon md-icon"></span>
|
|
262
610
|
Server methods
|
|
263
611
|
</label>
|
|
264
|
-
<ul class="md-nav__list" data-md-scrollfix
|
|
265
|
-
|
|
266
|
-
|
|
267
|
-
|
|
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="../server-methods/serve-basemaps-with-bundled-config-file/" class="md-nav__link">
|
|
622
|
+
|
|
623
|
+
|
|
624
|
+
<span class="md-ellipsis">
|
|
268
625
|
Serve basemaps using a bundled config file
|
|
269
626
|
</span>
|
|
270
|
-
|
|
271
|
-
|
|
272
|
-
|
|
273
|
-
|
|
274
|
-
|
|
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="../server-methods/serve-basemaps-with-collection-of-geotiff-files/" class="md-nav__link">
|
|
643
|
+
|
|
644
|
+
|
|
645
|
+
<span class="md-ellipsis">
|
|
275
646
|
Serve basemaps using a collection of GeoTIFF files
|
|
276
647
|
</span>
|
|
277
|
-
|
|
278
|
-
|
|
279
|
-
</
|
|
280
|
-
</
|
|
281
|
-
|
|
282
|
-
|
|
283
|
-
|
|
284
|
-
|
|
285
|
-
|
|
286
|
-
|
|
287
|
-
|
|
288
|
-
|
|
648
|
+
|
|
649
|
+
|
|
650
|
+
</a>
|
|
651
|
+
</li>
|
|
652
|
+
|
|
653
|
+
|
|
654
|
+
|
|
655
|
+
|
|
656
|
+
</ul>
|
|
657
|
+
</nav>
|
|
658
|
+
|
|
659
|
+
</li>
|
|
660
|
+
|
|
661
|
+
|
|
662
|
+
|
|
663
|
+
|
|
664
|
+
</ul>
|
|
665
|
+
</nav>
|
|
666
|
+
|
|
667
|
+
</li>
|
|
668
|
+
|
|
669
|
+
|
|
670
|
+
|
|
671
|
+
|
|
672
|
+
|
|
673
|
+
|
|
674
|
+
|
|
675
|
+
|
|
676
|
+
|
|
677
|
+
|
|
678
|
+
|
|
679
|
+
|
|
680
|
+
|
|
681
|
+
|
|
682
|
+
|
|
683
|
+
|
|
684
|
+
|
|
685
|
+
|
|
686
|
+
|
|
687
|
+
|
|
688
|
+
|
|
689
|
+
|
|
690
|
+
|
|
691
|
+
<li class="md-nav__item md-nav__item--nested">
|
|
692
|
+
|
|
693
|
+
|
|
694
|
+
|
|
695
|
+
<input class="md-nav__toggle md-toggle " type="checkbox" id="__nav_6" >
|
|
696
|
+
|
|
697
|
+
|
|
698
|
+
<label class="md-nav__link" for="__nav_6" id="__nav_6_label" tabindex="0">
|
|
699
|
+
|
|
700
|
+
|
|
701
|
+
<span class="md-ellipsis">
|
|
289
702
|
Examples
|
|
290
703
|
</span>
|
|
291
|
-
|
|
292
|
-
|
|
293
|
-
<
|
|
294
|
-
|
|
295
|
-
|
|
704
|
+
|
|
705
|
+
|
|
706
|
+
<span class="md-nav__icon md-icon"></span>
|
|
707
|
+
</label>
|
|
708
|
+
|
|
709
|
+
<nav class="md-nav" data-md-level="1" aria-labelledby="__nav_6_label" aria-expanded="false">
|
|
710
|
+
<label class="md-nav__title" for="__nav_6">
|
|
711
|
+
<span class="md-nav__icon md-icon"></span>
|
|
296
712
|
Examples
|
|
297
713
|
</label>
|
|
298
|
-
<ul class="md-nav__list" data-md-scrollfix
|
|
299
|
-
|
|
300
|
-
|
|
301
|
-
|
|
714
|
+
<ul class="md-nav__list" data-md-scrollfix>
|
|
715
|
+
|
|
716
|
+
|
|
717
|
+
|
|
718
|
+
|
|
719
|
+
|
|
720
|
+
|
|
721
|
+
|
|
722
|
+
<li class="md-nav__item">
|
|
723
|
+
<a href="../../examples/_overview/" class="md-nav__link">
|
|
724
|
+
|
|
725
|
+
|
|
726
|
+
<span class="md-ellipsis">
|
|
302
727
|
Overview
|
|
303
728
|
</span>
|
|
304
|
-
|
|
305
|
-
|
|
306
|
-
|
|
307
|
-
|
|
308
|
-
|
|
729
|
+
|
|
730
|
+
|
|
731
|
+
</a>
|
|
732
|
+
</li>
|
|
733
|
+
|
|
734
|
+
|
|
735
|
+
|
|
736
|
+
|
|
737
|
+
|
|
738
|
+
|
|
739
|
+
|
|
740
|
+
|
|
741
|
+
|
|
742
|
+
|
|
743
|
+
<li class="md-nav__item">
|
|
744
|
+
<a href="../../examples/leaflet.xyz.3857/" class="md-nav__link">
|
|
745
|
+
|
|
746
|
+
|
|
747
|
+
<span class="md-ellipsis">
|
|
309
748
|
Leaflet Raster Map
|
|
310
749
|
</span>
|
|
311
|
-
|
|
312
|
-
|
|
313
|
-
|
|
314
|
-
|
|
315
|
-
|
|
750
|
+
|
|
751
|
+
|
|
752
|
+
</a>
|
|
753
|
+
</li>
|
|
754
|
+
|
|
755
|
+
|
|
756
|
+
|
|
757
|
+
|
|
758
|
+
|
|
759
|
+
|
|
760
|
+
|
|
761
|
+
|
|
762
|
+
|
|
763
|
+
|
|
764
|
+
<li class="md-nav__item">
|
|
765
|
+
<a href="../../examples/maplibre.opacity.3857/" class="md-nav__link">
|
|
766
|
+
|
|
767
|
+
|
|
768
|
+
<span class="md-ellipsis">
|
|
316
769
|
Maplibre Opacity Slider
|
|
317
770
|
</span>
|
|
318
|
-
|
|
319
|
-
|
|
320
|
-
|
|
321
|
-
|
|
322
|
-
|
|
771
|
+
|
|
772
|
+
|
|
773
|
+
</a>
|
|
774
|
+
</li>
|
|
775
|
+
|
|
776
|
+
|
|
777
|
+
|
|
778
|
+
|
|
779
|
+
|
|
780
|
+
|
|
781
|
+
|
|
782
|
+
|
|
783
|
+
|
|
784
|
+
|
|
785
|
+
<li class="md-nav__item">
|
|
786
|
+
<a href="../../examples/maplibre.vector.3857/" class="md-nav__link">
|
|
787
|
+
|
|
788
|
+
|
|
789
|
+
<span class="md-ellipsis">
|
|
323
790
|
Maplibre Vector Map
|
|
324
791
|
</span>
|
|
325
|
-
|
|
326
|
-
|
|
327
|
-
</
|
|
328
|
-
</
|
|
329
|
-
|
|
330
|
-
|
|
331
|
-
|
|
332
|
-
|
|
333
|
-
|
|
334
|
-
|
|
792
|
+
|
|
793
|
+
|
|
794
|
+
</a>
|
|
795
|
+
</li>
|
|
796
|
+
|
|
797
|
+
|
|
798
|
+
|
|
799
|
+
|
|
800
|
+
</ul>
|
|
801
|
+
</nav>
|
|
802
|
+
|
|
803
|
+
</li>
|
|
804
|
+
|
|
805
|
+
|
|
806
|
+
|
|
807
|
+
|
|
808
|
+
|
|
809
|
+
|
|
810
|
+
|
|
811
|
+
|
|
812
|
+
|
|
813
|
+
|
|
814
|
+
|
|
815
|
+
|
|
816
|
+
|
|
817
|
+
|
|
818
|
+
|
|
819
|
+
|
|
820
|
+
|
|
821
|
+
|
|
822
|
+
|
|
823
|
+
|
|
824
|
+
|
|
825
|
+
|
|
826
|
+
|
|
827
|
+
|
|
828
|
+
|
|
829
|
+
|
|
830
|
+
|
|
831
|
+
|
|
832
|
+
|
|
833
|
+
|
|
834
|
+
|
|
835
|
+
|
|
836
|
+
|
|
837
|
+
<li class="md-nav__item md-nav__item--nested">
|
|
838
|
+
|
|
839
|
+
|
|
840
|
+
|
|
841
|
+
<input class="md-nav__toggle md-toggle " type="checkbox" id="__nav_7" >
|
|
842
|
+
|
|
843
|
+
|
|
844
|
+
|
|
845
|
+
<div class="md-nav__link md-nav__container">
|
|
846
|
+
<a href="../../operator-guide/" class="md-nav__link ">
|
|
847
|
+
|
|
848
|
+
|
|
849
|
+
<span class="md-ellipsis">
|
|
335
850
|
Operator guide
|
|
336
851
|
</span>
|
|
337
|
-
|
|
338
|
-
|
|
339
|
-
|
|
340
|
-
|
|
341
|
-
|
|
342
|
-
<
|
|
343
|
-
<
|
|
344
|
-
|
|
852
|
+
|
|
853
|
+
|
|
854
|
+
</a>
|
|
855
|
+
|
|
856
|
+
|
|
857
|
+
<label class="md-nav__link " for="__nav_7" id="__nav_7_label" tabindex="0">
|
|
858
|
+
<span class="md-nav__icon md-icon"></span>
|
|
859
|
+
</label>
|
|
860
|
+
|
|
861
|
+
</div>
|
|
862
|
+
|
|
863
|
+
<nav class="md-nav" data-md-level="1" aria-labelledby="__nav_7_label" aria-expanded="false">
|
|
864
|
+
<label class="md-nav__title" for="__nav_7">
|
|
865
|
+
<span class="md-nav__icon md-icon"></span>
|
|
345
866
|
Operator guide
|
|
346
867
|
</label>
|
|
347
|
-
<ul class="md-nav__list" data-md-scrollfix
|
|
348
|
-
|
|
349
|
-
|
|
350
|
-
|
|
868
|
+
<ul class="md-nav__list" data-md-scrollfix>
|
|
869
|
+
|
|
870
|
+
|
|
871
|
+
|
|
872
|
+
|
|
873
|
+
|
|
874
|
+
|
|
875
|
+
|
|
876
|
+
|
|
877
|
+
|
|
878
|
+
<li class="md-nav__item">
|
|
879
|
+
<a href="../../operator-guide/cog-quality/" class="md-nav__link">
|
|
880
|
+
|
|
881
|
+
|
|
882
|
+
<span class="md-ellipsis">
|
|
351
883
|
COG Quality
|
|
352
884
|
</span>
|
|
353
|
-
|
|
354
|
-
|
|
355
|
-
|
|
356
|
-
|
|
357
|
-
|
|
885
|
+
|
|
886
|
+
|
|
887
|
+
</a>
|
|
888
|
+
</li>
|
|
889
|
+
|
|
890
|
+
|
|
891
|
+
|
|
892
|
+
|
|
893
|
+
|
|
894
|
+
|
|
895
|
+
|
|
896
|
+
|
|
897
|
+
|
|
898
|
+
|
|
899
|
+
<li class="md-nav__item">
|
|
900
|
+
<a href="../../operator-guide/empty-tiles/" class="md-nav__link">
|
|
901
|
+
|
|
902
|
+
|
|
903
|
+
<span class="md-ellipsis">
|
|
358
904
|
Sparse Datasets and empty tiles
|
|
359
905
|
</span>
|
|
360
|
-
|
|
361
|
-
|
|
362
|
-
|
|
363
|
-
|
|
364
|
-
|
|
906
|
+
|
|
907
|
+
|
|
908
|
+
</a>
|
|
909
|
+
</li>
|
|
910
|
+
|
|
911
|
+
|
|
912
|
+
|
|
913
|
+
|
|
914
|
+
|
|
915
|
+
|
|
916
|
+
|
|
917
|
+
|
|
918
|
+
|
|
919
|
+
|
|
920
|
+
<li class="md-nav__item">
|
|
921
|
+
<a href="../../operator-guide/gebco/" class="md-nav__link">
|
|
922
|
+
|
|
923
|
+
|
|
924
|
+
<span class="md-ellipsis">
|
|
365
925
|
Gebco re-project to NZTM2000Quad cog file
|
|
366
926
|
</span>
|
|
367
|
-
|
|
368
|
-
|
|
369
|
-
|
|
370
|
-
|
|
371
|
-
|
|
927
|
+
|
|
928
|
+
|
|
929
|
+
</a>
|
|
930
|
+
</li>
|
|
931
|
+
|
|
932
|
+
|
|
933
|
+
|
|
934
|
+
|
|
935
|
+
|
|
936
|
+
|
|
937
|
+
|
|
938
|
+
|
|
939
|
+
|
|
940
|
+
|
|
941
|
+
<li class="md-nav__item">
|
|
942
|
+
<a href="../../operator-guide/quick-start/" class="md-nav__link">
|
|
943
|
+
|
|
944
|
+
|
|
945
|
+
<span class="md-ellipsis">
|
|
372
946
|
Running LINZ Basemaps - Quick Start
|
|
373
947
|
</span>
|
|
374
|
-
|
|
375
|
-
|
|
376
|
-
|
|
377
|
-
|
|
378
|
-
|
|
948
|
+
|
|
949
|
+
|
|
950
|
+
</a>
|
|
951
|
+
</li>
|
|
952
|
+
|
|
953
|
+
|
|
954
|
+
|
|
955
|
+
|
|
956
|
+
|
|
957
|
+
|
|
958
|
+
|
|
959
|
+
|
|
960
|
+
|
|
961
|
+
|
|
962
|
+
<li class="md-nav__item">
|
|
963
|
+
<a href="../../operator-guide/relief-shade/" class="md-nav__link">
|
|
964
|
+
|
|
965
|
+
|
|
966
|
+
<span class="md-ellipsis">
|
|
379
967
|
Relief shade
|
|
380
968
|
</span>
|
|
381
|
-
|
|
382
|
-
|
|
383
|
-
|
|
384
|
-
|
|
385
|
-
|
|
969
|
+
|
|
970
|
+
|
|
971
|
+
</a>
|
|
972
|
+
</li>
|
|
973
|
+
|
|
974
|
+
|
|
975
|
+
|
|
976
|
+
|
|
977
|
+
|
|
978
|
+
|
|
979
|
+
|
|
980
|
+
|
|
981
|
+
|
|
982
|
+
|
|
983
|
+
<li class="md-nav__item">
|
|
984
|
+
<a href="../../operator-guide/texture-shade/" class="md-nav__link">
|
|
985
|
+
|
|
986
|
+
|
|
987
|
+
<span class="md-ellipsis">
|
|
386
988
|
Texture shading
|
|
387
989
|
</span>
|
|
388
|
-
|
|
389
|
-
|
|
390
|
-
|
|
391
|
-
|
|
392
|
-
|
|
990
|
+
|
|
991
|
+
|
|
992
|
+
</a>
|
|
993
|
+
</li>
|
|
994
|
+
|
|
995
|
+
|
|
996
|
+
|
|
997
|
+
|
|
998
|
+
|
|
999
|
+
|
|
1000
|
+
|
|
1001
|
+
|
|
1002
|
+
|
|
1003
|
+
|
|
1004
|
+
<li class="md-nav__item">
|
|
1005
|
+
<a href="../../operator-guide/xyz-projection/" class="md-nav__link">
|
|
1006
|
+
|
|
1007
|
+
|
|
1008
|
+
<span class="md-ellipsis">
|
|
393
1009
|
XYZ and projection math
|
|
394
1010
|
</span>
|
|
395
|
-
|
|
396
|
-
|
|
397
|
-
</
|
|
398
|
-
</
|
|
399
|
-
|
|
400
|
-
|
|
401
|
-
|
|
402
|
-
|
|
403
|
-
|
|
404
|
-
|
|
1011
|
+
|
|
1012
|
+
|
|
1013
|
+
</a>
|
|
1014
|
+
</li>
|
|
1015
|
+
|
|
1016
|
+
|
|
1017
|
+
|
|
1018
|
+
|
|
1019
|
+
</ul>
|
|
1020
|
+
</nav>
|
|
1021
|
+
|
|
1022
|
+
</li>
|
|
1023
|
+
|
|
1024
|
+
|
|
1025
|
+
|
|
1026
|
+
|
|
1027
|
+
|
|
1028
|
+
|
|
1029
|
+
|
|
1030
|
+
|
|
1031
|
+
|
|
1032
|
+
|
|
1033
|
+
|
|
1034
|
+
|
|
1035
|
+
|
|
1036
|
+
|
|
1037
|
+
|
|
1038
|
+
|
|
1039
|
+
|
|
1040
|
+
|
|
1041
|
+
|
|
1042
|
+
|
|
1043
|
+
|
|
1044
|
+
|
|
1045
|
+
|
|
1046
|
+
|
|
1047
|
+
|
|
1048
|
+
<li class="md-nav__item md-nav__item--nested">
|
|
1049
|
+
|
|
1050
|
+
|
|
1051
|
+
|
|
1052
|
+
<input class="md-nav__toggle md-toggle " type="checkbox" id="__nav_8" >
|
|
1053
|
+
|
|
1054
|
+
|
|
1055
|
+
<label class="md-nav__link" for="__nav_8" id="__nav_8_label" tabindex="0">
|
|
1056
|
+
|
|
1057
|
+
|
|
1058
|
+
<span class="md-ellipsis">
|
|
1059
|
+
User guide
|
|
1060
|
+
</span>
|
|
1061
|
+
|
|
1062
|
+
|
|
1063
|
+
<span class="md-nav__icon md-icon"></span>
|
|
1064
|
+
</label>
|
|
1065
|
+
|
|
1066
|
+
<nav class="md-nav" data-md-level="1" aria-labelledby="__nav_8_label" aria-expanded="false">
|
|
1067
|
+
<label class="md-nav__title" for="__nav_8">
|
|
1068
|
+
<span class="md-nav__icon md-icon"></span>
|
|
1069
|
+
User guide
|
|
1070
|
+
</label>
|
|
1071
|
+
<ul class="md-nav__list" data-md-scrollfix>
|
|
1072
|
+
|
|
1073
|
+
|
|
1074
|
+
|
|
1075
|
+
|
|
1076
|
+
|
|
1077
|
+
|
|
1078
|
+
|
|
1079
|
+
<li class="md-nav__item">
|
|
1080
|
+
<a href="../../user-guide/_get-started/" class="md-nav__link">
|
|
1081
|
+
|
|
1082
|
+
|
|
1083
|
+
<span class="md-ellipsis">
|
|
1084
|
+
Get started with LINZ Basemaps
|
|
1085
|
+
</span>
|
|
1086
|
+
|
|
1087
|
+
|
|
1088
|
+
</a>
|
|
1089
|
+
</li>
|
|
1090
|
+
|
|
1091
|
+
|
|
1092
|
+
|
|
1093
|
+
|
|
1094
|
+
|
|
1095
|
+
|
|
1096
|
+
|
|
1097
|
+
|
|
1098
|
+
|
|
1099
|
+
|
|
1100
|
+
<li class="md-nav__item">
|
|
1101
|
+
<a href="../../user-guide/api-documentation/" class="md-nav__link">
|
|
1102
|
+
|
|
1103
|
+
|
|
1104
|
+
<span class="md-ellipsis">
|
|
1105
|
+
API documentation
|
|
1106
|
+
</span>
|
|
1107
|
+
|
|
1108
|
+
|
|
1109
|
+
</a>
|
|
1110
|
+
</li>
|
|
1111
|
+
|
|
1112
|
+
|
|
1113
|
+
|
|
1114
|
+
|
|
1115
|
+
|
|
1116
|
+
|
|
1117
|
+
|
|
1118
|
+
|
|
1119
|
+
|
|
1120
|
+
|
|
1121
|
+
<li class="md-nav__item">
|
|
1122
|
+
<a href="../../user-guide/technical-documentation/" class="md-nav__link">
|
|
1123
|
+
|
|
1124
|
+
|
|
1125
|
+
<span class="md-ellipsis">
|
|
1126
|
+
Technical documentation and specifications
|
|
1127
|
+
</span>
|
|
1128
|
+
|
|
1129
|
+
|
|
1130
|
+
</a>
|
|
1131
|
+
</li>
|
|
1132
|
+
|
|
1133
|
+
|
|
1134
|
+
|
|
1135
|
+
|
|
1136
|
+
|
|
1137
|
+
|
|
1138
|
+
|
|
1139
|
+
|
|
1140
|
+
|
|
1141
|
+
|
|
1142
|
+
|
|
1143
|
+
|
|
1144
|
+
|
|
1145
|
+
|
|
1146
|
+
|
|
1147
|
+
|
|
1148
|
+
|
|
1149
|
+
|
|
1150
|
+
|
|
1151
|
+
|
|
1152
|
+
|
|
1153
|
+
|
|
1154
|
+
|
|
1155
|
+
|
|
1156
|
+
|
|
1157
|
+
|
|
1158
|
+
|
|
1159
|
+
|
|
1160
|
+
<li class="md-nav__item md-nav__item--nested">
|
|
1161
|
+
|
|
1162
|
+
|
|
1163
|
+
|
|
1164
|
+
<input class="md-nav__toggle md-toggle " type="checkbox" id="__nav_8_4" >
|
|
1165
|
+
|
|
1166
|
+
|
|
1167
|
+
|
|
1168
|
+
<div class="md-nav__link md-nav__container">
|
|
1169
|
+
<a href="../../user-guide/use-in-esri-software/" class="md-nav__link ">
|
|
1170
|
+
|
|
1171
|
+
|
|
1172
|
+
<span class="md-ellipsis">
|
|
1173
|
+
Use in Esri software
|
|
1174
|
+
</span>
|
|
1175
|
+
|
|
1176
|
+
|
|
1177
|
+
</a>
|
|
1178
|
+
|
|
1179
|
+
|
|
1180
|
+
<label class="md-nav__link " for="__nav_8_4" id="__nav_8_4_label" tabindex="0">
|
|
1181
|
+
<span class="md-nav__icon md-icon"></span>
|
|
1182
|
+
</label>
|
|
1183
|
+
|
|
1184
|
+
</div>
|
|
1185
|
+
|
|
1186
|
+
<nav class="md-nav" data-md-level="2" aria-labelledby="__nav_8_4_label" aria-expanded="false">
|
|
1187
|
+
<label class="md-nav__title" for="__nav_8_4">
|
|
1188
|
+
<span class="md-nav__icon md-icon"></span>
|
|
1189
|
+
Use in Esri software
|
|
1190
|
+
</label>
|
|
1191
|
+
<ul class="md-nav__list" data-md-scrollfix>
|
|
1192
|
+
|
|
1193
|
+
|
|
1194
|
+
|
|
1195
|
+
|
|
1196
|
+
|
|
1197
|
+
|
|
1198
|
+
|
|
1199
|
+
|
|
1200
|
+
|
|
1201
|
+
|
|
1202
|
+
|
|
1203
|
+
|
|
1204
|
+
|
|
1205
|
+
|
|
1206
|
+
|
|
1207
|
+
|
|
1208
|
+
|
|
1209
|
+
|
|
1210
|
+
|
|
1211
|
+
<li class="md-nav__item md-nav__item--nested">
|
|
1212
|
+
|
|
1213
|
+
|
|
1214
|
+
|
|
1215
|
+
<input class="md-nav__toggle md-toggle " type="checkbox" id="__nav_8_4_2" >
|
|
1216
|
+
|
|
1217
|
+
|
|
1218
|
+
|
|
1219
|
+
<div class="md-nav__link md-nav__container">
|
|
1220
|
+
<a href="../../user-guide/use-in-esri-software/how-to-add-emergency-imagery-to-arcgis/" class="md-nav__link ">
|
|
1221
|
+
|
|
1222
|
+
|
|
1223
|
+
<span class="md-ellipsis">
|
|
1224
|
+
How to add emergency imagery in ArcGIS
|
|
1225
|
+
</span>
|
|
1226
|
+
|
|
1227
|
+
|
|
1228
|
+
</a>
|
|
1229
|
+
|
|
1230
|
+
</div>
|
|
1231
|
+
|
|
1232
|
+
<nav class="md-nav" data-md-level="3" aria-labelledby="__nav_8_4_2_label" aria-expanded="false">
|
|
1233
|
+
<label class="md-nav__title" for="__nav_8_4_2">
|
|
1234
|
+
<span class="md-nav__icon md-icon"></span>
|
|
1235
|
+
How to add emergency imagery in ArcGIS
|
|
1236
|
+
</label>
|
|
1237
|
+
<ul class="md-nav__list" data-md-scrollfix>
|
|
1238
|
+
|
|
1239
|
+
|
|
1240
|
+
|
|
1241
|
+
</ul>
|
|
1242
|
+
</nav>
|
|
1243
|
+
|
|
1244
|
+
</li>
|
|
1245
|
+
|
|
1246
|
+
|
|
1247
|
+
|
|
1248
|
+
|
|
1249
|
+
|
|
1250
|
+
|
|
1251
|
+
|
|
1252
|
+
|
|
1253
|
+
|
|
1254
|
+
|
|
1255
|
+
|
|
1256
|
+
|
|
1257
|
+
|
|
1258
|
+
|
|
1259
|
+
|
|
1260
|
+
|
|
1261
|
+
|
|
1262
|
+
|
|
1263
|
+
|
|
1264
|
+
|
|
1265
|
+
<li class="md-nav__item md-nav__item--nested">
|
|
1266
|
+
|
|
1267
|
+
|
|
1268
|
+
|
|
1269
|
+
<input class="md-nav__toggle md-toggle " type="checkbox" id="__nav_8_4_3" >
|
|
1270
|
+
|
|
1271
|
+
|
|
1272
|
+
|
|
1273
|
+
<div class="md-nav__link md-nav__container">
|
|
1274
|
+
<a href="../../user-guide/use-in-esri-software/how-to-add-individual-linz-basemaps-layers-to-arcgis/" class="md-nav__link ">
|
|
1275
|
+
|
|
1276
|
+
|
|
1277
|
+
<span class="md-ellipsis">
|
|
1278
|
+
How to add individual LINZ Basemap layers to ArcGIS
|
|
1279
|
+
</span>
|
|
1280
|
+
|
|
1281
|
+
|
|
1282
|
+
</a>
|
|
1283
|
+
|
|
1284
|
+
</div>
|
|
1285
|
+
|
|
1286
|
+
<nav class="md-nav" data-md-level="3" aria-labelledby="__nav_8_4_3_label" aria-expanded="false">
|
|
1287
|
+
<label class="md-nav__title" for="__nav_8_4_3">
|
|
1288
|
+
<span class="md-nav__icon md-icon"></span>
|
|
1289
|
+
How to add individual LINZ Basemap layers to ArcGIS
|
|
1290
|
+
</label>
|
|
1291
|
+
<ul class="md-nav__list" data-md-scrollfix>
|
|
1292
|
+
|
|
1293
|
+
|
|
1294
|
+
|
|
1295
|
+
</ul>
|
|
1296
|
+
</nav>
|
|
1297
|
+
|
|
1298
|
+
</li>
|
|
1299
|
+
|
|
1300
|
+
|
|
1301
|
+
|
|
1302
|
+
|
|
1303
|
+
|
|
1304
|
+
|
|
1305
|
+
|
|
1306
|
+
|
|
1307
|
+
|
|
1308
|
+
|
|
1309
|
+
|
|
1310
|
+
|
|
1311
|
+
|
|
1312
|
+
|
|
1313
|
+
|
|
1314
|
+
|
|
1315
|
+
|
|
1316
|
+
|
|
1317
|
+
|
|
1318
|
+
|
|
1319
|
+
<li class="md-nav__item md-nav__item--nested">
|
|
1320
|
+
|
|
1321
|
+
|
|
1322
|
+
|
|
1323
|
+
<input class="md-nav__toggle md-toggle " type="checkbox" id="__nav_8_4_4" >
|
|
1324
|
+
|
|
1325
|
+
|
|
1326
|
+
|
|
1327
|
+
<div class="md-nav__link md-nav__container">
|
|
1328
|
+
<a href="../../user-guide/use-in-esri-software/how-to-add-linz-aerial-imagery-basemaps-to-arcgis-online/" class="md-nav__link ">
|
|
1329
|
+
|
|
1330
|
+
|
|
1331
|
+
<span class="md-ellipsis">
|
|
1332
|
+
How to add LINZ aerial imagery Basemaps to ArcGIS Online
|
|
1333
|
+
</span>
|
|
1334
|
+
|
|
1335
|
+
|
|
1336
|
+
</a>
|
|
1337
|
+
|
|
1338
|
+
</div>
|
|
1339
|
+
|
|
1340
|
+
<nav class="md-nav" data-md-level="3" aria-labelledby="__nav_8_4_4_label" aria-expanded="false">
|
|
1341
|
+
<label class="md-nav__title" for="__nav_8_4_4">
|
|
1342
|
+
<span class="md-nav__icon md-icon"></span>
|
|
1343
|
+
How to add LINZ aerial imagery Basemaps to ArcGIS Online
|
|
1344
|
+
</label>
|
|
1345
|
+
<ul class="md-nav__list" data-md-scrollfix>
|
|
1346
|
+
|
|
1347
|
+
|
|
1348
|
+
|
|
1349
|
+
</ul>
|
|
1350
|
+
</nav>
|
|
1351
|
+
|
|
1352
|
+
</li>
|
|
1353
|
+
|
|
1354
|
+
|
|
1355
|
+
|
|
1356
|
+
|
|
1357
|
+
|
|
1358
|
+
|
|
1359
|
+
|
|
1360
|
+
|
|
1361
|
+
|
|
1362
|
+
|
|
1363
|
+
|
|
1364
|
+
|
|
1365
|
+
|
|
1366
|
+
|
|
1367
|
+
|
|
1368
|
+
|
|
1369
|
+
|
|
1370
|
+
|
|
1371
|
+
|
|
1372
|
+
|
|
1373
|
+
<li class="md-nav__item md-nav__item--nested">
|
|
1374
|
+
|
|
1375
|
+
|
|
1376
|
+
|
|
1377
|
+
<input class="md-nav__toggle md-toggle " type="checkbox" id="__nav_8_4_5" >
|
|
1378
|
+
|
|
1379
|
+
|
|
1380
|
+
|
|
1381
|
+
<div class="md-nav__link md-nav__container">
|
|
1382
|
+
<a href="../../user-guide/use-in-esri-software/how-to-add-linz-basemaps-to-arcgis-online-basemaps/" class="md-nav__link ">
|
|
1383
|
+
|
|
1384
|
+
|
|
1385
|
+
<span class="md-ellipsis">
|
|
1386
|
+
How to add LINZ Basemaps to ArcGIS Online Basemaps
|
|
1387
|
+
</span>
|
|
1388
|
+
|
|
1389
|
+
|
|
1390
|
+
</a>
|
|
1391
|
+
|
|
1392
|
+
</div>
|
|
1393
|
+
|
|
1394
|
+
<nav class="md-nav" data-md-level="3" aria-labelledby="__nav_8_4_5_label" aria-expanded="false">
|
|
1395
|
+
<label class="md-nav__title" for="__nav_8_4_5">
|
|
1396
|
+
<span class="md-nav__icon md-icon"></span>
|
|
1397
|
+
How to add LINZ Basemaps to ArcGIS Online Basemaps
|
|
1398
|
+
</label>
|
|
1399
|
+
<ul class="md-nav__list" data-md-scrollfix>
|
|
1400
|
+
|
|
1401
|
+
|
|
1402
|
+
|
|
1403
|
+
</ul>
|
|
1404
|
+
</nav>
|
|
1405
|
+
|
|
1406
|
+
</li>
|
|
1407
|
+
|
|
1408
|
+
|
|
1409
|
+
|
|
1410
|
+
|
|
1411
|
+
</ul>
|
|
1412
|
+
</nav>
|
|
1413
|
+
|
|
1414
|
+
</li>
|
|
1415
|
+
|
|
1416
|
+
|
|
1417
|
+
|
|
1418
|
+
|
|
1419
|
+
|
|
1420
|
+
|
|
1421
|
+
|
|
1422
|
+
|
|
1423
|
+
|
|
1424
|
+
|
|
1425
|
+
|
|
1426
|
+
|
|
1427
|
+
|
|
1428
|
+
|
|
1429
|
+
|
|
1430
|
+
|
|
1431
|
+
|
|
1432
|
+
|
|
1433
|
+
|
|
1434
|
+
|
|
1435
|
+
|
|
1436
|
+
|
|
1437
|
+
|
|
1438
|
+
|
|
1439
|
+
|
|
1440
|
+
|
|
1441
|
+
|
|
1442
|
+
|
|
1443
|
+
<li class="md-nav__item md-nav__item--nested">
|
|
1444
|
+
|
|
1445
|
+
|
|
1446
|
+
|
|
1447
|
+
<input class="md-nav__toggle md-toggle " type="checkbox" id="__nav_8_5" >
|
|
1448
|
+
|
|
1449
|
+
|
|
1450
|
+
|
|
1451
|
+
<div class="md-nav__link md-nav__container">
|
|
1452
|
+
<a href="../../user-guide/working-with-vector-tiles/" class="md-nav__link ">
|
|
1453
|
+
|
|
1454
|
+
|
|
1455
|
+
<span class="md-ellipsis">
|
|
1456
|
+
Working with Vector Tiles
|
|
1457
|
+
</span>
|
|
1458
|
+
|
|
1459
|
+
|
|
1460
|
+
</a>
|
|
1461
|
+
|
|
1462
|
+
|
|
1463
|
+
<label class="md-nav__link " for="__nav_8_5" id="__nav_8_5_label" tabindex="0">
|
|
1464
|
+
<span class="md-nav__icon md-icon"></span>
|
|
1465
|
+
</label>
|
|
1466
|
+
|
|
1467
|
+
</div>
|
|
1468
|
+
|
|
1469
|
+
<nav class="md-nav" data-md-level="2" aria-labelledby="__nav_8_5_label" aria-expanded="false">
|
|
1470
|
+
<label class="md-nav__title" for="__nav_8_5">
|
|
1471
|
+
<span class="md-nav__icon md-icon"></span>
|
|
1472
|
+
Working with Vector Tiles
|
|
1473
|
+
</label>
|
|
1474
|
+
<ul class="md-nav__list" data-md-scrollfix>
|
|
1475
|
+
|
|
1476
|
+
|
|
1477
|
+
|
|
1478
|
+
|
|
1479
|
+
|
|
1480
|
+
|
|
1481
|
+
|
|
1482
|
+
|
|
1483
|
+
|
|
1484
|
+
|
|
1485
|
+
|
|
1486
|
+
|
|
1487
|
+
|
|
1488
|
+
|
|
1489
|
+
|
|
1490
|
+
|
|
1491
|
+
|
|
1492
|
+
|
|
1493
|
+
|
|
1494
|
+
|
|
1495
|
+
|
|
1496
|
+
<li class="md-nav__item md-nav__item--nested">
|
|
1497
|
+
|
|
1498
|
+
|
|
1499
|
+
|
|
1500
|
+
<input class="md-nav__toggle md-toggle " type="checkbox" id="__nav_8_5_2" >
|
|
1501
|
+
|
|
1502
|
+
|
|
1503
|
+
|
|
1504
|
+
<div class="md-nav__link md-nav__container">
|
|
1505
|
+
<a href="../../user-guide/working-with-vector-tiles/creation/" class="md-nav__link ">
|
|
1506
|
+
|
|
1507
|
+
|
|
1508
|
+
<span class="md-ellipsis">
|
|
1509
|
+
Creation
|
|
1510
|
+
</span>
|
|
1511
|
+
|
|
1512
|
+
|
|
1513
|
+
</a>
|
|
1514
|
+
|
|
1515
|
+
|
|
1516
|
+
<label class="md-nav__link " for="__nav_8_5_2" id="__nav_8_5_2_label" tabindex="0">
|
|
1517
|
+
<span class="md-nav__icon md-icon"></span>
|
|
1518
|
+
</label>
|
|
1519
|
+
|
|
1520
|
+
</div>
|
|
1521
|
+
|
|
1522
|
+
<nav class="md-nav" data-md-level="3" aria-labelledby="__nav_8_5_2_label" aria-expanded="false">
|
|
1523
|
+
<label class="md-nav__title" for="__nav_8_5_2">
|
|
1524
|
+
<span class="md-nav__icon md-icon"></span>
|
|
1525
|
+
Creation
|
|
1526
|
+
</label>
|
|
1527
|
+
<ul class="md-nav__list" data-md-scrollfix>
|
|
1528
|
+
|
|
1529
|
+
|
|
1530
|
+
|
|
1531
|
+
|
|
1532
|
+
|
|
1533
|
+
|
|
1534
|
+
|
|
1535
|
+
|
|
1536
|
+
|
|
1537
|
+
|
|
1538
|
+
|
|
1539
|
+
|
|
1540
|
+
|
|
1541
|
+
|
|
1542
|
+
|
|
1543
|
+
|
|
1544
|
+
|
|
1545
|
+
<li class="md-nav__item md-nav__item--nested">
|
|
1546
|
+
|
|
1547
|
+
|
|
1548
|
+
|
|
1549
|
+
<input class="md-nav__toggle md-toggle " type="checkbox" id="__nav_8_5_2_2" >
|
|
1550
|
+
|
|
1551
|
+
|
|
1552
|
+
<label class="md-nav__link" for="__nav_8_5_2_2" id="__nav_8_5_2_2_label" tabindex="0">
|
|
1553
|
+
|
|
1554
|
+
|
|
1555
|
+
<span class="md-ellipsis">
|
|
1556
|
+
Inputs
|
|
1557
|
+
</span>
|
|
1558
|
+
|
|
1559
|
+
|
|
1560
|
+
<span class="md-nav__icon md-icon"></span>
|
|
1561
|
+
</label>
|
|
1562
|
+
|
|
1563
|
+
<nav class="md-nav" data-md-level="4" aria-labelledby="__nav_8_5_2_2_label" aria-expanded="false">
|
|
1564
|
+
<label class="md-nav__title" for="__nav_8_5_2_2">
|
|
1565
|
+
<span class="md-nav__icon md-icon"></span>
|
|
1566
|
+
Inputs
|
|
1567
|
+
</label>
|
|
1568
|
+
<ul class="md-nav__list" data-md-scrollfix>
|
|
1569
|
+
|
|
1570
|
+
|
|
1571
|
+
|
|
1572
|
+
|
|
1573
|
+
|
|
1574
|
+
|
|
1575
|
+
|
|
1576
|
+
<li class="md-nav__item">
|
|
1577
|
+
<a href="../../user-guide/working-with-vector-tiles/creation/inputs/json-schema-file/" class="md-nav__link">
|
|
1578
|
+
|
|
1579
|
+
|
|
1580
|
+
<span class="md-ellipsis">
|
|
1581
|
+
JSON Schema File
|
|
1582
|
+
</span>
|
|
1583
|
+
|
|
1584
|
+
|
|
1585
|
+
</a>
|
|
1586
|
+
</li>
|
|
1587
|
+
|
|
1588
|
+
|
|
1589
|
+
|
|
1590
|
+
|
|
1591
|
+
</ul>
|
|
1592
|
+
</nav>
|
|
1593
|
+
|
|
1594
|
+
</li>
|
|
1595
|
+
|
|
1596
|
+
|
|
1597
|
+
|
|
1598
|
+
|
|
1599
|
+
</ul>
|
|
1600
|
+
</nav>
|
|
1601
|
+
|
|
1602
|
+
</li>
|
|
1603
|
+
|
|
1604
|
+
|
|
1605
|
+
|
|
1606
|
+
|
|
1607
|
+
|
|
1608
|
+
|
|
1609
|
+
|
|
1610
|
+
|
|
1611
|
+
|
|
1612
|
+
|
|
1613
|
+
|
|
1614
|
+
|
|
1615
|
+
|
|
1616
|
+
|
|
1617
|
+
|
|
1618
|
+
|
|
1619
|
+
|
|
1620
|
+
|
|
1621
|
+
|
|
1622
|
+
|
|
1623
|
+
|
|
1624
|
+
|
|
1625
|
+
|
|
1626
|
+
|
|
1627
|
+
|
|
1628
|
+
|
|
1629
|
+
|
|
1630
|
+
|
|
1631
|
+
|
|
1632
|
+
|
|
1633
|
+
|
|
1634
|
+
|
|
1635
|
+
|
|
1636
|
+
|
|
1637
|
+
|
|
1638
|
+
|
|
1639
|
+
|
|
1640
|
+
|
|
1641
|
+
|
|
1642
|
+
|
|
1643
|
+
|
|
1644
|
+
|
|
1645
|
+
|
|
1646
|
+
|
|
1647
|
+
|
|
1648
|
+
|
|
1649
|
+
|
|
1650
|
+
|
|
1651
|
+
|
|
1652
|
+
|
|
1653
|
+
|
|
1654
|
+
|
|
1655
|
+
|
|
1656
|
+
|
|
1657
|
+
<li class="md-nav__item md-nav__item--nested">
|
|
1658
|
+
|
|
1659
|
+
|
|
1660
|
+
|
|
1661
|
+
<input class="md-nav__toggle md-toggle " type="checkbox" id="__nav_8_5_3" >
|
|
1662
|
+
|
|
1663
|
+
|
|
1664
|
+
<label class="md-nav__link" for="__nav_8_5_3" id="__nav_8_5_3_label" tabindex="0">
|
|
1665
|
+
|
|
1666
|
+
|
|
1667
|
+
<span class="md-ellipsis">
|
|
1668
|
+
Schema
|
|
1669
|
+
</span>
|
|
1670
|
+
|
|
1671
|
+
|
|
1672
|
+
<span class="md-nav__icon md-icon"></span>
|
|
1673
|
+
</label>
|
|
1674
|
+
|
|
1675
|
+
<nav class="md-nav" data-md-level="3" aria-labelledby="__nav_8_5_3_label" aria-expanded="false">
|
|
1676
|
+
<label class="md-nav__title" for="__nav_8_5_3">
|
|
1677
|
+
<span class="md-nav__icon md-icon"></span>
|
|
1678
|
+
Schema
|
|
1679
|
+
</label>
|
|
1680
|
+
<ul class="md-nav__list" data-md-scrollfix>
|
|
1681
|
+
|
|
1682
|
+
|
|
1683
|
+
|
|
1684
|
+
|
|
1685
|
+
|
|
1686
|
+
|
|
1687
|
+
|
|
1688
|
+
<li class="md-nav__item">
|
|
1689
|
+
<a href="../../user-guide/working-with-vector-tiles/schema/addresses/" class="md-nav__link">
|
|
1690
|
+
|
|
1691
|
+
|
|
1692
|
+
<span class="md-ellipsis">
|
|
1693
|
+
addresses
|
|
1694
|
+
</span>
|
|
1695
|
+
|
|
1696
|
+
|
|
1697
|
+
</a>
|
|
1698
|
+
</li>
|
|
1699
|
+
|
|
1700
|
+
|
|
1701
|
+
|
|
1702
|
+
|
|
1703
|
+
|
|
1704
|
+
|
|
1705
|
+
|
|
1706
|
+
|
|
1707
|
+
|
|
1708
|
+
|
|
1709
|
+
<li class="md-nav__item">
|
|
1710
|
+
<a href="../../user-guide/working-with-vector-tiles/schema/aerialways/" class="md-nav__link">
|
|
1711
|
+
|
|
1712
|
+
|
|
1713
|
+
<span class="md-ellipsis">
|
|
1714
|
+
aerialways
|
|
1715
|
+
</span>
|
|
1716
|
+
|
|
1717
|
+
|
|
1718
|
+
</a>
|
|
1719
|
+
</li>
|
|
1720
|
+
|
|
1721
|
+
|
|
1722
|
+
|
|
1723
|
+
|
|
1724
|
+
|
|
1725
|
+
|
|
1726
|
+
|
|
1727
|
+
|
|
1728
|
+
|
|
1729
|
+
|
|
1730
|
+
<li class="md-nav__item">
|
|
1731
|
+
<a href="../../user-guide/working-with-vector-tiles/schema/boundaries/" class="md-nav__link">
|
|
1732
|
+
|
|
1733
|
+
|
|
1734
|
+
<span class="md-ellipsis">
|
|
1735
|
+
boundaries
|
|
1736
|
+
</span>
|
|
1737
|
+
|
|
1738
|
+
|
|
1739
|
+
</a>
|
|
1740
|
+
</li>
|
|
1741
|
+
|
|
1742
|
+
|
|
1743
|
+
|
|
1744
|
+
|
|
1745
|
+
|
|
1746
|
+
|
|
1747
|
+
|
|
1748
|
+
|
|
1749
|
+
|
|
1750
|
+
|
|
1751
|
+
<li class="md-nav__item">
|
|
1752
|
+
<a href="../../user-guide/working-with-vector-tiles/schema/buildings/" class="md-nav__link">
|
|
1753
|
+
|
|
1754
|
+
|
|
1755
|
+
<span class="md-ellipsis">
|
|
1756
|
+
buildings
|
|
1757
|
+
</span>
|
|
1758
|
+
|
|
1759
|
+
|
|
1760
|
+
</a>
|
|
1761
|
+
</li>
|
|
1762
|
+
|
|
1763
|
+
|
|
1764
|
+
|
|
1765
|
+
|
|
1766
|
+
|
|
1767
|
+
|
|
1768
|
+
|
|
1769
|
+
|
|
1770
|
+
|
|
1771
|
+
|
|
1772
|
+
<li class="md-nav__item">
|
|
1773
|
+
<a href="../../user-guide/working-with-vector-tiles/schema/contours/" class="md-nav__link">
|
|
1774
|
+
|
|
1775
|
+
|
|
1776
|
+
<span class="md-ellipsis">
|
|
1777
|
+
contours
|
|
1778
|
+
</span>
|
|
1779
|
+
|
|
1780
|
+
|
|
1781
|
+
</a>
|
|
1782
|
+
</li>
|
|
1783
|
+
|
|
1784
|
+
|
|
1785
|
+
|
|
1786
|
+
|
|
1787
|
+
|
|
1788
|
+
|
|
1789
|
+
|
|
1790
|
+
|
|
1791
|
+
|
|
1792
|
+
|
|
1793
|
+
<li class="md-nav__item">
|
|
1794
|
+
<a href="../../user-guide/working-with-vector-tiles/schema/dam_lines/" class="md-nav__link">
|
|
1795
|
+
|
|
1796
|
+
|
|
1797
|
+
<span class="md-ellipsis">
|
|
1798
|
+
dam_lines
|
|
1799
|
+
</span>
|
|
1800
|
+
|
|
1801
|
+
|
|
1802
|
+
</a>
|
|
1803
|
+
</li>
|
|
1804
|
+
|
|
1805
|
+
|
|
1806
|
+
|
|
1807
|
+
|
|
1808
|
+
|
|
1809
|
+
|
|
1810
|
+
|
|
1811
|
+
|
|
1812
|
+
|
|
1813
|
+
|
|
1814
|
+
<li class="md-nav__item">
|
|
1815
|
+
<a href="../../user-guide/working-with-vector-tiles/schema/ferries/" class="md-nav__link">
|
|
1816
|
+
|
|
1817
|
+
|
|
1818
|
+
<span class="md-ellipsis">
|
|
1819
|
+
ferries
|
|
1820
|
+
</span>
|
|
1821
|
+
|
|
1822
|
+
|
|
1823
|
+
</a>
|
|
1824
|
+
</li>
|
|
1825
|
+
|
|
1826
|
+
|
|
1827
|
+
|
|
1828
|
+
|
|
1829
|
+
|
|
1830
|
+
|
|
1831
|
+
|
|
1832
|
+
|
|
1833
|
+
|
|
1834
|
+
|
|
1835
|
+
<li class="md-nav__item">
|
|
1836
|
+
<a href="../../user-guide/working-with-vector-tiles/schema/land/" class="md-nav__link">
|
|
1837
|
+
|
|
1838
|
+
|
|
1839
|
+
<span class="md-ellipsis">
|
|
1840
|
+
land
|
|
1841
|
+
</span>
|
|
1842
|
+
|
|
1843
|
+
|
|
1844
|
+
</a>
|
|
1845
|
+
</li>
|
|
1846
|
+
|
|
1847
|
+
|
|
1848
|
+
|
|
1849
|
+
|
|
1850
|
+
|
|
1851
|
+
|
|
1852
|
+
|
|
1853
|
+
|
|
1854
|
+
|
|
1855
|
+
|
|
1856
|
+
<li class="md-nav__item">
|
|
1857
|
+
<a href="../../user-guide/working-with-vector-tiles/schema/parcel_boundaries/" class="md-nav__link">
|
|
1858
|
+
|
|
1859
|
+
|
|
1860
|
+
<span class="md-ellipsis">
|
|
1861
|
+
parcel_boundaries
|
|
1862
|
+
</span>
|
|
1863
|
+
|
|
1864
|
+
|
|
1865
|
+
</a>
|
|
1866
|
+
</li>
|
|
1867
|
+
|
|
1868
|
+
|
|
1869
|
+
|
|
1870
|
+
|
|
1871
|
+
|
|
1872
|
+
|
|
1873
|
+
|
|
1874
|
+
|
|
1875
|
+
|
|
1876
|
+
|
|
1877
|
+
<li class="md-nav__item">
|
|
1878
|
+
<a href="../../user-guide/working-with-vector-tiles/schema/pier_lines/" class="md-nav__link">
|
|
1879
|
+
|
|
1880
|
+
|
|
1881
|
+
<span class="md-ellipsis">
|
|
1882
|
+
pier_lines
|
|
1883
|
+
</span>
|
|
1884
|
+
|
|
1885
|
+
|
|
1886
|
+
</a>
|
|
1887
|
+
</li>
|
|
1888
|
+
|
|
1889
|
+
|
|
1890
|
+
|
|
1891
|
+
|
|
1892
|
+
|
|
1893
|
+
|
|
1894
|
+
|
|
1895
|
+
|
|
1896
|
+
|
|
1897
|
+
|
|
1898
|
+
<li class="md-nav__item">
|
|
1899
|
+
<a href="../../user-guide/working-with-vector-tiles/schema/place_labels/" class="md-nav__link">
|
|
1900
|
+
|
|
1901
|
+
|
|
1902
|
+
<span class="md-ellipsis">
|
|
1903
|
+
place_labels
|
|
1904
|
+
</span>
|
|
1905
|
+
|
|
1906
|
+
|
|
1907
|
+
</a>
|
|
1908
|
+
</li>
|
|
1909
|
+
|
|
1910
|
+
|
|
1911
|
+
|
|
1912
|
+
|
|
1913
|
+
|
|
1914
|
+
|
|
1915
|
+
|
|
1916
|
+
|
|
1917
|
+
|
|
1918
|
+
|
|
1919
|
+
<li class="md-nav__item">
|
|
1920
|
+
<a href="../../user-guide/working-with-vector-tiles/schema/pois/" class="md-nav__link">
|
|
1921
|
+
|
|
1922
|
+
|
|
1923
|
+
<span class="md-ellipsis">
|
|
1924
|
+
pois
|
|
1925
|
+
</span>
|
|
1926
|
+
|
|
1927
|
+
|
|
1928
|
+
</a>
|
|
1929
|
+
</li>
|
|
1930
|
+
|
|
1931
|
+
|
|
1932
|
+
|
|
1933
|
+
|
|
1934
|
+
|
|
1935
|
+
|
|
1936
|
+
|
|
1937
|
+
|
|
1938
|
+
|
|
1939
|
+
|
|
1940
|
+
<li class="md-nav__item">
|
|
1941
|
+
<a href="../../user-guide/working-with-vector-tiles/schema/public_transport/" class="md-nav__link">
|
|
1942
|
+
|
|
1943
|
+
|
|
1944
|
+
<span class="md-ellipsis">
|
|
1945
|
+
public_transport
|
|
405
1946
|
</span>
|
|
406
|
-
|
|
407
|
-
|
|
408
|
-
|
|
409
|
-
|
|
410
|
-
|
|
411
|
-
|
|
412
|
-
|
|
413
|
-
|
|
414
|
-
|
|
415
|
-
|
|
416
|
-
|
|
417
|
-
|
|
1947
|
+
|
|
1948
|
+
|
|
1949
|
+
</a>
|
|
1950
|
+
</li>
|
|
1951
|
+
|
|
1952
|
+
|
|
1953
|
+
|
|
1954
|
+
|
|
1955
|
+
|
|
1956
|
+
|
|
1957
|
+
|
|
1958
|
+
|
|
1959
|
+
|
|
1960
|
+
|
|
1961
|
+
<li class="md-nav__item">
|
|
1962
|
+
<a href="../../user-guide/working-with-vector-tiles/schema/sites/" class="md-nav__link">
|
|
1963
|
+
|
|
1964
|
+
|
|
1965
|
+
<span class="md-ellipsis">
|
|
1966
|
+
sites
|
|
418
1967
|
</span>
|
|
419
|
-
|
|
420
|
-
|
|
421
|
-
|
|
422
|
-
|
|
423
|
-
|
|
424
|
-
|
|
1968
|
+
|
|
1969
|
+
|
|
1970
|
+
</a>
|
|
1971
|
+
</li>
|
|
1972
|
+
|
|
1973
|
+
|
|
1974
|
+
|
|
1975
|
+
|
|
1976
|
+
|
|
1977
|
+
|
|
1978
|
+
|
|
1979
|
+
|
|
1980
|
+
|
|
1981
|
+
|
|
1982
|
+
<li class="md-nav__item">
|
|
1983
|
+
<a href="../../user-guide/working-with-vector-tiles/schema/street_labels/" class="md-nav__link">
|
|
1984
|
+
|
|
1985
|
+
|
|
1986
|
+
<span class="md-ellipsis">
|
|
1987
|
+
street_labels
|
|
425
1988
|
</span>
|
|
426
|
-
|
|
427
|
-
|
|
428
|
-
|
|
429
|
-
|
|
430
|
-
|
|
431
|
-
|
|
1989
|
+
|
|
1990
|
+
|
|
1991
|
+
</a>
|
|
1992
|
+
</li>
|
|
1993
|
+
|
|
1994
|
+
|
|
1995
|
+
|
|
1996
|
+
|
|
1997
|
+
|
|
1998
|
+
|
|
1999
|
+
|
|
2000
|
+
|
|
2001
|
+
|
|
2002
|
+
|
|
2003
|
+
<li class="md-nav__item">
|
|
2004
|
+
<a href="../../user-guide/working-with-vector-tiles/schema/street_polygons/" class="md-nav__link">
|
|
2005
|
+
|
|
2006
|
+
|
|
2007
|
+
<span class="md-ellipsis">
|
|
2008
|
+
street_polygons
|
|
432
2009
|
</span>
|
|
433
|
-
|
|
434
|
-
|
|
435
|
-
|
|
436
|
-
|
|
437
|
-
|
|
438
|
-
|
|
439
|
-
|
|
440
|
-
|
|
2010
|
+
|
|
2011
|
+
|
|
2012
|
+
</a>
|
|
2013
|
+
</li>
|
|
2014
|
+
|
|
2015
|
+
|
|
2016
|
+
|
|
2017
|
+
|
|
2018
|
+
|
|
2019
|
+
|
|
2020
|
+
|
|
2021
|
+
|
|
2022
|
+
|
|
2023
|
+
|
|
2024
|
+
<li class="md-nav__item">
|
|
2025
|
+
<a href="../../user-guide/working-with-vector-tiles/schema/streets/" class="md-nav__link">
|
|
2026
|
+
|
|
2027
|
+
|
|
2028
|
+
<span class="md-ellipsis">
|
|
2029
|
+
streets
|
|
441
2030
|
</span>
|
|
442
|
-
|
|
443
|
-
|
|
444
|
-
|
|
445
|
-
</
|
|
446
|
-
|
|
447
|
-
|
|
448
|
-
|
|
449
|
-
|
|
450
|
-
|
|
451
|
-
|
|
452
|
-
|
|
453
|
-
|
|
454
|
-
|
|
455
|
-
|
|
456
|
-
<
|
|
457
|
-
<
|
|
458
|
-
|
|
2031
|
+
|
|
2032
|
+
|
|
2033
|
+
</a>
|
|
2034
|
+
</li>
|
|
2035
|
+
|
|
2036
|
+
|
|
2037
|
+
|
|
2038
|
+
|
|
2039
|
+
|
|
2040
|
+
|
|
2041
|
+
|
|
2042
|
+
|
|
2043
|
+
|
|
2044
|
+
|
|
2045
|
+
<li class="md-nav__item">
|
|
2046
|
+
<a href="../../user-guide/working-with-vector-tiles/schema/water_lines/" class="md-nav__link">
|
|
2047
|
+
|
|
2048
|
+
|
|
2049
|
+
<span class="md-ellipsis">
|
|
2050
|
+
water_lines
|
|
459
2051
|
</span>
|
|
460
|
-
|
|
461
|
-
|
|
462
|
-
|
|
463
|
-
|
|
464
|
-
|
|
465
|
-
|
|
466
|
-
|
|
467
|
-
|
|
468
|
-
|
|
469
|
-
|
|
470
|
-
|
|
471
|
-
|
|
472
|
-
|
|
473
|
-
|
|
474
|
-
<
|
|
475
|
-
<
|
|
476
|
-
|
|
2052
|
+
|
|
2053
|
+
|
|
2054
|
+
</a>
|
|
2055
|
+
</li>
|
|
2056
|
+
|
|
2057
|
+
|
|
2058
|
+
|
|
2059
|
+
|
|
2060
|
+
|
|
2061
|
+
|
|
2062
|
+
|
|
2063
|
+
|
|
2064
|
+
|
|
2065
|
+
|
|
2066
|
+
<li class="md-nav__item">
|
|
2067
|
+
<a href="../../user-guide/working-with-vector-tiles/schema/water_polygons/" class="md-nav__link">
|
|
2068
|
+
|
|
2069
|
+
|
|
2070
|
+
<span class="md-ellipsis">
|
|
2071
|
+
water_polygons
|
|
477
2072
|
</span>
|
|
478
|
-
|
|
479
|
-
|
|
480
|
-
|
|
481
|
-
|
|
482
|
-
|
|
483
|
-
|
|
484
|
-
|
|
485
|
-
|
|
486
|
-
</ul>
|
|
487
|
-
</nav>
|
|
488
|
-
|
|
489
|
-
|
|
490
|
-
|
|
491
|
-
|
|
492
|
-
|
|
493
|
-
|
|
494
|
-
|
|
2073
|
+
|
|
2074
|
+
|
|
2075
|
+
</a>
|
|
2076
|
+
</li>
|
|
2077
|
+
|
|
2078
|
+
|
|
2079
|
+
|
|
2080
|
+
|
|
2081
|
+
</ul>
|
|
2082
|
+
</nav>
|
|
2083
|
+
|
|
2084
|
+
</li>
|
|
2085
|
+
|
|
2086
|
+
|
|
2087
|
+
|
|
2088
|
+
|
|
2089
|
+
|
|
2090
|
+
|
|
2091
|
+
|
|
2092
|
+
|
|
2093
|
+
|
|
2094
|
+
|
|
2095
|
+
|
|
2096
|
+
|
|
2097
|
+
|
|
2098
|
+
|
|
2099
|
+
|
|
2100
|
+
|
|
2101
|
+
|
|
2102
|
+
|
|
2103
|
+
|
|
2104
|
+
|
|
2105
|
+
<li class="md-nav__item md-nav__item--nested">
|
|
2106
|
+
|
|
2107
|
+
|
|
2108
|
+
|
|
2109
|
+
<input class="md-nav__toggle md-toggle " type="checkbox" id="__nav_8_5_4" >
|
|
2110
|
+
|
|
2111
|
+
|
|
2112
|
+
|
|
2113
|
+
<div class="md-nav__link md-nav__container">
|
|
2114
|
+
<a href="../../user-guide/working-with-vector-tiles/styling/" class="md-nav__link ">
|
|
2115
|
+
|
|
2116
|
+
|
|
2117
|
+
<span class="md-ellipsis">
|
|
2118
|
+
Styling
|
|
495
2119
|
</span>
|
|
496
|
-
|
|
497
|
-
|
|
498
|
-
|
|
499
|
-
|
|
500
|
-
|
|
501
|
-
|
|
2120
|
+
|
|
2121
|
+
|
|
2122
|
+
</a>
|
|
2123
|
+
|
|
2124
|
+
</div>
|
|
2125
|
+
|
|
2126
|
+
<nav class="md-nav" data-md-level="3" aria-labelledby="__nav_8_5_4_label" aria-expanded="false">
|
|
2127
|
+
<label class="md-nav__title" for="__nav_8_5_4">
|
|
2128
|
+
<span class="md-nav__icon md-icon"></span>
|
|
2129
|
+
Styling
|
|
502
2130
|
</label>
|
|
503
|
-
<ul class="md-nav__list" data-md-scrollfix
|
|
504
|
-
|
|
505
|
-
|
|
506
|
-
|
|
507
|
-
|
|
508
|
-
|
|
509
|
-
|
|
510
|
-
|
|
511
|
-
|
|
512
|
-
|
|
2131
|
+
<ul class="md-nav__list" data-md-scrollfix>
|
|
2132
|
+
|
|
2133
|
+
|
|
2134
|
+
|
|
2135
|
+
</ul>
|
|
2136
|
+
</nav>
|
|
2137
|
+
|
|
2138
|
+
</li>
|
|
2139
|
+
|
|
2140
|
+
|
|
2141
|
+
|
|
2142
|
+
|
|
2143
|
+
|
|
2144
|
+
|
|
2145
|
+
|
|
2146
|
+
|
|
2147
|
+
|
|
2148
|
+
|
|
2149
|
+
|
|
2150
|
+
|
|
2151
|
+
|
|
2152
|
+
|
|
2153
|
+
|
|
2154
|
+
|
|
2155
|
+
|
|
2156
|
+
|
|
2157
|
+
|
|
2158
|
+
|
|
2159
|
+
<li class="md-nav__item md-nav__item--nested">
|
|
2160
|
+
|
|
2161
|
+
|
|
2162
|
+
|
|
2163
|
+
<input class="md-nav__toggle md-toggle " type="checkbox" id="__nav_8_5_5" >
|
|
2164
|
+
|
|
2165
|
+
|
|
2166
|
+
|
|
2167
|
+
<div class="md-nav__link md-nav__container">
|
|
2168
|
+
<a href="../../user-guide/working-with-vector-tiles/usage/" class="md-nav__link ">
|
|
2169
|
+
|
|
2170
|
+
|
|
2171
|
+
<span class="md-ellipsis">
|
|
2172
|
+
Usage
|
|
513
2173
|
</span>
|
|
514
|
-
|
|
515
|
-
|
|
516
|
-
|
|
517
|
-
|
|
518
|
-
|
|
519
|
-
|
|
2174
|
+
|
|
2175
|
+
|
|
2176
|
+
</a>
|
|
2177
|
+
|
|
2178
|
+
</div>
|
|
2179
|
+
|
|
2180
|
+
<nav class="md-nav" data-md-level="3" aria-labelledby="__nav_8_5_5_label" aria-expanded="false">
|
|
2181
|
+
<label class="md-nav__title" for="__nav_8_5_5">
|
|
2182
|
+
<span class="md-nav__icon md-icon"></span>
|
|
2183
|
+
Usage
|
|
520
2184
|
</label>
|
|
521
|
-
<ul class="md-nav__list" data-md-scrollfix
|
|
522
|
-
|
|
523
|
-
|
|
524
|
-
|
|
525
|
-
</ul>
|
|
526
|
-
</nav>
|
|
527
|
-
|
|
528
|
-
</
|
|
529
|
-
|
|
530
|
-
|
|
531
|
-
|
|
2185
|
+
<ul class="md-nav__list" data-md-scrollfix>
|
|
2186
|
+
|
|
2187
|
+
|
|
2188
|
+
|
|
2189
|
+
</ul>
|
|
2190
|
+
</nav>
|
|
2191
|
+
|
|
2192
|
+
</li>
|
|
2193
|
+
|
|
2194
|
+
|
|
2195
|
+
|
|
2196
|
+
|
|
2197
|
+
</ul>
|
|
2198
|
+
</nav>
|
|
2199
|
+
|
|
2200
|
+
</li>
|
|
2201
|
+
|
|
2202
|
+
|
|
2203
|
+
|
|
2204
|
+
|
|
2205
|
+
</ul>
|
|
2206
|
+
</nav>
|
|
2207
|
+
|
|
2208
|
+
</li>
|
|
2209
|
+
|
|
2210
|
+
|
|
2211
|
+
|
|
2212
|
+
</ul>
|
|
532
2213
|
</nav>
|
|
533
|
-
</div>
|
|
534
|
-
</div>
|
|
535
|
-
</div>
|
|
536
|
-
|
|
537
|
-
|
|
538
|
-
|
|
539
|
-
<
|
|
540
|
-
<
|
|
541
|
-
<
|
|
2214
|
+
</div>
|
|
2215
|
+
</div>
|
|
2216
|
+
</div>
|
|
2217
|
+
|
|
2218
|
+
|
|
2219
|
+
|
|
2220
|
+
<div class="md-sidebar md-sidebar--secondary" data-md-component="sidebar" data-md-type="toc" >
|
|
2221
|
+
<div class="md-sidebar__scrollwrap">
|
|
2222
|
+
<div class="md-sidebar__inner">
|
|
2223
|
+
|
|
2224
|
+
|
|
2225
|
+
<nav class="md-nav md-nav--secondary" aria-label="Table of contents">
|
|
2226
|
+
|
|
2227
|
+
|
|
2228
|
+
|
|
2229
|
+
|
|
2230
|
+
|
|
2231
|
+
|
|
2232
|
+
<label class="md-nav__title" for="__toc">
|
|
2233
|
+
<span class="md-nav__icon md-icon"></span>
|
|
542
2234
|
Table of contents
|
|
543
2235
|
</label>
|
|
544
|
-
<ul class="md-nav__list" data-md-component="toc" data-md-scrollfix
|
|
545
|
-
|
|
546
|
-
<
|
|
547
|
-
<
|
|
2236
|
+
<ul class="md-nav__list" data-md-component="toc" data-md-scrollfix>
|
|
2237
|
+
|
|
2238
|
+
<li class="md-nav__item">
|
|
2239
|
+
<a href="#prerequisites" class="md-nav__link">
|
|
2240
|
+
<span class="md-ellipsis">
|
|
548
2241
|
Prerequisites
|
|
549
2242
|
</span>
|
|
550
|
-
</a>
|
|
551
|
-
|
|
552
|
-
<
|
|
553
|
-
<
|
|
554
|
-
|
|
555
|
-
<
|
|
2243
|
+
</a>
|
|
2244
|
+
|
|
2245
|
+
<nav class="md-nav" aria-label="Prerequisites">
|
|
2246
|
+
<ul class="md-nav__list">
|
|
2247
|
+
|
|
2248
|
+
<li class="md-nav__item">
|
|
2249
|
+
<a href="#nodejs" class="md-nav__link">
|
|
2250
|
+
<span class="md-ellipsis">
|
|
556
2251
|
NodeJS
|
|
557
2252
|
</span>
|
|
558
|
-
</a>
|
|
2253
|
+
</a>
|
|
2254
|
+
|
|
559
2255
|
</li>
|
|
560
|
-
|
|
561
|
-
<
|
|
562
|
-
<
|
|
2256
|
+
|
|
2257
|
+
<li class="md-nav__item">
|
|
2258
|
+
<a href="#imagery" class="md-nav__link">
|
|
2259
|
+
<span class="md-ellipsis">
|
|
563
2260
|
Imagery
|
|
564
2261
|
</span>
|
|
565
|
-
</a>
|
|
2262
|
+
</a>
|
|
2263
|
+
|
|
566
2264
|
</li>
|
|
567
|
-
|
|
568
|
-
</
|
|
2265
|
+
|
|
2266
|
+
</ul>
|
|
2267
|
+
</nav>
|
|
2268
|
+
|
|
569
2269
|
</li>
|
|
570
|
-
|
|
571
|
-
<
|
|
572
|
-
<
|
|
2270
|
+
|
|
2271
|
+
<li class="md-nav__item">
|
|
2272
|
+
<a href="#get-started" class="md-nav__link">
|
|
2273
|
+
<span class="md-ellipsis">
|
|
573
2274
|
Get started
|
|
574
2275
|
</span>
|
|
575
|
-
</a>
|
|
2276
|
+
</a>
|
|
2277
|
+
|
|
576
2278
|
</li>
|
|
577
|
-
|
|
578
|
-
<
|
|
579
|
-
<
|
|
2279
|
+
|
|
2280
|
+
<li class="md-nav__item">
|
|
2281
|
+
<a href="#build-the-basemaps-packages" class="md-nav__link">
|
|
2282
|
+
<span class="md-ellipsis">
|
|
580
2283
|
Build the basemaps packages
|
|
581
2284
|
</span>
|
|
582
|
-
</a>
|
|
2285
|
+
</a>
|
|
2286
|
+
|
|
583
2287
|
</li>
|
|
584
|
-
|
|
585
|
-
<
|
|
586
|
-
<
|
|
2288
|
+
|
|
2289
|
+
<li class="md-nav__item">
|
|
2290
|
+
<a href="#configure-the-basemapsserver-package" class="md-nav__link">
|
|
2291
|
+
<span class="md-ellipsis">
|
|
587
2292
|
Configure the basemaps/server package
|
|
588
2293
|
</span>
|
|
589
|
-
</a>
|
|
2294
|
+
</a>
|
|
2295
|
+
|
|
590
2296
|
</li>
|
|
591
|
-
|
|
2297
|
+
|
|
2298
|
+
</ul>
|
|
2299
|
+
|
|
592
2300
|
</nav>
|
|
593
|
-
</div>
|
|
594
|
-
</div>
|
|
595
|
-
</div>
|
|
596
|
-
|
|
597
|
-
|
|
2301
|
+
</div>
|
|
2302
|
+
</div>
|
|
2303
|
+
</div>
|
|
2304
|
+
|
|
2305
|
+
|
|
2306
|
+
|
|
2307
|
+
<div class="md-content" data-md-component="content">
|
|
2308
|
+
<article class="md-content__inner md-typeset">
|
|
2309
|
+
|
|
2310
|
+
|
|
2311
|
+
|
|
2312
|
+
|
|
2313
|
+
|
|
2314
|
+
|
|
2315
|
+
|
|
598
2316
|
<h1 id="how-to-run-basemaps-locally">How to run <code>basemaps</code> locally</h1>
|
|
599
2317
|
<p>This guide shows you how to set up and run a local instance of the <strong>basemaps</strong> system on your machine. This guide explains how to:</p>
|
|
600
2318
|
<ul>
|
|
@@ -617,7 +2335,7 @@
|
|
|
617
2335
|
<p>You can use tools like <a href="https://github.com/Schniz/fnm"><strong>fnm</strong></a> or <a href="https://github.com/tj/n"><strong>n</strong></a> to manage <strong>Node.js</strong> versions on your machine.</p>
|
|
618
2336
|
</div>
|
|
619
2337
|
<h3 id="imagery">Imagery</h3>
|
|
620
|
-
<div class="tabbed-set tabbed-alternate" data-tabs="1:2"><input checked="checked" id="__tabbed_1_1" name="__tabbed_1" type="radio"
|
|
2338
|
+
<div class="tabbed-set tabbed-alternate" data-tabs="1:2"><input checked="checked" id="__tabbed_1_1" name="__tabbed_1" type="radio" /><input id="__tabbed_1_2" name="__tabbed_1" type="radio" /><div class="tabbed-labels"><label for="__tabbed_1_1">Using LINZ's imagery</label><label for="__tabbed_1_2">Using your own imagery</label></div>
|
|
621
2339
|
<div class="tabbed-content">
|
|
622
2340
|
<div class="tabbed-block">
|
|
623
2341
|
<p>You'll need <strong>AWS credentials</strong> with permission to read files from the <strong>LINZ AWS S3</strong> bucket at <code>s3://linz-basemaps</code>. Such credentials are needed to access or generate the config file required to run the <strong>basemaps</strong> system using LINZ's imagery.</p>
|
|
@@ -626,59 +2344,59 @@
|
|
|
626
2344
|
<p>You'll need a <strong>collection of GeoTIFF files</strong> organised in any way you prefer. The collection must maintain a consistent resolution and spatial reference throughout. The <strong>basemaps</strong> system is only compatible with datasets with a uniform ground sampling distance and map projection.</p>
|
|
627
2345
|
</div>
|
|
628
2346
|
</div>
|
|
629
|
-
</
|
|
2347
|
+
</div>
|
|
630
2348
|
<h2 id="get-started">Get started</h2>
|
|
631
2349
|
<p>Clone the <a href="https://github.com/linz/basemaps"><strong>linz/basemaps</strong></a> repository to your machine.</p>
|
|
632
|
-
<div class="tabbed-set tabbed-alternate" data-tabs="2:3"><input checked="checked" id="__tabbed_2_1" name="__tabbed_2" type="radio"
|
|
2350
|
+
<div class="tabbed-set tabbed-alternate" data-tabs="2:3"><input checked="checked" id="__tabbed_2_1" name="__tabbed_2" type="radio" /><input id="__tabbed_2_2" name="__tabbed_2" type="radio" /><input id="__tabbed_2_3" name="__tabbed_2" type="radio" /><div class="tabbed-labels"><label for="__tabbed_2_1">HTTPS</label><label for="__tabbed_2_2">SSH</label><label for="__tabbed_2_3">GitHub CLI</label></div>
|
|
633
2351
|
<div class="tabbed-content">
|
|
634
2352
|
<div class="tabbed-block">
|
|
635
|
-
<div class="language-bash highlight"><pre><span></span><code><span id="__span-0-1"><a
|
|
2353
|
+
<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>git<span class="w"> </span>clone<span class="w"> </span>https://github.com/linz/basemaps.git
|
|
636
2354
|
</span></code></pre></div>
|
|
637
2355
|
</div>
|
|
638
2356
|
<div class="tabbed-block">
|
|
639
|
-
<div class="language-bash highlight"><pre><span></span><code><span id="__span-1-1"><a
|
|
2357
|
+
<div class="language-bash highlight"><pre><span></span><code><span id="__span-1-1"><a id="__codelineno-1-1" name="__codelineno-1-1" href="#__codelineno-1-1"></a>git<span class="w"> </span>clone<span class="w"> </span>git@github.com:linz/basemaps.git
|
|
640
2358
|
</span></code></pre></div>
|
|
641
2359
|
</div>
|
|
642
2360
|
<div class="tabbed-block">
|
|
643
|
-
<div class="language-bash highlight"><pre><span></span><code><span id="__span-2-1"><a
|
|
2361
|
+
<div class="language-bash highlight"><pre><span></span><code><span id="__span-2-1"><a id="__codelineno-2-1" name="__codelineno-2-1" href="#__codelineno-2-1"></a>gh<span class="w"> </span>repo<span class="w"> </span>clone<span class="w"> </span>linz/basemaps
|
|
644
2362
|
</span></code></pre></div>
|
|
645
2363
|
</div>
|
|
646
2364
|
</div>
|
|
647
|
-
</
|
|
2365
|
+
</div>
|
|
648
2366
|
<div class="admonition abstract">
|
|
649
2367
|
<p class="admonition-title">Path</p>
|
|
650
2368
|
<p>This guide uses variables as shorthand to reference key directories and files. On your machine, consider the following path:</p>
|
|
651
|
-
<div class="tabbed-set tabbed-alternate" data-tabs="3:1"><input checked="checked" id="__tabbed_3_1" name="__tabbed_3" type="radio"
|
|
2369
|
+
<div class="tabbed-set tabbed-alternate" data-tabs="3:1"><input checked="checked" id="__tabbed_3_1" name="__tabbed_3" type="radio" /><div class="tabbed-labels"><label for="__tabbed_3_1"><code>BM_REPO</code></label></div>
|
|
652
2370
|
<div class="tabbed-content">
|
|
653
2371
|
<div class="tabbed-block">
|
|
654
2372
|
<p>The path to the <strong>basemaps</strong> repository folder on your machine.</p>
|
|
655
|
-
<div class="language-bash highlight"><pre><span></span><code><span id="__span-3-1"><a
|
|
2373
|
+
<div class="language-bash highlight"><pre><span></span><code><span id="__span-3-1"><a id="__codelineno-3-1" name="__codelineno-3-1" href="#__codelineno-3-1"></a><span class="nv">$BM_REPO</span><span class="w"> </span><span class="o">=</span><span class="w"> </span><span class="o">{</span>path_to<span class="o">}</span>/basemaps
|
|
656
2374
|
</span></code></pre></div>
|
|
657
2375
|
</div>
|
|
658
2376
|
</div>
|
|
659
|
-
</
|
|
2377
|
+
</div>
|
|
660
2378
|
</div>
|
|
661
2379
|
<h2 id="build-the-basemaps-packages">Build the <code>basemaps</code> packages</h2>
|
|
662
2380
|
<p>In a terminal, navigate to <code>BM_REPO</code> and run the following commands:</p>
|
|
663
|
-
<div class="language-bash highlight"><pre><span></span><code><span id="__span-4-1"><a
|
|
664
|
-
</span><span id="__span-4-2"><a
|
|
665
|
-
</span><span id="__span-4-3"><a
|
|
666
|
-
</span><span id="__span-4-4"><a
|
|
667
|
-
</span><span id="__span-4-5"><a
|
|
668
|
-
</span><span id="__span-4-6"><a
|
|
669
|
-
</span><span id="__span-4-7"><a
|
|
670
|
-
</span><span id="__span-4-8"><a
|
|
2381
|
+
<div class="language-bash highlight"><pre><span></span><code><span id="__span-4-1"><a id="__codelineno-4-1" name="__codelineno-4-1" href="#__codelineno-4-1"></a><span class="c1"># Install the Node.js dependencies for the system</span>
|
|
2382
|
+
</span><span id="__span-4-2"><a id="__codelineno-4-2" name="__codelineno-4-2" href="#__codelineno-4-2"></a>npm<span class="w"> </span>install
|
|
2383
|
+
</span><span id="__span-4-3"><a id="__codelineno-4-3" name="__codelineno-4-3" href="#__codelineno-4-3"></a>
|
|
2384
|
+
</span><span id="__span-4-4"><a id="__codelineno-4-4" name="__codelineno-4-4" href="#__codelineno-4-4"></a><span class="c1"># Generate the <package_name>/build for each package</span>
|
|
2385
|
+
</span><span id="__span-4-5"><a id="__codelineno-4-5" name="__codelineno-4-5" href="#__codelineno-4-5"></a>npm<span class="w"> </span>run<span class="w"> </span>build
|
|
2386
|
+
</span><span id="__span-4-6"><a id="__codelineno-4-6" name="__codelineno-4-6" href="#__codelineno-4-6"></a>
|
|
2387
|
+
</span><span id="__span-4-7"><a id="__codelineno-4-7" name="__codelineno-4-7" href="#__codelineno-4-7"></a><span class="c1"># Run the unit tests for each package</span>
|
|
2388
|
+
</span><span id="__span-4-8"><a id="__codelineno-4-8" name="__codelineno-4-8" href="#__codelineno-4-8"></a>npm<span class="w"> </span>run<span class="w"> </span><span class="nb">test</span>
|
|
671
2389
|
</span></code></pre></div>
|
|
672
2390
|
<div class="admonition tip">
|
|
673
2391
|
<p class="admonition-title">Tip</p>
|
|
674
2392
|
<p>You can build the <code>basemaps</code> packages in <a href="https://www.typescriptlang.org/docs/handbook/project-references.html#tsc--b-commandline">watch mode</a> so that they recompile anytime you modify the source code. In a terminal, navigate to <code>BM_REPO</code> and run the following command:</p>
|
|
675
|
-
<div class="language-bash highlight"><pre><span></span><code><span id="__span-5-1"><a
|
|
676
|
-
</span><span id="__span-5-2"><a
|
|
2393
|
+
<div class="language-bash highlight"><pre><span></span><code><span id="__span-5-1"><a id="__codelineno-5-1" name="__codelineno-5-1" href="#__codelineno-5-1"></a><span class="c1"># Generate the <package_name>/build for each package (watch mode)</span>
|
|
2394
|
+
</span><span id="__span-5-2"><a id="__codelineno-5-2" name="__codelineno-5-2" href="#__codelineno-5-2"></a>npm<span class="w"> </span>run<span class="w"> </span>build<span class="w"> </span>--<span class="w"> </span>--watch
|
|
677
2395
|
</span></code></pre></div>
|
|
678
2396
|
</div>
|
|
679
2397
|
<h2 id="configure-the-basemapsserver-package">Configure the <code>basemaps/server</code> package</h2>
|
|
680
2398
|
<p>There are two main ways you can configure and run the <strong>basemaps/server</strong> package:</p>
|
|
681
|
-
<div class="tabbed-set tabbed-alternate" data-tabs="4:2"><input checked="checked" id="__tabbed_4_1" name="__tabbed_4" type="radio"
|
|
2399
|
+
<div class="tabbed-set tabbed-alternate" data-tabs="4:2"><input checked="checked" id="__tabbed_4_1" name="__tabbed_4" type="radio" /><input id="__tabbed_4_2" name="__tabbed_4" type="radio" /><div class="tabbed-labels"><label for="__tabbed_4_1">Using a bundled config file</label><label for="__tabbed_4_2">Using a collection of GeoTIFF files</label></div>
|
|
682
2400
|
<div class="tabbed-content">
|
|
683
2401
|
<div class="tabbed-block">
|
|
684
2402
|
<p><a href="../server-methods/serve-basemaps-with-bundled-config-file/">Serve <code>basemaps</code> using a bundled config file</a></p>
|
|
@@ -687,100 +2405,67 @@
|
|
|
687
2405
|
<p><a href="../server-methods/serve-basemaps-with-collection-of-geotiff-files/">Serve <code>basemaps</code> using a collection of GeoTIFF files</a></p>
|
|
688
2406
|
</div>
|
|
689
2407
|
</div>
|
|
690
|
-
</
|
|
2408
|
+
</div>
|
|
691
2409
|
<!-- internal links -->
|
|
2410
|
+
|
|
692
2411
|
<!-- external links -->
|
|
693
|
-
|
|
694
|
-
|
|
2412
|
+
|
|
2413
|
+
|
|
2414
|
+
|
|
2415
|
+
|
|
2416
|
+
|
|
2417
|
+
|
|
2418
|
+
|
|
2419
|
+
|
|
2420
|
+
|
|
2421
|
+
|
|
2422
|
+
|
|
2423
|
+
|
|
2424
|
+
|
|
2425
|
+
|
|
2426
|
+
|
|
2427
|
+
</article>
|
|
2428
|
+
</div>
|
|
2429
|
+
|
|
2430
|
+
|
|
695
2431
|
<script>var target=document.getElementById(location.hash.slice(1));target&&target.name&&(target.checked=target.name.startsWith("__tabbed_"))</script>
|
|
696
|
-
</div>
|
|
697
|
-
|
|
698
|
-
|
|
699
|
-
|
|
700
|
-
<
|
|
701
|
-
|
|
702
|
-
<div class="md-
|
|
703
|
-
<
|
|
704
|
-
|
|
2432
|
+
</div>
|
|
2433
|
+
|
|
2434
|
+
</main>
|
|
2435
|
+
|
|
2436
|
+
<footer class="md-footer">
|
|
2437
|
+
|
|
2438
|
+
<div class="md-footer-meta md-typeset">
|
|
2439
|
+
<div class="md-footer-meta__inner md-grid">
|
|
2440
|
+
<div class="md-copyright">
|
|
2441
|
+
|
|
2442
|
+
<div class="md-copyright__highlight">
|
|
2443
|
+
<a href="https://www.linz.govt.nz/copyright">© CC BY 4.0 LINZ</a>
|
|
2444
|
+
</div>
|
|
705
2445
|
|
|
706
2446
|
|
|
707
2447
|
Made with
|
|
708
|
-
<a href="https://squidfunk.github.io/mkdocs-material/"
|
|
2448
|
+
<a href="https://squidfunk.github.io/mkdocs-material/" target="_blank" rel="noopener">
|
|
709
2449
|
Material for MkDocs
|
|
710
2450
|
</a>
|
|
2451
|
+
|
|
711
2452
|
</div>
|
|
712
|
-
|
|
713
|
-
</div>
|
|
2453
|
+
|
|
2454
|
+
</div>
|
|
2455
|
+
</div>
|
|
714
2456
|
</footer>
|
|
715
|
-
|
|
716
|
-
|
|
717
|
-
<div class="md-
|
|
718
|
-
|
|
719
|
-
|
|
720
|
-
|
|
721
|
-
|
|
722
|
-
|
|
723
|
-
|
|
724
|
-
|
|
725
|
-
|
|
726
|
-
|
|
727
|
-
|
|
728
|
-
|
|
729
|
-
}
|
|
730
|
-
|
|
731
|
-
let iframe_id_list = []
|
|
732
|
-
var iframes = document.getElementsByClassName("swagger-ui-iframe");
|
|
733
|
-
for (var i = 0; i < iframes.length; i++) {
|
|
734
|
-
iframe_id_list.push(iframes[i].getAttribute("id"))
|
|
735
|
-
}
|
|
736
|
-
|
|
737
|
-
let ticking = true;
|
|
738
|
-
|
|
739
|
-
document.addEventListener('scroll', function(e) {
|
|
740
|
-
if (!ticking) {
|
|
741
|
-
window.requestAnimationFrame(()=> {
|
|
742
|
-
let half_vh = window.innerHeight/2;
|
|
743
|
-
for(var i = 0; i < iframe_id_list.length; i++) {
|
|
744
|
-
let element = document.getElementById(iframe_id_list[i])
|
|
745
|
-
if(element==null){
|
|
746
|
-
return
|
|
747
|
-
}
|
|
748
|
-
let diff = element.getBoundingClientRect().top
|
|
749
|
-
if(element.contentWindow.update_top_val){
|
|
750
|
-
element.contentWindow.update_top_val(half_vh - diff)
|
|
751
|
-
}
|
|
752
|
-
}
|
|
753
|
-
ticking = false;
|
|
754
|
-
});
|
|
755
|
-
ticking = true;
|
|
756
|
-
}
|
|
757
|
-
});
|
|
758
|
-
|
|
759
|
-
const dark_scheme_name = "slate"
|
|
760
|
-
|
|
761
|
-
window.scheme = document.body.getAttribute("data-md-color-scheme")
|
|
762
|
-
const options = {
|
|
763
|
-
attributeFilter: ['data-md-color-scheme'],
|
|
764
|
-
};
|
|
765
|
-
function color_scheme_callback(mutations) {
|
|
766
|
-
for (let mutation of mutations) {
|
|
767
|
-
if (mutation.attributeName === "data-md-color-scheme") {
|
|
768
|
-
scheme = document.body.getAttribute("data-md-color-scheme")
|
|
769
|
-
var iframe_list = document.getElementsByClassName("swagger-ui-iframe")
|
|
770
|
-
for(var i = 0; i < iframe_list.length; i++) {
|
|
771
|
-
var ele = iframe_list.item(i);
|
|
772
|
-
if (ele) {
|
|
773
|
-
if (scheme === dark_scheme_name) {
|
|
774
|
-
ele.contentWindow.enable_dark_mode();
|
|
775
|
-
} else {
|
|
776
|
-
ele.contentWindow.disable_dark_mode();
|
|
777
|
-
}
|
|
778
|
-
}
|
|
779
|
-
}
|
|
780
|
-
}
|
|
781
|
-
}
|
|
782
|
-
}
|
|
783
|
-
observer = new MutationObserver(color_scheme_callback);
|
|
784
|
-
observer.observe(document.body, options);
|
|
785
|
-
})</script></body>
|
|
2457
|
+
|
|
2458
|
+
</div>
|
|
2459
|
+
<div class="md-dialog" data-md-component="dialog">
|
|
2460
|
+
<div class="md-dialog__inner md-typeset"></div>
|
|
2461
|
+
</div>
|
|
2462
|
+
|
|
2463
|
+
|
|
2464
|
+
<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>
|
|
2465
|
+
|
|
2466
|
+
|
|
2467
|
+
<script src="../../assets/javascripts/bundle.83f73b43.min.js"></script>
|
|
2468
|
+
|
|
2469
|
+
|
|
2470
|
+
</body>
|
|
786
2471
|
</html>
|