Opened 15 years ago

Closed 15 years ago

Last modified 15 years ago

#217 closed defect (fixed)

WKBReader does not set Z value on Point geometries

Reported by: jbronn Owned by: geos-devel@…
Priority: major Milestone: 3.1.0
Component: Core Version: main
Severity: Significant Keywords: wkbreader 3d z readPoint wkb
Cc:

Description

WKBReader::readPoint only supports reading in 2D points. Attached is patch that fixes it and a typo in the debugging code.

Attachments (1)

wkbreader_readpoint_fix.diff (736 bytes ) - added by jbronn 15 years ago.
readPoint now looks at inputDimension

Download all attachments as: .zip

Change History (3)

by jbronn, 15 years ago

readPoint now looks at inputDimension

comment:1 by pramsey, 15 years ago

Resolution: fixed
Status: newclosed

Committed to trunk at r2227

comment:2 by pramsey, 15 years ago

Milestone: 3.1.0
Note: See TracTickets for help on using tickets.