Skip to content

Instantly share code, notes, and snippets.

@MaZderMind
Created August 1, 2012 10:26
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save MaZderMind/3225668 to your computer and use it in GitHub Desktop.
Save MaZderMind/3225668 to your computer and use it in GitHub Desktop.
valid-date-bug
<?xml version="1.0" encoding="UTF-8"?>
<osm version="0.6" generator="Osmium (http://wiki.openstreetmap.org/wiki/Osmium)">
<bounds minlon="8.1843450" minlat="49.7872840" maxlon="8.1853060" maxlat="49.7880220"/>
<node id="115105155" version="1" timestamp="2007-11-15T11:32:33Z" uid="573" user="Jörg Ostertag" changeset="520752" visible="true" lat="49.7843958" lon="8.1898660"/>
<node id="115105155" version="2" timestamp="2009-03-30T20:53:02Z" uid="111159" user="MaZderMind" changeset="871151" visible="true" lat="49.7843561" lon="8.1897440"/>
<node id="115105155" version="3" timestamp="2009-04-07T05:43:54Z" uid="111159" user="MaZderMind" changeset="309863" visible="true" lat="49.7844842" lon="8.1897131"/>
<node id="115105159" version="1" timestamp="2007-11-15T11:32:33Z" uid="573" user="Jörg Ostertag" changeset="520752" visible="true" lat="49.7845467" lon="8.1903491"/>
<node id="115105159" version="2" timestamp="2007-11-28T13:05:17Z" uid="11008" user="spacer1971" changeset="641678" visible="true" lat="49.7847317" lon="8.1906206"/>
<node id="115105159" version="3" timestamp="2008-05-03T19:32:16Z" uid="29330" user="bikebaer" changeset="319818" visible="true" lat="49.7847317" lon="8.1906206"/>
<node id="115105164" version="1" timestamp="2007-11-15T11:32:34Z" uid="573" user="Jörg Ostertag" changeset="520752" visible="true" lat="49.7840637" lon="8.1933983"/>
<node id="115105164" version="2" timestamp="2007-11-28T13:05:17Z" uid="11008" user="spacer1971" changeset="641678" visible="true" lat="49.7841903" lon="8.1933229"/>
<node id="115105164" version="3" timestamp="2009-04-07T05:43:54Z" uid="111159" user="MaZderMind" changeset="309863" visible="true" lat="49.7841967" lon="8.1933336"/>
<node id="115105164" version="4" timestamp="2009-05-29T18:36:57Z" uid="111159" user="MaZderMind" changeset="1353096" visible="true" lat="49.7842310" lon="8.1933009"/>
<node id="115105164" version="5" timestamp="2009-08-24T19:36:53Z" uid="111159" user="MaZderMind" changeset="2249283" visible="true" lat="49.7842197" lon="8.1932104"/>
<way id="12614302" version="2" timestamp="2007-11-15T11:33:04Z" uid="573" user="Jörg Ostertag" changeset="520752" visible="true">
<nd ref="115105155"/>
<nd ref="115105159"/>
<nd ref="115105164"/>
<tag k="highway" v="secondary"/>
</way>
<way id="12614302" version="3" timestamp="2007-11-15T11:34:37Z" uid="573" user="Jörg Ostertag" changeset="520752" visible="true">
<nd ref="115105155"/>
<nd ref="115105159"/>
<nd ref="115105164"/>
<tag k="highway" v="secondary"/>
</way>
</osm>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment