Skip to content

Commit 3f01e33

Browse files
authored
merge master (#192)
1 parent 6847cc6 commit 3f01e33

1 file changed

Lines changed: 10 additions & 0 deletions

File tree

app/components/hsl-zones-publisher-v6.json

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -60,6 +60,16 @@
6060
[24.543216, 60.11093]
6161
]
6262
}
63+
},
64+
{
65+
"type": "Feature",
66+
"properties": {
67+
"Zone": "E"
68+
},
69+
"geometry": {
70+
"type": "MultiPoint",
71+
"coordinates": [[25.02, 60.53]]
72+
}
6373
}
6474
]
6575
}

0 commit comments

Comments
 (0)