omniscale / imposm2

Imports OpenStreetMap data into geo databases
http://imposm.org
Apache License 2.0
116 stars 24 forks source link

Tell a user that they can use the extant cache to write #27

Closed llimllib closed 11 years ago

llimllib commented 11 years ago

I have several times regenerated cache files when imposm failed on writing, because I didn't know that I could simply remove the --read option.

This patch simply tells the user that they have the option of removing the --read flag to use the cache that has already been generated so that hopefully somebody doesn't waste time like I did.