Ticket #1755 (closed defect: fixed)
The area of a linear ring is not computed correctly
| Reported by: | ajolma | Owned by: | mloskot |
|---|---|---|---|
| Priority: | high | Milestone: | 1.4.3 |
| Component: | OGR_SF | Version: | unspecified |
| Severity: | normal | Keywords: | geometry area |
| Cc: | warmerdam |
Description
OGR_G_GetArea uses getGeometryType to determine the type of the geometry. For linear rings this returns linestring and thus 0 is returned.
Attachments
Change History
Note: See
TracTickets for help on using
tickets.

