geosolutions-it/osm-styles

Small bug in README?

Opened this issue · 0 comments

@aaime

Isn't -overwritechache (or appendcache) not an option when generating/reading cache files?
The readme mentions it for writing

$IMPOSM_DIR/imposm import -mapping mapping.yml -write -connection postgis://$user:$password@$host/$database -overwritecache

Checked here:
https://github.com/omniscale/imposm3/blob/53bb80726ca9456e4a0857b38803f9ccfe8e33fd/import_/import.go#L77-L87