Modules

The package includes the following five modules:

downloader

Download OpenStreetMap (OSM) data from free download servers: Geofabrik and BBBike.

reader

Read the OSM data extracts in various file formats.

ios

Implement storage I/O of (parsed) OSM data extracts with PostgreSQL.

errors

Define custom errors/exceptions.

utils

Provide various helper functions for use across the package.