File: test_NodeWays.xml

package info (click to toggle)
python-osmapi 3.1.0%2Bds-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 760 kB
  • sloc: python: 3,340; xml: 1,591; makefile: 41; sh: 16
file content (13 lines) | stat: -rw-r--r-- 568 bytes parent folder | download | duplicates (6)
1
2
3
4
5
6
7
8
9
10
11
12
13
<?xml version="1.0" encoding="UTF-8"?>
<osm version="0.6" generator="OpenStreetMap server" copyright="OpenStreetMap and contributors" attribution="http://www.openstreetmap.org/copyright" license="http://opendatacommons.org/licenses/odbl/1-0/">
  <way id="60" changeset="61" timestamp="2009-09-05T21:30:21Z" version="1" visible="true" user="costello" uid="8">
    <nd ref="232"/>
    <nd ref="233"/>
    <nd ref="234"/>
    <nd ref="235"/>
    <nd ref="236"/>
    <nd ref="237"/>
    <tag k="highway" v="path"/>
    <tag k="name" v="Dog walking path"/>
  </way>
</osm>