Opened 8 years ago

Last modified 8 years ago

#16371 closed defect

load data failes when changeset=0 — at Version 1

Reported by: anonymous Owned by: team
Priority: normal Milestone:
Component: Core Version:
Keywords: Cc:

Description (last modified by Don-vip)

The file I'm trying to load was loaded and converted with osmconvert
$head south-america-latest.osm

<?xml version='1.0' encoding='UTF-8'?>
<osm version="0.6" generator="osmconvert 0.8.7" timestamp="2018-06-09T20:00:02Z">
        <bounds minlat="-60.34703" minlon="-179.9999" maxlat="30.98005" maxlon="-23.24401"/>
        <node id="273316" lat="-26.9117879" lon="-48.6669852" version="19" timestamp="2016-10-26T09:28:17Z" changeset="0">
                <tag k="name" v="Itajaí"/>
                <tag k="rank" v="30"/>
                <tag k="is_in" v="Santa Catarina, Brazil"/>
                <tag k="place" v="city"/>
                <tag k="wikidata" v="Q842713"/>
                <tag k="population" v="205271"/>

Change History (1)

comment:1 by Don-vip, 8 years ago

Description: modified (diff)
Note: See TracTickets for help on using tickets.