ios

I/O and storage of OSM data extracts with PostgreSQL.

Classes

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

A class representation of a tool for I/O and storage of OSM data extracts with PostgreSQL.

Functions

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.