Skip to content

h3fy fails with Polygon Z #194

Closed
@martinfleis

Description

@martinfleis

If you have a PolygonZ geometry, h3fy fails. I suggest we sanitise the geometries internally using something like

shapely.force_2d(gdf.geometry)

to remove the Z coordinates because those shall just be ignored.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions