Skip to content

GDALFPolygonize: Support 64 bit float #13526

@snowman2

Description

@snowman2

Feature description

Add support for a 64 bit buffer (i.e. double).

Additional context

https://gdal.org/en/stable/doxygen/gdal__alg_8h.html#a7a789015334d677afcbef67e5a6b4a7c

The source pixel band values are read into a 32bit float buffer.

I recently ran into a scenario where a numpy.float64 value was truncated and encountered this in the docs.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions