aboutsummaryrefslogtreecommitdiff
path: root/1.osm
diff options
context:
space:
mode:
authorChristopher Baines <cb15g11@soton.ac.uk>2014-08-07 19:21:35 +0100
committerChristopher Baines <cb15g11@soton.ac.uk>2014-08-07 19:21:35 +0100
commit3b7d6c8ea5a0a76904c9c5f738e3047043a20ae0 (patch)
tree12b2cb77b67faa9563bf6c590ddc36fb4bed79f0 /1.osm
parentfe7f0b1e4485347eb995f36db80ba62965317fbf (diff)
downloadmfd-location-3b7d6c8ea5a0a76904c9c5f738e3047043a20ae0.tar
mfd-location-3b7d6c8ea5a0a76904c9c5f738e3047043a20ae0.tar.gz
Change format from YAML to OSM XML
The yaml file was hard to edit, using OSM XML allows the use of JOSM as an editor.
Diffstat (limited to '1.osm')
-rw-r--r--1.osm7
1 files changed, 7 insertions, 0 deletions
diff --git a/1.osm b/1.osm
new file mode 100644
index 0000000..7dbb5d8
--- /dev/null
+++ b/1.osm
@@ -0,0 +1,7 @@
+<?xml version='1.0' encoding='UTF-8'?>
+<osm version='0.6' upload='true' generator='JOSM'>
+ <node id='-19233' action='modify' visible='true' lat='50.937612555621854' lon='-1.3960995445710553'>
+ <tag k='level' v='1' />
+ <tag k='uri' v='http://id.southampton.ac.uk/mfd/1811742195' />
+ </node>
+</osm>