@india-boundary-corrector/openlayers-layer 0.2.1 → 0.2.2

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.
@@ -12052,7 +12052,7 @@ var IndiaBoundaryCorrector = (() => {
12052
12052
  var ImageTile_default2 = ImageTileSource;
12053
12053
 
12054
12054
  // ../data/version.js
12055
- var packageVersion = "0.2.0";
12055
+ var packageVersion = "0.2.2";
12056
12056
 
12057
12057
  // ../data/index.js
12058
12058
  var import_meta = {};
@@ -12192,7 +12192,9 @@ var IndiaBoundaryCorrector = (() => {
12192
12192
  id: "open-topo",
12193
12193
  tileUrlTemplates: [
12194
12194
  "https://{s}.tile.opentopomap.org/{z}/{x}/{y}.png",
12195
- "https://tile.opentopomap.org/{z}/{x}/{y}.png"
12195
+ "https://tile.opentopomap.org/{z}/{x}/{y}.png",
12196
+ "https://{s}.tile.top-o-map.de/{z}/{x}/{y}.png",
12197
+ "https://tile.top-o-map.de/{z}/{x}/{y}.png"
12196
12198
  ],
12197
12199
  lineWidthStops: { "4": 0.75, "5": 1, "6": 1.25, "7": 1.5, "8": 1.75, "9": 1.25, "10": 1.25, "13": 1.5 },
12198
12200
  lineStyles: [
@@ -12212,9 +12214,8 @@ var IndiaBoundaryCorrector = (() => {
12212
12214
  "https://tile.openstreetmap.org/{z}/{x}/{y}.png",
12213
12215
  "https://{s}.tile.openstreetmap.org/{z}/{x}/{y}.png"
12214
12216
  ],
12215
- lineWidthStops: { "1": 0.5, "2": 0.6, "3": 0.7, "4": 1, "10": 3.75 },
12217
+ lineWidthStops: { "3": 0.7, "4": 1, "10": 3.75 },
12216
12218
  lineStyles: [
12217
- { color: "rgb(200, 180, 200)", layerSuffix: "osm", startZoom: 1, endZoom: 3, delWidthFactor: 2.5, widthFraction: 1.5 },
12218
12219
  { color: "rgb(200, 180, 200)", layerSuffix: "osm", startZoom: 4, delWidthFactor: 1.5 },
12219
12220
  { color: "rgb(160, 120, 160)", layerSuffix: "osm", startZoom: 4, widthFraction: 0.333, dashArray: [30, 2, 8, 2], delWidthFactor: 0 },
12220
12221
  { color: "rgb(200, 180, 200)", layerSuffix: "osm-internal", startZoom: 4, widthFraction: 0.45 },
@@ -15057,7 +15058,9 @@ var IndiaBoundaryCorrector = (() => {
15057
15058
  id: "open-topo",
15058
15059
  tileUrlTemplates: [
15059
15060
  "https://{s}.tile.opentopomap.org/{z}/{x}/{y}.png",
15060
- "https://tile.opentopomap.org/{z}/{x}/{y}.png"
15061
+ "https://tile.opentopomap.org/{z}/{x}/{y}.png",
15062
+ "https://{s}.tile.top-o-map.de/{z}/{x}/{y}.png",
15063
+ "https://tile.top-o-map.de/{z}/{x}/{y}.png"
15061
15064
  ],
15062
15065
  lineWidthStops: { "4": 0.75, "5": 1, "6": 1.25, "7": 1.5, "8": 1.75, "9": 1.25, "10": 1.25, "13": 1.5 },
15063
15066
  lineStyles: [
@@ -15077,9 +15080,8 @@ var IndiaBoundaryCorrector = (() => {
15077
15080
  "https://tile.openstreetmap.org/{z}/{x}/{y}.png",
15078
15081
  "https://{s}.tile.openstreetmap.org/{z}/{x}/{y}.png"
15079
15082
  ],
15080
- lineWidthStops: { "1": 0.5, "2": 0.6, "3": 0.7, "4": 1, "10": 3.75 },
15083
+ lineWidthStops: { "3": 0.7, "4": 1, "10": 3.75 },
15081
15084
  lineStyles: [
15082
- { color: "rgb(200, 180, 200)", layerSuffix: "osm", startZoom: 1, endZoom: 3, delWidthFactor: 2.5, widthFraction: 1.5 },
15083
15085
  { color: "rgb(200, 180, 200)", layerSuffix: "osm", startZoom: 4, delWidthFactor: 1.5 },
15084
15086
  { color: "rgb(160, 120, 160)", layerSuffix: "osm", startZoom: 4, widthFraction: 0.333, dashArray: [30, 2, 8, 2], delWidthFactor: 0 },
15085
15087
  { color: "rgb(200, 180, 200)", layerSuffix: "osm-internal", startZoom: 4, widthFraction: 0.45 },