Changes between Initial Version and Version 1 of Ticket #18344, comment 4


Ignore:
Timestamp:
2019-11-23T18:41:36+01:00 (6 years ago)
Author:
GerdP

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #18344, comment 4

    initial v1  
    1 I see such a method when I use osmconvert with option drop-version. It creates osm files with a header saying version='0.6'
     1I see such a message when I use osmconvert with option drop-version. It creates osm files with a header saying version='0.6'
    22but 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.