@basemaps/landing 7.14.0 → 7.15.1
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/__tests__/map.config.test.js +23 -0
- package/build/__tests__/map.config.test.js.map +1 -1
- package/build/components/map.label.js +9 -1
- package/build/components/map.label.js.map +1 -1
- package/dist/docs/404.html +285 -0
- package/dist/docs/configuration/index.html +93 -0
- package/dist/docs/deployment/index.html +93 -0
- package/dist/docs/developer-guide/cli-methods/bundle-the-basemaps-assets-archive/index.html +93 -0
- package/dist/docs/developer-guide/cli-methods/bundle-the-basemaps-config-file/index.html +93 -0
- package/dist/docs/developer-guide/index.html +93 -0
- package/dist/docs/developer-guide/run-basemaps-locally/index.html +93 -0
- package/dist/docs/developer-guide/server-methods/serve-basemaps-with-bundled-config-file/index.html +97 -4
- package/dist/docs/developer-guide/server-methods/serve-basemaps-with-collection-of-geotiff-files/index.html +93 -0
- package/dist/docs/examples/_overview/index.html +93 -0
- package/dist/docs/examples/leaflet.xyz.3857/index.html +93 -0
- package/dist/docs/examples/maplibre.opacity.3857/index.html +93 -0
- package/dist/docs/examples/maplibre.vector.3857/index.html +93 -0
- package/dist/docs/index.html +93 -0
- package/dist/docs/operator-guide/cog-quality/index.html +93 -0
- package/dist/docs/operator-guide/empty-tiles/index.html +96 -6
- package/dist/docs/operator-guide/gebco/index.html +93 -0
- package/dist/docs/operator-guide/index.html +93 -0
- package/dist/docs/operator-guide/quick-start/index.html +93 -0
- package/dist/docs/operator-guide/relief-shade/index.html +93 -0
- package/dist/docs/operator-guide/texture-shade/index.html +93 -0
- package/dist/docs/operator-guide/xyz-projection/index.html +93 -0
- package/dist/docs/quick-start/index.html +93 -0
- package/dist/docs/sitemap.xml +45 -25
- package/dist/docs/sitemap.xml.gz +0 -0
- package/dist/docs/user-guide/_get-started/index.html +93 -0
- package/dist/docs/user-guide/api-documentation/index.html +93 -0
- package/dist/docs/user-guide/technical-documentation/index.html +94 -0
- package/dist/docs/user-guide/use-in-esri-software/how-to-add-emergency-imagery-to-arcgis/index.html +587 -0
- package/dist/docs/user-guide/use-in-esri-software/how-to-add-emergency-imagery-to-arcgis/static/emergency-response-group.png +0 -0
- package/dist/docs/user-guide/use-in-esri-software/how-to-add-individual-linz-basemaps-layers-to-arcgis/index.html +635 -0
- package/dist/docs/user-guide/use-in-esri-software/how-to-add-individual-linz-basemaps-layers-to-arcgis/static/basemaps-menu-button.png +0 -0
- package/dist/docs/user-guide/use-in-esri-software/how-to-add-individual-linz-basemaps-layers-to-arcgis/static/copy-url-apikey.png +0 -0
- package/dist/docs/user-guide/use-in-esri-software/how-to-add-individual-linz-basemaps-layers-to-arcgis/static/custom-parameters.png +0 -0
- package/dist/docs/user-guide/use-in-esri-software/how-to-add-individual-linz-basemaps-layers-to-arcgis/static/layer-search.png +0 -0
- package/dist/docs/user-guide/use-in-esri-software/how-to-add-individual-linz-basemaps-layers-to-arcgis/static/layer-selector.png +0 -0
- package/dist/docs/user-guide/use-in-esri-software/how-to-add-individual-linz-basemaps-layers-to-arcgis/static/move-apikey-info.png +0 -0
- package/dist/docs/user-guide/use-in-esri-software/how-to-add-linz-aerial-imagery-basemaps-to-arcgis-online/index.html +610 -0
- package/dist/docs/user-guide/use-in-esri-software/how-to-add-linz-aerial-imagery-basemaps-to-arcgis-online/static/step-1-agol-map-viewer.png +0 -0
- package/dist/docs/user-guide/use-in-esri-software/how-to-add-linz-aerial-imagery-basemaps-to-arcgis-online/static/step-2-layers-panel.png +0 -0
- package/dist/docs/user-guide/use-in-esri-software/how-to-add-linz-aerial-imagery-basemaps-to-arcgis-online/static/step-3-browse-layers-option.png +0 -0
- package/dist/docs/user-guide/use-in-esri-software/how-to-add-linz-aerial-imagery-basemaps-to-arcgis-online/static/step-4-agol-option.png +0 -0
- package/dist/docs/user-guide/use-in-esri-software/how-to-add-linz-aerial-imagery-basemaps-to-arcgis-online/static/step-5-search-box.png +0 -0
- package/dist/docs/user-guide/use-in-esri-software/how-to-add-linz-aerial-imagery-basemaps-to-arcgis-online/static/step-6-desired-layer-on-map.png +0 -0
- package/dist/docs/user-guide/use-in-esri-software/how-to-add-linz-basemaps-to-arcgis-online-basemaps/index.html +595 -0
- package/dist/docs/user-guide/use-in-esri-software/how-to-add-linz-basemaps-to-arcgis-online-basemaps/static/LINZ-basemaps-group.png +0 -0
- package/dist/docs/user-guide/use-in-esri-software/how-to-add-linz-basemaps-to-arcgis-online-basemaps/static/basemaps-in-esri-chooser.png +0 -0
- package/dist/docs/user-guide/use-in-esri-software/index.html +586 -0
- package/dist/examples/index.openlayers.attribution.wmts.3857.html +1 -1
- package/dist/{index-7.14.0-d9cb691a42440ef4.js → index-7.15.1-32175f157bbe5191.js} +217 -15
- package/dist/index.html +2 -2
- package/dist/index.js +217 -15
- package/dist/lib/{attribution-7.14.0-6b67bd96f9957d4a.js → attribution-7.15.1-ec5888ef78974d9c.js} +206 -12
- package/dist/lib/attribution.js +206 -12
- package/package.json +7 -7
- /package/dist/{index-7.14.0-c5e57c4593cca04a.css → index-7.15.1-c5e57c4593cca04a.css} +0 -0
package/dist/lib/{attribution-7.14.0-6b67bd96f9957d4a.js → attribution-7.15.1-ec5888ef78974d9c.js}
RENAMED
|
@@ -9566,16 +9566,11 @@ var CHAR_2 = "2".charCodeAt(0);
|
|
|
9566
9566
|
var CHAR_3 = "3".charCodeAt(0);
|
|
9567
9567
|
|
|
9568
9568
|
// ../geo/build/xy.order.js
|
|
9569
|
-
var XyOrder;
|
|
9570
|
-
(function(XyOrder2) {
|
|
9571
|
-
XyOrder2[XyOrder2["Xy"] = 0] = "Xy";
|
|
9572
|
-
XyOrder2[XyOrder2["Yx"] = 1] = "Yx";
|
|
9573
|
-
})(XyOrder || (XyOrder = {}));
|
|
9574
9569
|
function getXyOrder(epsg) {
|
|
9575
|
-
|
|
9576
|
-
|
|
9577
|
-
|
|
9578
|
-
return
|
|
9570
|
+
const code = typeof epsg === "number" ? epsg : epsg.code;
|
|
9571
|
+
if (code === EpsgCode.Nztm2000 || code === EpsgCode.Citm2000)
|
|
9572
|
+
return "yx";
|
|
9573
|
+
return "xy";
|
|
9579
9574
|
}
|
|
9580
9575
|
|
|
9581
9576
|
// ../geo/build/tile.matrix.set.js
|
|
@@ -9655,7 +9650,7 @@ var TileMatrixSet = class {
|
|
|
9655
9650
|
if (projection == null)
|
|
9656
9651
|
throw new Error(`Unable to find supported projection ${def.supportedCRS}`);
|
|
9657
9652
|
this.projection = projection;
|
|
9658
|
-
if (getXyOrder(this.projection) ===
|
|
9653
|
+
if (getXyOrder(this.projection) === "yx") {
|
|
9659
9654
|
this.indexX = 1;
|
|
9660
9655
|
this.indexY = 0;
|
|
9661
9656
|
}
|
|
@@ -9855,6 +9850,204 @@ var TileMatrixSet = class {
|
|
|
9855
9850
|
}
|
|
9856
9851
|
};
|
|
9857
9852
|
|
|
9853
|
+
// ../geo/build/tms/citm2000.js
|
|
9854
|
+
var Citm2000Tmst = {
|
|
9855
|
+
type: "TileMatrixSetType",
|
|
9856
|
+
title: "Debug tile matrix for EPSG:3793",
|
|
9857
|
+
abstract: "",
|
|
9858
|
+
identifier: "CITM2000Quad",
|
|
9859
|
+
supportedCRS: "https://www.opengis.net/def/crs/EPSG/0/3793",
|
|
9860
|
+
boundingBox: {
|
|
9861
|
+
type: "BoundingBoxType",
|
|
9862
|
+
crs: "https://www.opengis.net/def/crs/EPSG/0/3793",
|
|
9863
|
+
lowerCorner: [5051234111622438e-9, 3.4301543757978342e6],
|
|
9864
|
+
upperCorner: [5207777145550478e-9, 3.5866974097258747e6]
|
|
9865
|
+
},
|
|
9866
|
+
tileMatrix: [
|
|
9867
|
+
{
|
|
9868
|
+
type: "TileMatrixType",
|
|
9869
|
+
identifier: "0",
|
|
9870
|
+
scaleDenominator: 218391509386217e-8,
|
|
9871
|
+
topLeftCorner: [5207777145550478e-9, 3.4301543757978342e6],
|
|
9872
|
+
tileWidth: 256,
|
|
9873
|
+
tileHeight: 256,
|
|
9874
|
+
matrixWidth: 1,
|
|
9875
|
+
matrixHeight: 1
|
|
9876
|
+
},
|
|
9877
|
+
{
|
|
9878
|
+
type: "TileMatrixType",
|
|
9879
|
+
identifier: "1",
|
|
9880
|
+
scaleDenominator: 109195754693108e-8,
|
|
9881
|
+
topLeftCorner: [5207777145550478e-9, 3.4301543757978342e6],
|
|
9882
|
+
tileWidth: 256,
|
|
9883
|
+
tileHeight: 256,
|
|
9884
|
+
matrixWidth: 2,
|
|
9885
|
+
matrixHeight: 2
|
|
9886
|
+
},
|
|
9887
|
+
{
|
|
9888
|
+
type: "TileMatrixType",
|
|
9889
|
+
identifier: "2",
|
|
9890
|
+
scaleDenominator: 545978.773465544,
|
|
9891
|
+
topLeftCorner: [5207777145550478e-9, 3.4301543757978342e6],
|
|
9892
|
+
tileWidth: 256,
|
|
9893
|
+
tileHeight: 256,
|
|
9894
|
+
matrixWidth: 4,
|
|
9895
|
+
matrixHeight: 4
|
|
9896
|
+
},
|
|
9897
|
+
{
|
|
9898
|
+
type: "TileMatrixType",
|
|
9899
|
+
identifier: "3",
|
|
9900
|
+
scaleDenominator: 272989.386732772,
|
|
9901
|
+
topLeftCorner: [5207777145550478e-9, 3.4301543757978342e6],
|
|
9902
|
+
tileWidth: 256,
|
|
9903
|
+
tileHeight: 256,
|
|
9904
|
+
matrixWidth: 8,
|
|
9905
|
+
matrixHeight: 8
|
|
9906
|
+
},
|
|
9907
|
+
{
|
|
9908
|
+
type: "TileMatrixType",
|
|
9909
|
+
identifier: "4",
|
|
9910
|
+
scaleDenominator: 136494.693366386,
|
|
9911
|
+
topLeftCorner: [5207777145550478e-9, 3.4301543757978342e6],
|
|
9912
|
+
tileWidth: 256,
|
|
9913
|
+
tileHeight: 256,
|
|
9914
|
+
matrixWidth: 16,
|
|
9915
|
+
matrixHeight: 16
|
|
9916
|
+
},
|
|
9917
|
+
{
|
|
9918
|
+
type: "TileMatrixType",
|
|
9919
|
+
identifier: "5",
|
|
9920
|
+
scaleDenominator: 68247.346683193,
|
|
9921
|
+
topLeftCorner: [5207777145550478e-9, 3.4301543757978342e6],
|
|
9922
|
+
tileWidth: 256,
|
|
9923
|
+
tileHeight: 256,
|
|
9924
|
+
matrixWidth: 32,
|
|
9925
|
+
matrixHeight: 32
|
|
9926
|
+
},
|
|
9927
|
+
{
|
|
9928
|
+
type: "TileMatrixType",
|
|
9929
|
+
identifier: "6",
|
|
9930
|
+
scaleDenominator: 34123.6733415964,
|
|
9931
|
+
topLeftCorner: [5207777145550478e-9, 3.4301543757978342e6],
|
|
9932
|
+
tileWidth: 256,
|
|
9933
|
+
tileHeight: 256,
|
|
9934
|
+
matrixWidth: 64,
|
|
9935
|
+
matrixHeight: 64
|
|
9936
|
+
},
|
|
9937
|
+
{
|
|
9938
|
+
type: "TileMatrixType",
|
|
9939
|
+
identifier: "7",
|
|
9940
|
+
scaleDenominator: 17061.8366707982,
|
|
9941
|
+
topLeftCorner: [5207777145550478e-9, 3.4301543757978342e6],
|
|
9942
|
+
tileWidth: 256,
|
|
9943
|
+
tileHeight: 256,
|
|
9944
|
+
matrixWidth: 128,
|
|
9945
|
+
matrixHeight: 128
|
|
9946
|
+
},
|
|
9947
|
+
{
|
|
9948
|
+
type: "TileMatrixType",
|
|
9949
|
+
identifier: "8",
|
|
9950
|
+
scaleDenominator: 8530.91833539913,
|
|
9951
|
+
topLeftCorner: [5207777145550478e-9, 3.4301543757978342e6],
|
|
9952
|
+
tileWidth: 256,
|
|
9953
|
+
tileHeight: 256,
|
|
9954
|
+
matrixWidth: 256,
|
|
9955
|
+
matrixHeight: 256
|
|
9956
|
+
},
|
|
9957
|
+
{
|
|
9958
|
+
type: "TileMatrixType",
|
|
9959
|
+
identifier: "9",
|
|
9960
|
+
scaleDenominator: 4265.45916769956,
|
|
9961
|
+
topLeftCorner: [5207777145550478e-9, 3.4301543757978342e6],
|
|
9962
|
+
tileWidth: 256,
|
|
9963
|
+
tileHeight: 256,
|
|
9964
|
+
matrixWidth: 512,
|
|
9965
|
+
matrixHeight: 512
|
|
9966
|
+
},
|
|
9967
|
+
{
|
|
9968
|
+
type: "TileMatrixType",
|
|
9969
|
+
identifier: "10",
|
|
9970
|
+
scaleDenominator: 2132.72958384978,
|
|
9971
|
+
topLeftCorner: [5207777145550478e-9, 3.4301543757978342e6],
|
|
9972
|
+
tileWidth: 256,
|
|
9973
|
+
tileHeight: 256,
|
|
9974
|
+
matrixWidth: 1024,
|
|
9975
|
+
matrixHeight: 1024
|
|
9976
|
+
},
|
|
9977
|
+
{
|
|
9978
|
+
type: "TileMatrixType",
|
|
9979
|
+
identifier: "11",
|
|
9980
|
+
scaleDenominator: 1066.36479192489,
|
|
9981
|
+
topLeftCorner: [5207777145550478e-9, 3.4301543757978342e6],
|
|
9982
|
+
tileWidth: 256,
|
|
9983
|
+
tileHeight: 256,
|
|
9984
|
+
matrixWidth: 2048,
|
|
9985
|
+
matrixHeight: 2048
|
|
9986
|
+
},
|
|
9987
|
+
{
|
|
9988
|
+
type: "TileMatrixType",
|
|
9989
|
+
identifier: "12",
|
|
9990
|
+
scaleDenominator: 533.182395962445,
|
|
9991
|
+
topLeftCorner: [5207777145550478e-9, 3.4301543757978342e6],
|
|
9992
|
+
tileWidth: 256,
|
|
9993
|
+
tileHeight: 256,
|
|
9994
|
+
matrixWidth: 4096,
|
|
9995
|
+
matrixHeight: 4096
|
|
9996
|
+
},
|
|
9997
|
+
{
|
|
9998
|
+
type: "TileMatrixType",
|
|
9999
|
+
identifier: "13",
|
|
10000
|
+
scaleDenominator: 266.591197981222,
|
|
10001
|
+
topLeftCorner: [5207777145550478e-9, 3.4301543757978342e6],
|
|
10002
|
+
tileWidth: 256,
|
|
10003
|
+
tileHeight: 256,
|
|
10004
|
+
matrixWidth: 8192,
|
|
10005
|
+
matrixHeight: 8192
|
|
10006
|
+
},
|
|
10007
|
+
{
|
|
10008
|
+
type: "TileMatrixType",
|
|
10009
|
+
identifier: "14",
|
|
10010
|
+
scaleDenominator: 133.295598990611,
|
|
10011
|
+
topLeftCorner: [5207777145550478e-9, 3.4301543757978342e6],
|
|
10012
|
+
tileWidth: 256,
|
|
10013
|
+
tileHeight: 256,
|
|
10014
|
+
matrixWidth: 16384,
|
|
10015
|
+
matrixHeight: 16384
|
|
10016
|
+
},
|
|
10017
|
+
{
|
|
10018
|
+
type: "TileMatrixType",
|
|
10019
|
+
identifier: "15",
|
|
10020
|
+
scaleDenominator: 66.6477994953056,
|
|
10021
|
+
topLeftCorner: [5207777145550478e-9, 3.4301543757978342e6],
|
|
10022
|
+
tileWidth: 256,
|
|
10023
|
+
tileHeight: 256,
|
|
10024
|
+
matrixWidth: 32768,
|
|
10025
|
+
matrixHeight: 32768
|
|
10026
|
+
},
|
|
10027
|
+
{
|
|
10028
|
+
type: "TileMatrixType",
|
|
10029
|
+
identifier: "16",
|
|
10030
|
+
scaleDenominator: 33.3238997476528,
|
|
10031
|
+
topLeftCorner: [5207777145550478e-9, 3.4301543757978342e6],
|
|
10032
|
+
tileWidth: 256,
|
|
10033
|
+
tileHeight: 256,
|
|
10034
|
+
matrixWidth: 65536,
|
|
10035
|
+
matrixHeight: 65536
|
|
10036
|
+
}
|
|
10037
|
+
],
|
|
10038
|
+
$generated: {
|
|
10039
|
+
package: "@basemaps/cli",
|
|
10040
|
+
version: "v7.14.0-4-g2766010d",
|
|
10041
|
+
hash: "2766010d8d2bb8b673f6bcbef2fe2636f2e0f4ea",
|
|
10042
|
+
createdAt: "2025-02-10T20:34:46.643Z"
|
|
10043
|
+
},
|
|
10044
|
+
$options: {
|
|
10045
|
+
sourceTileMatrix: "WebMercatorQuad",
|
|
10046
|
+
zoomOffset: 8
|
|
10047
|
+
}
|
|
10048
|
+
};
|
|
10049
|
+
var Citm2000Tms = new TileMatrixSet(Citm2000Tmst);
|
|
10050
|
+
|
|
9858
10051
|
// ../geo/build/tms/google.js
|
|
9859
10052
|
var GoogleTmst = {
|
|
9860
10053
|
type: "TileMatrixSetType",
|
|
@@ -10131,11 +10324,12 @@ var Nztm2000QuadTms = new TileMatrixSet(Nztm20002.Nztm2000Quad);
|
|
|
10131
10324
|
// ../geo/build/tms/index.js
|
|
10132
10325
|
var TileMatrixSets = {
|
|
10133
10326
|
/** All TileMatrixSets that are currently supported */
|
|
10134
|
-
All: [GoogleTms, Nztm2000Tms, Nztm2000QuadTms],
|
|
10327
|
+
All: [GoogleTms, Nztm2000Tms, Nztm2000QuadTms, Citm2000Tms],
|
|
10135
10328
|
/** Default mapping of EPSG code to Tile matrix set */
|
|
10136
10329
|
Defaults: /* @__PURE__ */ new Map([
|
|
10137
10330
|
[Epsg.Google.code, GoogleTms],
|
|
10138
|
-
[Epsg.Nztm2000.code, Nztm2000Tms]
|
|
10331
|
+
[Epsg.Nztm2000.code, Nztm2000Tms],
|
|
10332
|
+
[Epsg.Citm2000.code, Citm2000Tms]
|
|
10139
10333
|
]),
|
|
10140
10334
|
/**
|
|
10141
10335
|
* Get a tile matrix set by EPSG Code
|
package/dist/lib/attribution.js
CHANGED
|
@@ -9566,16 +9566,11 @@ var CHAR_2 = "2".charCodeAt(0);
|
|
|
9566
9566
|
var CHAR_3 = "3".charCodeAt(0);
|
|
9567
9567
|
|
|
9568
9568
|
// ../geo/build/xy.order.js
|
|
9569
|
-
var XyOrder;
|
|
9570
|
-
(function(XyOrder2) {
|
|
9571
|
-
XyOrder2[XyOrder2["Xy"] = 0] = "Xy";
|
|
9572
|
-
XyOrder2[XyOrder2["Yx"] = 1] = "Yx";
|
|
9573
|
-
})(XyOrder || (XyOrder = {}));
|
|
9574
9569
|
function getXyOrder(epsg) {
|
|
9575
|
-
|
|
9576
|
-
|
|
9577
|
-
|
|
9578
|
-
return
|
|
9570
|
+
const code = typeof epsg === "number" ? epsg : epsg.code;
|
|
9571
|
+
if (code === EpsgCode.Nztm2000 || code === EpsgCode.Citm2000)
|
|
9572
|
+
return "yx";
|
|
9573
|
+
return "xy";
|
|
9579
9574
|
}
|
|
9580
9575
|
|
|
9581
9576
|
// ../geo/build/tile.matrix.set.js
|
|
@@ -9655,7 +9650,7 @@ var TileMatrixSet = class {
|
|
|
9655
9650
|
if (projection == null)
|
|
9656
9651
|
throw new Error(`Unable to find supported projection ${def.supportedCRS}`);
|
|
9657
9652
|
this.projection = projection;
|
|
9658
|
-
if (getXyOrder(this.projection) ===
|
|
9653
|
+
if (getXyOrder(this.projection) === "yx") {
|
|
9659
9654
|
this.indexX = 1;
|
|
9660
9655
|
this.indexY = 0;
|
|
9661
9656
|
}
|
|
@@ -9855,6 +9850,204 @@ var TileMatrixSet = class {
|
|
|
9855
9850
|
}
|
|
9856
9851
|
};
|
|
9857
9852
|
|
|
9853
|
+
// ../geo/build/tms/citm2000.js
|
|
9854
|
+
var Citm2000Tmst = {
|
|
9855
|
+
type: "TileMatrixSetType",
|
|
9856
|
+
title: "Debug tile matrix for EPSG:3793",
|
|
9857
|
+
abstract: "",
|
|
9858
|
+
identifier: "CITM2000Quad",
|
|
9859
|
+
supportedCRS: "https://www.opengis.net/def/crs/EPSG/0/3793",
|
|
9860
|
+
boundingBox: {
|
|
9861
|
+
type: "BoundingBoxType",
|
|
9862
|
+
crs: "https://www.opengis.net/def/crs/EPSG/0/3793",
|
|
9863
|
+
lowerCorner: [5051234111622438e-9, 3.4301543757978342e6],
|
|
9864
|
+
upperCorner: [5207777145550478e-9, 3.5866974097258747e6]
|
|
9865
|
+
},
|
|
9866
|
+
tileMatrix: [
|
|
9867
|
+
{
|
|
9868
|
+
type: "TileMatrixType",
|
|
9869
|
+
identifier: "0",
|
|
9870
|
+
scaleDenominator: 218391509386217e-8,
|
|
9871
|
+
topLeftCorner: [5207777145550478e-9, 3.4301543757978342e6],
|
|
9872
|
+
tileWidth: 256,
|
|
9873
|
+
tileHeight: 256,
|
|
9874
|
+
matrixWidth: 1,
|
|
9875
|
+
matrixHeight: 1
|
|
9876
|
+
},
|
|
9877
|
+
{
|
|
9878
|
+
type: "TileMatrixType",
|
|
9879
|
+
identifier: "1",
|
|
9880
|
+
scaleDenominator: 109195754693108e-8,
|
|
9881
|
+
topLeftCorner: [5207777145550478e-9, 3.4301543757978342e6],
|
|
9882
|
+
tileWidth: 256,
|
|
9883
|
+
tileHeight: 256,
|
|
9884
|
+
matrixWidth: 2,
|
|
9885
|
+
matrixHeight: 2
|
|
9886
|
+
},
|
|
9887
|
+
{
|
|
9888
|
+
type: "TileMatrixType",
|
|
9889
|
+
identifier: "2",
|
|
9890
|
+
scaleDenominator: 545978.773465544,
|
|
9891
|
+
topLeftCorner: [5207777145550478e-9, 3.4301543757978342e6],
|
|
9892
|
+
tileWidth: 256,
|
|
9893
|
+
tileHeight: 256,
|
|
9894
|
+
matrixWidth: 4,
|
|
9895
|
+
matrixHeight: 4
|
|
9896
|
+
},
|
|
9897
|
+
{
|
|
9898
|
+
type: "TileMatrixType",
|
|
9899
|
+
identifier: "3",
|
|
9900
|
+
scaleDenominator: 272989.386732772,
|
|
9901
|
+
topLeftCorner: [5207777145550478e-9, 3.4301543757978342e6],
|
|
9902
|
+
tileWidth: 256,
|
|
9903
|
+
tileHeight: 256,
|
|
9904
|
+
matrixWidth: 8,
|
|
9905
|
+
matrixHeight: 8
|
|
9906
|
+
},
|
|
9907
|
+
{
|
|
9908
|
+
type: "TileMatrixType",
|
|
9909
|
+
identifier: "4",
|
|
9910
|
+
scaleDenominator: 136494.693366386,
|
|
9911
|
+
topLeftCorner: [5207777145550478e-9, 3.4301543757978342e6],
|
|
9912
|
+
tileWidth: 256,
|
|
9913
|
+
tileHeight: 256,
|
|
9914
|
+
matrixWidth: 16,
|
|
9915
|
+
matrixHeight: 16
|
|
9916
|
+
},
|
|
9917
|
+
{
|
|
9918
|
+
type: "TileMatrixType",
|
|
9919
|
+
identifier: "5",
|
|
9920
|
+
scaleDenominator: 68247.346683193,
|
|
9921
|
+
topLeftCorner: [5207777145550478e-9, 3.4301543757978342e6],
|
|
9922
|
+
tileWidth: 256,
|
|
9923
|
+
tileHeight: 256,
|
|
9924
|
+
matrixWidth: 32,
|
|
9925
|
+
matrixHeight: 32
|
|
9926
|
+
},
|
|
9927
|
+
{
|
|
9928
|
+
type: "TileMatrixType",
|
|
9929
|
+
identifier: "6",
|
|
9930
|
+
scaleDenominator: 34123.6733415964,
|
|
9931
|
+
topLeftCorner: [5207777145550478e-9, 3.4301543757978342e6],
|
|
9932
|
+
tileWidth: 256,
|
|
9933
|
+
tileHeight: 256,
|
|
9934
|
+
matrixWidth: 64,
|
|
9935
|
+
matrixHeight: 64
|
|
9936
|
+
},
|
|
9937
|
+
{
|
|
9938
|
+
type: "TileMatrixType",
|
|
9939
|
+
identifier: "7",
|
|
9940
|
+
scaleDenominator: 17061.8366707982,
|
|
9941
|
+
topLeftCorner: [5207777145550478e-9, 3.4301543757978342e6],
|
|
9942
|
+
tileWidth: 256,
|
|
9943
|
+
tileHeight: 256,
|
|
9944
|
+
matrixWidth: 128,
|
|
9945
|
+
matrixHeight: 128
|
|
9946
|
+
},
|
|
9947
|
+
{
|
|
9948
|
+
type: "TileMatrixType",
|
|
9949
|
+
identifier: "8",
|
|
9950
|
+
scaleDenominator: 8530.91833539913,
|
|
9951
|
+
topLeftCorner: [5207777145550478e-9, 3.4301543757978342e6],
|
|
9952
|
+
tileWidth: 256,
|
|
9953
|
+
tileHeight: 256,
|
|
9954
|
+
matrixWidth: 256,
|
|
9955
|
+
matrixHeight: 256
|
|
9956
|
+
},
|
|
9957
|
+
{
|
|
9958
|
+
type: "TileMatrixType",
|
|
9959
|
+
identifier: "9",
|
|
9960
|
+
scaleDenominator: 4265.45916769956,
|
|
9961
|
+
topLeftCorner: [5207777145550478e-9, 3.4301543757978342e6],
|
|
9962
|
+
tileWidth: 256,
|
|
9963
|
+
tileHeight: 256,
|
|
9964
|
+
matrixWidth: 512,
|
|
9965
|
+
matrixHeight: 512
|
|
9966
|
+
},
|
|
9967
|
+
{
|
|
9968
|
+
type: "TileMatrixType",
|
|
9969
|
+
identifier: "10",
|
|
9970
|
+
scaleDenominator: 2132.72958384978,
|
|
9971
|
+
topLeftCorner: [5207777145550478e-9, 3.4301543757978342e6],
|
|
9972
|
+
tileWidth: 256,
|
|
9973
|
+
tileHeight: 256,
|
|
9974
|
+
matrixWidth: 1024,
|
|
9975
|
+
matrixHeight: 1024
|
|
9976
|
+
},
|
|
9977
|
+
{
|
|
9978
|
+
type: "TileMatrixType",
|
|
9979
|
+
identifier: "11",
|
|
9980
|
+
scaleDenominator: 1066.36479192489,
|
|
9981
|
+
topLeftCorner: [5207777145550478e-9, 3.4301543757978342e6],
|
|
9982
|
+
tileWidth: 256,
|
|
9983
|
+
tileHeight: 256,
|
|
9984
|
+
matrixWidth: 2048,
|
|
9985
|
+
matrixHeight: 2048
|
|
9986
|
+
},
|
|
9987
|
+
{
|
|
9988
|
+
type: "TileMatrixType",
|
|
9989
|
+
identifier: "12",
|
|
9990
|
+
scaleDenominator: 533.182395962445,
|
|
9991
|
+
topLeftCorner: [5207777145550478e-9, 3.4301543757978342e6],
|
|
9992
|
+
tileWidth: 256,
|
|
9993
|
+
tileHeight: 256,
|
|
9994
|
+
matrixWidth: 4096,
|
|
9995
|
+
matrixHeight: 4096
|
|
9996
|
+
},
|
|
9997
|
+
{
|
|
9998
|
+
type: "TileMatrixType",
|
|
9999
|
+
identifier: "13",
|
|
10000
|
+
scaleDenominator: 266.591197981222,
|
|
10001
|
+
topLeftCorner: [5207777145550478e-9, 3.4301543757978342e6],
|
|
10002
|
+
tileWidth: 256,
|
|
10003
|
+
tileHeight: 256,
|
|
10004
|
+
matrixWidth: 8192,
|
|
10005
|
+
matrixHeight: 8192
|
|
10006
|
+
},
|
|
10007
|
+
{
|
|
10008
|
+
type: "TileMatrixType",
|
|
10009
|
+
identifier: "14",
|
|
10010
|
+
scaleDenominator: 133.295598990611,
|
|
10011
|
+
topLeftCorner: [5207777145550478e-9, 3.4301543757978342e6],
|
|
10012
|
+
tileWidth: 256,
|
|
10013
|
+
tileHeight: 256,
|
|
10014
|
+
matrixWidth: 16384,
|
|
10015
|
+
matrixHeight: 16384
|
|
10016
|
+
},
|
|
10017
|
+
{
|
|
10018
|
+
type: "TileMatrixType",
|
|
10019
|
+
identifier: "15",
|
|
10020
|
+
scaleDenominator: 66.6477994953056,
|
|
10021
|
+
topLeftCorner: [5207777145550478e-9, 3.4301543757978342e6],
|
|
10022
|
+
tileWidth: 256,
|
|
10023
|
+
tileHeight: 256,
|
|
10024
|
+
matrixWidth: 32768,
|
|
10025
|
+
matrixHeight: 32768
|
|
10026
|
+
},
|
|
10027
|
+
{
|
|
10028
|
+
type: "TileMatrixType",
|
|
10029
|
+
identifier: "16",
|
|
10030
|
+
scaleDenominator: 33.3238997476528,
|
|
10031
|
+
topLeftCorner: [5207777145550478e-9, 3.4301543757978342e6],
|
|
10032
|
+
tileWidth: 256,
|
|
10033
|
+
tileHeight: 256,
|
|
10034
|
+
matrixWidth: 65536,
|
|
10035
|
+
matrixHeight: 65536
|
|
10036
|
+
}
|
|
10037
|
+
],
|
|
10038
|
+
$generated: {
|
|
10039
|
+
package: "@basemaps/cli",
|
|
10040
|
+
version: "v7.14.0-4-g2766010d",
|
|
10041
|
+
hash: "2766010d8d2bb8b673f6bcbef2fe2636f2e0f4ea",
|
|
10042
|
+
createdAt: "2025-02-10T20:34:46.643Z"
|
|
10043
|
+
},
|
|
10044
|
+
$options: {
|
|
10045
|
+
sourceTileMatrix: "WebMercatorQuad",
|
|
10046
|
+
zoomOffset: 8
|
|
10047
|
+
}
|
|
10048
|
+
};
|
|
10049
|
+
var Citm2000Tms = new TileMatrixSet(Citm2000Tmst);
|
|
10050
|
+
|
|
9858
10051
|
// ../geo/build/tms/google.js
|
|
9859
10052
|
var GoogleTmst = {
|
|
9860
10053
|
type: "TileMatrixSetType",
|
|
@@ -10131,11 +10324,12 @@ var Nztm2000QuadTms = new TileMatrixSet(Nztm20002.Nztm2000Quad);
|
|
|
10131
10324
|
// ../geo/build/tms/index.js
|
|
10132
10325
|
var TileMatrixSets = {
|
|
10133
10326
|
/** All TileMatrixSets that are currently supported */
|
|
10134
|
-
All: [GoogleTms, Nztm2000Tms, Nztm2000QuadTms],
|
|
10327
|
+
All: [GoogleTms, Nztm2000Tms, Nztm2000QuadTms, Citm2000Tms],
|
|
10135
10328
|
/** Default mapping of EPSG code to Tile matrix set */
|
|
10136
10329
|
Defaults: /* @__PURE__ */ new Map([
|
|
10137
10330
|
[Epsg.Google.code, GoogleTms],
|
|
10138
|
-
[Epsg.Nztm2000.code, Nztm2000Tms]
|
|
10331
|
+
[Epsg.Nztm2000.code, Nztm2000Tms],
|
|
10332
|
+
[Epsg.Citm2000.code, Citm2000Tms]
|
|
10139
10333
|
]),
|
|
10140
10334
|
/**
|
|
10141
10335
|
* Get a tile matrix set by EPSG Code
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@basemaps/landing",
|
|
3
|
-
"version": "7.
|
|
3
|
+
"version": "7.15.1",
|
|
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.
|
|
32
|
-
"@basemaps/config": "^7.
|
|
33
|
-
"@basemaps/geo": "^7.
|
|
34
|
-
"@basemaps/infra": "^7.
|
|
35
|
-
"@basemaps/shared": "^7.
|
|
31
|
+
"@basemaps/attribution": "^7.15.0",
|
|
32
|
+
"@basemaps/config": "^7.15.0",
|
|
33
|
+
"@basemaps/geo": "^7.15.0",
|
|
34
|
+
"@basemaps/infra": "^7.15.0",
|
|
35
|
+
"@basemaps/shared": "^7.15.0",
|
|
36
36
|
"@linzjs/lui": "^21.46.0",
|
|
37
37
|
"@servie/events": "^3.0.0",
|
|
38
38
|
"@types/proj4": "^2.5.2",
|
|
@@ -113,5 +113,5 @@
|
|
|
113
113
|
}
|
|
114
114
|
}
|
|
115
115
|
],
|
|
116
|
-
"gitHead": "
|
|
116
|
+
"gitHead": "500e138bf620cebd76dfdad24bde53c192da597b"
|
|
117
117
|
}
|
|
File without changes
|