Ticket #10280: extrude_ex.osm

File extrude_ex.osm, 1.8 KB (added by skyper, 12 years ago)

osm example file

Line 
1<?xml version='1.0' encoding='UTF-8'?>
2<osm version='0.6' upload='true' generator='JOSM'>
3 <node id='-23866' action='modify' visible='true' lat='79.77005035206' lon='-85.14094674082'>
4 <tag k='name' v='B' />
5 </node>
6 <node id='-23864' action='modify' visible='true' lat='79.77004996342' lon='-85.14099629816'>
7 <tag k='name' v='A' />
8 </node>
9 <node id='-23863' visible='true' lat='79.7700440448' lon='-85.14088586166' />
10 <node id='-23862' visible='true' lat='79.77004480028' lon='-85.14094170641' />
11 <node id='-23860' visible='true' lat='79.77001458533' lon='-85.14096285384' />
12 <node id='-23859' visible='true' lat='79.77001371972' lon='-85.140898868' />
13 <node id='-23839' action='modify' visible='true' lat='79.77004617021' lon='-85.14107930881' />
14 <node id='-23838' action='modify' visible='true' lat='79.77004692569' lon='-85.14113515355'>
15 <tag k='name' v='B' />
16 </node>
17 <node id='-23837' action='modify' visible='true' lat='79.77004628137' lon='-85.14118562443'>
18 <tag k='name' v='A' />
19 </node>
20 <node id='-23836' action='modify' visible='true' lat='79.77001671075' lon='-85.14115630099' />
21 <node id='-23835' action='modify' visible='true' lat='79.77001584514' lon='-85.14109231515' />
22 <way id='-23877' action='modify' visible='true'>
23 <nd ref='-23862' />
24 <nd ref='-23863' />
25 <nd ref='-23859' />
26 <nd ref='-23860' />
27 <nd ref='-23864' />
28 <nd ref='-23866' />
29 <nd ref='-23862' />
30 <tag k='building' v='yes' />
31 <tag k='name' v='after' />
32 </way>
33 <way id='-23834' action='modify' visible='true'>
34 <nd ref='-23835' />
35 <nd ref='-23836' />
36 <nd ref='-23837' />
37 <nd ref='-23838' />
38 <nd ref='-23839' />
39 <nd ref='-23835' />
40 <tag k='building' v='yes' />
41 <tag k='name' v='before' />
42 </way>
43</osm>