PostgresOSM.URL

property PostgresOSM.URL

Homepage URL of data resource for current PostgresOSM.Downloader.

Example:

>>> from pydriosm.ios import PostgresOSM

>>> database_name = 'osmdb_test'

>>> osmdb_test = PostgresOSM(database_name=database_name)
Password (postgres@localhost:5432): ***
Connecting postgres:***@localhost:5432/osmdb_test ... Successfully.

>>> print(osmdb_test.URL)
https://download.geofabrik.de/