Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1,824 changes: 1,824 additions & 0 deletions geometric_data/ocean/transect/Bering_Strait_Ship_Track/transect.geojson

Large diffs are not rendered by default.

108 changes: 108 additions & 0 deletions geometric_data/ocean/transect/Foxe_Basin_Through_Flow/transect.geojson
Original file line number Diff line number Diff line change
@@ -0,0 +1,108 @@
{
"type": "FeatureCollection",
"features": [
{
"type": "Feature",
"properties": {
"name": "Foxe_Basin_Through_Flow",
"tags": "Critical_Passage",
"object": "transect",
"component": "ocean",
"author": "Andrew Roberts"
},
"geometry": {
"type": "LineString",
"coordinates": [
[
-87.358651,
69.722031
],
[
-86.767818,
69.764389
],
[
-86.155474,
69.829911
],
[
-85.555704,
69.921935
],
[
-85.088254,
69.943934
],
[
-84.74565,
69.946209
],
[
-84.168631,
69.905976
],
[
-83.67136,
69.872113
],
[
-83.279969,
69.845158
],
[
-83.062342,
69.811286
],
[
-82.848258,
69.755107
],
[
-82.762423,
69.729303
],
[
-82.58009,
69.708222
],
[
-82.435874,
69.706389
],
[
-82.31763,
69.712667
],
[
-81.973989,
69.73515
],
[
-81.746371,
69.71302
],
[
-81.580248,
69.676545
],
[
-81.438218,
69.632031
],
[
-81.222928,
69.537059
],
[
-80.842159,
69.407434
],
[
-80.842159,
69.407434
]
]
}
}
]
}
Loading