@basemaps/landing 8.3.0 → 8.5.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.
Files changed (61) hide show
  1. package/build/tsconfig.tsbuildinfo +1 -1
  2. package/dist/docs/404.html +189 -16
  3. package/dist/docs/assets/javascripts/swagger-ui-bundle.js +1 -1
  4. package/dist/docs/assets/javascripts/swagger-ui-standalone-preset.js +1 -1
  5. package/dist/docs/assets/stylesheets/swagger-ui.css +1 -1
  6. package/dist/docs/assets/stylesheets/swagger-ui.css.map +1 -1
  7. package/dist/docs/configuration/index.html +1579 -533
  8. package/dist/docs/deployment/index.html +1536 -493
  9. package/dist/docs/developer-guide/cli-methods/bundle-the-basemaps-assets-archive/index.html +1678 -595
  10. package/dist/docs/developer-guide/cli-methods/bundle-the-basemaps-config-file/index.html +1628 -553
  11. package/dist/docs/developer-guide/index.html +1487 -469
  12. package/dist/docs/developer-guide/run-basemaps-locally/index.html +1624 -554
  13. package/dist/docs/developer-guide/server-methods/serve-basemaps-with-bundled-config-file/index.html +1609 -546
  14. package/dist/docs/developer-guide/server-methods/serve-basemaps-with-collection-of-geotiff-files/index.html +1578 -519
  15. package/dist/docs/examples/_overview/index.html +1490 -465
  16. package/dist/docs/examples/leaflet.xyz.3857/index.html +1526 -502
  17. package/dist/docs/examples/maplibre.opacity.3857/index.html +1703 -679
  18. package/dist/docs/examples/maplibre.vector.3857/index.html +1533 -509
  19. package/dist/docs/index.html +1654 -568
  20. package/dist/docs/operator-guide/cog-quality/index.html +1668 -587
  21. package/dist/docs/operator-guide/empty-tiles/index.html +1529 -484
  22. package/dist/docs/operator-guide/gebco/index.html +1554 -509
  23. package/dist/docs/operator-guide/index.html +1475 -461
  24. package/dist/docs/operator-guide/quick-start/index.html +1638 -577
  25. package/dist/docs/operator-guide/relief-shade/index.html +1558 -509
  26. package/dist/docs/operator-guide/texture-shade/index.html +1611 -566
  27. package/dist/docs/operator-guide/xyz-projection/index.html +1590 -529
  28. package/dist/docs/quick-start/index.html +1482 -461
  29. package/dist/docs/sitemap.xml +42 -30
  30. package/dist/docs/sitemap.xml.gz +0 -0
  31. package/dist/docs/user-guide/_get-started/index.html +1612 -539
  32. package/dist/docs/user-guide/api-documentation/index.html +81 -18
  33. package/dist/docs/user-guide/api-documentation/{swagger-be89a08e.html → swagger-3b2ee5d5.html} +4 -4
  34. package/dist/docs/user-guide/how-to-use-and-customize-vector-tiles/_How-to-use-vector-tiles/index.html +1779 -0
  35. package/dist/docs/user-guide/how-to-use-and-customize-vector-tiles/_How-to-use-vector-tiles/index.maplibre.vector.3857.html +22 -0
  36. package/dist/docs/user-guide/how-to-use-and-customize-vector-tiles/how-to-customize-vector-tiles/index.html +1960 -0
  37. package/dist/docs/user-guide/how-to-use-and-customize-vector-tiles/how-to-customize-vector-tiles/index.maplibre.vector.3857.html +80 -0
  38. package/dist/docs/user-guide/how-to-use-and-customize-vector-tiles/how-to-customize-vector-tiles/static/add-filter.webp +0 -0
  39. package/dist/docs/user-guide/how-to-use-and-customize-vector-tiles/how-to-customize-vector-tiles/static/contours.webp +0 -0
  40. package/dist/docs/user-guide/how-to-use-and-customize-vector-tiles/how-to-customize-vector-tiles/static/modify-paint.webp +0 -0
  41. package/dist/docs/user-guide/how-to-use-and-customize-vector-tiles/index.html +1640 -0
  42. package/dist/docs/user-guide/technical-documentation/index.html +1811 -670
  43. package/dist/docs/user-guide/use-in-esri-software/how-to-add-emergency-imagery-to-arcgis/index.html +1481 -463
  44. package/dist/docs/user-guide/use-in-esri-software/how-to-add-individual-linz-basemaps-layers-to-arcgis/index.html +1485 -467
  45. package/dist/docs/user-guide/use-in-esri-software/how-to-add-linz-aerial-imagery-basemaps-to-arcgis-online/index.html +1486 -468
  46. package/dist/docs/user-guide/use-in-esri-software/how-to-add-linz-basemaps-to-arcgis-online-basemaps/index.html +1478 -461
  47. package/dist/docs/user-guide/use-in-esri-software/index.html +1477 -461
  48. package/dist/examples/index.openlayers.attribution.wmts.3857.html +1 -1
  49. package/dist/{index-8.3.0-5f827c1e303a8185.js → index-8.5.0-3c37c4e66b36a792.js} +2 -2
  50. package/dist/index.html +2 -2
  51. package/dist/index.js +2 -2
  52. package/package.json +5 -5
  53. package/dist/docs/assets/javascripts/swagger-initializer.js +0 -20
  54. package/dist/docs/assets/javascripts/swagger-ui-es-bundle-core.js +0 -3
  55. package/dist/docs/assets/javascripts/swagger-ui-es-bundle-core.js.map +0 -1
  56. package/dist/docs/assets/javascripts/swagger-ui-es-bundle.js +0 -3
  57. package/dist/docs/assets/javascripts/swagger-ui-es-bundle.js.map +0 -1
  58. package/dist/docs/assets/stylesheets/swagger-ui.js +0 -2
  59. package/dist/docs/assets/stylesheets/swagger-ui.js.map +0 -1
  60. /package/dist/{index-8.3.0-c5e57c4593cca04a.css → index-8.5.0-c5e57c4593cca04a.css} +0 -0
  61. /package/dist/lib/{attribution-8.3.0-7e26e43200746f3c.js → attribution-8.5.0-7e26e43200746f3c.js} +0 -0
