diff options
-rw-r--r-- | 2017.geojson | 19 | ||||
-rw-r--r-- | remi_repository_users_map.umap | 41 |
2 files changed, 43 insertions, 17 deletions
diff --git a/2017.geojson b/2017.geojson index 9f49909..fe54434 100644 --- a/2017.geojson +++ b/2017.geojson @@ -42,6 +42,19 @@ { "type": "Feature", "properties": { + "name": "A.F. (Fürstenfeldbruck, Germany)" + }, + "geometry": { + "type": "Point", + "coordinates": [ + 11.250600814819338, + 48.18234093479466 + ] + } + }, + { + "type": "Feature", + "properties": { "name": "A.L.W. (Sneek, Netherlands)" }, "geometry": { @@ -588,13 +601,13 @@ { "type": "Feature", "properties": { - "name": "A.F. (Fürstenfeldbruck, Germany)" + "name": "A.H. (Moscow, Russia)" }, "geometry": { "type": "Point", "coordinates": [ - 11.250600814819338, - 48.18234093479466 + 37.61718750000001, + 55.76421316483773 ] } } diff --git a/remi_repository_users_map.umap b/remi_repository_users_map.umap index 57b37f0..a4a4f8b 100644 --- a/remi_repository_users_map.umap +++ b/remi_repository_users_map.umap @@ -999,6 +999,19 @@ { "type": "Feature", "properties": { + "name": "A.F. (Fürstenfeldbruck, Germany)" + }, + "geometry": { + "type": "Point", + "coordinates": [ + 11.250600814819338, + 48.18234093479466 + ] + } + }, + { + "type": "Feature", + "properties": { "name": "A.L.W. (Sneek, Netherlands)" }, "geometry": { @@ -1545,13 +1558,13 @@ { "type": "Feature", "properties": { - "name": "A.F. (Fürstenfeldbruck, Germany)" + "name": "A.H. (Moscow, Russia)" }, "geometry": { "type": "Point", "coordinates": [ - 11.250600814819338, - 48.18234093479466 + 37.61718750000001, + 55.76421316483773 ] } } @@ -1571,6 +1584,17 @@ "features": [ { "type": "Feature", + "properties": {}, + "geometry": { + "type": "Point", + "coordinates": [ + 11.314115524291994, + 48.20156615764125 + ] + } + }, + { + "type": "Feature", "properties": { "name": "http://ca.mirror.babylon.network/remi/" }, @@ -2024,17 +2048,6 @@ 52.631671905518 ] } - }, - { - "type": "Feature", - "properties": {}, - "geometry": { - "type": "Point", - "coordinates": [ - 11.314115524291994, - 48.20156615764125 - ] - } } ], "_storage": { |