v0.1.2
[0.1.2] - 2024-03-30
Minor
- Made
get_channels()
public. - Added utils
force_2d()
to force 3D shapes to 2D (this is a temporary solution until.force_2d()
is available ingeopandas
).
get_channels()
public.force_2d()
to force 3D shapes to 2D (this is a temporary solution until .force_2d()
is available in geopandas
).