windkit.spatial.BBox.reproject
- BBox.reproject(to_crs, use_bounds=False)[source]
Reproject a bounding box object.
- Parameters:
to_crs (int, dict, str or pyproj.crs.CRS) – Value to initialize
pyproj.crs.CRS
- Returns:
The linestring in the requested projection.
- Return type: