@basemaps/landing 7.12.0 → 7.13.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/components/layer.switcher.dropdown.js +1 -0
- package/build/components/layer.switcher.dropdown.js.map +1 -1
- package/build/components/map.js +11 -13
- package/build/components/map.js.map +1 -1
- package/build/components/map.label.js +1 -1
- package/build/components/map.label.js.map +1 -1
- package/build/config.map.js +6 -0
- package/build/config.map.js.map +1 -1
- package/dist/android-chrome-192x192.png +0 -0
- package/dist/android-chrome-512x512.png +0 -0
- package/dist/apple-touch-icon.png +0 -0
- package/dist/assets/clear.svg +1 -0
- package/dist/assets/fonts/OpenSans-Bold.woff2 +0 -0
- package/dist/assets/fonts/OpenSans-Italic.woff2 +0 -0
- package/dist/assets/fonts/OpenSans-Light.woff2 +0 -0
- package/dist/assets/fonts/OpenSans-Regular.woff2 +0 -0
- package/dist/assets/fonts/OpenSans-SemiBold.woff2 +0 -0
- package/dist/assets/logo-linz.svg +124 -0
- package/dist/assets/logo-nz-govt.svg +196 -0
- package/dist/assets/whats_new_updates.svg +1 -0
- package/dist/basemaps-card.jpeg +0 -0
- package/dist/docs/404.html +71 -31
- package/dist/docs/assets/javascripts/bundle.83f73b43.min.js +16 -0
- package/dist/docs/assets/javascripts/bundle.83f73b43.min.js.map +7 -0
- package/dist/docs/assets/javascripts/swagger-ui-bundle.js +1 -2
- package/dist/docs/assets/javascripts/swagger-ui-bundle.js.map +1 -1
- package/dist/docs/assets/javascripts/swagger-ui-standalone-preset.js +1 -2
- package/dist/docs/assets/javascripts/swagger-ui-standalone-preset.js.map +1 -1
- package/dist/docs/assets/javascripts/workers/{search.f886a092.min.js → search.6ce7567c.min.js} +3 -3
- package/dist/docs/assets/javascripts/workers/{search.f886a092.min.js.map → search.6ce7567c.min.js.map} +2 -2
- package/dist/docs/assets/stylesheets/main.0253249f.min.css +1 -0
- package/dist/docs/assets/stylesheets/main.0253249f.min.css.map +1 -0
- package/dist/docs/assets/stylesheets/palette.06af60db.min.css +1 -0
- package/dist/docs/assets/stylesheets/palette.06af60db.min.css.map +1 -0
- package/dist/docs/assets/stylesheets/swagger-ui-dark.css +16 -0
- 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 +25 -17
- package/dist/docs/deployment/index.html +25 -17
- package/dist/docs/developer-guide/cli-methods/bundle-the-basemaps-assets-archive/index.html +748 -0
- package/dist/docs/developer-guide/cli-methods/bundle-the-basemaps-config-file/index.html +33 -26
- package/dist/docs/developer-guide/index.html +25 -17
- package/dist/docs/developer-guide/run-basemaps-locally/index.html +33 -18
- package/dist/docs/developer-guide/server-methods/serve-basemaps-with-bundled-config-file/index.html +98 -30
- package/dist/docs/developer-guide/server-methods/serve-basemaps-with-collection-of-geotiff-files/index.html +29 -22
- package/dist/docs/examples/_overview/index.html +25 -17
- package/dist/docs/examples/leaflet.xyz.3857/index.html +25 -17
- package/dist/docs/examples/maplibre.opacity.3857/index.html +25 -17
- package/dist/docs/examples/maplibre.vector.3857/index.html +25 -17
- package/dist/docs/index.html +25 -17
- package/dist/docs/operator-guide/cog-quality/index.html +25 -17
- package/dist/docs/operator-guide/empty-tiles/index.html +31 -19
- package/dist/docs/operator-guide/gebco/index.html +25 -17
- package/dist/docs/operator-guide/index.html +25 -17
- package/dist/docs/operator-guide/quick-start/index.html +25 -17
- package/dist/docs/operator-guide/relief-shade/index.html +25 -17
- package/dist/docs/operator-guide/texture-shade/index.html +25 -17
- package/dist/docs/operator-guide/xyz-projection/index.html +25 -17
- package/dist/docs/quick-start/index.html +25 -17
- package/dist/docs/sitemap.xml +28 -48
- package/dist/docs/sitemap.xml.gz +0 -0
- package/dist/docs/user-guide/_get-started/index.html +25 -17
- package/dist/docs/user-guide/api-documentation/index.html +26 -18
- package/dist/docs/user-guide/api-documentation/{swagger-ccf476ba.html → swagger-be89a08e.html} +1 -1
- package/dist/docs/user-guide/technical-documentation/index.html +25 -17
- package/dist/examples/index.html +34 -0
- package/dist/examples/index.leaflet.xyz.3857.html +43 -0
- package/dist/examples/index.maplibre.compare.3857.html +111 -0
- package/dist/examples/index.maplibre.elevation.3857.html +100 -0
- package/dist/examples/index.maplibre.opacity.3857.html +218 -0
- package/dist/examples/index.maplibre.vector.3857.html +48 -0
- package/dist/examples/index.openlayers.attribution.wmts.3857.html +55 -0
- package/dist/examples/index.openlayers.wmts.3857.html +49 -0
- package/dist/examples/index.openlayers.xyz.3857.html +49 -0
- package/dist/favicon-16x16.png +0 -0
- package/dist/favicon-32x32.png +0 -0
- package/dist/favicon.ico +0 -0
- package/dist/index-7.13.0-c5e57c4593cca04a.css +7686 -0
- package/dist/index-7.13.0-ee1085e6b02ac062.js +65655 -0
- package/dist/index.css +7686 -0
- package/dist/index.html +24 -0
- package/dist/index.js +65655 -0
- package/dist/json-schema/stac-basemaps-extension/1.0/schema.json +144 -0
- package/dist/lib/attribution-7.13.0-6b67bd96f9957d4a.js +10438 -0
- package/dist/lib/attribution.js +10438 -0
- package/package.json +3 -3
- package/dist/docs/assets/javascripts/bundle.6c14ae12.min.js +0 -29
- package/dist/docs/assets/javascripts/bundle.6c14ae12.min.js.map +0 -7
- package/dist/docs/assets/stylesheets/main.fad675c6.min.css +0 -1
- package/dist/docs/assets/stylesheets/main.fad675c6.min.css.map +0 -1
- package/dist/docs/assets/stylesheets/palette.356b1318.min.css +0 -1
- package/dist/docs/assets/stylesheets/palette.356b1318.min.css.map +0 -1
package/dist/docs/404.html
CHANGED
|
@@ -12,7 +12,7 @@
|
|
|
12
12
|
|
|
13
13
|
|
|
14
14
|
<link rel="icon" href="/docs/assets/images/favicon.png">
|
|
15
|
-
<meta name="generator" content="mkdocs-1.
|
|
15
|
+
<meta name="generator" content="mkdocs-1.6.1, mkdocs-material-9.5.44">
|
|
16
16
|
|
|
17
17
|
|
|
18
18
|
|
|
@@ -20,10 +20,10 @@
|
|
|
20
20
|
|
|
21
21
|
|
|
22
22
|
|
|
23
|
-
<link rel="stylesheet" href="/docs/assets/stylesheets/main.
|
|
23
|
+
<link rel="stylesheet" href="/docs/assets/stylesheets/main.0253249f.min.css">
|
|
24
24
|
|
|
25
25
|
|
|
26
|
-
<link rel="stylesheet" href="/docs/assets/stylesheets/palette.
|
|
26
|
+
<link rel="stylesheet" href="/docs/assets/stylesheets/palette.06af60db.min.css">
|
|
27
27
|
|
|
28
28
|
|
|
29
29
|
|
|
@@ -44,7 +44,7 @@
|
|
|
44
44
|
|
|
45
45
|
<link rel="stylesheet" href="/docs/index.css">
|
|
46
46
|
|
|
47
|
-
<script>__md_scope=new URL("/docs/",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>
|
|
47
|
+
<script>__md_scope=new URL("/docs/",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>
|
|
48
48
|
|
|
49
49
|
|
|
50
50
|
|
|
@@ -53,7 +53,7 @@
|
|
|
53
53
|
|
|
54
54
|
|
|
55
55
|
|
|
56
|
-
<script id="__analytics">function __md_analytics(){function
|
|
56
|
+
<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>
|
|
57
57
|
|
|
58
58
|
<script>"undefined"!=typeof __md_analytics&&__md_analytics()</script>
|
|
59
59
|
|
|
@@ -74,9 +74,6 @@
|
|
|
74
74
|
<body dir="ltr" data-md-color-scheme="default" data-md-color-primary="indigo" data-md-color-accent="indigo">
|
|
75
75
|
|
|
76
76
|
|
|
77
|
-
|
|
78
|
-
<script>var palette=__md_get("__palette");if(palette&&"object"==typeof palette.color)for(var key of Object.keys(palette.color))document.body.setAttribute("data-md-color-"+key,palette.color[key])</script>
|
|
79
|
-
|
|
80
77
|
<input class="md-toggle" data-md-toggle="drawer" type="checkbox" id="__drawer" autocomplete="off">
|
|
81
78
|
<input class="md-toggle" data-md-toggle="search" type="checkbox" id="__search" autocomplete="off">
|
|
82
79
|
<label class="md-overlay" for="__drawer"></label>
|
|
@@ -101,7 +98,7 @@
|
|
|
101
98
|
</a>
|
|
102
99
|
<label class="md-header__button md-icon" for="__drawer">
|
|
103
100
|
|
|
104
|
-
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M3
|
|
101
|
+
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M3 6h18v2H3zm0 5h18v2H3zm0 5h18v2H3z"/></svg>
|
|
105
102
|
</label>
|
|
106
103
|
<div class="md-header__title" data-md-component="header-title">
|
|
107
104
|
<div class="md-header__ellipsis">
|
|
@@ -126,20 +123,20 @@
|
|
|
126
123
|
|
|
127
124
|
|
|
128
125
|
|
|
129
|
-
<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="
|
|
126
|
+
<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">
|
|
130
127
|
|
|
131
|
-
<label class="md-header__button md-icon" title="Switch to dark mode" for="
|
|
132
|
-
<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
|
|
128
|
+
<label class="md-header__button md-icon" title="Switch to dark mode" for="__palette_1" hidden>
|
|
129
|
+
<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>
|
|
133
130
|
</label>
|
|
134
131
|
|
|
135
132
|
|
|
136
133
|
|
|
137
134
|
|
|
138
135
|
|
|
139
|
-
<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="
|
|
136
|
+
<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">
|
|
140
137
|
|
|
141
|
-
<label class="md-header__button md-icon" title="Switch to light mode" for="
|
|
142
|
-
<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
|
|
138
|
+
<label class="md-header__button md-icon" title="Switch to light mode" for="__palette_0" hidden>
|
|
139
|
+
<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>
|
|
143
140
|
</label>
|
|
144
141
|
|
|
145
142
|
|
|
@@ -147,13 +144,16 @@
|
|
|
147
144
|
|
|
148
145
|
|
|
149
146
|
|
|
147
|
+
<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>
|
|
148
|
+
|
|
149
|
+
|
|
150
150
|
|
|
151
151
|
|
|
152
152
|
<div class="md-header__source">
|
|
153
153
|
<a href="https://github.com/linz/basemaps" title="Go to repository" class="md-source" data-md-component="source">
|
|
154
154
|
<div class="md-source__icon md-icon">
|
|
155
155
|
|
|
156
|
-
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 448 512"><!--! Font Awesome Free 6.
|
|
156
|
+
<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>
|
|
157
157
|
</div>
|
|
158
158
|
<div class="md-source__repository">
|
|
159
159
|
GitHub
|
|
@@ -198,7 +198,7 @@
|
|
|
198
198
|
<a href="https://github.com/linz/basemaps" title="Go to repository" class="md-source" data-md-component="source">
|
|
199
199
|
<div class="md-source__icon md-icon">
|
|
200
200
|
|
|
201
|
-
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 448 512"><!--! Font Awesome Free 6.
|
|
201
|
+
<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>
|
|
202
202
|
</div>
|
|
203
203
|
<div class="md-source__repository">
|
|
204
204
|
GitHub
|
|
@@ -213,6 +213,7 @@
|
|
|
213
213
|
|
|
214
214
|
|
|
215
215
|
|
|
216
|
+
|
|
216
217
|
<li class="md-nav__item">
|
|
217
218
|
<a href="/docs/." class="md-nav__link">
|
|
218
219
|
|
|
@@ -232,6 +233,7 @@
|
|
|
232
233
|
|
|
233
234
|
|
|
234
235
|
|
|
236
|
+
|
|
235
237
|
<li class="md-nav__item">
|
|
236
238
|
<a href="/docs/configuration/" class="md-nav__link">
|
|
237
239
|
|
|
@@ -251,6 +253,7 @@
|
|
|
251
253
|
|
|
252
254
|
|
|
253
255
|
|
|
256
|
+
|
|
254
257
|
<li class="md-nav__item">
|
|
255
258
|
<a href="/docs/deployment/" class="md-nav__link">
|
|
256
259
|
|
|
@@ -270,6 +273,7 @@
|
|
|
270
273
|
|
|
271
274
|
|
|
272
275
|
|
|
276
|
+
|
|
273
277
|
<li class="md-nav__item">
|
|
274
278
|
<a href="/docs/quick-start/" class="md-nav__link">
|
|
275
279
|
|
|
@@ -289,6 +293,7 @@
|
|
|
289
293
|
|
|
290
294
|
|
|
291
295
|
|
|
296
|
+
|
|
292
297
|
|
|
293
298
|
|
|
294
299
|
|
|
@@ -303,14 +308,12 @@
|
|
|
303
308
|
|
|
304
309
|
|
|
305
310
|
|
|
306
|
-
|
|
307
311
|
|
|
308
312
|
|
|
309
313
|
<li class="md-nav__item md-nav__item--nested">
|
|
310
314
|
|
|
311
315
|
|
|
312
316
|
|
|
313
|
-
|
|
314
317
|
<input class="md-nav__toggle md-toggle " type="checkbox" id="__nav_5" >
|
|
315
318
|
|
|
316
319
|
|
|
@@ -347,6 +350,7 @@
|
|
|
347
350
|
|
|
348
351
|
|
|
349
352
|
|
|
353
|
+
|
|
350
354
|
<li class="md-nav__item">
|
|
351
355
|
<a href="/docs/developer-guide/run-basemaps-locally/" class="md-nav__link">
|
|
352
356
|
|
|
@@ -367,12 +371,14 @@
|
|
|
367
371
|
|
|
368
372
|
|
|
369
373
|
|
|
374
|
+
|
|
370
375
|
|
|
371
376
|
|
|
372
377
|
|
|
373
378
|
|
|
374
379
|
|
|
375
|
-
|
|
380
|
+
|
|
381
|
+
|
|
376
382
|
|
|
377
383
|
|
|
378
384
|
|
|
@@ -380,7 +386,6 @@
|
|
|
380
386
|
|
|
381
387
|
|
|
382
388
|
|
|
383
|
-
|
|
384
389
|
<input class="md-nav__toggle md-toggle " type="checkbox" id="__nav_5_3" >
|
|
385
390
|
|
|
386
391
|
|
|
@@ -407,6 +412,28 @@
|
|
|
407
412
|
|
|
408
413
|
|
|
409
414
|
|
|
415
|
+
|
|
416
|
+
<li class="md-nav__item">
|
|
417
|
+
<a href="/docs/developer-guide/cli-methods/bundle-the-basemaps-assets-archive/" class="md-nav__link">
|
|
418
|
+
|
|
419
|
+
|
|
420
|
+
<span class="md-ellipsis">
|
|
421
|
+
Bundle the basemaps assets archive
|
|
422
|
+
</span>
|
|
423
|
+
|
|
424
|
+
|
|
425
|
+
</a>
|
|
426
|
+
</li>
|
|
427
|
+
|
|
428
|
+
|
|
429
|
+
|
|
430
|
+
|
|
431
|
+
|
|
432
|
+
|
|
433
|
+
|
|
434
|
+
|
|
435
|
+
|
|
436
|
+
|
|
410
437
|
<li class="md-nav__item">
|
|
411
438
|
<a href="/docs/developer-guide/cli-methods/bundle-the-basemaps-config-file/" class="md-nav__link">
|
|
412
439
|
|
|
@@ -435,6 +462,7 @@
|
|
|
435
462
|
|
|
436
463
|
|
|
437
464
|
|
|
465
|
+
|
|
438
466
|
|
|
439
467
|
|
|
440
468
|
|
|
@@ -445,12 +473,10 @@
|
|
|
445
473
|
|
|
446
474
|
|
|
447
475
|
|
|
448
|
-
|
|
449
476
|
<li class="md-nav__item md-nav__item--nested">
|
|
450
477
|
|
|
451
478
|
|
|
452
479
|
|
|
453
|
-
|
|
454
480
|
<input class="md-nav__toggle md-toggle " type="checkbox" id="__nav_5_4" >
|
|
455
481
|
|
|
456
482
|
|
|
@@ -477,6 +503,7 @@
|
|
|
477
503
|
|
|
478
504
|
|
|
479
505
|
|
|
506
|
+
|
|
480
507
|
<li class="md-nav__item">
|
|
481
508
|
<a href="/docs/developer-guide/server-methods/serve-basemaps-with-bundled-config-file/" class="md-nav__link">
|
|
482
509
|
|
|
@@ -497,6 +524,7 @@
|
|
|
497
524
|
|
|
498
525
|
|
|
499
526
|
|
|
527
|
+
|
|
500
528
|
<li class="md-nav__item">
|
|
501
529
|
<a href="/docs/developer-guide/server-methods/serve-basemaps-with-collection-of-geotiff-files/" class="md-nav__link">
|
|
502
530
|
|
|
@@ -532,6 +560,7 @@
|
|
|
532
560
|
|
|
533
561
|
|
|
534
562
|
|
|
563
|
+
|
|
535
564
|
|
|
536
565
|
|
|
537
566
|
|
|
@@ -544,14 +573,12 @@
|
|
|
544
573
|
|
|
545
574
|
|
|
546
575
|
|
|
547
|
-
|
|
548
576
|
|
|
549
577
|
|
|
550
578
|
<li class="md-nav__item md-nav__item--nested">
|
|
551
579
|
|
|
552
580
|
|
|
553
581
|
|
|
554
|
-
|
|
555
582
|
<input class="md-nav__toggle md-toggle " type="checkbox" id="__nav_6" >
|
|
556
583
|
|
|
557
584
|
|
|
@@ -578,6 +605,7 @@
|
|
|
578
605
|
|
|
579
606
|
|
|
580
607
|
|
|
608
|
+
|
|
581
609
|
<li class="md-nav__item">
|
|
582
610
|
<a href="/docs/examples/_overview/" class="md-nav__link">
|
|
583
611
|
|
|
@@ -598,6 +626,7 @@
|
|
|
598
626
|
|
|
599
627
|
|
|
600
628
|
|
|
629
|
+
|
|
601
630
|
<li class="md-nav__item">
|
|
602
631
|
<a href="/docs/examples/leaflet.xyz.3857/" class="md-nav__link">
|
|
603
632
|
|
|
@@ -618,6 +647,7 @@
|
|
|
618
647
|
|
|
619
648
|
|
|
620
649
|
|
|
650
|
+
|
|
621
651
|
<li class="md-nav__item">
|
|
622
652
|
<a href="/docs/examples/maplibre.opacity.3857/" class="md-nav__link">
|
|
623
653
|
|
|
@@ -638,6 +668,7 @@
|
|
|
638
668
|
|
|
639
669
|
|
|
640
670
|
|
|
671
|
+
|
|
641
672
|
<li class="md-nav__item">
|
|
642
673
|
<a href="/docs/examples/maplibre.vector.3857/" class="md-nav__link">
|
|
643
674
|
|
|
@@ -665,6 +696,7 @@
|
|
|
665
696
|
|
|
666
697
|
|
|
667
698
|
|
|
699
|
+
|
|
668
700
|
|
|
669
701
|
|
|
670
702
|
|
|
@@ -687,14 +719,12 @@
|
|
|
687
719
|
|
|
688
720
|
|
|
689
721
|
|
|
690
|
-
|
|
691
722
|
|
|
692
723
|
|
|
693
724
|
<li class="md-nav__item md-nav__item--nested">
|
|
694
725
|
|
|
695
726
|
|
|
696
727
|
|
|
697
|
-
|
|
698
728
|
<input class="md-nav__toggle md-toggle " type="checkbox" id="__nav_7" >
|
|
699
729
|
|
|
700
730
|
|
|
@@ -731,6 +761,7 @@
|
|
|
731
761
|
|
|
732
762
|
|
|
733
763
|
|
|
764
|
+
|
|
734
765
|
<li class="md-nav__item">
|
|
735
766
|
<a href="/docs/operator-guide/cog-quality/" class="md-nav__link">
|
|
736
767
|
|
|
@@ -751,6 +782,7 @@
|
|
|
751
782
|
|
|
752
783
|
|
|
753
784
|
|
|
785
|
+
|
|
754
786
|
<li class="md-nav__item">
|
|
755
787
|
<a href="/docs/operator-guide/empty-tiles/" class="md-nav__link">
|
|
756
788
|
|
|
@@ -771,6 +803,7 @@
|
|
|
771
803
|
|
|
772
804
|
|
|
773
805
|
|
|
806
|
+
|
|
774
807
|
<li class="md-nav__item">
|
|
775
808
|
<a href="/docs/operator-guide/gebco/" class="md-nav__link">
|
|
776
809
|
|
|
@@ -791,6 +824,7 @@
|
|
|
791
824
|
|
|
792
825
|
|
|
793
826
|
|
|
827
|
+
|
|
794
828
|
<li class="md-nav__item">
|
|
795
829
|
<a href="/docs/operator-guide/quick-start/" class="md-nav__link">
|
|
796
830
|
|
|
@@ -811,6 +845,7 @@
|
|
|
811
845
|
|
|
812
846
|
|
|
813
847
|
|
|
848
|
+
|
|
814
849
|
<li class="md-nav__item">
|
|
815
850
|
<a href="/docs/operator-guide/relief-shade/" class="md-nav__link">
|
|
816
851
|
|
|
@@ -831,6 +866,7 @@
|
|
|
831
866
|
|
|
832
867
|
|
|
833
868
|
|
|
869
|
+
|
|
834
870
|
<li class="md-nav__item">
|
|
835
871
|
<a href="/docs/operator-guide/texture-shade/" class="md-nav__link">
|
|
836
872
|
|
|
@@ -851,6 +887,7 @@
|
|
|
851
887
|
|
|
852
888
|
|
|
853
889
|
|
|
890
|
+
|
|
854
891
|
<li class="md-nav__item">
|
|
855
892
|
<a href="/docs/operator-guide/xyz-projection/" class="md-nav__link">
|
|
856
893
|
|
|
@@ -878,6 +915,7 @@
|
|
|
878
915
|
|
|
879
916
|
|
|
880
917
|
|
|
918
|
+
|
|
881
919
|
|
|
882
920
|
|
|
883
921
|
|
|
@@ -889,13 +927,11 @@
|
|
|
889
927
|
|
|
890
928
|
|
|
891
929
|
|
|
892
|
-
|
|
893
930
|
|
|
894
931
|
<li class="md-nav__item md-nav__item--nested">
|
|
895
932
|
|
|
896
933
|
|
|
897
934
|
|
|
898
|
-
|
|
899
935
|
<input class="md-nav__toggle md-toggle " type="checkbox" id="__nav_8" >
|
|
900
936
|
|
|
901
937
|
|
|
@@ -922,6 +958,7 @@
|
|
|
922
958
|
|
|
923
959
|
|
|
924
960
|
|
|
961
|
+
|
|
925
962
|
<li class="md-nav__item">
|
|
926
963
|
<a href="/docs/user-guide/_get-started/" class="md-nav__link">
|
|
927
964
|
|
|
@@ -942,6 +979,7 @@
|
|
|
942
979
|
|
|
943
980
|
|
|
944
981
|
|
|
982
|
+
|
|
945
983
|
<li class="md-nav__item">
|
|
946
984
|
<a href="/docs/user-guide/api-documentation/" class="md-nav__link">
|
|
947
985
|
|
|
@@ -962,6 +1000,7 @@
|
|
|
962
1000
|
|
|
963
1001
|
|
|
964
1002
|
|
|
1003
|
+
|
|
965
1004
|
<li class="md-nav__item">
|
|
966
1005
|
<a href="/docs/user-guide/technical-documentation/" class="md-nav__link">
|
|
967
1006
|
|
|
@@ -1018,6 +1057,7 @@
|
|
|
1018
1057
|
</div>
|
|
1019
1058
|
|
|
1020
1059
|
|
|
1060
|
+
<script>var target=document.getElementById(location.hash.slice(1));target&&target.name&&(target.checked=target.name.startsWith("__tabbed_"))</script>
|
|
1021
1061
|
</div>
|
|
1022
1062
|
|
|
1023
1063
|
</main>
|
|
@@ -1050,10 +1090,10 @@
|
|
|
1050
1090
|
</div>
|
|
1051
1091
|
|
|
1052
1092
|
|
|
1053
|
-
<script id="__config" type="application/json">{"base": "/docs/", "features": ["navigation.indexes", "content.code.copy"], "search": "/docs/assets/javascripts/workers/search.
|
|
1093
|
+
<script id="__config" type="application/json">{"base": "/docs/", "features": ["navigation.indexes", "content.code.copy"], "search": "/docs/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>
|
|
1054
1094
|
|
|
1055
1095
|
|
|
1056
|
-
<script src="/docs/assets/javascripts/bundle.
|
|
1096
|
+
<script src="/docs/assets/javascripts/bundle.83f73b43.min.js"></script>
|
|
1057
1097
|
|
|
1058
1098
|
|
|
1059
1099
|
</body>
|