Ticket #4081 (closed defect: fixed)
shape: Wrong interpretation of origin of triangle fan when there are multiple parts
| Reported by: | rouault | Owned by: | warmerdam |
|---|---|---|---|
| Priority: | normal | Milestone: | 1.8.1 |
| Component: | OGR_SF | Version: | 1.8.0 |
| Severity: | normal | Keywords: | shape triangle fan multipatch |
| Cc: |
Description
The current code assumes that the origin of the triangle fan is always vertex 0, but when the multipatch is made of several patches, the origin should be the psShape->panPartStart[iPart] th pixel.
(Error detected when testing the same code used to decode a PGeo geometry)
Change History
Note: See
TracTickets for help on using
tickets.
