summaryrefslogtreecommitdiffstats
path: root/2018.geojson
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2018-05-23 15:11:31 +0200
committerRemi Collet <remi@remirepo.net>2018-05-23 15:11:31 +0200
commit01f2b4886cd5cbc9ac714db945370ddd51da97d9 (patch)
treed7ddfc9b8f6f7ab2b062ae5af0e31d0bebc352b5 /2018.geojson
parent13b92b9335a1b6416c0df99a6a849480935910e0 (diff)
+ B.P. (Красноярск, Russia) + C.P. (Moscow, Russia)
Diffstat (limited to '2018.geojson')
-rw-r--r--2018.geojson32
1 files changed, 29 insertions, 3 deletions
diff --git a/2018.geojson b/2018.geojson
index a3d96da..2eea94a 100644
--- a/2018.geojson
+++ b/2018.geojson
@@ -108,6 +108,19 @@
{
"type": "Feature",
"properties": {
+ "name": "R.K. (Dresden, Germany)"
+ },
+ "geometry": {
+ "type": "Point",
+ "coordinates": [
+ 13.739776611328125,
+ 51.04916446529363
+ ]
+ }
+ },
+ {
+ "type": "Feature",
+ "properties": {
"name": "S.C. (Chicago, Illinois, USA)"
},
"geometry": {
@@ -134,13 +147,26 @@
{
"type": "Feature",
"properties": {
- "name": "R.K. (Dresden, Germany)"
+ "name": "C.P. (Moscow, Russia)"
},
"geometry": {
"type": "Point",
"coordinates": [
- 13.739776611328125,
- 51.04916446529363
+ 37.63366699218751,
+ 55.73020335605107
+ ]
+ }
+ },
+ {
+ "type": "Feature",
+ "properties": {
+ "name": "B.P. (Красноярск, Russia)"
+ },
+ "geometry": {
+ "type": "Point",
+ "coordinates": [
+ 92.8724527359009,
+ 56.00974279307971
]
}
}