summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--2018.geojson39
-rw-r--r--2019.geojson18
-rw-r--r--remi_repository_users_map.umap46
3 files changed, 87 insertions, 16 deletions
diff --git a/2018.geojson b/2018.geojson
index 748d99a..08b26ca 100644
--- a/2018.geojson
+++ b/2018.geojson
@@ -30,6 +30,19 @@
{
"type": "Feature",
"properties": {
+ "name": "A.F. (Fürstenfeldbruck, Germany)"
+ },
+ "geometry": {
+ "type": "Point",
+ "coordinates": [
+ 11.249657,
+ 48.181425
+ ]
+ }
+ },
+ {
+ "type": "Feature",
+ "properties": {
"name": "A.H. (Columbus, Ohio, USA)"
},
"geometry": {
@@ -56,6 +69,19 @@
{
"type": "Feature",
"properties": {
+ "name": "A.M. (Köln, Germany)"
+ },
+ "geometry": {
+ "type": "Point",
+ "coordinates": [
+ 6.956749,
+ 50.94134
+ ]
+ }
+ },
+ {
+ "type": "Feature",
+ "properties": {
"name": "B.P. (Красноярск, Russia)"
},
"geometry": {
@@ -261,19 +287,6 @@
44.205789
]
}
- },
- {
- "type": "Feature",
- "properties": {
- "name": "A.M. (Köln, Germany)"
- },
- "geometry": {
- "type": "Point",
- "coordinates": [
- 6.956749,
- 50.94134
- ]
- }
}
]
} \ No newline at end of file
diff --git a/2019.geojson b/2019.geojson
new file mode 100644
index 0000000..d666a14
--- /dev/null
+++ b/2019.geojson
@@ -0,0 +1,18 @@
+{
+ "type": "FeatureCollection",
+ "features": [
+ {
+ "type": "Feature",
+ "properties": {
+ "name": "D.B. (Maringa, Brazil)"
+ },
+ "geometry": {
+ "type": "Point",
+ "coordinates": [
+ -51.93512,
+ -23.424189
+ ]
+ }
+ }
+ ]
+} \ No newline at end of file
diff --git a/remi_repository_users_map.umap b/remi_repository_users_map.umap
index 24d6635..4ddfe01 100644
--- a/remi_repository_users_map.umap
+++ b/remi_repository_users_map.umap
@@ -2171,6 +2171,19 @@
{
"type": "Feature",
"properties": {
+ "name": "A.M. (Köln, Germany)"
+ },
+ "geometry": {
+ "type": "Point",
+ "coordinates": [
+ 6.956749,
+ 50.94134
+ ]
+ }
+ },
+ {
+ "type": "Feature",
+ "properties": {
"name": "B.P. (Красноярск, Russia)"
},
"geometry": {
@@ -2380,13 +2393,13 @@
{
"type": "Feature",
"properties": {
- "name": "A.M. (Köln, Germany)"
+ "name": "A.F. (Fürstenfeldbruck, Germany)"
},
"geometry": {
"type": "Point",
"coordinates": [
- 6.956749,
- 50.94134
+ 11.249657,
+ 48.181425
]
}
}
@@ -2400,6 +2413,33 @@
"color": "Salmon",
"id": 481070
}
+ },
+ {
+ "type": "FeatureCollection",
+ "features": [
+ {
+ "type": "Feature",
+ "properties": {
+ "name": "D.B. (Maringa, Brazil)"
+ },
+ "geometry": {
+ "type": "Point",
+ "coordinates": [
+ -51.93512,
+ -23.424189
+ ]
+ }
+ }
+ ],
+ "_umap_options": {
+ "displayOnLoad": true,
+ "browsable": true,
+ "remoteData": {},
+ "name": "2019",
+ "iconClass": "Ball",
+ "color": "Yellow",
+ "id": 732607
+ }
}
]
} \ No newline at end of file