Modify ↓
Opened 7 years ago
Closed 7 years ago
#16371 closed defect (needinfo)
load data failes when changeset=0
| Reported by: | anonymous | Owned by: | anonymous |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | Core | Version: | |
| Keywords: | Cc: |
Description (last modified by )
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"/>
Attachments (0)
Change History (3)
comment:1 by , 7 years ago
| Description: | modified (diff) |
|---|
comment:2 by , 7 years ago
| Owner: | changed from to |
|---|---|
| Status: | new → needinfo |
comment:3 by , 7 years ago
| Resolution: | → needinfo |
|---|---|
| Status: | needinfo → closed |
Note:
See TracTickets
for help on using tickets.



0 is not a valid value. Why do you have it? If it's for GDPR compliance, it's better to drop the attribute, see #16258