|
Last change
on this file since 145 was 142, checked in by imi, 19 years ago |
- added External Tool support (no gui configuration yet)
- applied patch for bug that Save action does not set filename (thanks Dean)
- fixed case sensitiveness of search tool (now insensitive, like google)
|
|
File size:
672 bytes
|
| Line | |
|---|
| 1 | <?xml version='1.0' encoding='UTF-8'?>
|
|---|
| 2 | <osm version='0.3' generator='JOSM'>
|
|---|
| 3 | <node id='1' lat='67.99839775928415' lon='-59.66292134831462' />
|
|---|
| 4 | <node id='2' lat='43.00883564541926' lon='-6.269662921348315' />
|
|---|
| 5 | <node id='-3' lat='19.054463960754692' lon='-66.94382022471912' />
|
|---|
| 6 | <node id='-4' lat='-24.68228648077048' lon='-40.651685393258425' />
|
|---|
| 7 | <node id='-5' lat='-34.84314824807727' lon='-13.146067415730338' />
|
|---|
| 8 | <segment id='-6' from='1' to='2' />
|
|---|
| 9 | <segment id='-7' from='2' to='-3' />
|
|---|
| 10 | <segment id='-8' from='-5' to='-4' />
|
|---|
| 11 | <way id='-9'>
|
|---|
| 12 | <seg id='-6' />
|
|---|
| 13 | <seg id='-7' />
|
|---|
| 14 | </way>
|
|---|
| 15 | <way id='-10'>
|
|---|
| 16 | <seg id='-8' />
|
|---|
| 17 | </way>
|
|---|
| 18 | </osm>
|
|---|
Note:
See
TracBrowser
for help on using the repository browser.