@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
@@ -2,122 +2,134 @@
2
2
  <urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
3
3
  <url>
4
4
  <loc>http://localhost:8000/docs/</loc>
5
- <lastmod>2025-06-17</lastmod>
5
+ <lastmod>2025-07-15</lastmod>
6
6
  </url>
7
7
  <url>
8
8
  <loc>http://localhost:8000/docs/configuration/</loc>
9
- <lastmod>2025-06-17</lastmod>
9
+ <lastmod>2025-07-15</lastmod>
10
10
  </url>
11
11
  <url>
12
12
  <loc>http://localhost:8000/docs/deployment/</loc>
13
- <lastmod>2025-06-17</lastmod>
13
+ <lastmod>2025-07-15</lastmod>
14
14
  </url>
15
15
  <url>
16
16
  <loc>http://localhost:8000/docs/quick-start/</loc>
17
- <lastmod>2025-06-17</lastmod>
17
+ <lastmod>2025-07-15</lastmod>
18
18
  </url>
19
19
  <url>
20
20
  <loc>http://localhost:8000/docs/developer-guide/</loc>
21
- <lastmod>2025-06-17</lastmod>
21
+ <lastmod>2025-07-15</lastmod>
22
22
  </url>
23
23
  <url>
24
24
  <loc>http://localhost:8000/docs/developer-guide/run-basemaps-locally/</loc>
25
- <lastmod>2025-06-17</lastmod>
25
+ <lastmod>2025-07-15</lastmod>
26
26
  </url>
27
27
  <url>
28
28
  <loc>http://localhost:8000/docs/developer-guide/cli-methods/bundle-the-basemaps-assets-archive/</loc>
29
- <lastmod>2025-06-17</lastmod>
29
+ <lastmod>2025-07-15</lastmod>
30
30
  </url>
31
31
  <url>
32
32
  <loc>http://localhost:8000/docs/developer-guide/cli-methods/bundle-the-basemaps-config-file/</loc>
33
- <lastmod>2025-06-17</lastmod>
33
+ <lastmod>2025-07-15</lastmod>
34
34
  </url>
35
35
  <url>
36
36
  <loc>http://localhost:8000/docs/developer-guide/server-methods/serve-basemaps-with-bundled-config-file/</loc>
37
- <lastmod>2025-06-17</lastmod>
37
+ <lastmod>2025-07-15</lastmod>
38
38
  </url>
39
39
  <url>
40
40
  <loc>http://localhost:8000/docs/developer-guide/server-methods/serve-basemaps-with-collection-of-geotiff-files/</loc>
41
- <lastmod>2025-06-17</lastmod>
41
+ <lastmod>2025-07-15</lastmod>
42
42
  </url>
43
43
  <url>
44
44
  <loc>http://localhost:8000/docs/examples/_overview/</loc>
45
- <lastmod>2025-06-17</lastmod>
45
+ <lastmod>2025-07-15</lastmod>
46
46
  </url>
47
47
  <url>
48
48
  <loc>http://localhost:8000/docs/examples/leaflet.xyz.3857/</loc>
49
- <lastmod>2025-06-17</lastmod>
49
+ <lastmod>2025-07-15</lastmod>
50
50
  </url>
51
51
  <url>
52
52
  <loc>http://localhost:8000/docs/examples/maplibre.opacity.3857/</loc>
53
- <lastmod>2025-06-17</lastmod>
53
+ <lastmod>2025-07-15</lastmod>
54
54
  </url>
55
55
  <url>
56
56
  <loc>http://localhost:8000/docs/examples/maplibre.vector.3857/</loc>
57
- <lastmod>2025-06-17</lastmod>
57
+ <lastmod>2025-07-15</lastmod>
58
58
  </url>
59
59
  <url>
60
60
  <loc>http://localhost:8000/docs/operator-guide/</loc>
61
- <lastmod>2025-06-17</lastmod>
61
+ <lastmod>2025-07-15</lastmod>
62
62
  </url>
63
63
  <url>
64
64
  <loc>http://localhost:8000/docs/operator-guide/cog-quality/</loc>
65
- <lastmod>2025-06-17</lastmod>
65
+ <lastmod>2025-07-15</lastmod>
66
66
  </url>
67
67
  <url>
68
68
  <loc>http://localhost:8000/docs/operator-guide/empty-tiles/</loc>
69
- <lastmod>2025-06-17</lastmod>
69
+ <lastmod>2025-07-15</lastmod>
70
70
  </url>
