@basemaps/landing 7.9.0 → 7.11.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 (49) hide show
  1. package/build/attribution.d.ts +9 -10
  2. package/build/attribution.js +38 -50
  3. package/build/attribution.js.map +1 -1
  4. package/build/components/layer.switcher.dropdown.d.ts +8 -1
  5. package/build/components/layer.switcher.dropdown.js +75 -9
  6. package/build/components/layer.switcher.dropdown.js.map +1 -1
  7. package/build/components/map.label.d.ts +2 -0
  8. package/build/components/map.label.js +11 -1
  9. package/build/components/map.label.js.map +1 -1
  10. package/build/config.map.d.ts +6 -2
  11. package/build/config.map.js +37 -9
  12. package/build/config.map.js.map +1 -1
  13. package/build/tile.matrix.d.ts +5 -0
  14. package/build/tile.matrix.js +18 -0
  15. package/build/tile.matrix.js.map +1 -1
  16. package/build/url.d.ts +26 -0
  17. package/build/url.js.map +1 -1
  18. package/dist/docs/404.html +211 -0
  19. package/dist/docs/configuration/index.html +72 -0
  20. package/dist/docs/deployment/index.html +72 -0
  21. package/dist/docs/developer-guide/cli-methods/bundle-the-basemaps-config-file/index.html +669 -0
  22. package/dist/docs/developer-guide/index.html +74 -2
  23. package/dist/docs/developer-guide/run-basemaps-locally/index.html +678 -0
  24. package/dist/docs/developer-guide/server-methods/serve-basemaps-with-bundled-config-file/index.html +630 -0
  25. package/dist/docs/developer-guide/server-methods/serve-basemaps-with-collection-of-geotiff-files/index.html +584 -0
  26. package/dist/docs/examples/_overview/index.html +73 -1
  27. package/dist/docs/examples/leaflet.xyz.3857/index.html +72 -0
  28. package/dist/docs/examples/maplibre.opacity.3857/index.html +72 -0
  29. package/dist/docs/examples/maplibre.vector.3857/index.html +72 -0
  30. package/dist/docs/index.html +73 -1
  31. package/dist/docs/operator-guide/cog-quality/index.html +72 -0
  32. package/dist/docs/operator-guide/empty-tiles/index.html +72 -0
  33. package/dist/docs/operator-guide/gebco/index.html +72 -0
  34. package/dist/docs/operator-guide/index.html +72 -0
  35. package/dist/docs/operator-guide/quick-start/index.html +72 -0
  36. package/dist/docs/operator-guide/relief-shade/index.html +72 -0
  37. package/dist/docs/operator-guide/static/projection_beehive_fakenztm2000.webp +0 -0
  38. package/dist/docs/operator-guide/static/projection_beehive_nztm2000quad.webp +0 -0
  39. package/dist/docs/operator-guide/static/projection_nztm2000quad_0_0_0.webp +0 -0
  40. package/dist/docs/operator-guide/texture-shade/index.html +73 -1
  41. package/dist/docs/operator-guide/xyz-projection/index.html +598 -0
  42. package/dist/docs/quick-start/index.html +73 -1
  43. package/dist/docs/sitemap.xml +44 -19
  44. package/dist/docs/sitemap.xml.gz +0 -0
  45. package/dist/docs/user-guide/_get-started/index.html +73 -1
  46. package/dist/docs/user-guide/api-documentation/index.html +73 -1
  47. package/dist/docs/user-guide/api-documentation/{swagger-654fffa1.html → swagger-1c4e7946.html} +1 -1
  48. package/dist/docs/user-guide/technical-documentation/index.html +72 -0
  49. package/package.json +7 -7
@@ -140,6 +140,9 @@
140
140
  Developer guide
141
141
  </span>
142
142
  </a>
143
+ <label class="md-nav__link" for="__nav_5" id="__nav_5_label" tabindex="0">
144
+ <span class="md-nav__icon md-icon"></span>
145
+ </label>
143
146
  </div>
