cityImage.envelope_wgs# cityImage.envelope_wgs(gdf)[source]# Given a GeoDataFrame it derives its envelope in the WGS coordinate system. Parameters: gdf (GeoDataFrame) – Returns: envelope_wgs – The resulting envelope. Return type: Polygon