summaryrefslogtreecommitdiffstats
path: root/2018.geojson
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2018-01-22 08:18:18 +0100
committerRemi Collet <remi@remirepo.net>2018-01-22 08:18:18 +0100
commit15d3d15394b651846bda7ed22dc150431ea1a173 (patch)
tree2f85ee96f0cb7a0ab38873b3c6d5629077b8d821 /2018.geojson
parent54cc0fdf568105dba5ab79a31631674a8ed217cc (diff)
+ D.A.A. (Madrid, Spain) + http://mirror.reconn.ru/remi/
Diffstat (limited to '2018.geojson')
-rw-r--r--2018.geojson18
1 files changed, 18 insertions, 0 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