reader

Read the OSM data extracts in various file formats.

Parsing / transforming data

Transformer()

Transform / reformat data.

PBFReadParse()

Read/parse PBF data.

SHPReadParse()

Read/parse Shapefile data.

VarReadParse()

Read/parse OSM data of various formats (other than PBF and Shapefile).

Base reader class

_Reader([max_tmpfile_size, data_dir, downloader])

Initialization of a data reader.

Reading data

_Reader([max_tmpfile_size, data_dir, downloader])

Initialization of a data reader.

GeofabrikReader([max_tmpfile_size, data_dir])

Read Geofabrik OpenStreetMap data extracts.

BBBikeReader([max_tmpfile_size, data_dir])

Read BBBike exports of OpenStreetMap data.