@@ -7,7 +7,7 @@
7
7
  <link rel="stylesheet" href="https://cdn.jsdelivr.net/gh/openlayers/openlayers.github.io@master/en/v6.3.1/css/ol.css"
8
8
  type="text/css" />
9
9
  <script src="https://cdn.jsdelivr.net/gh/openlayers/openlayers.github.io@master/en/v6.3.1/build/ol.js"></script>
10
- <script src="../lib/attribution-8.3.0-7e26e43200746f3c.js" integrity="sha512-fibkMgB0bzx2rB2y2Ae0B3aywGWDyrtiVUWCjhqvV/EqSZTPb8nYape5tbhHlaCacPTsahfZ4thvPPMSyX6DzQ=="></script>
10
+ <script src="../lib/attribution-8.5.0-7e26e43200746f3c.js" integrity="sha512-fibkMgB0bzx2rB2y2Ae0B3aywGWDyrtiVUWCjhqvV/EqSZTPb8nYape5tbhHlaCacPTsahfZ4thvPPMSyX6DzQ=="></script>
11
11
  </head>
12
12
 
13
13
  <body>
@@ -57549,11 +57549,11 @@ var Config = {
57549
57549
  return "";
57550
57550
  },
57551
57551
  get Version() {
57552
- return "v8.2.0-8-gfe8bbf9d";
57552
+ return "v8.4.0-5-g4f6f3929";
57553
57553
  },
57554
57554
  /** Github buildId */
57555
57555
  get BuildId() {
57556
- return "15719849199-1";
57556
+ return "16305730095-1";
57557
57557
  },
57558
57558
  map: new MapConfig()
57559
57559
  };
package/dist/index.html CHANGED
@@ -11,14 +11,14 @@
11
11
  <meta name="twitter:image" property="og:image" content="/basemaps-card.jpeg" />
12
12
  <meta name="twitter:description" property="og:description" content="NZ’s authoritative and open digital basemap service for LINZ and the public." />
13
13
 
