QGIS-Contour-Plugin icon indicating copy to clipboard operation
QGIS-Contour-Plugin copied to clipboard

plugin suggests using fid when geometry is PointZM

Open gdt opened this issue 6 months ago • 1 comments

With qgis 3.34.10 and up-to-date Contour plugin, I asked for contours from gpkg layer that has a "3D Measured Point" geometry column and a fid, and nothing else. (These are observations from an RTK GNSS receiver, and M is reported error.)

The plugin suggested fid for height, and it would be great if it instead ignored fid (as never height) and guessed that the Z from point was height.

gdt avatar Aug 30 '24 00:08 gdt