71
71
  <url>
72
72
  <loc>http://localhost:8000/docs/operator-guide/gebco/</loc>
73
- <lastmod>2025-06-17</lastmod>
73
+ <lastmod>2025-07-15</lastmod>
74
74
  </url>
75
75
  <url>
76
76
  <loc>http://localhost:8000/docs/operator-guide/quick-start/</loc>
77
- <lastmod>2025-06-17</lastmod>
77
+ <lastmod>2025-07-15</lastmod>
78
78
  </url>
79
79
  <url>
80
80
  <loc>http://localhost:8000/docs/operator-guide/relief-shade/</loc>
81
- <lastmod>2025-06-17</lastmod>
81
+ <lastmod>2025-07-15</lastmod>
82
82
  </url>
83
83
  <url>
84
84
  <loc>http://localhost:8000/docs/operator-guide/texture-shade/</loc>
85
- <lastmod>2025-06-17</lastmod>
85
+ <lastmod>2025-07-15</lastmod>
86
86
  </url>
87
87
  <url>
88
88
  <loc>http://localhost:8000/docs/operator-guide/xyz-projection/</loc>
89
- <lastmod>2025-06-17</lastmod>
89
+ <lastmod>2025-07-15</lastmod>
90
90
  </url>
91
91
  <url>
92
92
  <loc>http://localhost:8000/docs/user-guide/_get-started/</loc>
93
- <lastmod>2025-06-17</lastmod>
93
+ <lastmod>2025-07-15</lastmod>
94
94
  </url>
95
95
  <url>
96
96
  <loc>http://localhost:8000/docs/user-guide/api-documentation/</loc>
97
- <lastmod>2025-06-17</lastmod>
97
+ <lastmod>2025-07-15</lastmod>
98
98
  </url>
99
99
  <url>
100
100
  <loc>http://localhost:8000/docs/user-guide/technical-documentation/</loc>
101
- <lastmod>2025-06-17</lastmod>
101
+ <lastmod>2025-07-15</lastmod>
102
+ </url>
103
+ <url>
104
+ <loc>http://localhost:8000/docs/user-guide/how-to-use-and-customize-vector-tiles/</loc>
105
+ <lastmod>2025-07-15</lastmod>
106
+ </url>
107
+ <url>
108
+ <loc>http://localhost:8000/docs/user-guide/how-to-use-and-customize-vector-tiles/_How-to-use-vector-tiles/</loc>
109
+ <lastmod>2025-07-15</lastmod>
110
+ </url>
111
+ <url>
112
+ <loc>http://localhost:8000/docs/user-guide/how-to-use-and-customize-vector-tiles/how-to-customize-vector-tiles/</loc>
113
+ <lastmod>2025-07-15</lastmod>
102
114
  </url>
103
115
  <url>
104
116
  <loc>http://localhost:8000/docs/user-guide/use-in-esri-software/</loc>
105
- <lastmod>2025-06-17</lastmod>
117
+ <lastmod>2025-07-15</lastmod>
106
118
  </url>
107
119
  <url>
108
120
  <loc>http://localhost:8000/docs/user-guide/use-in-esri-software/how-to-add-emergency-imagery-to-arcgis/</loc>
109
- <lastmod>2025-06-17</lastmod>
121
+ <lastmod>2025-07-15</lastmod>
110
122
  </url>
111
123
  <url>
112
124
  <loc>http://localhost:8000/docs/user-guide/use-in-esri-software/how-to-add-individual-linz-basemaps-layers-to-arcgis/</loc>
113
- <lastmod>2025-06-17</lastmod>
125
+ <lastmod>2025-07-15</lastmod>
114
126
  </url>
115
127
  <url>
116
128
  <loc>http://localhost:8000/docs/user-guide/use-in-esri-software/how-to-add-linz-aerial-imagery-basemaps-to-arcgis-online/</loc>
117
- <lastmod>2025-06-17</lastmod>
129
+ <lastmod>2025-07-15</lastmod>
118
130
  </url>
119
131
  <url>
120
132
  <loc>http://localhost:8000/docs/user-guide/use-in-esri-software/how-to-add-linz-basemaps-to-arcgis-online-basemaps/</loc>
121
- <lastmod>2025-06-17</lastmod>
133
+ <lastmod>2025-07-15</lastmod>
122
134
  </url>
123
135
  </urlset>
Binary file