source: josm/trunk/test/data/regress/11508/11508_example.osm@ 19270

Last change on this file since 19270 was 15428, checked in by GerdP, 5 years ago

fix #18189 (18189-v3.patch)

File size: 1.5 KB
Line 
1<?xml version='1.0' encoding='UTF-8'?>
2<osm version='0.6' upload='never' generator='JOSM'>
3 <bounds minlat='47.5627143' minlon='8.7998664' maxlat='47.5636555' maxlon='8.8013148' origin='CGImap 0.4.0 (30121 thorn-01.openstreetmap.org)' />
4 <bounds minlat='47.5627143' minlon='8.7998664' maxlat='47.5636555' maxlon='8.8013148' origin='OpenStreetMap server' />
5 <node id='-150' action='modify' visible='true' lat='47.5632954399' lon='8.80074575728' />
6 <node id='-149' action='modify' visible='true' lat='47.56334946504' lon='8.80075650412' />
7 <node id='-95' action='modify' visible='true' lat='47.56329197754' lon='8.80078398419' />
8 <node id='-94' action='modify' visible='true' lat='47.56328823282' lon='8.80082532865' />
9 <node id='-93' action='modify' visible='true' lat='47.56334225796' lon='8.80083607549' />
10 <node id='-92' action='modify' visible='true' lat='47.56334600268' lon='8.80079473103' />
11 <node id='-21' action='modify' visible='true' lat='47.56331891179' lon='8.8007846789'>
12 <tag k='name' v='select me and press N' />
13 </node>
14 <way id='-151' action='modify' visible='true'>
15 <nd ref='-95' />
16 <nd ref='-150' />
17 <nd ref='-149' />
18 <nd ref='-92' />
19 <nd ref='-95' />
20 <tag k='name' v='b1' />
21 <tag k='building' v='yes' />
22 </way>
23 <way id='-91' visible='true'>
24 <nd ref='-92' />
25 <nd ref='-93' />
26 <nd ref='-94' />
27 <nd ref='-95' />
28 <nd ref='-92' />
29 <tag k='building' v='yes' />
30 <tag k='name' v='b2' />
31 </way>
32</osm>
Note: See TracBrowser for help on using the repository browser.