geo#

Geoprocessing functionality of openplaces.

Most functionality is in the submodules: - src/openplaces/geo/ids.py parcel_id, UBID, openlocationcode - src/openplaces/geo/link.py entity linking - src/openplaces/geo/overlay.py spatial overlay and admin-ID joins - src/openplaces/geo/polygon.py core geometry operations - src/openplaces/geo/raster.py zonal statistics (exact_extract)

Submodules#

Functions#

get_crs(filepath[, layer])

Get the CRS from the metadata of a file.

Package Contents#

openplaces.geo.get_crs(filepath, layer=None)#

Get the CRS from the metadata of a file.