File: test_ChangesetComment.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 (7 lines) | stat: -rw-r--r-- 567 bytes parent folder | download | duplicates (24)
1
2
3
4
5
6
7
<?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/">
  <changeset id="123" user="randomjunk" uid="3" created_at="2009-09-07T21:57:36Z" closed_at="2009-09-07T22:57:37Z" open="false" min_lat="45.9667901" min_lon="-1.4998534" max_lat="52.4710193" max_lon="-1.4831815">
    <tag k="comment" v="correct node bug"/>
    <tag k="created_by" v="Potlatch 1.2a"/>
  </changeset>
</osm>