Ticket #8429: Rendering Issue.osm

File Rendering Issue.osm, 1.3 KB (added by imagic, 11 years ago)

Example .osm file

Line 
1<?xml version='1.0' encoding='UTF-8'?>
2<osm version='0.6' upload='true' generator='JOSM'>
3 <node id='-19584' action='modify' visible='true' lat='48.01313524634404' lon='16.242191004865525' />
4 <node id='-19513' action='modify' visible='true' lat='48.012764638335334' lon='16.24149401752259' />
5 <node id='-19507' action='modify' visible='true' lat='48.01295062998976' lon='16.241243312024626' />
6 <node id='-19505' action='modify' visible='true' lat='48.01313525710745' lon='16.24219099405818' />
7 <node id='-19484' action='modify' visible='true' lat='48.012627244826355' lon='16.24144774947508' />
8 <node id='-19481' action='modify' visible='true' lat='48.01272070928881' lon='16.241551347505208' />
9 <node id='-19479' action='modify' visible='true' lat='48.01288220530766' lon='16.241801313394408' />
10 <way id='-19509' action='modify' visible='true'>
11 <nd ref='-19507' />
12 <nd ref='-19513' />
13 <tag k='highway' v='unclassified' />
14 <tag k='lanes' v='2' />
15 <tag k='oneway' v='yes' />
16 </way>
17 <way id='-19482' action='modify' visible='true'>
18 <nd ref='-19505' />
19 <nd ref='-19479' />
20 <nd ref='-19481' />
21 <nd ref='-19484' />
22 <tag k='cycleway' v='track' />
23 <tag k='highway' v='unclassified' />
24 <tag k='lanes' v='2' />
25 </way>
26</osm>