diff options
-rw-r--r-- | 2018.geojson | 13 | ||||
-rw-r--r-- | remi_repository_users_map.umap | 43 |
2 files changed, 41 insertions, 15 deletions
diff --git a/2018.geojson b/2018.geojson index 12656a4..61cf0de 100644 --- a/2018.geojson +++ b/2018.geojson @@ -13,6 +13,19 @@ 40.371658891506094 ] } + }, + { + "type": "Feature", + "properties": { + "name": "D.S. (Sao Paulo, Brazil)" + }, + "geometry": { + "type": "Point", + "coordinates": [ + -46.62322998046875, + -23.589160275994917 + ] + } } ] }
\ No newline at end of file diff --git a/remi_repository_users_map.umap b/remi_repository_users_map.umap index 86f00b0..44c8dbc 100644 --- a/remi_repository_users_map.umap +++ b/remi_repository_users_map.umap @@ -119,8 +119,8 @@ "geometry": { "type": "Point", "coordinates": [ - -46.636361, - -23.547702 + -46.64520263671875, + -23.56902214405495 ] } }, @@ -1713,6 +1713,19 @@ { "type": "Feature", "properties": { + "name": "http://mirror.reconn.ru/remi/" + }, + "geometry": { + "type": "Point", + "coordinates": [ + 37.59521484375001, + 55.73638916286441 + ] + } + }, + { + "type": "Feature", + "properties": { "name": "http://mirror.team-cymru.org/remi/" }, "geometry": { @@ -2061,19 +2074,6 @@ 52.631671905518 ] } - }, - { - "type": "Feature", - "properties": { - "name": "http://mirror.reconn.ru/remi/" - }, - "geometry": { - "type": "Point", - "coordinates": [ - 37.59521484375001, - 55.73638916286441 - ] - } } ], "_storage": { @@ -2101,6 +2101,19 @@ 40.371658891506094 ] } + }, + { + "type": "Feature", + "properties": { + "name": "D.S. (Sao Paulo, Brazil)" + }, + "geometry": { + "type": "Point", + "coordinates": [ + -46.62322998046875, + -23.589160275994917 + ] + } } ], "_storage": { |