geoslurp package

API Documentation for the geoslurp python module

Subpackages

Submodules

geoslurp.manager module

class geoslurp.manager.GeoslurpManager(args=None, readonly_user=True, conf_file=None, dbalias=None)

Bases: object

property clientconf
property conf

Lazily loads the user/db configuration from the database

property conn: GeoslurpConnector

Lazy loading of the geoslurp connector :rtype: GeoslurpConnector

dataset(name: str)
execute(qry)