Ticket #10976: example_josm_10976.osm

File example_josm_10976.osm, 639 bytes (added by skyper, 11 years ago)

osm example file

Line 
1<?xml version='1.0' encoding='UTF-8'?>
2<osm version='0.6' upload='false' generator='JOSM'>
3 <node id='-10402' action='modify' visible='true' lat='48.11616384526' lon='7.84933180226' />
4 <node id='-10401' action='modify' visible='true' lat='48.11616515849' lon='7.84842303765' />
5 <way id='-10403' action='modify' visible='true'>
6 <nd ref='-10401' />
7 <nd ref='-10402' />
8 <tag k='footway' v='both' />
9 <tag k='footway:surface' v='paving_stones' />
10 <tag k='highway' v='residential' />
11 <tag k='name' v='Street' />
12 <tag k='surface' v='asphalt' />
13 <tag k='wheelchair:footway:left' v='limited' />
14 </way>
15</osm>