ios

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

Storage I/O of data

GeofabrikIOS(**kwargs)

Implement storage I/O of Geofabrik OpenStreetMap data extracts with PostgreSQL.

BBBikeIOS(**kwargs)

Implement storage I/O of BBBike exports of OpenStreetMap data with PostgreSQL.

PostgresOSM([host, port, username, ...])

Implement storage I/O of OSM data with PostgreSQL.

Other utilities

get_default_layer_name(schema_name)

Get default name (as an input schema name) of an OSM layer for the class PostgresOSM.

validate_schema_names([schema_names, ...])

Validate schema names for importing data into a PostgreSQL database.

validate_table_name(table_name[, sub_space])

Validate a table name for importing OSM data into a PostgreSQL database.