@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/index.html
ADDED
|
@@ -0,0 +1,24 @@
|
|
|
1
|
+
<!DOCTYPE html>
|
|
2
|
+
<html lang="en">
|
|
3
|
+
|
|
4
|
+
<head>
|
|
5
|
+
<meta name="viewport" content="initial-scale=1,maximum-scale=1,user-scalable=no" />
|
|
6
|
+
<link rel="icon" type="image/png" sizes="32x32" href="/favicon-32x32.png" />
|
|
7
|
+
<link rel="icon" type="image/png" sizes="16x16" href="/favicon-16x16.png" />
|
|
8
|
+
|
|
9
|
+
<meta name="twitter:card" content="summary_large_image" />
|
|
10
|
+
<meta name="twitter:title" property="og:title" content="LINZ Basemaps" />
|
|
11
|
+
<meta name="twitter:image" property="og:image" content="/basemaps-card.jpeg" />
|
|
12
|
+
<meta name="twitter:description" property="og:description" content="NZ’s authoritative and open digital basemap service for LINZ and the public." />
|
|
13
|
+
|
|
14
|
+
<link rel="stylesheet" href="index-7.13.0-c5e57c4593cca04a.css" integrity="xeV8RZPMoEppgmSq1caqemmc8O5k7UmFLbdR/DCeOSP1XmotpTTisZTePLihKxDlJIXbfdkKwskYljWnxYN4tA==" />
|
|
15
|
+
<link href="https://fonts.googleapis.com/icon?family=Material+Icons+Round" rel="stylesheet" />
|
|
16
|
+
<title>Basemaps | Land Information New Zealand (LINZ)</title>
|
|
17
|
+
</head>
|
|
18
|
+
|
|
19
|
+
<body class="checker-board">
|
|
20
|
+
<main id="main"></main>
|
|
21
|
+
<script src="index-7.13.0-ee1085e6b02ac062.js" integrity="sha512-7hCF5rAqwGLagK7doFYEjWQGA1XH7xTEmQ5O9+TkgtykoP4nEjS7OJ0FapGYbL+uYOAJrSXa95m15y4hIP56dg=="></script>
|
|
22
|
+
</body>
|
|
23
|
+
|
|
24
|
+
</html>
|