summaryrefslogtreecommitdiffstats
path: root/2017.geojson
diff options
context:
space:
mode:
Diffstat (limited to '2017.geojson')
-rw-r--r--2017.geojson18
1 files changed, 18 insertions, 0 deletions
diff --git a/2017.geojson b/2017.geojson
new file mode 100644
index 0000000..fe5c161
--- /dev/null
+++ b/2017.geojson
@@ -0,0 +1,18 @@
+{
+ "type": "FeatureCollection",
+ "features": [
+ {
+ "type": "Feature",
+ "properties": {
+ "name": "K.M.W. (Wien, Austria)"
+ },
+ "geometry": {
+ "type": "Point",
+ "coordinates": [
+ 16.3222187,
+ 48.2316796
+ ]
+ }
+ }
+ ]
+} \ No newline at end of file