144
147
  <nav aria-expanded="false" aria-labelledby="__nav_5_label" class="md-nav" data-md-level="1">
145
148
  <label class="md-nav__title" for="__nav_5">
@@ -147,6 +150,68 @@
147
150
  Developer guide
148
151
  </label>
149
152
  <ul class="md-nav__list" data-md-scrollfix="">
153
+ <li class="md-nav__item">
154
+ <a class="md-nav__link" href="../developer-guide/run-basemaps-locally/">
155
+ <span class="md-ellipsis">
156
+ How to run basemaps locally
157
+ </span>
158
+ </a>
159
+ </li>
160
+ <li class="md-nav__item md-nav__item--nested">
161
+ <input class="md-nav__toggle md-toggle" id="__nav_5_3" type="checkbox"/>
162
+ <label class="md-nav__link" for="__nav_5_3" id="__nav_5_3_label" tabindex="0">
163
+ <span class="md-ellipsis">
164
+ Cli methods
165
+ </span>
166
+ <span class="md-nav__icon md-icon"></span>
167
+ </label>
168
+ <nav aria-expanded="false" aria-labelledby="__nav_5_3_label" class="md-nav" data-md-level="2">
169
+ <label class="md-nav__title" for="__nav_5_3">
170
+ <span class="md-nav__icon md-icon"></span>
171
+ Cli methods
172
+ </label>
173
+ <ul class="md-nav__list" data-md-scrollfix="">
174
+ <li class="md-nav__item">
175
+ <a class="md-nav__link" href="../developer-guide/cli-methods/bundle-the-basemaps-config-file/">
176
+ <span class="md-ellipsis">
177
+ Bundle the basemaps config file
178
+ </span>
179
+ </a>
180
+ </li>
181
+ </ul>
182
+ </nav>
183
+ </li>
184
+ <li class="md-nav__item md-nav__item--nested">
185
+ <input class="md-nav__toggle md-toggle" id="__nav_5_4" type="checkbox"/>
186
+ <label class="md-nav__link" for="__nav_5_4" id="__nav_5_4_label" tabindex="0">
187
+ <span class="md-ellipsis">
188
+ Server methods
189
+ </span>
190
+ <span class="md-nav__icon md-icon"></span>
191
+ </label>
192
+ <nav aria-expanded="false" aria-labelledby="__nav_5_4_label" class="md-nav" data-md-level="2">
193
+ <label class="md-nav__title" for="__nav_5_4">
194
+ <span class="md-nav__icon md-icon"></span>
195
+ Server methods
196
+ </label>
197
+ <ul class="md-nav__list" data-md-scrollfix="">
198
+ <li class="md-nav__item">
199
+ <a class="md-nav__link" href="../developer-guide/server-methods/serve-basemaps-with-bundled-config-file/">
200
+ <span class="md-ellipsis">
201
+ Serve basemaps using a bundled config file
202
+ </span>
203
+ </a>
204
+ </li>
205
+ <li class="md-nav__item">
206
+ <a class="md-nav__link" href="../developer-guide/server-methods/serve-basemaps-with-collection-of-geotiff-files/">
207
+ <span class="md-ellipsis">
208
+ Serve basemaps using a collection of GeoTIFF files
209
+ </span>
210
+ </a>
211
+ </li>
212
+ </ul>
213
+ </nav>
214
+ </li>
150
215
  </ul>
151
216
  </nav>
152
217
  </li>
@@ -255,6 +320,13 @@
255
320
  </span>
256
321
  </a>
257
322
  </li>
323
+ <li class="md-nav__item">
324
+ <a class="md-nav__link" href="../operator-guide/xyz-projection/">
325
+ <span class="md-ellipsis">
326
+ XYZ and projection math
327
+ </span>
328
+ </a>
329
+ </li>
258
330
  </ul>
