Last change
on this file since 10160 was
8293,
checked in by spimming, 12 years ago
|
#1894:
- new default constructor for osm base types
- defined common interface for data sources
- implemented xml data source
- added test project with osm test files
|
File size:
1.1 KB
|
Rev | Line | |
---|
[8293] | 1 | <?xml version="1.0" encoding="UTF-8"?> |
---|
| 2 | <osm version="0.6" generator="CGImap 0.0.2"> |
---|
| 3 | <bounds minlat="50.8885" minlon="4.158" maxlat="50.9772" maxlon="4.2836"/> |
---|
| 4 | <node id="96670111" lat="50.9626829" lon="4.2148096" user="Pieter Van Pamel" uid="37553" visible="true" version="13" changeset="182165" timestamp="2009-04-04T19:15:49Z"/> |
---|
| 5 | <way id="24729320" user="Eimai" uid="6072" visible="true" version="16" changeset="397251" timestamp="2009-02-13T12:21:11Z"> |
---|
| 6 | <nd ref="272766799"/> |
---|
| 7 | <nd ref="272766861"/> |
---|
| 8 | <nd ref="272766863"/> |
---|
| 9 | <nd ref="272766864"/> |
---|
| 10 | <nd ref="272766865"/> |
---|
| 11 | <nd ref="339596815"/> |
---|
| 12 | <tag k="bicycle" v="yes"/> |
---|
| 13 | <tag k="created_by" v="Potlatch 0.10f"/> |
---|
| 14 | <tag k="foot" v="yes"/> |
---|
| 15 | <tag k="highway" v="path"/> |
---|
| 16 | <tag k="history" v="Retrieved from v9"/> |
---|
| 17 | <tag k="horse" v="yes"/> |
---|
| 18 | </way> |
---|
| 19 | <way id="24729405" user="Karel Demeyer" uid="40932" visible="true" version="5" changeset="716931" timestamp="2009-03-01T15:06:11Z"> |
---|
| 20 | <nd ref="268775350"/> |
---|
| 21 | <nd ref="268775351"/> |
---|
| 22 | <nd ref="268775352"/> |
---|
| 23 | <tag k="created_by" v="Potlatch 0.10f"/> |
---|
| 24 | <tag k="cycleway" v="lane"/> |
---|
| 25 | <tag k="foot" v="yes"/> |
---|
| 26 | <tag k="highway" v="cycleway"/> |
---|
| 27 | </way> |
---|
| 28 | </osm> |
---|
Note: See
TracBrowser
for help on using the repository browser.