Last change
on this file since 9110 was
6556,
checked in by simon04, 7 years ago
|
fix #6313 - validator, UnconnectedWays: handle intersections of t shapes and similar
|
File size:
1.3 KB
|
Line | |
---|
1 | <?xml version='1.0' encoding='UTF-8'?> |
---|
2 | <osm version='0.6' upload='false' generator='JOSM'> |
---|
3 | <node id='-222' visible='true' lat='34.56990542224688' lon='-6.811381227813049' /> |
---|
4 | <node id='-221' visible='true' lat='34.569663967347694' lon='-6.811562128191087' /> |
---|
5 | <node id='-220' visible='true' lat='34.56981334217753' lon='-6.811764873147308' /> |
---|
6 | <node id='-219' visible='true' lat='34.569940990748705' lon='-6.8114046823157315' /> |
---|
7 | <node id='-218' visible='true' lat='34.56991845793937' lon='-6.81141750053251' /> |
---|
8 | <node id='-217' visible='true' lat='34.56975622907155' lon='-6.811807241057648' /> |
---|
9 | <node id='-216' visible='true' lat='34.56991204337294' lon='-6.811693873591789' /> |
---|
10 | <node id='-215' visible='true' lat='34.56993168009912' lon='-6.811454292115847' /> |
---|
11 | <way id='-226' visible='true'> |
---|
12 | <nd ref='-220' /> |
---|
13 | <nd ref='-217' /> |
---|
14 | <tag k='highway' v='service' /> |
---|
15 | </way> |
---|
16 | <way id='-225' visible='true'> |
---|
17 | <nd ref='-221' /> |
---|
18 | <nd ref='-218' /> |
---|
19 | <nd ref='-219' /> |
---|
20 | <tag k='highway' v='service' /> |
---|
21 | </way> |
---|
22 | <way id='-224' visible='true'> |
---|
23 | <nd ref='-216' /> |
---|
24 | <nd ref='-220' /> |
---|
25 | <tag k='highway' v='service' /> |
---|
26 | </way> |
---|
27 | <way id='-223' visible='true'> |
---|
28 | <nd ref='-215' /> |
---|
29 | <nd ref='-218' /> |
---|
30 | <nd ref='-222' /> |
---|
31 | <tag k='highway' v='service' /> |
---|
32 | </way> |
---|
33 | </osm> |
---|
Note: See
TracBrowser
for help on using the repository browser.