259
331
  </nav>
260
332
  </li>
@@ -322,7 +394,7 @@
322
394
  <ul>
323
395
  <li><a href="./user-guide/quick-start.md">User Quick Start</a></li>
324
396
  <li><a href="../operator-guide/quick-start/">Operator Quick Start</a></li>
325
- <li><a href="./developer-guide/quick-startm.md">Developer Quick Start</a></li>
397
+ <li><a href="./developer-guide/quick-start.md">Developer Quick Start</a></li>
326
398
  </ul>
327
399
  </article>
328
400
  </div>
@@ -2,97 +2,122 @@
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>2024-08-27</lastmod>
5
+ <lastmod>2024-09-29</lastmod>
6
6
  <changefreq>daily</changefreq>
7
7
  </url>
8
8
  <url>
9
9
  <loc>http://localhost:8000/docs/configuration/</loc>
10
- <lastmod>2024-08-27</lastmod>
10
+ <lastmod>2024-09-29</lastmod>
11
11
  <changefreq>daily</changefreq>
12
12
  </url>
13
13
  <url>
14
14
  <loc>http://localhost:8000/docs/deployment/</loc>
15
- <lastmod>2024-08-27</lastmod>
15
+ <lastmod>2024-09-29</lastmod>
16
16
  <changefreq>daily</changefreq>
17
17
  </url>
18
18
  <url>
19
19
  <loc>http://localhost:8000/docs/quick-start/</loc>
20
- <lastmod>2024-08-27</lastmod>
20
+ <lastmod>2024-09-29</lastmod>
21
21
  <changefreq>daily</changefreq>
22
22
  </url>
23
23
  <url>
24
24
  <loc>http://localhost:8000/docs/developer-guide/</loc>
25
- <lastmod>2024-08-27</lastmod>
25
+ <lastmod>2024-09-29</lastmod>
26
+ <changefreq>daily</changefreq>
27
+ </url>
28
+ <url>
29
+ <loc>http://localhost:8000/docs/developer-guide/run-basemaps-locally/</loc>
30
+ <lastmod>2024-09-29</lastmod>
31
+ <changefreq>daily</changefreq>
32
+ </url>
33
+ <url>
34
+ <loc>http://localhost:8000/docs/developer-guide/cli-methods/bundle-the-basemaps-config-file/</loc>
35
+ <lastmod>2024-09-29</lastmod>
36
+ <changefreq>daily</changefreq>
37
+ </url>
38
+ <url>
39
+ <loc>http://localhost:8000/docs/developer-guide/server-methods/serve-basemaps-with-bundled-config-file/</loc>
40
+ <lastmod>2024-09-29</lastmod>
41
+ <changefreq>daily</changefreq>
42
+ </url>
43
+ <url>
44
+ <loc>http://localhost:8000/docs/developer-guide/server-methods/serve-basemaps-with-collection-of-geotiff-files/</loc>
45
+ <lastmod>2024-09-29</lastmod>
26
46
  <changefreq>daily</changefreq>
27
47
  </url>
28
48
  <url>
29
49
  <loc>http://localhost:8000/docs/examples/_overview/</loc>
30
- <lastmod>2024-08-27</lastmod>
50
+ <lastmod>2024-09-29</lastmod>
31
51
  <changefreq>daily</changefreq>
32
52
  </url>
33
53
  <url>
34
54
  <loc>http://localhost:8000/docs/examples/leaflet.xyz.3857/</loc>
35
- <lastmod>2024-08-27</lastmod>
55
+ <lastmod>2024-09-29</lastmod>
36
56
  <changefreq>daily</changefreq>
37
57
  </url>
38
58
  <url>
39
59
  <loc>http://localhost:8000/docs/examples/maplibre.opacity.3857/</loc>
40
- <lastmod>2024-08-27</lastmod>
60
+ <lastmod>2024-09-29</lastmod>
41
61
  <changefreq>daily</changefreq>
