@basemaps/landing 6.40.0 → 6.43.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 (81) hide show
  1. package/CHANGELOG.md +32 -0
  2. package/build/__tests__/geojson.test.js +1 -2
  3. package/build/__tests__/geojson.test.js.map +1 -1
  4. package/build/__tests__/map.config.test.js +14 -0
  5. package/build/__tests__/map.config.test.js.map +1 -1
  6. package/build/attribution.d.ts +21 -12
  7. package/build/attribution.d.ts.map +1 -1
  8. package/build/attribution.js +80 -50
  9. package/build/attribution.js.map +1 -1
  10. package/build/components/daterange.d.ts +12 -11
  11. package/build/components/daterange.d.ts.map +1 -1
  12. package/build/components/daterange.js +32 -33
  13. package/build/components/daterange.js.map +1 -1
  14. package/build/components/debug.d.ts +3 -0
  15. package/build/components/debug.d.ts.map +1 -1
  16. package/build/components/debug.js +15 -5
  17. package/build/components/debug.js.map +1 -1
  18. package/build/components/layer.switcher.dropdown.d.ts.map +1 -1
  19. package/build/components/layer.switcher.dropdown.js +3 -0
  20. package/build/components/layer.switcher.dropdown.js.map +1 -1
  21. package/build/components/layout.header.d.ts.map +1 -1
  22. package/build/components/layout.header.js +1 -1
  23. package/build/components/layout.header.js.map +1 -1
  24. package/build/components/map.d.ts.map +1 -1
  25. package/build/components/map.js +4 -6
  26. package/build/components/map.js.map +1 -1
  27. package/build/config.d.ts +2 -0
  28. package/build/config.d.ts.map +1 -1
  29. package/build/config.debug.d.ts +2 -0
  30. package/build/config.debug.d.ts.map +1 -1
  31. package/build/config.debug.js +2 -0
  32. package/build/config.debug.js.map +1 -1
  33. package/build/config.js +5 -0
  34. package/build/config.js.map +1 -1
  35. package/build/config.layer.js +1 -1
  36. package/build/config.layer.js.map +1 -1
  37. package/build/config.map.d.ts +7 -4
  38. package/build/config.map.d.ts.map +1 -1
  39. package/build/config.map.js +21 -5
  40. package/build/config.map.js.map +1 -1
  41. package/build/tile.matrix.d.ts +2 -2
  42. package/build/tile.matrix.d.ts.map +1 -1
  43. package/build/tile.matrix.js +1 -2
  44. package/build/tile.matrix.js.map +1 -1
  45. package/build/url.d.ts +2 -2
  46. package/build/url.d.ts.map +1 -1
  47. package/build/url.js +4 -6
  48. package/build/url.js.map +1 -1
  49. package/package.json +7 -7
  50. package/dist/android-chrome-192x192.png +0 -0
  51. package/dist/android-chrome-512x512.png +0 -0
  52. package/dist/apple-touch-icon.png +0 -0
  53. package/dist/assets/fonts/OpenSans-Bold.woff2 +0 -0
  54. package/dist/assets/fonts/OpenSans-Italic.woff2 +0 -0
  55. package/dist/assets/fonts/OpenSans-Light.woff2 +0 -0
  56. package/dist/assets/fonts/OpenSans-Regular.woff2 +0 -0
  57. package/dist/assets/fonts/OpenSans-SemiBold.woff2 +0 -0
  58. package/dist/assets/logo-linz.svg +0 -256
  59. package/dist/assets/logo-nz-govt.svg +0 -11
  60. package/dist/basemaps-card.jpeg +0 -0
  61. package/dist/examples/index.html +0 -33
  62. package/dist/examples/index.leaflet.xyz.3857.html +0 -43
  63. package/dist/examples/index.maplibre.compare.3857.html +0 -111
  64. package/dist/examples/index.maplibre.opacity.3857.html +0 -218
  65. package/dist/examples/index.maplibre.vector.3857.html +0 -48
  66. package/dist/examples/index.openlayers.attribution.wmts.3857.html +0 -55
  67. package/dist/examples/index.openlayers.wmts.3857.html +0 -49
  68. package/dist/examples/index.openlayers.xyz.3857.html +0 -49
  69. package/dist/favicon-16x16.png +0 -0
  70. package/dist/favicon-32x32.png +0 -0
  71. package/dist/favicon.ico +0 -0
  72. package/dist/index-6.40.0-09b98e869fb042de.js +0 -623
  73. package/dist/index-6.40.0-95051f97078cfc18.css +0 -6270
  74. package/dist/index-6.40.0-a7e278340e8278a5.js +0 -59325
  75. package/dist/index.css +0 -6270
  76. package/dist/index.html +0 -26
  77. package/dist/index.js +0 -623
  78. package/dist/json-schema/stac-basemaps-extension/1.0/schema.json +0 -144
  79. package/dist/lib/attribution-6.40.0-1f7ac3ac4d0bfdf9.js +0 -2330
  80. package/dist/lib/attribution-6.40.0-5200e8ed396ff59a.js +0 -10
  81. package/dist/lib/attribution.js +0 -10
