summaryrefslogtreecommitdiffstats
path: root/2019.geojson
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2019-01-02 14:18:28 +0100
committerRemi Collet <remi@remirepo.net>2019-01-02 14:18:28 +0100
commit3ed206f87d7b53f4dc343b12ab2aea3407c9216f (patch)
tree36709ef1fdb353418c996fafe72c9cc914ce82b3 /2019.geojson
parent75ed9628e55fe619e970fb23f595f2ab6c322893 (diff)
+ A.F. (Fürstenfeldbruck, Germany) + D.B. (Maringa, Brazil)
Diffstat (limited to '2019.geojson')
-rw-r--r--2019.geojson18
1 files changed, 18 insertions, 0 deletions
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