Last change
on this file since 15456 was 15141, checked in by GerdP, 5 years ago |
see #17767 and #17768: add non regression unit tests
Test testTicket17768() fails with current code and is ignored for now.
|
File size:
1.3 KB
|
Line | |
---|
1 | <?xml version='1.0' encoding='UTF-8'?>
|
---|
2 | <osm version='0.6' generator='JOSM' upload='never'>
|
---|
3 | <node id='580080' version='2' visible='true' lat='52.91551495426' lon='7.39168509017' />
|
---|
4 | <node id='580081' version='2' visible='true' lat='52.91535245088' lon='7.42788719612' />
|
---|
5 | <node id='580083' version='2' visible='true' lat='52.90180835975' lon='7.43282793018' />
|
---|
6 | <node id='580085' version='2' visible='true' lat='52.88685076458' lon='7.43426523464' />
|
---|
7 | <node id='580087' version='2' visible='true' lat='52.89357148218' lon='7.38737317681' />
|
---|
8 | <node id='580089' version='2' visible='true' lat='52.90142906425' lon='7.38961896502' />
|
---|
9 | <way id='580082' version='2' visible='true'>
|
---|
10 | <nd ref='580080' />
|
---|
11 | <nd ref='580081' />
|
---|
12 | <nd ref='580083' />
|
---|
13 | <nd ref='580085' />
|
---|
14 | <nd ref='580087' />
|
---|
15 | <tag k='natural' v='wood' />
|
---|
16 | </way>
|
---|
17 | <way id='580090' version='2' visible='true'>
|
---|
18 | <nd ref='580087' />
|
---|
19 | <nd ref='580089' />
|
---|
20 | <nd ref='580080' />
|
---|
21 | <tag k='natural' v='wood' />
|
---|
22 | </way>
|
---|
23 | <relation id='580092' version='2' visible='true'>
|
---|
24 | <member type='way' ref='580090' role='outer' />
|
---|
25 | <member type='way' ref='580090' role='outer' />
|
---|
26 | <member type='way' ref='580082' role='outer' />
|
---|
27 | <tag k='type' v='multipolygon' />
|
---|
28 | </relation>
|
---|
29 | </osm>
|
---|
Note:
See
TracBrowser
for help on using the repository browser.