42
62
  </url>
43
63
  <url>
44
64
  <loc>http://localhost:8000/docs/examples/maplibre.vector.3857/</loc>
45
- <lastmod>2024-08-27</lastmod>
65
+ <lastmod>2024-09-29</lastmod>
46
66
  <changefreq>daily</changefreq>
47
67
  </url>
48
68
  <url>
49
69
  <loc>http://localhost:8000/docs/operator-guide/</loc>
50
- <lastmod>2024-08-27</lastmod>
70
+ <lastmod>2024-09-29</lastmod>
51
71
  <changefreq>daily</changefreq>
52
72
  </url>
53
73
  <url>
54
74
  <loc>http://localhost:8000/docs/operator-guide/cog-quality/</loc>
55
- <lastmod>2024-08-27</lastmod>
75
+ <lastmod>2024-09-29</lastmod>
56
76
  <changefreq>daily</changefreq>
57
77
  </url>
58
78
  <url>
59
79
  <loc>http://localhost:8000/docs/operator-guide/empty-tiles/</loc>
60
- <lastmod>2024-08-27</lastmod>
80
+ <lastmod>2024-09-29</lastmod>
61
81
  <changefreq>daily</changefreq>
62
82
  </url>
63
83
  <url>
64
84
  <loc>http://localhost:8000/docs/operator-guide/gebco/</loc>
65
- <lastmod>2024-08-27</lastmod>
85
+ <lastmod>2024-09-29</lastmod>
66
86
  <changefreq>daily</changefreq>
67
87
  </url>
68
88
  <url>
69
89
  <loc>http://localhost:8000/docs/operator-guide/quick-start/</loc>
70
- <lastmod>2024-08-27</lastmod>
90
+ <lastmod>2024-09-29</lastmod>
71
91
  <changefreq>daily</changefreq>
72
92
  </url>
73
93
  <url>
74
94
  <loc>http://localhost:8000/docs/operator-guide/relief-shade/</loc>
75
- <lastmod>2024-08-27</lastmod>
95
+ <lastmod>2024-09-29</lastmod>
76
96
  <changefreq>daily</changefreq>
77
97
  </url>
78
98
  <url>
79
99
  <loc>http://localhost:8000/docs/operator-guide/texture-shade/</loc>
80
- <lastmod>2024-08-27</lastmod>
100
+ <lastmod>2024-09-29</lastmod>
101
+ <changefreq>daily</changefreq>
102
+ </url>
103
+ <url>
104
+ <loc>http://localhost:8000/docs/operator-guide/xyz-projection/</loc>
105
+ <lastmod>2024-09-29</lastmod>
81
106
  <changefreq>daily</changefreq>
82
107
  </url>
83
108
  <url>
84
109
  <loc>http://localhost:8000/docs/user-guide/_get-started/</loc>
85
- <lastmod>2024-08-27</lastmod>
110
+ <lastmod>2024-09-29</lastmod>
86
111
  <changefreq>daily</changefreq>
87
112
  </url>
88
113
  <url>
89
114
  <loc>http://localhost:8000/docs/user-guide/api-documentation/</loc>
90
- <lastmod>2024-08-27</lastmod>
115
+ <lastmod>2024-09-29</lastmod>
91
116
  <changefreq>daily</changefreq>
92
117
  </url>
93
118
  <url>
94
119
  <loc>http://localhost:8000/docs/user-guide/technical-documentation/</loc>
95
- <lastmod>2024-08-27</lastmod>
120
+ <lastmod>2024-09-29</lastmod>
96
121
  <changefreq>daily</changefreq>
97
122
  </url>
98
123
  </urlset>
Binary file
@@ -6,7 +6,7 @@
6
6
  <meta charset="utf-8"/>
7
7
  <meta content="width=device-width,initial-scale=1" name="viewport"/>
8
8
  <link href="http://localhost:8000/docs/user-guide/_get-started/" rel="canonical"/>
