@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
|
@@ -9,20 +9,19 @@
|
|
|
9
9
|
<link href="../" rel="prev"/>
|
|
10
10
|
<link href="../empty-tiles/" rel="next"/>
|
|
11
11
|
<link href="../../assets/images/favicon.png" rel="icon"/>
|
|
12
|
-
<meta content="mkdocs-1.
|
|
12
|
+
<meta content="mkdocs-1.6.1, mkdocs-material-9.5.44" name="generator"/>
|
|
13
13
|
<title>COG Quality - LINZ Basemaps</title>
|
|
14
|
-
<link href="../../assets/stylesheets/main.
|
|
15
|
-
<link href="../../assets/stylesheets/palette.
|
|
14
|
+
<link href="../../assets/stylesheets/main.0253249f.min.css" rel="stylesheet"/>
|
|
15
|
+
<link href="../../assets/stylesheets/palette.06af60db.min.css" rel="stylesheet"/>
|
|
16
16
|
<link crossorigin="" href="https://fonts.gstatic.com" rel="preconnect"/>
|
|
17
17
|
<link href="https://fonts.googleapis.com/css?family=Open+Sans:300,300i,400,400i,700,700i%7COpen+Sans+Mono:400,400i,700,700i&display=fallback" rel="stylesheet"/>
|
|
18
18
|
<style>:root{--md-text-font:"Open Sans";--md-code-font:"Open Sans Mono"}</style>
|
|
19
19
|
<link href="../../index.css" rel="stylesheet"/>
|
|
20
|
-
<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>
|
|
21
|
-
<script id="__analytics">function __md_analytics(){function
|
|
20
|
+
<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>
|
|
21
|
+
<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
22
|
<script>"undefined"!=typeof __md_analytics&&__md_analytics()</script>
|
|
23
23
|
</head>
|
|
24
24
|
<body data-md-color-accent="indigo" data-md-color-primary="indigo" data-md-color-scheme="default" dir="ltr">
|
|
25
|
-
<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>
|
|
26
25
|
<input autocomplete="off" class="md-toggle" data-md-toggle="drawer" id="__drawer" type="checkbox"/>
|
|
27
26
|
<input autocomplete="off" class="md-toggle" data-md-toggle="search" id="__search" type="checkbox"/>
|
|
28
27
|
<label class="md-overlay" for="__drawer"></label>
|
|
@@ -39,7 +38,7 @@
|
|
|
39
38
|
<img alt="logo" src="../../linz-motif.svg"/>
|
|
40
39
|
</a>
|
|
41
40
|
<label class="md-header__button md-icon" for="__drawer">
|
|
42
|
-
<svg viewbox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><path d="M3
|
|
41
|
+
<svg viewbox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><path d="M3 6h18v2H3zm0 5h18v2H3zm0 5h18v2H3z"></path></svg>
|
|
43
42
|
</label>
|
|
44
43
|
<div class="md-header__title" data-md-component="header-title">
|
|
45
44
|
<div class="md-header__ellipsis">
|
|
@@ -58,19 +57,20 @@
|
|
|
58
57
|
</div>
|
|
59
58
|
</div>
|
|
60
59
|
<form class="md-header__option" data-md-component="palette">
|
|
61
|
-
<input aria-label="Switch to dark mode" class="md-option" data-md-color-accent="indigo" data-md-color-media="(prefers-color-scheme: light)" data-md-color-primary="indigo" data-md-color-scheme="default" id="
|
|
62
|
-
<label class="md-header__button md-icon" for="
|
|
63
|
-
<svg viewbox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><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
|
|
60
|
+
<input aria-label="Switch to dark mode" class="md-option" data-md-color-accent="indigo" data-md-color-media="(prefers-color-scheme: light)" data-md-color-primary="indigo" data-md-color-scheme="default" id="__palette_0" name="__palette" type="radio"/>
|
|
61
|
+
<label class="md-header__button md-icon" for="__palette_1" hidden="" title="Switch to dark mode">
|
|
62
|
+
<svg viewbox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><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"></path></svg>
|
|
64
63
|
</label>
|
|
65
|
-
<input aria-label="Switch to light mode" class="md-option" data-md-color-accent="indigo" data-md-color-media="(prefers-color-scheme: dark)" data-md-color-primary="indigo" data-md-color-scheme="slate" id="
|
|
66
|
-
<label class="md-header__button md-icon" for="
|
|
67
|
-
<svg viewbox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><path d="M12 18c-.89 0-1.74-.2-2.5-.55C11.56 16.5 13 14.42 13
|
|
64
|
+
<input aria-label="Switch to light mode" class="md-option" data-md-color-accent="indigo" data-md-color-media="(prefers-color-scheme: dark)" data-md-color-primary="indigo" data-md-color-scheme="slate" id="__palette_1" name="__palette" type="radio"/>
|
|
65
|
+
<label class="md-header__button md-icon" for="__palette_0" hidden="" title="Switch to light mode">
|
|
66
|
+
<svg viewbox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><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"></path></svg>
|
|
68
67
|
</label>
|
|
69
68
|
</form>
|
|
69
|
+
<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>
|
|
70
70
|
<div class="md-header__source">
|
|
71
71
|
<a class="md-source" data-md-component="source" href="https://github.com/linz/basemaps" title="Go to repository">
|
|
72
72
|
<div class="md-source__icon md-icon">
|
|
73
|
-
<svg viewbox="0 0 448 512" xmlns="http://www.w3.org/2000/svg"><!--! Font Awesome Free 6.
|
|
73
|
+
<svg viewbox="0 0 448 512" xmlns="http://www.w3.org/2000/svg"><!--! 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"></path></svg>
|
|
74
74
|
</div>
|
|
75
75
|
<div class="md-source__repository">
|
|
76
76
|
GitHub
|
|
@@ -95,7 +95,7 @@
|
|
|
95
95
|
<div class="md-nav__source">
|
|
96
96
|
<a class="md-source" data-md-component="source" href="https://github.com/linz/basemaps" title="Go to repository">
|
|
97
97
|
<div class="md-source__icon md-icon">
|
|
98
|
-
<svg viewbox="0 0 448 512" xmlns="http://www.w3.org/2000/svg"><!--! Font Awesome Free 6.
|
|
98
|
+
<svg viewbox="0 0 448 512" xmlns="http://www.w3.org/2000/svg"><!--! 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"></path></svg>
|
|
99
99
|
</div>
|
|
100
100
|
<div class="md-source__repository">
|
|
101
101
|
GitHub
|
|
@@ -171,6 +171,13 @@
|
|
|
171
171
|
</label>
|
|
172
172
|
<ul class="md-nav__list" data-md-scrollfix="">
|
|
173
173
|
<li class="md-nav__item">
|
|
174
|
+
<a class="md-nav__link" href="../../developer-guide/cli-methods/bundle-the-basemaps-assets-archive/">
|
|
175
|
+
<span class="md-ellipsis">
|
|
176
|
+
Bundle the basemaps assets archive
|
|
177
|
+
</span>
|
|
178
|
+
</a>
|
|
179
|
+
</li>
|
|
180
|
+
<li class="md-nav__item">
|
|
174
181
|
<a class="md-nav__link" href="../../developer-guide/cli-methods/bundle-the-basemaps-config-file/">
|
|
175
182
|
<span class="md-ellipsis">
|
|
176
183
|
Bundle the basemaps config file
|
|
@@ -587,6 +594,7 @@
|
|
|
587
594
|
</span></code></pre></div>
|
|
588
595
|
</article>
|
|
589
596
|
</div>
|
|
597
|
+
<script>var target=document.getElementById(location.hash.slice(1));target&&target.name&&(target.checked=target.name.startsWith("__tabbed_"))</script>
|
|
590
598
|
</div>
|
|
591
599
|
</main>
|
|
592
600
|
<footer class="md-footer">
|
|
@@ -610,8 +618,8 @@
|
|
|
610
618
|
<div class="md-dialog" data-md-component="dialog">
|
|
611
619
|
<div class="md-dialog__inner md-typeset"></div>
|
|
612
620
|
</div>
|
|
613
|
-
<script id="__config" type="application/json">{"base": "../..", "features": ["navigation.indexes", "content.code.copy"], "search": "../../assets/javascripts/workers/search.
|
|
614
|
-
<script src="../../assets/javascripts/bundle.
|
|
621
|
+
<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>
|
|
622
|
+
<script src="../../assets/javascripts/bundle.83f73b43.min.js"></script>
|
|
615
623
|
<script>document$.subscribe(() => {
|
|
616
624
|
window.update_swagger_ui_iframe_height = function (id) {
|
|
617
625
|
var iFrameID = document.getElementById(id);
|
|
@@ -9,20 +9,19 @@
|
|
|
9
9
|
<link href="../cog-quality/" rel="prev"/>
|
|
10
10
|
<link href="../gebco/" rel="next"/>
|
|
11
11
|
<link href="../../assets/images/favicon.png" rel="icon"/>
|
|
12
|
-
<meta content="mkdocs-1.
|
|
12
|
+
<meta content="mkdocs-1.6.1, mkdocs-material-9.5.44" name="generator"/>
|
|
13
13
|
<title>Sparse Datasets and empty tiles - LINZ Basemaps</title>
|
|
14
|
-
<link href="../../assets/stylesheets/main.
|
|
15
|
-
<link href="../../assets/stylesheets/palette.
|
|
14
|
+
<link href="../../assets/stylesheets/main.0253249f.min.css" rel="stylesheet"/>
|
|
15
|
+
<link href="../../assets/stylesheets/palette.06af60db.min.css" rel="stylesheet"/>
|
|
16
16
|
<link crossorigin="" href="https://fonts.gstatic.com" rel="preconnect"/>
|
|
17
17
|
<link href="https://fonts.googleapis.com/css?family=Open+Sans:300,300i,400,400i,700,700i%7COpen+Sans+Mono:400,400i,700,700i&display=fallback" rel="stylesheet"/>
|
|
18
18
|
<style>:root{--md-text-font:"Open Sans";--md-code-font:"Open Sans Mono"}</style>
|
|
19
19
|
<link href="../../index.css" rel="stylesheet"/>
|
|
20
|
-
<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>
|
|
21
|
-
<script id="__analytics">function __md_analytics(){function
|
|
20
|
+
<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>
|
|
21
|
+
<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
22
|
<script>"undefined"!=typeof __md_analytics&&__md_analytics()</script>
|
|
23
23
|
</head>
|
|
24
24
|
<body data-md-color-accent="indigo" data-md-color-primary="indigo" data-md-color-scheme="default" dir="ltr">
|
|
25
|
-
<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>
|
|
26
25
|
<input autocomplete="off" class="md-toggle" data-md-toggle="drawer" id="__drawer" type="checkbox"/>
|
|
27
26
|
<input autocomplete="off" class="md-toggle" data-md-toggle="search" id="__search" type="checkbox"/>
|
|
28
27
|
<label class="md-overlay" for="__drawer"></label>
|
|
@@ -39,7 +38,7 @@
|
|
|
39
38
|
<img alt="logo" src="../../linz-motif.svg"/>
|
|
40
39
|
</a>
|
|
41
40
|
<label class="md-header__button md-icon" for="__drawer">
|
|
42
|
-
<svg viewbox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><path d="M3
|
|
41
|
+
<svg viewbox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><path d="M3 6h18v2H3zm0 5h18v2H3zm0 5h18v2H3z"></path></svg>
|
|
43
42
|
</label>
|
|
44
43
|
<div class="md-header__title" data-md-component="header-title">
|
|
45
44
|
<div class="md-header__ellipsis">
|
|
@@ -58,19 +57,20 @@
|
|
|
58
57
|
</div>
|
|
59
58
|
</div>
|
|
60
59
|
<form class="md-header__option" data-md-component="palette">
|
|
61
|
-
<input aria-label="Switch to dark mode" class="md-option" data-md-color-accent="indigo" data-md-color-media="(prefers-color-scheme: light)" data-md-color-primary="indigo" data-md-color-scheme="default" id="
|
|
62
|
-
<label class="md-header__button md-icon" for="
|
|
63
|
-
<svg viewbox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><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
|
|
60
|
+
<input aria-label="Switch to dark mode" class="md-option" data-md-color-accent="indigo" data-md-color-media="(prefers-color-scheme: light)" data-md-color-primary="indigo" data-md-color-scheme="default" id="__palette_0" name="__palette" type="radio"/>
|
|
61
|
+
<label class="md-header__button md-icon" for="__palette_1" hidden="" title="Switch to dark mode">
|
|
62
|
+
<svg viewbox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><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"></path></svg>
|
|
64
63
|
</label>
|
|
65
|
-
<input aria-label="Switch to light mode" class="md-option" data-md-color-accent="indigo" data-md-color-media="(prefers-color-scheme: dark)" data-md-color-primary="indigo" data-md-color-scheme="slate" id="
|
|
66
|
-
<label class="md-header__button md-icon" for="
|
|
67
|
-
<svg viewbox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><path d="M12 18c-.89 0-1.74-.2-2.5-.55C11.56 16.5 13 14.42 13
|
|
64
|
+
<input aria-label="Switch to light mode" class="md-option" data-md-color-accent="indigo" data-md-color-media="(prefers-color-scheme: dark)" data-md-color-primary="indigo" data-md-color-scheme="slate" id="__palette_1" name="__palette" type="radio"/>
|
|
65
|
+
<label class="md-header__button md-icon" for="__palette_0" hidden="" title="Switch to light mode">
|
|
66
|
+
<svg viewbox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><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"></path></svg>
|
|
68
67
|
</label>
|
|
69
68
|
</form>
|
|
69
|
+
<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>
|
|
70
70
|
<div class="md-header__source">
|
|
71
71
|
<a class="md-source" data-md-component="source" href="https://github.com/linz/basemaps" title="Go to repository">
|
|
72
72
|
<div class="md-source__icon md-icon">
|
|
73
|
-
<svg viewbox="0 0 448 512" xmlns="http://www.w3.org/2000/svg"><!--! Font Awesome Free 6.
|
|
73
|
+
<svg viewbox="0 0 448 512" xmlns="http://www.w3.org/2000/svg"><!--! 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"></path></svg>
|
|
74
74
|
</div>
|
|
75
75
|
<div class="md-source__repository">
|
|
76
76
|
GitHub
|
|
@@ -95,7 +95,7 @@
|
|
|
95
95
|
<div class="md-nav__source">
|
|
96
96
|
<a class="md-source" data-md-component="source" href="https://github.com/linz/basemaps" title="Go to repository">
|
|
97
97
|
<div class="md-source__icon md-icon">
|
|
98
|
-
<svg viewbox="0 0 448 512" xmlns="http://www.w3.org/2000/svg"><!--! Font Awesome Free 6.
|
|
98
|
+
<svg viewbox="0 0 448 512" xmlns="http://www.w3.org/2000/svg"><!--! 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"></path></svg>
|
|
99
99
|
</div>
|
|
100
100
|
<div class="md-source__repository">
|
|
101
101
|
GitHub
|
|
@@ -171,6 +171,13 @@
|
|
|
171
171
|
</label>
|
|
172
172
|
<ul class="md-nav__list" data-md-scrollfix="">
|
|
173
173
|
<li class="md-nav__item">
|
|
174
|
+
<a class="md-nav__link" href="../../developer-guide/cli-methods/bundle-the-basemaps-assets-archive/">
|
|
175
|
+
<span class="md-ellipsis">
|
|
176
|
+
Bundle the basemaps assets archive
|
|
177
|
+
</span>
|
|
178
|
+
</a>
|
|
179
|
+
</li>
|
|
180
|
+
<li class="md-nav__item">
|
|
174
181
|
<a class="md-nav__link" href="../../developer-guide/cli-methods/bundle-the-basemaps-config-file/">
|
|
175
182
|
<span class="md-ellipsis">
|
|
176
183
|
Bundle the basemaps config file
|
|
@@ -468,11 +475,15 @@
|
|
|
468
475
|
<p>Cons:</p>
|
|
469
476
|
<ul>
|
|
470
477
|
<li>❌ Not supported by ArcGIS Online</li>
|
|
471
|
-
<li>❌ Not supported by maplibre
|
|
478
|
+
<li>❌ Not supported by maplibre<ul>
|
|
472
479
|
<li>https://github.com/maplibre/maplibre-gl-js/pull/2325</li>
|
|
473
480
|
<li>https://github.com/maplibre/maplibre-gl-js/pull/1586</li>
|
|
474
|
-
|
|
481
|
+
</ul>
|
|
482
|
+
</li>
|
|
483
|
+
<li>❌ Not supported by mapbox gl<ul>
|
|
475
484
|
<li>https://github.com/mapbox/mapbox-gl-js/issues/9304</li>
|
|
485
|
+
</ul>
|
|
486
|
+
</li>
|
|
476
487
|
<li>Not always cached by browser</li>
|
|
477
488
|
</ul>
|
|
478
489
|
<h2 id="404-tile-not-found">404 Tile Not found</h2>
|
|
@@ -492,6 +503,7 @@
|
|
|
492
503
|
</ul>
|
|
493
504
|
</article>
|
|
494
505
|
</div>
|
|
506
|
+
<script>var target=document.getElementById(location.hash.slice(1));target&&target.name&&(target.checked=target.name.startsWith("__tabbed_"))</script>
|
|
495
507
|
</div>
|
|
496
508
|
</main>
|
|
497
509
|
<footer class="md-footer">
|
|
@@ -515,8 +527,8 @@
|
|
|
515
527
|
<div class="md-dialog" data-md-component="dialog">
|
|
516
528
|
<div class="md-dialog__inner md-typeset"></div>
|
|
517
529
|
</div>
|
|
518
|
-
<script id="__config" type="application/json">{"base": "../..", "features": ["navigation.indexes", "content.code.copy"], "search": "../../assets/javascripts/workers/search.
|
|
519
|
-
<script src="../../assets/javascripts/bundle.
|
|
530
|
+
<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>
|
|
531
|
+
<script src="../../assets/javascripts/bundle.83f73b43.min.js"></script>
|
|
520
532
|
<script>document$.subscribe(() => {
|
|
521
533
|
window.update_swagger_ui_iframe_height = function (id) {
|
|
522
534
|
var iFrameID = document.getElementById(id);
|
|
@@ -9,20 +9,19 @@
|
|
|
9
9
|
<link href="../empty-tiles/" rel="prev"/>
|
|
10
10
|
<link href="../quick-start/" rel="next"/>
|
|
11
11
|
<link href="../../assets/images/favicon.png" rel="icon"/>
|
|
12
|
-
<meta content="mkdocs-1.
|
|
12
|
+
<meta content="mkdocs-1.6.1, mkdocs-material-9.5.44" name="generator"/>
|
|
13
13
|
<title>Gebco re-project to NZTM2000Quad cog file - LINZ Basemaps</title>
|
|
14
|
-
<link href="../../assets/stylesheets/main.
|
|
15
|
-
<link href="../../assets/stylesheets/palette.
|
|
14
|
+
<link href="../../assets/stylesheets/main.0253249f.min.css" rel="stylesheet"/>
|
|
15
|
+
<link href="../../assets/stylesheets/palette.06af60db.min.css" rel="stylesheet"/>
|
|
16
16
|
<link crossorigin="" href="https://fonts.gstatic.com" rel="preconnect"/>
|
|
17
17
|
<link href="https://fonts.googleapis.com/css?family=Open+Sans:300,300i,400,400i,700,700i%7COpen+Sans+Mono:400,400i,700,700i&display=fallback" rel="stylesheet"/>
|
|
18
18
|
<style>:root{--md-text-font:"Open Sans";--md-code-font:"Open Sans Mono"}</style>
|
|
19
19
|
<link href="../../index.css" rel="stylesheet"/>
|
|
20
|
-
<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>
|
|
21
|
-
<script id="__analytics">function __md_analytics(){function
|
|
20
|
+
<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>
|
|
21
|
+
<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
22
|
<script>"undefined"!=typeof __md_analytics&&__md_analytics()</script>
|
|
23
23
|
</head>
|
|
24
24
|
<body data-md-color-accent="indigo" data-md-color-primary="indigo" data-md-color-scheme="default" dir="ltr">
|
|
25
|
-
<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>
|
|
26
25
|
<input autocomplete="off" class="md-toggle" data-md-toggle="drawer" id="__drawer" type="checkbox"/>
|
|
27
26
|
<input autocomplete="off" class="md-toggle" data-md-toggle="search" id="__search" type="checkbox"/>
|
|
28
27
|
<label class="md-overlay" for="__drawer"></label>
|
|
@@ -39,7 +38,7 @@
|
|
|
39
38
|
<img alt="logo" src="../../linz-motif.svg"/>
|
|
40
39
|
</a>
|
|
41
40
|
<label class="md-header__button md-icon" for="__drawer">
|
|
42
|
-
<svg viewbox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><path d="M3
|
|
41
|
+
<svg viewbox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><path d="M3 6h18v2H3zm0 5h18v2H3zm0 5h18v2H3z"></path></svg>
|
|
43
42
|
</label>
|
|
44
43
|
<div class="md-header__title" data-md-component="header-title">
|
|
45
44
|
<div class="md-header__ellipsis">
|
|
@@ -58,19 +57,20 @@
|
|
|
58
57
|
</div>
|
|
59
58
|
</div>
|
|
60
59
|
<form class="md-header__option" data-md-component="palette">
|
|
61
|
-
<input aria-label="Switch to dark mode" class="md-option" data-md-color-accent="indigo" data-md-color-media="(prefers-color-scheme: light)" data-md-color-primary="indigo" data-md-color-scheme="default" id="
|
|
62
|
-
<label class="md-header__button md-icon" for="
|
|
63
|
-
<svg viewbox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><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
|
|
60
|
+
<input aria-label="Switch to dark mode" class="md-option" data-md-color-accent="indigo" data-md-color-media="(prefers-color-scheme: light)" data-md-color-primary="indigo" data-md-color-scheme="default" id="__palette_0" name="__palette" type="radio"/>
|
|
61
|
+
<label class="md-header__button md-icon" for="__palette_1" hidden="" title="Switch to dark mode">
|
|
62
|
+
<svg viewbox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><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"></path></svg>
|
|
64
63
|
</label>
|
|
65
|
-
<input aria-label="Switch to light mode" class="md-option" data-md-color-accent="indigo" data-md-color-media="(prefers-color-scheme: dark)" data-md-color-primary="indigo" data-md-color-scheme="slate" id="
|
|
66
|
-
<label class="md-header__button md-icon" for="
|
|
67
|
-
<svg viewbox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><path d="M12 18c-.89 0-1.74-.2-2.5-.55C11.56 16.5 13 14.42 13
|
|
64
|
+
<input aria-label="Switch to light mode" class="md-option" data-md-color-accent="indigo" data-md-color-media="(prefers-color-scheme: dark)" data-md-color-primary="indigo" data-md-color-scheme="slate" id="__palette_1" name="__palette" type="radio"/>
|
|
65
|
+
<label class="md-header__button md-icon" for="__palette_0" hidden="" title="Switch to light mode">
|
|
66
|
+
<svg viewbox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><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"></path></svg>
|
|
68
67
|
</label>
|
|
69
68
|
</form>
|
|
69
|
+
<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>
|
|
70
70
|
<div class="md-header__source">
|
|
71
71
|
<a class="md-source" data-md-component="source" href="https://github.com/linz/basemaps" title="Go to repository">
|
|
72
72
|
<div class="md-source__icon md-icon">
|
|
73
|
-
<svg viewbox="0 0 448 512" xmlns="http://www.w3.org/2000/svg"><!--! Font Awesome Free 6.
|
|
73
|
+
<svg viewbox="0 0 448 512" xmlns="http://www.w3.org/2000/svg"><!--! 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"></path></svg>
|
|
74
74
|
</div>
|
|
75
75
|
<div class="md-source__repository">
|
|
76
76
|
GitHub
|
|
@@ -95,7 +95,7 @@
|
|
|
95
95
|
<div class="md-nav__source">
|
|
96
96
|
<a class="md-source" data-md-component="source" href="https://github.com/linz/basemaps" title="Go to repository">
|
|
97
97
|
<div class="md-source__icon md-icon">
|
|
98
|
-
<svg viewbox="0 0 448 512" xmlns="http://www.w3.org/2000/svg"><!--! Font Awesome Free 6.
|
|
98
|
+
<svg viewbox="0 0 448 512" xmlns="http://www.w3.org/2000/svg"><!--! 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"></path></svg>
|
|
99
99
|
</div>
|
|
100
100
|
<div class="md-source__repository">
|
|
101
101
|
GitHub
|
|
@@ -171,6 +171,13 @@
|
|
|
171
171
|
</label>
|
|
172
172
|
<ul class="md-nav__list" data-md-scrollfix="">
|
|
173
173
|
<li class="md-nav__item">
|
|
174
|
+
<a class="md-nav__link" href="../../developer-guide/cli-methods/bundle-the-basemaps-assets-archive/">
|
|
175
|
+
<span class="md-ellipsis">
|
|
176
|
+
Bundle the basemaps assets archive
|
|
177
|
+
</span>
|
|
178
|
+
</a>
|
|
179
|
+
</li>
|
|
180
|
+
<li class="md-nav__item">
|
|
174
181
|
<a class="md-nav__link" href="../../developer-guide/cli-methods/bundle-the-basemaps-config-file/">
|
|
175
182
|
<span class="md-ellipsis">
|
|
176
183
|
Bundle the basemaps config file
|
|
@@ -458,6 +465,7 @@
|
|
|
458
465
|
</span></code></pre></div>
|
|
459
466
|
</article>
|
|
460
467
|
</div>
|
|
468
|
+
<script>var target=document.getElementById(location.hash.slice(1));target&&target.name&&(target.checked=target.name.startsWith("__tabbed_"))</script>
|
|
461
469
|
</div>
|
|
462
470
|
</main>
|
|
463
471
|
<footer class="md-footer">
|
|
@@ -481,8 +489,8 @@
|
|
|
481
489
|
<div class="md-dialog" data-md-component="dialog">
|
|
482
490
|
<div class="md-dialog__inner md-typeset"></div>
|
|
483
491
|
</div>
|
|
484
|
-
<script id="__config" type="application/json">{"base": "../..", "features": ["navigation.indexes", "content.code.copy"], "search": "../../assets/javascripts/workers/search.
|
|
485
|
-
<script src="../../assets/javascripts/bundle.
|
|
492
|
+
<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>
|
|
493
|
+
<script src="../../assets/javascripts/bundle.83f73b43.min.js"></script>
|
|
486
494
|
<script>document$.subscribe(() => {
|
|
487
495
|
window.update_swagger_ui_iframe_height = function (id) {
|
|
488
496
|
var iFrameID = document.getElementById(id);
|
|
@@ -9,20 +9,19 @@
|
|
|
9
9
|
<link href="../examples/maplibre.vector.3857/" rel="prev"/>
|
|
10
10
|
<link href="cog-quality/" rel="next"/>
|
|
11
11
|
<link href="../assets/images/favicon.png" rel="icon"/>
|
|
12
|
-
<meta content="mkdocs-1.
|
|
12
|
+
<meta content="mkdocs-1.6.1, mkdocs-material-9.5.44" name="generator"/>
|
|
13
13
|
<title>Basemaps operator guide - LINZ Basemaps</title>
|
|
14
|
-
<link href="../assets/stylesheets/main.
|
|
15
|
-
<link href="../assets/stylesheets/palette.
|
|
14
|
+
<link href="../assets/stylesheets/main.0253249f.min.css" rel="stylesheet"/>
|
|
15
|
+
<link href="../assets/stylesheets/palette.06af60db.min.css" rel="stylesheet"/>
|
|
16
16
|
<link crossorigin="" href="https://fonts.gstatic.com" rel="preconnect"/>
|
|
17
17
|
<link href="https://fonts.googleapis.com/css?family=Open+Sans:300,300i,400,400i,700,700i%7COpen+Sans+Mono:400,400i,700,700i&display=fallback" rel="stylesheet"/>
|
|
18
18
|
<style>:root{--md-text-font:"Open Sans";--md-code-font:"Open Sans Mono"}</style>
|
|
19
19
|
<link href="../index.css" rel="stylesheet"/>
|
|
20
|
-
<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>
|
|
21
|
-
<script id="__analytics">function __md_analytics(){function
|
|
20
|
+
<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>
|
|
21
|
+
<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
22
|
<script>"undefined"!=typeof __md_analytics&&__md_analytics()</script>
|
|
23
23
|
</head>
|
|
24
24
|
<body data-md-color-accent="indigo" data-md-color-primary="indigo" data-md-color-scheme="default" dir="ltr">
|
|
25
|
-
<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>
|
|
26
25
|
<input autocomplete="off" class="md-toggle" data-md-toggle="drawer" id="__drawer" type="checkbox"/>
|
|
27
26
|
<input autocomplete="off" class="md-toggle" data-md-toggle="search" id="__search" type="checkbox"/>
|
|
28
27
|
<label class="md-overlay" for="__drawer"></label>
|
|
@@ -39,7 +38,7 @@
|
|
|
39
38
|
<img alt="logo" src="../linz-motif.svg"/>
|
|
40
39
|
</a>
|
|
41
40
|
<label class="md-header__button md-icon" for="__drawer">
|
|
42
|
-
<svg viewbox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><path d="M3
|
|
41
|
+
<svg viewbox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><path d="M3 6h18v2H3zm0 5h18v2H3zm0 5h18v2H3z"></path></svg>
|
|
43
42
|
</label>
|
|
44
43
|
<div class="md-header__title" data-md-component="header-title">
|
|
45
44
|
<div class="md-header__ellipsis">
|
|
@@ -58,19 +57,20 @@
|
|
|
58
57
|
</div>
|
|
59
58
|
</div>
|
|
60
59
|
<form class="md-header__option" data-md-component="palette">
|
|
61
|
-
<input aria-label="Switch to dark mode" class="md-option" data-md-color-accent="indigo" data-md-color-media="(prefers-color-scheme: light)" data-md-color-primary="indigo" data-md-color-scheme="default" id="
|
|
62
|
-
<label class="md-header__button md-icon" for="
|
|
63
|
-
<svg viewbox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><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
|
|
60
|
+
<input aria-label="Switch to dark mode" class="md-option" data-md-color-accent="indigo" data-md-color-media="(prefers-color-scheme: light)" data-md-color-primary="indigo" data-md-color-scheme="default" id="__palette_0" name="__palette" type="radio"/>
|
|
61
|
+
<label class="md-header__button md-icon" for="__palette_1" hidden="" title="Switch to dark mode">
|
|
62
|
+
<svg viewbox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><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"></path></svg>
|
|
64
63
|
</label>
|
|
65
|
-
<input aria-label="Switch to light mode" class="md-option" data-md-color-accent="indigo" data-md-color-media="(prefers-color-scheme: dark)" data-md-color-primary="indigo" data-md-color-scheme="slate" id="
|
|
66
|
-
<label class="md-header__button md-icon" for="
|
|
67
|
-
<svg viewbox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><path d="M12 18c-.89 0-1.74-.2-2.5-.55C11.56 16.5 13 14.42 13
|
|
64
|
+
<input aria-label="Switch to light mode" class="md-option" data-md-color-accent="indigo" data-md-color-media="(prefers-color-scheme: dark)" data-md-color-primary="indigo" data-md-color-scheme="slate" id="__palette_1" name="__palette" type="radio"/>
|
|
65
|
+
<label class="md-header__button md-icon" for="__palette_0" hidden="" title="Switch to light mode">
|
|
66
|
+
<svg viewbox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><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"></path></svg>
|
|
68
67
|
</label>
|
|
69
68
|
</form>
|
|
69
|
+
<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>
|
|
70
70
|
<div class="md-header__source">
|
|
71
71
|
<a class="md-source" data-md-component="source" href="https://github.com/linz/basemaps" title="Go to repository">
|
|
72
72
|
<div class="md-source__icon md-icon">
|
|
73
|
-
<svg viewbox="0 0 448 512" xmlns="http://www.w3.org/2000/svg"><!--! Font Awesome Free 6.
|
|
73
|
+
<svg viewbox="0 0 448 512" xmlns="http://www.w3.org/2000/svg"><!--! 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"></path></svg>
|
|
74
74
|
</div>
|
|
75
75
|
<div class="md-source__repository">
|
|
76
76
|
GitHub
|
|
@@ -95,7 +95,7 @@
|
|
|
95
95
|
<div class="md-nav__source">
|
|
96
96
|
<a class="md-source" data-md-component="source" href="https://github.com/linz/basemaps" title="Go to repository">
|
|
97
97
|
<div class="md-source__icon md-icon">
|
|
98
|
-
<svg viewbox="0 0 448 512" xmlns="http://www.w3.org/2000/svg"><!--! Font Awesome Free 6.
|
|
98
|
+
<svg viewbox="0 0 448 512" xmlns="http://www.w3.org/2000/svg"><!--! 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"></path></svg>
|
|
99
99
|
</div>
|
|
100
100
|
<div class="md-source__repository">
|
|
101
101
|
GitHub
|
|
@@ -171,6 +171,13 @@
|
|
|
171
171
|
</label>
|
|
172
172
|
<ul class="md-nav__list" data-md-scrollfix="">
|
|
173
173
|
<li class="md-nav__item">
|
|
174
|
+
<a class="md-nav__link" href="../developer-guide/cli-methods/bundle-the-basemaps-assets-archive/">
|
|
175
|
+
<span class="md-ellipsis">
|
|
176
|
+
Bundle the basemaps assets archive
|
|
177
|
+
</span>
|
|
178
|
+
</a>
|
|
179
|
+
</li>
|
|
180
|
+
<li class="md-nav__item">
|
|
174
181
|
<a class="md-nav__link" href="../developer-guide/cli-methods/bundle-the-basemaps-config-file/">
|
|
175
182
|
<span class="md-ellipsis">
|
|
176
183
|
Bundle the basemaps config file
|
|
@@ -392,6 +399,7 @@
|
|
|
392
399
|
</ul>
|
|
393
400
|
</article>
|
|
394
401
|
</div>
|
|
402
|
+
<script>var target=document.getElementById(location.hash.slice(1));target&&target.name&&(target.checked=target.name.startsWith("__tabbed_"))</script>
|
|
395
403
|
</div>
|
|
396
404
|
</main>
|
|
397
405
|
<footer class="md-footer">
|
|
@@ -415,8 +423,8 @@
|
|
|
415
423
|
<div class="md-dialog" data-md-component="dialog">
|
|
416
424
|
<div class="md-dialog__inner md-typeset"></div>
|
|
417
425
|
</div>
|
|
418
|
-
<script id="__config" type="application/json">{"base": "..", "features": ["navigation.indexes", "content.code.copy"], "search": "../assets/javascripts/workers/search.
|
|
419
|
-
<script src="../assets/javascripts/bundle.
|
|
426
|
+
<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>
|
|
427
|
+
<script src="../assets/javascripts/bundle.83f73b43.min.js"></script>
|
|
420
428
|
<script>document$.subscribe(() => {
|
|
421
429
|
window.update_swagger_ui_iframe_height = function (id) {
|
|
422
430
|
var iFrameID = document.getElementById(id);
|