File: test_NodesGet.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 (9 lines) | stat: -rw-r--r-- 644 bytes parent folder | download | duplicates (6)
1
2
3
4
5
6
7
8
9
<?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/">
  <node id="345" changeset="244" timestamp="2009-09-12T03:22:59Z" version="2" visible="false" user="guggis" uid="1"/>
  <node id="123" changeset="15293" timestamp="2012-04-18T11:14:26Z" version="8" visible="true" user="freundchen" uid="605" lat="51.8753146" lon="-1.4857118">
    <tag k="amenity" v="school"/>
    <tag k="foo" v="bar"/>
    <tag k="name" v="Berolina &amp; Schule"/>
  </node>
</osm>