9
- <link href="../../operator-guide/texture-shade/" rel="prev"/>
9
+ <link href="../../operator-guide/xyz-projection/" rel="prev"/>
10
10
  <link href="../api-documentation/" rel="next"/>
11
11
  <link href="../../assets/images/favicon.png" rel="icon"/>
12
12
  <meta content="mkdocs-1.5.3, mkdocs-material-9.4.10" name="generator"/>
@@ -139,6 +139,9 @@
139
139
  Developer guide
140
140
  </span>
141
141
  </a>
142
+ <label class="md-nav__link" for="__nav_5" id="__nav_5_label" tabindex="0">
143
+ <span class="md-nav__icon md-icon"></span>
144
+ </label>
142
145
  </div>
143
146
  <nav aria-expanded="false" aria-labelledby="__nav_5_label" class="md-nav" data-md-level="1">
144
147
  <label class="md-nav__title" for="__nav_5">
@@ -146,6 +149,68 @@
146
149
  Developer guide
147
150
  </label>
148
151
  <ul class="md-nav__list" data-md-scrollfix="">
152
+ <li class="md-nav__item">
153
+ <a class="md-nav__link" href="../../developer-guide/run-basemaps-locally/">
154
+ <span class="md-ellipsis">
155
+ How to run basemaps locally
156
+ </span>
157
+ </a>
158
+ </li>
159
+ <li class="md-nav__item md-nav__item--nested">
160
+ <input class="md-nav__toggle md-toggle" id="__nav_5_3" type="checkbox"/>
161
+ <label class="md-nav__link" for="__nav_5_3" id="__nav_5_3_label" tabindex="0">
162
+ <span class="md-ellipsis">
163
+ Cli methods
164
+ </span>
165
+ <span class="md-nav__icon md-icon"></span>
166
+ </label>
167
+ <nav aria-expanded="false" aria-labelledby="__nav_5_3_label" class="md-nav" data-md-level="2">
168
+ <label class="md-nav__title" for="__nav_5_3">
169
+ <span class="md-nav__icon md-icon"></span>
170
+ Cli methods
171
+ </label>
172
+ <ul class="md-nav__list" data-md-scrollfix="">
173
+ <li class="md-nav__item">
174
+ <a class="md-nav__link" href="../../developer-guide/cli-methods/bundle-the-basemaps-config-file/">
175
+ <span class="md-ellipsis">
176
+ Bundle the basemaps config file
177
+ </span>
178
+ </a>
179
+ </li>
180
+ </ul>
181
+ </nav>
182
+ </li>
183
+ <li class="md-nav__item md-nav__item--nested">
184
+ <input class="md-nav__toggle md-toggle" id="__nav_5_4" type="checkbox"/>
185
+ <label class="md-nav__link" for="__nav_5_4" id="__nav_5_4_label" tabindex="0">
186
+ <span class="md-ellipsis">
187
+ Server methods
188
+ </span>
189
+ <span class="md-nav__icon md-icon"></span>
190
+ </label>
191
+ <nav aria-expanded="false" aria-labelledby="__nav_5_4_label" class="md-nav" data-md-level="2">
192
+ <label class="md-nav__title" for="__nav_5_4">
193
+ <span class="md-nav__icon md-icon"></span>
194
+ Server methods
195
+ </label>
196
+ <ul class="md-nav__list" data-md-scrollfix="">
197
+ <li class="md-nav__item">
198
+ <a class="md-nav__link" href="../../developer-guide/server-methods/serve-basemaps-with-bundled-config-file/">
199
+ <span class="md-ellipsis">
200
+ Serve basemaps using a bundled config file
201
+ </span>
202
+ </a>
203
+ </li>
204
+ <li class="md-nav__item">
205
+ <a class="md-nav__link" href="../../developer-guide/server-methods/serve-basemaps-with-collection-of-geotiff-files/">
206
+ <span class="md-ellipsis">
207
+ Serve basemaps using a collection of GeoTIFF files
208
+ </span>
209
+ </a>
210
+ </li>
211
+ </ul>
212
+ </nav>
213
+ </li>
149
214
  </ul>
