You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Patch release to increase the frequency of relation block overflow ch…
…ecks. This is to work around a problem where large relations and infrequent checks cause the block to be larger than the maximum uncompressed size allowed by the OSM PBF format.
Minor bump to v1.1.0. Adds a command line flag for resuming.
Previous behaviour was to resume, which caused confusion when
the working directory wasn't completely cleaned up. This
behaviour can now be obtained using the `--resume` flag, and
the new default behaviour is to remove any existing data and
start from scratch.