File: test_NodeGet_with_version.xml

package info (click to toggle)
python-osmapi 1.3.0-1
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 648 kB
  • sloc: python: 2,922; xml: 1,577; sh: 10; makefile: 8
file content (6 lines) | stat: -rw-r--r-- 452 bytes parent folder | download | duplicates (6)
1
2
3
4
5
6
<?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="123" changeset="4152" timestamp="2011-04-18T11:14:26Z" version="2" visible="true" user="freundchen" uid="605" lat="51.8753146" lon="-1.4857118">
    <tag k="amenity" v="school"/>
  </node>
</osm>