150
215
  </nav>
151
216
  </li>
@@ -254,6 +319,13 @@
254
319
  </span>
255
320
  </a>
256
321
  </li>
322
+ <li class="md-nav__item">
323
+ <a class="md-nav__link" href="../../operator-guide/xyz-projection/">
324
+ <span class="md-ellipsis">
325
+ XYZ and projection math
326
+ </span>
327
+ </a>
328
+ </li>
257
329
  </ul>
258
330
  </nav>
259
331
  </li>
@@ -139,6 +139,9 @@
139
139
  Developer guide
140
140
  </span>
141
141
  </a>
142
+ <label class="md-nav__link" for="__nav_5" id="__nav_5_label" tabindex="0">
143
+ <span class="md-nav__icon md-icon"></span>
144
+ </label>
142
145
  </div>
143
146
  <nav aria-expanded="false" aria-labelledby="__nav_5_label" class="md-nav" data-md-level="1">
144
147
  <label class="md-nav__title" for="__nav_5">
@@ -146,6 +149,68 @@
146
149
  Developer guide
147
150
  </label>
148
151
  <ul class="md-nav__list" data-md-scrollfix="">
152
+ <li class="md-nav__item">
153
+ <a class="md-nav__link" href="../../developer-guide/run-basemaps-locally/">
154
+ <span class="md-ellipsis">
155
+ How to run basemaps locally
156
+ </span>
157
+ </a>
158
+ </li>
159
+ <li class="md-nav__item md-nav__item--nested">
160
+ <input class="md-nav__toggle md-toggle" id="__nav_5_3" type="checkbox"/>
161
+ <label class="md-nav__link" for="__nav_5_3" id="__nav_5_3_label" tabindex="0">
162
+ <span class="md-ellipsis">
163
+ Cli methods
164
+ </span>
165
+ <span class="md-nav__icon md-icon"></span>
166
+ </label>
167
+ <nav aria-expanded="false" aria-labelledby="__nav_5_3_label" class="md-nav" data-md-level="2">
168
+ <label class="md-nav__title" for="__nav_5_3">
169
+ <span class="md-nav__icon md-icon"></span>
170
+ Cli methods
171
+ </label>
172
+ <ul class="md-nav__list" data-md-scrollfix="">
173
+ <li class="md-nav__item">
174
+ <a class="md-nav__link" href="../../developer-guide/cli-methods/bundle-the-basemaps-config-file/">
175
+ <span class="md-ellipsis">
176
+ Bundle the basemaps config file
177
+ </span>
178
+ </a>
179
+ </li>
180
+ </ul>
181
+ </nav>
182
+ </li>
183
+ <li class="md-nav__item md-nav__item--nested">
184
+ <input class="md-nav__toggle md-toggle" id="__nav_5_4" type="checkbox"/>
185
+ <label class="md-nav__link" for="__nav_5_4" id="__nav_5_4_label" tabindex="0">
186
+ <span class="md-ellipsis">
187
+ Server methods
188
+ </span>
189
+ <span class="md-nav__icon md-icon"></span>
190
+ </label>
191
+ <nav aria-expanded="false" aria-labelledby="__nav_5_4_label" class="md-nav" data-md-level="2">
192
+ <label class="md-nav__title" for="__nav_5_4">
193
+ <span class="md-nav__icon md-icon"></span>
194
+ Server methods
195
+ </label>
196
+ <ul class="md-nav__list" data-md-scrollfix="">
197
+ <li class="md-nav__item">
198
+ <a class="md-nav__link" href="../../developer-guide/server-methods/serve-basemaps-with-bundled-config-file/">
199
+ <span class="md-ellipsis">
200
+ Serve basemaps using a bundled config file
201
+ </span>
202
+ </a>
203
+ </li>
204
+ <li class="md-nav__item">
205
+ <a class="md-nav__link" href="../../developer-guide/server-methods/serve-basemaps-with-collection-of-geotiff-files/">
206
+ <span class="md-ellipsis">
207
+ Serve basemaps using a collection of GeoTIFF files
208
+ </span>
209
+ </a>
210
+ </li>
211
+ </ul>
212
+ </nav>
213
+ </li>
149
214
  </ul>
