Ticket #5837: barrier_wayend_validator.osm

File barrier_wayend_validator.osm, 1.4 KB (added by Claudius, 15 years ago)

Test file where the barrier way's nodes should *not* trigger a way end close to way validator warning

Line 
1<?xml version='1.0' encoding='UTF-8'?>
2<osm version='0.6' generator='JOSM'>
3 <bounds minlat='40.9970023' minlon='23.397789' maxlat='41.0086617' maxlon='23.4204483' origin='CGImap 0.0.2' />
4 <bounds minlat='40.9970023' minlon='23.397789' maxlat='41.0086617' maxlon='23.4204483' origin='OpenStreetMap server' />
5 <node id='-24' visible='true' lat='40.998952954261426' lon='23.40577026936306' />
6 <node id='-21' visible='true' lat='41.00510483656918' lon='23.409880695248408' />
7 <node id='-19' visible='true' lat='41.00379782746302' lon='23.408472066152864' />
8 <node id='-17' action='modify' visible='true' lat='41.00191568881083' lon='23.409534311044588' />
9 <node id='-16' visible='true' lat='41.000992027033284' lon='23.406947975656053' />
10 <node id='-6' action='modify' visible='true' lat='41.0036317630876' lon='23.408497603091046' />
11 <node id='-4' action='modify' visible='true' lat='41.001952820435974' lon='23.40943471351789' />
12 <node id='-2' action='modify' visible='true' lat='41.00136438272834' lon='23.407869380118136' />
13 <way id='-18' action='modify' visible='true'>
14 <nd ref='-24' />
15 <nd ref='-16' />
16 <nd ref='-17' />
17 <nd ref='-19' />
18 <nd ref='-21' />
19 <tag k='highway' v='footway' />
20 </way>
21 <way id='-10' visible='true'>
22 <nd ref='-2' />
23 <nd ref='-4' />
24 <nd ref='-6' />
25 <tag k='barrier' v='wall' />
26 </way>
27</osm>