Skip to main content

Version 1.0.0

Released: 2019-08-29

Github release page

This release finally drops support for old-style multipolygons.

Doing so allowed a major overhaul of the processing pipeline. Imports are now entirely done in the first processing stage. The second, much slower processing stage is only needed when updating existing databases. Data is entirely streamed into the database using COPY, which reduces the number of database connections needed.

Other major changes include

Downloads