Last change
on this file since 17224 was
17224,
checked in by GerdP, 3 years ago
|
see #19955: Confusing result from sonarcube coverage analyser
- use positive ids for ways and nodes so that they are not replaced by unpredictable numbers
|
File size:
1.5 KB
|
Line | |
---|
1 | <?xml version='1.0' encoding='UTF-8'?> |
---|
2 | <osm version='0.6' upload='never' generator='JOSM'> |
---|
3 | <node id='106252' version='1' visible='true' lat='52.91712394763' lon='8.5666095365' /> |
---|
4 | <node id='106253' version='1' visible='true' lat='52.91800428714' lon='8.5685258145' /> |
---|
5 | <node id='106256' version='1' visible='true' lat='52.91685832864' lon='8.56603863765' /> |
---|
6 | <node id='106261' version='1' visible='true' lat='52.91837800291' lon='8.56989891347' /> |
---|
7 | <way id='107282' version='1' visible='true'> |
---|
8 | <nd ref='106252' /> |
---|
9 | <nd ref='106253' /> |
---|
10 | <tag k='highway' v='residential' /> |
---|
11 | </way> |
---|
12 | <way id='107287' version='1' visible='true'> |
---|
13 | <nd ref='106252' /> |
---|
14 | <nd ref='106253' /> |
---|
15 | <tag k='highway' v='residential' /> |
---|
16 | </way> |
---|
17 | <way id='107315' version='1' visible='true'> |
---|
18 | <nd ref='106256' /> |
---|
19 | <nd ref='106252' /> |
---|
20 | <tag k='highway' v='residential' /> |
---|
21 | </way> |
---|
22 | <way id='107316' version='1' visible='true'> |
---|
23 | <nd ref='106261' /> |
---|
24 | <nd ref='106253' /> |
---|
25 | <tag k='highway' v='residential' /> |
---|
26 | </way> |
---|
27 | <way id='107320' version='1' visible='true'> |
---|
28 | <nd ref='106261' /> |
---|
29 | <nd ref='106253' /> |
---|
30 | <tag k='highway' v='residential' /> |
---|
31 | </way> |
---|
32 | <relation id='-99758' version='1' visible='true'> |
---|
33 | <member type='way' ref='107315' role='' /> |
---|
34 | <member type='way' ref='107252' role='' /> |
---|
35 | <member type='way' ref='107320' role='' /> |
---|
36 | <tag k='route' v='road' /> |
---|
37 | <tag k='type' v='route' /> |
---|
38 | </relation> |
---|
39 | </osm> |
---|
Note: See
TracBrowser
for help on using the repository browser.