Ticket #1619 (closed defect: fixed)
bug in OGRPolygon::flattenTo2D()
| Reported by: | Kosta | Owned by: | warmerdam |
|---|---|---|---|
| Priority: | normal | Milestone: | 1.4.2 |
| Component: | OGR_SF | Version: | unspecified |
| Severity: | major | Keywords: | |
| Cc: |
Description
The following line of code is missing in OGRPolygon::flattenTo2D():
nCoordDimension = 2;
Patch attached...
Attachments
Change History
Note: See
TracTickets for help on using
tickets.