150
215
  </nav>
151
216
  </li>
@@ -254,6 +319,13 @@
254
319
  </span>
255
320
  </a>
256
321
  </li>
322
+ <li class="md-nav__item">
323
+ <a class="md-nav__link" href="../../operator-guide/xyz-projection/">
324
+ <span class="md-ellipsis">
325
+ XYZ and projection math
326
+ </span>
327
+ </a>
328
+ </li>
257
329
  </ul>
258
330
  </nav>
259
331
  </li>
@@ -313,7 +385,7 @@
313
385
  <article class="md-content__inner md-typeset">
314
386
  <h1 id="api-documentation">API documentation</h1>
315
387
  <p>This page provide examples of Basemaps APIs that allow you to programmatically access LINZ map tile services to integrate into your mobile, web.</p>
316
- <p><iframe class="swagger-ui-iframe" frameborder="0" id="654fffa1" src="swagger-654fffa1.html" style="overflow:hidden;width:100%;" width="100%"></iframe></p>
388
+ <p><iframe class="swagger-ui-iframe" frameborder="0" id="1c4e7946" src="swagger-1c4e7946.html" style="overflow:hidden;width:100%;" width="100%"></iframe></p>
317
389
  </article>
318
390
  </div>
319
391
  </div>
@@ -67,7 +67,7 @@
67
67
  }
68
68
 
69
69
  const resize_ob = new ResizeObserver(function(entries) {
70
- parent.update_swagger_ui_iframe_height("654fffa1");
70
+ parent.update_swagger_ui_iframe_height("1c4e7946");
71
71
  });
72
72
 
73
73
  // start observing for resizing
@@ -138,6 +138,9 @@
138
138
  Developer guide
139
139
  </span>
140
140
  </a>
141
+ <label class="md-nav__link" for="__nav_5" id="__nav_5_label" tabindex="0">
142
+ <span class="md-nav__icon md-icon"></span>
143
+ </label>
141
144
  </div>
142
145
  <nav aria-expanded="false" aria-labelledby="__nav_5_label" class="md-nav" data-md-level="1">
143
146
  <label class="md-nav__title" for="__nav_5">
@@ -145,6 +148,68 @@
145
148
  Developer guide
146
149
  </label>
147
150
  <ul class="md-nav__list" data-md-scrollfix="">
