Ticket #9820: overlapping-highways.xml

File overlapping-highways.xml, 1.3 KB (added by anonymous, 12 years ago)

gives two warnings for unnamed highways, but not for shared segment

Line 
1<?xml version='1.0' encoding='UTF-8'?>
2<osm version='0.6' upload='true' generator='JOSM'>
3 <bounds minlat='20.437308' minlon='-27.1636963' maxlat='20.8126064' maxlon='-26.6363525' origin='CGImap 0.3.3 (16840 thorn-03.openstreetmap.org)' />
4 <bounds minlat='20.437308' minlon='-27.1636963' maxlat='20.8126064' maxlon='-26.6363525' origin='OpenStreetMap server' />
5 <node id='-16' action='modify' visible='true' lat='20.546933604149274' lon='-26.660940309079752' />
6 <node id='-13' action='modify' visible='true' lat='20.760056162987052' lon='-27.01681649312883' />
7 <node id='-11' action='modify' visible='true' lat='20.72253923154646' lon='-26.671940118404905' />
8 <node id='-9' action='modify' visible='true' lat='20.65534861163373' lon='-26.732115545889574' />
9 <node id='-6' action='modify' visible='true' lat='20.65474315554886' lon='-26.913288875950922' />
10 <node id='-3' action='modify' visible='true' lat='20.569349729870176' lon='-26.99287573165644' />
11 <way id='-14' action='modify' visible='true'>
12 <nd ref='-13' />
13 <nd ref='-6' />
14 <nd ref='-9' />
15 <nd ref='-16' />
16 <tag k='highway' v='residential' />
17 </way>
18 <way id='-7' action='modify' visible='true'>
19 <nd ref='-3' />
20 <nd ref='-6' />
21 <nd ref='-9' />
22 <nd ref='-11' />
23 <tag k='highway' v='residential' />
24 </way>
25</osm>