Last change
on this file since 161 was 146, checked in by imi, 18 years ago |
- added "Align nodes in a circle" patch from Matthew Newton.
- added a couple of unit tests
|
File size:
671 bytes
|
Line | |
---|
1 | <?xml version='1.0' encoding='UTF-8'?>
|
---|
2 | <osm version='0.3' generator='JOSM'>
|
---|
3 | <node id='-1' lat='19.054463960754692' lon='-66.94382022471912' />
|
---|
4 | <node id='2' lat='43.00883564541926' lon='-6.269662921348315' />
|
---|
5 | <node id='-2' lat='-34.84314824807727' lon='-13.146067415730338' />
|
---|
6 | <node id='1' lat='67.99839775928415' lon='-59.66292134831462' />
|
---|
7 | <node id='-3' lat='-24.68228648077048' lon='-40.651685393258425' />
|
---|
8 | <segment id='-4' from='1' to='2' />
|
---|
9 | <segment id='-5' from='-2' to='-3' />
|
---|
10 | <segment id='-6' from='2' to='-1' />
|
---|
11 | <way id='-7'>
|
---|
12 | <seg id='-4' />
|
---|
13 | <seg id='-6' />
|
---|
14 | </way>
|
---|
15 | <way id='-8'>
|
---|
16 | <seg id='-5' />
|
---|
17 | </way>
|
---|
18 | </osm>
|
---|
Note:
See
TracBrowser
for help on using the repository browser.