summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--2018.geojson18
-rw-r--r--mirrors.geojson19
-rw-r--r--remi_repository_users_map.umap46
3 files changed, 77 insertions, 6 deletions
diff --git a/2018.geojson b/2018.geojson
new file mode 100644
index 0000000..12656a4
--- /dev/null
+++ b/2018.geojson
@@ -0,0 +1,18 @@
+{
+ "type": "FeatureCollection",
+ "features": [
+ {
+ "type": "Feature",
+ "properties": {
+ "name": "D.A.A. (Madrid, Spain)"
+ },
+ "geometry": {
+ "type": "Point",
+ "coordinates": [
+ -3.6639404296875004,
+ 40.371658891506094
+ ]
+ }
+ }
+ ]
+} \ No newline at end of file
diff --git a/mirrors.geojson b/mirrors.geojson
index c6c713d..b650dd5 100644
--- a/mirrors.geojson
+++ b/mirrors.geojson
@@ -132,6 +132,19 @@
{
"type": "Feature",
"properties": {
+ "name": "http://mirror.team-cymru.org/remi/"
+ },
+ "geometry": {
+ "type": "Point",
+ "coordinates": [
+ -87.65,
+ 41.85
+ ]
+ }
+ },
+ {
+ "type": "Feature",
+ "properties": {
"name": "http://mirror.upb.edu.co/remi/"
},
"geometry": {
@@ -471,13 +484,13 @@
{
"type": "Feature",
"properties": {
- "name": "http://mirror.team-cymru.org/remi/"
+ "name": "http://mirror.reconn.ru/remi/"
},
"geometry": {
"type": "Point",
"coordinates": [
- -87.65,
- 41.85
+ 37.59521484375001,
+ 55.73638916286441
]
}
}
diff --git a/remi_repository_users_map.umap b/remi_repository_users_map.umap
index a82fbda..86f00b0 100644
--- a/remi_repository_users_map.umap
+++ b/remi_repository_users_map.umap
@@ -1713,6 +1713,19 @@
{
"type": "Feature",
"properties": {
+ "name": "http://mirror.team-cymru.org/remi/"
+ },
+ "geometry": {
+ "type": "Point",
+ "coordinates": [
+ -87.65,
+ 41.85
+ ]
+ }
+ },
+ {
+ "type": "Feature",
+ "properties": {
"name": "http://mirror.upb.edu.co/remi/"
},
"geometry": {
@@ -2052,13 +2065,13 @@
{
"type": "Feature",
"properties": {
- "name": "http://mirror.team-cymru.org/remi/"
+ "name": "http://mirror.reconn.ru/remi/"
},
"geometry": {
"type": "Point",
"coordinates": [
- -87.65,
- 41.85
+ 37.59521484375001,
+ 55.73638916286441
]
}
}
@@ -2072,6 +2085,33 @@
"color": "Lime",
"iconClass": "Ball"
}
+ },
+ {
+ "type": "FeatureCollection",
+ "features": [
+ {
+ "type": "Feature",
+ "properties": {
+ "name": "D.A.A. (Madrid, Spain)"
+ },
+ "geometry": {
+ "type": "Point",
+ "coordinates": [
+ -3.6639404296875004,
+ 40.371658891506094
+ ]
+ }
+ }
+ ],
+ "_storage": {
+ "displayOnLoad": true,
+ "browsable": true,
+ "remoteData": {},
+ "name": "2018",
+ "iconClass": "Ball",
+ "color": "Salmon",
+ "id": 481070
+ }
}
]
} \ No newline at end of file