Skip to content

Commit

Permalink
Set for Stein added, Lock Born updated
Browse files Browse the repository at this point in the history
  • Loading branch information
Pierre Veelen Private committed Nov 25, 2020
1 parent 751f196 commit 3b57c32
Show file tree
Hide file tree
Showing 6 changed files with 178 additions and 51 deletions.
42 changes: 42 additions & 0 deletions chambers/NL-Born-chamber-Center.geojson
Original file line number Diff line number Diff line change
@@ -0,0 +1,42 @@
{
"type": "FeatureCollection",
"features": [
{
"type": "Feature",
"properties": {
"Name": "Sluiskolk Midden Born",
"Identification": "NL-Born-chamber-Center",
"Parent": "NL-Born-lock-Lock",
"Type": "chamber",
"Version": "20201125"
},
"geometry": {
"type": "Polygon",
"coordinates": [
[
[
5.798892974853516,
51.03622291572956
],
[
5.7982492446899405,
51.034876948947776
],
[
5.798474550247192,
51.0348263479303
],
[
5.799139738082886,
51.036165569571324
],
[
5.798892974853516,
51.03622291572956
]
]
]
}
}
]
}
42 changes: 42 additions & 0 deletions chambers/NL-Born-chamber-East.geojson
Original file line number Diff line number Diff line change
@@ -0,0 +1,42 @@
{
"type": "FeatureCollection",
"features": [
{
"type": "Feature",
"properties": {
"Name": "Sluiskolk Oost Born",
"Identification": "NL-Born-chamber-East",
"Parent": "NL-Born-lock-Lock",
"Type": "chamber",
"Version": "20201125"
},
"geometry": {
"type": "Polygon",
"coordinates": [
[
[
5.79928994178772,
51.036152076347314
],
[
5.798614025115967,
51.03481960112379
],
[
5.798887610435485,
51.034765626636414
],
[
5.7995688915252686,
51.0360947301014
],
[
5.79928994178772,
51.036152076347314
]
]
]
}
}
]
}
42 changes: 42 additions & 0 deletions chambers/NL-Born-chamber-West.geojson
Original file line number Diff line number Diff line change
@@ -0,0 +1,42 @@
{
"type": "FeatureCollection",
"features": [
{
"type": "Feature",
"properties": {
"Name": "Sluiskolk West Born",
"Identification": "NL-Born-chamber-West",
"Parent": "NL-Born-lock-Lock",
"Type": "chamber",
"Version": "20201125"
},
"geometry": {
"type": "Polygon",
"coordinates": [
[
[
5.796977877616882,
51.03527500835811
],
[
5.797219276428223,
51.03522440777533
],
[
5.797863006591797,
51.03647253935625
],
[
5.797594785690308,
51.0365197652965
],
[
5.796977877616882,
51.03527500835811
]
]
]
}
}
]
}
59 changes: 30 additions & 29 deletions locks/NL-Born-lock-Lock.geojson
Original file line number Diff line number Diff line change
Expand Up @@ -7,40 +7,41 @@
"Name": "Sluis Born",
"Identification": "NL-Born-lock-Lock",
"Type": "lock",
"Version": "20200608"
"Version": "20201125"
},
"geometry": {
"type": "Polygon",
"coordinates": [
[
[
5.79747676849366,
51.03671541510767
],
[
5.796800851821899,
51.03532898225221
],
[
5.797283649444579,
51.035237901269454
],
[
5.797342658042908,
51.03501525811358
],
[
5.798989534378051,
51.03472177231913
],
[
5.799826383590707,
51.03624315553318
],
[
5.79747676849366,
51.03671541510767
] ]
[
5.797466039657593,
51.036553498081496
],
[
5.796800851821899,
51.03532898225221
],
[
5.797283649444579,
51.035237901269454
],
[
5.797342658042908,
51.03501525811358
],
[
5.798989534378051,
51.03472177231913
],
[
5.799681544303894,
51.0361115966517
],
[
5.797466039657593,
51.036553498081496
]
]
]
}
}
Expand Down
42 changes: 21 additions & 21 deletions locks/NL-Born-lock-Zone-North.geojson
Original file line number Diff line number Diff line change
Expand Up @@ -7,32 +7,32 @@
"Name": "",
"Identification": "NL-Born-lock-Zone-North",
"Type": "lock",
"Version": "20200608"
"Version": "20201125"
},
"geometry": {
"type": "Polygon",
"coordinates": [
[
[
5.800416469573975,
51.04277003103994
],
[
5.7971978187561035,
51.03677950710755
],
[
5.799965858459473,
51.036226289030786
],
[
5.802927017211914,
51.042378781723365
],
[
5.800416469573975,
51.04277003103994
]
[
5.800416469573975,
51.04277003103994
],
[
5.797176361083984,
51.03660747048642
],
[
5.799917578697205,
51.036064370295435
],
[
5.802927017211914,
51.042378781723365
],
[
5.800416469573975,
51.04277003103994
]
]
]
}
Expand Down
2 changes: 1 addition & 1 deletion sets/NL-Stein-alle-havens.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
"ports": {
"files": [
"NL-Stein-port.geojson",
"NL-Stein-port-Julianakanaal.geojson",
"NL-Stein-port-Julianakanaal.geojson"
]
},
"quays": {
Expand Down

0 comments on commit 3b57c32

Please sign in to comment.