diff --git a/media/naturals/straits/Bass Strait.svg b/media/naturals/straits/Bass Strait.svg
new file mode 100644
index 00000000..7c4db28e
--- /dev/null
+++ b/media/naturals/straits/Bass Strait.svg
@@ -0,0 +1,11 @@
+
+
\ No newline at end of file
diff --git a/media/naturals/straits/Bering Strait.svg b/media/naturals/straits/Bering Strait.svg
new file mode 100644
index 00000000..4f1c564c
--- /dev/null
+++ b/media/naturals/straits/Bering Strait.svg
@@ -0,0 +1,9 @@
+
+
\ No newline at end of file
diff --git a/media/naturals/straits/Cook Strait.svg b/media/naturals/straits/Cook Strait.svg
new file mode 100644
index 00000000..31fe24e5
--- /dev/null
+++ b/media/naturals/straits/Cook Strait.svg
@@ -0,0 +1,7 @@
+
+
\ No newline at end of file
diff --git a/media/naturals/straits/Dardanelles Strait.svg b/media/naturals/straits/Dardanelles Strait.svg
new file mode 100644
index 00000000..17e9e85b
--- /dev/null
+++ b/media/naturals/straits/Dardanelles Strait.svg
@@ -0,0 +1,6 @@
+
+
\ No newline at end of file
diff --git a/media/naturals/straits/Hudson Strait.svg b/media/naturals/straits/Hudson Strait.svg
new file mode 100644
index 00000000..67b78c9c
--- /dev/null
+++ b/media/naturals/straits/Hudson Strait.svg
@@ -0,0 +1,12 @@
+
+
\ No newline at end of file
diff --git a/media/naturals/straits/Palk Strait.svg b/media/naturals/straits/Palk Strait.svg
new file mode 100644
index 00000000..09b9423d
--- /dev/null
+++ b/media/naturals/straits/Palk Strait.svg
@@ -0,0 +1,9 @@
+
+
\ No newline at end of file
diff --git a/media/naturals/straits/Sunda Strait.svg b/media/naturals/straits/Sunda Strait.svg
new file mode 100644
index 00000000..6ab29d99
--- /dev/null
+++ b/media/naturals/straits/Sunda Strait.svg
@@ -0,0 +1,6 @@
+
+
\ No newline at end of file
diff --git a/media/naturals/straits/Taiwan Strait.svg b/media/naturals/straits/Taiwan Strait.svg
new file mode 100644
index 00000000..67f9bda7
--- /dev/null
+++ b/media/naturals/straits/Taiwan Strait.svg
@@ -0,0 +1,11 @@
+
+
\ No newline at end of file
diff --git a/presets/naturals.js b/presets/naturals.js
index b393ab8d..114da455 100644
--- a/presets/naturals.js
+++ b/presets/naturals.js
@@ -894,7 +894,7 @@ const globalCityData = [
["Beijing", 16426832679.115694, 178940.11723688344],
]
-const straitData = [["Strait of Dover", 31174983454.928658, 222577.01735751258], ["Strait of Gibraltar", 4012438156.156927, 55658.19643643095], ["Strait of Hormuz", 25574748008.534893, 122431.35146918982], ["Strait of Messina", 97316549.67370307, 11131.941670965367], ["Strait of Otranto", 30353100830.64735, 189202.32829987607], ["Strait of Juan de Fuca", 36469939347.95791, 178049.49203886717]]
+const straitData = [["Strait of Dover", 31174983454.928658, 222577.01735751258], ["Strait of Gibraltar", 4012438156.156927, 55658.19643643095], ["Strait of Hormuz", 25574748008.534893, 122431.35146918982], ["Strait of Messina", 97316549.67370307, 11131.941670965367], ["Strait of Otranto", 30353100830.64735, 189202.32829987607], ["Strait of Juan de Fuca", 36469939347.95791, 178049.49203886717], ["Bering Strait", 49612154086.2841, 211274.1384794921], ["Bass Strait", 278145181872.9597, 477687.07599560975], ["Palk Strait", 36632925592.65483, 166948.86982564948], ["Hudson Strait", 235671965415.1174, 353978.9165560771], ["Cook Strait", 14519643084.23072, 133569.43807438243], ["Sunda Strait", 2465200363.833765, 44527.260899000394], ["Taiwan Strait", 166569712655.73682, 411498.3631607854], ["Dardanelles Strait", 11897169147.76046, 100178.63730052409]]
function makePlanet(name, diameter, mass, image) {
return {
diff --git a/scripts/mapshaper/straits.py b/scripts/mapshaper/map-coords.py
similarity index 100%
rename from scripts/mapshaper/straits.py
rename to scripts/mapshaper/map-coords.py
diff --git a/scripts/mapshaper/straits.json b/scripts/mapshaper/straits.json
index abbac789..25ed9685 100644
--- a/scripts/mapshaper/straits.json
+++ b/scripts/mapshaper/straits.json
@@ -44,6 +44,62 @@
"lon0": -125.1,
"lat1": 49.7,
"lon1": -122.3
+ },
+ {
+ "name": "Bering Strait",
+ "lat0": 65.1,
+ "lon0": -171.2,
+ "lat1": 67.0,
+ "lon1": -166.0
+ },
+ {
+ "name": "Bass Strait",
+ "lat0": -41.7,
+ "lon0": 143.5,
+ "lat1": -37.4,
+ "lon1": 150.3
+ },
+ {
+ "name": "Palk Strait",
+ "lat0": 8.9,
+ "lon0": 78.6,
+ "lat1": 10.4,
+ "lon1": 80.6
+ },
+ {
+ "name": "Hudson Strait",
+ "lat0": 60.9,
+ "lon0": -76.5,
+ "lat1": 64.1,
+ "lon1": -63.5
+ },
+ {
+ "name": "Cook Strait",
+ "lat0": -41.9,
+ "lon0": 174.1,
+ "lat1": -40.7,
+ "lon1": 175.4
+ },
+ {
+ "name": "Sunda Strait",
+ "lat0": -6.1,
+ "lon0": 105.6,
+ "lat1": -5.7,
+ "lon1": 106.1
+ },
+ {
+ "name": "Taiwan Strait",
+ "lat0": 22.6,
+ "lon0": 117.5,
+ "lat1": 26.3,
+ "lon1": 121.5
+ },
+ {
+ "name": "Dardanelles Strait",
+ "lat0": 39.9,
+ "lon0": 26.1,
+ "lat1": 40.8,
+ "lon1": 27.5
}
]
}
\ No newline at end of file