151
+ <li class="md-nav__item">
152
+ <a class="md-nav__link" href="../../developer-guide/run-basemaps-locally/">
153
+ <span class="md-ellipsis">
154
+ How to run basemaps locally
155
+ </span>
156
+ </a>
157
+ </li>
158
+ <li class="md-nav__item md-nav__item--nested">
159
+ <input class="md-nav__toggle md-toggle" id="__nav_5_3" type="checkbox"/>
160
+ <label class="md-nav__link" for="__nav_5_3" id="__nav_5_3_label" tabindex="0">
161
+ <span class="md-ellipsis">
162
+ Cli methods
163
+ </span>
164
+ <span class="md-nav__icon md-icon"></span>
165
+ </label>
166
+ <nav aria-expanded="false" aria-labelledby="__nav_5_3_label" class="md-nav" data-md-level="2">
167
+ <label class="md-nav__title" for="__nav_5_3">
168
+ <span class="md-nav__icon md-icon"></span>
169
+ Cli methods
170
+ </label>
171
+ <ul class="md-nav__list" data-md-scrollfix="">
172
+ <li class="md-nav__item">
173
+ <a class="md-nav__link" href="../../developer-guide/cli-methods/bundle-the-basemaps-config-file/">
174
+ <span class="md-ellipsis">
175
+ Bundle the basemaps config file
176
+ </span>
177
+ </a>
178
+ </li>
179
+ </ul>
180
+ </nav>
181
+ </li>
182
+ <li class="md-nav__item md-nav__item--nested">
183
+ <input class="md-nav__toggle md-toggle" id="__nav_5_4" type="checkbox"/>
184
+ <label class="md-nav__link" for="__nav_5_4" id="__nav_5_4_label" tabindex="0">
185
+ <span class="md-ellipsis">
186
+ Server methods
187
+ </span>
188
+ <span class="md-nav__icon md-icon"></span>
189
+ </label>
190
+ <nav aria-expanded="false" aria-labelledby="__nav_5_4_label" class="md-nav" data-md-level="2">
191
+ <label class="md-nav__title" for="__nav_5_4">
192
+ <span class="md-nav__icon md-icon"></span>
193
+ Server methods
194
+ </label>
195
+ <ul class="md-nav__list" data-md-scrollfix="">
196
+ <li class="md-nav__item">
197
+ <a class="md-nav__link" href="../../developer-guide/server-methods/serve-basemaps-with-bundled-config-file/">
198
+ <span class="md-ellipsis">
199
+ Serve basemaps using a bundled config file
200
+ </span>
201
+ </a>
202
+ </li>
203
+ <li class="md-nav__item">
204
+ <a class="md-nav__link" href="../../developer-guide/server-methods/serve-basemaps-with-collection-of-geotiff-files/">
205
+ <span class="md-ellipsis">
206
+ Serve basemaps using a collection of GeoTIFF files
207
+ </span>
208
+ </a>
209
+ </li>
210
+ </ul>
211
+ </nav>
212
+ </li>
148
213
  </ul>
149
214
  </nav>
150
215
  </li>
@@ -253,6 +318,13 @@
253
318
  </span>
254
319
  </a>
255
320
  </li>
321
+ <li class="md-nav__item">
322
+ <a class="md-nav__link" href="../../operator-guide/xyz-projection/">
323
+ <span class="md-ellipsis">
324
+ XYZ and projection math
325
+ </span>
326
+ </a>
327
+ </li>
256
328
  </ul>
257
329
  </nav>
258
330
  </li>
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@basemaps/landing",
3
- "version": "7.9.0",
3
+ "version": "7.11.0",
4
4
  "repository": {
5
5
  "type": "git",
6
6
  "url": "https://github.com/linz/basemaps.git",
@@ -28,11 +28,11 @@
28
28
  "last 2 Chrome versions"
29
29
  ],
30
30
  "devDependencies": {
31
- "@basemaps/attribution": "^7.5.0",
32
- "@basemaps/config": "^7.7.0",
33
- "@basemaps/geo": "^7.5.0",
34
- "@basemaps/infra": "^7.9.0",
35
- "@basemaps/shared": "^7.9.0",
31
+ "@basemaps/attribution": "^7.11.0",
32
+ "@basemaps/config": "^7.11.0",
33
+ "@basemaps/geo": "^7.11.0",
34
+ "@basemaps/infra": "^7.11.0",
35
+ "@basemaps/shared": "^7.11.0",
36
36
  "@linzjs/lui": "^21.12.1",
37
37
  "@servie/events": "^3.0.0",
38
38
  "@types/proj4": "^2.5.2",
@@ -103,5 +103,5 @@
103
103
  }
104
104
  }
105
105
  ],
106
- "gitHead": "5dc4332d74563f6ca6ac644258728eb64ceacf6a"
106
+ "gitHead": "99c1a7568dca77b55e44f2d446c00f092e14870d"
107
107
  }