metreload.gis

Module for various GIS tasks

author: Erkka Rinne <erkka.rinne@vtt.fi>

Module Contents

metreload.gis.get_shapefile_bbox(file_path)

Get the bounding box (extents) of a shapefile layer

Returns:bbox – Bounding as (west, east, south, north)
Return type:tuple
Raises:RuntimeError