@basemaps/landing 8.4.0 → 8.6.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/src/config.layer.d.ts +1 -1
- package/build/src/config.map.js +15 -3
- package/build/src/config.map.js.map +1 -1
- package/build/tsconfig.tsbuildinfo +1 -1
- package/dist/docs/404.html +798 -10
- package/dist/docs/assets/javascripts/swagger-ui-bundle.js +1 -1
- package/dist/docs/assets/javascripts/swagger-ui-standalone-preset.js +1 -1
- 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 +2209 -548
- package/dist/docs/deployment/index.html +2167 -509
- package/dist/docs/developer-guide/cli-methods/bundle-the-basemaps-assets-archive/index.html +2306 -608
- package/dist/docs/developer-guide/cli-methods/bundle-the-basemaps-config-file/index.html +2261 -571
- package/dist/docs/developer-guide/index.html +2124 -490
- package/dist/docs/developer-guide/run-basemaps-locally/index.html +2252 -567
- package/dist/docs/developer-guide/server-methods/serve-basemaps-with-bundled-config-file/index.html +2239 -561
- package/dist/docs/developer-guide/server-methods/serve-basemaps-with-collection-of-geotiff-files/index.html +2209 -535
- package/dist/docs/examples/_overview/index.html +2116 -476
- package/dist/docs/examples/leaflet.xyz.3857/index.html +2152 -513
- package/dist/docs/examples/maplibre.opacity.3857/index.html +2329 -690
- package/dist/docs/examples/maplibre.vector.3857/index.html +2159 -520
- package/dist/docs/index.html +2286 -585
- package/dist/docs/operator-guide/cog-quality/index.html +2298 -602
- package/dist/docs/operator-guide/empty-tiles/index.html +2162 -502
- package/dist/docs/operator-guide/gebco/index.html +2184 -524
- package/dist/docs/operator-guide/index.html +2112 -483
- package/dist/docs/operator-guide/quick-start/index.html +2268 -592
- package/dist/docs/operator-guide/relief-shade/index.html +2188 -524
- package/dist/docs/operator-guide/texture-shade/index.html +2253 -593
- package/dist/docs/operator-guide/xyz-projection/index.html +2218 -542
- package/dist/docs/quick-start/index.html +2119 -483
- package/dist/docs/sitemap.xml +126 -30
- package/dist/docs/sitemap.xml.gz +0 -0
- package/dist/docs/user-guide/_get-started/index.html +2265 -577
- package/dist/docs/user-guide/api-documentation/index.html +272 -14
- package/dist/docs/user-guide/api-documentation/{swagger-be89a08e.html → swagger-3b2ee5d5.html} +4 -4
- package/dist/docs/user-guide/technical-documentation/index.html +2443 -687
- package/dist/docs/user-guide/use-in-esri-software/how-to-add-emergency-imagery-to-arcgis/index.html +2119 -486
- package/dist/docs/user-guide/use-in-esri-software/how-to-add-individual-linz-basemaps-layers-to-arcgis/index.html +2118 -485
- package/dist/docs/user-guide/use-in-esri-software/how-to-add-linz-aerial-imagery-basemaps-to-arcgis-online/index.html +2120 -487
- package/dist/docs/user-guide/use-in-esri-software/how-to-add-linz-basemaps-to-arcgis-online-basemaps/index.html +2116 -482
- package/dist/docs/user-guide/use-in-esri-software/index.html +2114 -483
- package/dist/docs/user-guide/working-with-vector-tiles/creation/index.html +2310 -0
- package/dist/docs/user-guide/working-with-vector-tiles/creation/inputs/json-schema-file/index.html +2302 -0
- package/dist/docs/user-guide/working-with-vector-tiles/index.html +2286 -0
- package/dist/docs/user-guide/working-with-vector-tiles/schema/addresses/index.html +2408 -0
- package/dist/docs/user-guide/working-with-vector-tiles/schema/aerialways/index.html +2797 -0
- package/dist/docs/user-guide/working-with-vector-tiles/schema/boundaries/index.html +2408 -0
- package/dist/docs/user-guide/working-with-vector-tiles/schema/buildings/index.html +2571 -0
- package/dist/docs/user-guide/working-with-vector-tiles/schema/contours/index.html +2719 -0
- package/dist/docs/user-guide/working-with-vector-tiles/schema/dam_lines/index.html +2561 -0
- package/dist/docs/user-guide/working-with-vector-tiles/schema/ferries/index.html +2541 -0
- package/dist/docs/user-guide/working-with-vector-tiles/schema/land/index.html +7134 -0
- package/dist/docs/user-guide/working-with-vector-tiles/schema/parcel_boundaries/index.html +2408 -0
- package/dist/docs/user-guide/working-with-vector-tiles/schema/pier_lines/index.html +2541 -0
- package/dist/docs/user-guide/working-with-vector-tiles/schema/place_labels/index.html +2428 -0
- package/dist/docs/user-guide/working-with-vector-tiles/schema/pois/index.html +2538 -0
- package/dist/docs/user-guide/working-with-vector-tiles/schema/public_transport/index.html +2802 -0
- package/dist/docs/user-guide/working-with-vector-tiles/schema/sites/index.html +3324 -0
- package/dist/docs/user-guide/working-with-vector-tiles/schema/street_labels/index.html +2817 -0
- package/dist/docs/user-guide/working-with-vector-tiles/schema/street_polygons/index.html +2684 -0
- package/dist/docs/user-guide/working-with-vector-tiles/schema/streets/index.html +3371 -0
- package/dist/docs/user-guide/working-with-vector-tiles/schema/water_lines/index.html +3708 -0
- package/dist/docs/user-guide/working-with-vector-tiles/schema/water_polygons/index.html +3477 -0
- package/dist/docs/user-guide/working-with-vector-tiles/static/labels.png +0 -0
- package/dist/docs/user-guide/working-with-vector-tiles/static/topographic.png +0 -0
- package/dist/docs/user-guide/working-with-vector-tiles/static/topolite.png +0 -0
- package/dist/docs/user-guide/working-with-vector-tiles/styling/index.html +2584 -0
- package/dist/docs/user-guide/working-with-vector-tiles/styling/index.maplibre.vector.3857.html +80 -0
- package/dist/docs/user-guide/working-with-vector-tiles/styling/static/add-filter.webp +0 -0
- package/dist/docs/user-guide/working-with-vector-tiles/styling/static/contours.webp +0 -0
- package/dist/docs/user-guide/working-with-vector-tiles/styling/static/modify-paint.webp +0 -0
- package/dist/docs/user-guide/working-with-vector-tiles/usage/index.html +2425 -0
- package/dist/docs/user-guide/working-with-vector-tiles/usage/index.maplibre.vector.3857.html +22 -0
- package/dist/examples/index.openlayers.attribution.wmts.3857.html +1 -1
- package/dist/{index-8.4.0-ed5ddcf04a1dbef3.js → index-8.6.0-c101a024188933aa.js} +17 -5
- package/dist/index.html +2 -2
- package/dist/index.js +17 -5
- package/package.json +6 -6
- package/dist/docs/assets/javascripts/swagger-initializer.js +0 -20
- package/dist/docs/assets/javascripts/swagger-ui-es-bundle-core.js +0 -3
- package/dist/docs/assets/javascripts/swagger-ui-es-bundle-core.js.map +0 -1
- package/dist/docs/assets/javascripts/swagger-ui-es-bundle.js +0 -3
- package/dist/docs/assets/javascripts/swagger-ui-es-bundle.js.map +0 -1
- package/dist/docs/assets/stylesheets/swagger-ui.js +0 -2
- package/dist/docs/assets/stylesheets/swagger-ui.js.map +0 -1
- /package/dist/{index-8.4.0-c5e57c4593cca04a.css → index-8.6.0-c5e57c4593cca04a.css} +0 -0
- /package/dist/lib/{attribution-8.4.0-7e26e43200746f3c.js → attribution-8.6.0-7e26e43200746f3c.js} +0 -0
package/dist/docs/user-guide/working-with-vector-tiles/styling/index.maplibre.vector.3857.html
ADDED
|
@@ -0,0 +1,80 @@
|
|
|
1
|
+
<!doctype html>
|
|
2
|
+
<html>
|
|
3
|
+
<head>
|
|
4
|
+
<script src="https://unpkg.com/maplibre-gl@4.5.0/dist/maplibre-gl.js"></script>
|
|
5
|
+
<link href="https://unpkg.com/maplibre-gl@4.5.0/dist/maplibre-gl.css" rel="stylesheet" />
|
|
6
|
+
<style>
|
|
7
|
+
body {
|
|
8
|
+
margin: 0;
|
|
9
|
+
}
|
|
10
|
+
|
|
11
|
+
#map {
|
|
12
|
+
height: 100vh;
|
|
13
|
+
width: 100vw;
|
|
14
|
+
}
|
|
15
|
+
</style>
|
|
16
|
+
</head>
|
|
17
|
+
|
|
18
|
+
<body>
|
|
19
|
+
<div id="map"></div>
|
|
20
|
+
<script>
|
|
21
|
+
const map = new maplibregl.Map({
|
|
22
|
+
container: 'map',
|
|
23
|
+
|
|
24
|
+
style: {
|
|
25
|
+
version: 8,
|
|
26
|
+
sources: {
|
|
27
|
+
'LINZ Basemaps': {
|
|
28
|
+
attribution: '© 2022 Toitū Te Whenua - CC BY 4.0',
|
|
29
|
+
type: 'vector',
|
|
30
|
+
tiles: [
|
|
31
|
+
'https://basemaps.linz.govt.nz/v1/tiles/topographic-v2/WebMercatorQuad/{z}/{x}/{y}.pbf?api=c01jwykec5weqkbr50vc30xwzgs',
|
|
32
|
+
],
|
|
33
|
+
tilejson: '3.0.0',
|
|
34
|
+
maxzoom: 15,
|
|
35
|
+
},
|
|
36
|
+
},
|
|
37
|
+
layers: [
|
|
38
|
+
{
|
|
39
|
+
id: 'background',
|
|
40
|
+
type: 'background',
|
|
41
|
+
paint: {
|
|
42
|
+
'background-color': '#87CEEB', // Sky blue for ocean
|
|
43
|
+
},
|
|
44
|
+
},
|
|
45
|
+
{
|
|
46
|
+
id: 'coastline',
|
|
47
|
+
paint: {
|
|
48
|
+
'fill-color': '#f5f5dc', // Beige for land
|
|
49
|
+
},
|
|
50
|
+
source: 'LINZ Basemaps',
|
|
51
|
+
'source-layer': 'boundaries',
|
|
52
|
+
type: 'fill',
|
|
53
|
+
},
|
|
54
|
+
{
|
|
55
|
+
id: 'roads',
|
|
56
|
+
type: 'line',
|
|
57
|
+
source: 'LINZ Basemaps',
|
|
58
|
+
'source-layer': 'streets',
|
|
59
|
+
filter: ['all', ['==', 'kind', 'motorway']],
|
|
60
|
+
paint: {
|
|
61
|
+
'line-color': '#e89218',
|
|
62
|
+
'line-width': {
|
|
63
|
+
base: 1.4,
|
|
64
|
+
stops: [
|
|
65
|
+
[8, 2],
|
|
66
|
+
[12, 4],
|
|
67
|
+
[16, 8],
|
|
68
|
+
[20, 16],
|
|
69
|
+
],
|
|
70
|
+
},
|
|
71
|
+
},
|
|
72
|
+
},
|
|
73
|
+
],
|
|
74
|
+
center: [174.7633, -36.8485],
|
|
75
|
+
zoom: 10,
|
|
76
|
+
},
|
|
77
|
+
});
|
|
78
|
+
</script>
|
|
79
|
+
</body>
|
|
80
|
+
</html>
|
|
Binary file
|
|
Binary file
|