14
- <link rel="stylesheet" href="index-8.3.0-c5e57c4593cca04a.css" integrity="xeV8RZPMoEppgmSq1caqemmc8O5k7UmFLbdR/DCeOSP1XmotpTTisZTePLihKxDlJIXbfdkKwskYljWnxYN4tA==" />
14
+ <link rel="stylesheet" href="index-8.5.0-c5e57c4593cca04a.css" integrity="xeV8RZPMoEppgmSq1caqemmc8O5k7UmFLbdR/DCeOSP1XmotpTTisZTePLihKxDlJIXbfdkKwskYljWnxYN4tA==" />
15
15
  <link href="https://fonts.googleapis.com/icon?family=Material+Icons+Round" rel="stylesheet" />
16
16
  <title>Basemaps | Land Information New Zealand (LINZ)</title>
17
17
  </head>
18
18
 
19
19
  <body class="checker-board">
20
20
  <main id="main"></main>
21
- <script src="index-8.3.0-5f827c1e303a8185.js" integrity="sha512-X4J8HjA6gYWaPn8iW7/qaQOcYJnsD/69jN40DhxxrVVZw5UcG/9q4mesaQ+Jt/rdqL4TEp+Bhuc/v2PFo05fng=="></script>
21
+ <script src="index-8.5.0-3c37c4e66b36a792.js" integrity="sha512-PDfE5ms2p5LDFCWejffXGgazLLVqOJ1RSbicxvGmJmUYo//ZKw3NrdAL6OxCCuGwjjd+DdajKMIDgH52y35BFw=="></script>
22
22
  </body>
23
23
 
24
24
  </html>
package/dist/index.js CHANGED
@@ -57549,11 +57549,11 @@ var Config = {
57549
57549
  return "";
57550
57550
  },
57551
57551
  get Version() {
57552
- return "v8.2.0-8-gfe8bbf9d";
57552
+ return "v8.4.0-5-g4f6f3929";
57553
57553
  },
57554
57554
  /** Github buildId */
57555
57555
  get BuildId() {
57556
- return "15719849199-1";
57556
+ return "16305730095-1";
57557
57557
  },
57558
57558
  map: new MapConfig()
57559
57559
  };
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@basemaps/landing",
3
- "version": "8.3.0",
3
+ "version": "8.5.0",
4
4
  "repository": {
5
5
  "type": "git",
6
6
  "url": "https://github.com/linz/basemaps.git",
@@ -29,11 +29,11 @@
29
29
  ],
30
30
  "devDependencies": {
31
31
  "@basemaps/attribution": "^8.3.0",
32
- "@basemaps/cli-config": "^8.3.0",
32
+ "@basemaps/cli-config": "^8.5.0",
33
33
  "@basemaps/config": "^8.3.0",
34
34
  "@basemaps/geo": "^8.3.0",
35
- "@basemaps/infra": "^8.3.0",
36
- "@basemaps/shared": "^8.3.0",
35
+ "@basemaps/infra": "^8.5.0",
36
+ "@basemaps/shared": "^8.5.0",
37
37
  "@linzjs/geojson": "^8.0.0",
38
38
  "@linzjs/lui": "^21.46.0",
39
39
  "@servie/events": "^3.0.0",
@@ -116,5 +116,5 @@
116
116
  }
117
117
  }
118
118
  ],
119
- "gitHead": "fe8bbf9d0a3ca2f590505924f227a6d9da0ea5a8"
119
+ "gitHead": "4f6f3929b9117c3e112f7d156ab185cb98821796"
120
120
  }
@@ -1,20 +0,0 @@
1
- window.onload = function() {
2
- //<editor-fold desc="Changeable Configuration Block">
3
-
4
- // the following lines will be replaced by docker/configurator, when it runs in a docker-container
5
- window.ui = SwaggerUIBundle({
6
- url: "https://petstore.swagger.io/v2/swagger.json",
7
- dom_id: '#swagger-ui',
8
- deepLinking: true,
9
- presets: [
10
- SwaggerUIBundle.presets.apis,
11
- SwaggerUIStandalonePreset
12
- ],
13
- plugins: [
14
- SwaggerUIBundle.plugins.DownloadUrl
15
- ],
16
- layout: "StandaloneLayout"
17
- });
18
-
19
- //</editor-fold>
20
- };