@@ -1,144 +0,0 @@
1
- {
2
- "$schema": "http://json-schema.org/draft-07/schema#",
3
- "$id": "https://basemaps.linz.govt.nz/json-schema/stac-basemaps-extension/1.0/schema.json#",
4
- "title": "LINZ Basemaps Extension",
5
- "description": "STAC LINZ Basemaps extension to a SATC item and STAC collection.",
6
- "oneOf": [
7
- {
8
- "allOf": [
9
- {
10
- "$ref": "https://schemas.stacspec.org/v1.0.0-beta.2/item-spec/json-schema/item.json"
11
- },
12
- {
13
- "$ref": "#/definitions/common"
14
- },
15
- {
16
- "$ref": "#/definitions/item"
17
- }
18
- ]
19
- },
20
- {
21
- "allOf": [
22
- {
23
- "$ref": "https://schemas.stacspec.org/v1.0.0-beta.2/collection-spec/json-schema/collection.json"
24
- },
25
- {
26
- "$ref": "#/definitions/common"
27
- },
28
- {
29
- "$ref": "#/definitions/collection"
30
- }
31
- ]
32
- }
33
- ],
34
- "definitions": {
35
- "common": {
36
- "type": "object",
37
- "required": ["stac_extensions"],
38
- "properties": {
39
- "stac_extensions": {
40
- "type": "array",
41
- "contains": {
42
- "enum": ["https://basemaps.linz.govt.nz/json-schema/stac-basemaps-extension/1.0/schema.json"]
43
- }
44
- }
45
- }
46
- },
47
- "item": {
48
- "type": "object",
49
- "properties": {
50
- "properties": {
51
- "type": "object",
52
- "properties": {
53
- "linz:gdal:version": {
54
- "type": "string"
55
- }
56
- }
57
- }
58
- }
59
- },
60
- "collection": {
61
- "type": "object",
62
- "properties": {
63
- "summaries": {
64
- "type": "object",
65
- "properties": {
66
- "proj:epsg": {
67
- "type": "array",
68
- "items": {
69
- "type": "number"
70
- }
71
- },
72
- "linz:zoom": {
73
- "type": "object",
74
- "required": ["min", "max"],
75
- "properties": {
76
- "min": {
77
- "type": "number"
78
- },
79
- "max": {
80
- "type": "number"
81
- }
82
- }
83
- },
84
- "linz:priority": {
85
- "type": "array",
86
- "minItems": 1,
87
- "maxItems": 1,
88
- "items": {
89
- "type": "number"
90
- }
91
- },
92
- "linz:output": {
93
- "type": "array",
94
- "contains": {
95
- "properties": {
96
- "resampling": {
97
- "type": "object",
98
- "properties": {
99
- "warp": {
100
- "type": "string"
101
- },
102
- "overview": {
103
- "type": "string"
104
- }
105
- }
106
- },
107
- "quality": {
108
- "type": "number"
109
- },
110
- "cutlineBlend": {
111
- "type": "number"
112
- },
113
- "addAlpha": {
114
- "type": "boolean"
115
- }
116
- }
117
- }
118
- },
119
- "linz:generated": {
120
- "type": "array",
121
- "contains": {
122
- "properties": {
123
- "package": {
124
- "type": "string"
125
- },
126
- "version": {
127
- "type": "string"
128
- },
129
- "hash": {
130
- "type": "string"
131
- },
132
- "datetime": {
133
- "type": "string",
134
- "format": "date-time"
135
- }
136
- }
137
- }
138
- }
139
- }
140
- }
141
- }
142
- }
143
- }
144
- }