Changes between Initial Version and Version 1 of Ticket #18344, comment 4
- Timestamp:
- 2019-11-23T18:41:36+01:00 (6 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #18344, comment 4
initial v1 1 I see such a me thodwhen I use osmconvert with option drop-version. It creates osm files with a header saying version='0.6'1 I see such a message when I use osmconvert with option drop-version. It creates osm files with a header saying version='0.6' 2 2 but 0.6 requires a version. You can use osmconvert with option fake-version to fix that or you can convert it to pbf or o5m format and use the corresponding plugin to load the file.