Opened 7 years ago

Closed 7 years ago

Last modified 7 years ago

#6841 closed defect (fixed)

Wrong getEnvelope() result on MULTIPOINT(0 0,1 1)

Reported by: Even Rouault Owned by: Even Rouault
Priority: normal Milestone:
Component: OGR_SF Version: unspecified
Severity: normal Keywords:
Cc:

Description

The first point (0, 0) is ignored in envelope computation. 2.0 regression.

Reported on the mailing list.

Change History (2)

comment:1 by Even Rouault, 7 years ago

Resolution: fixed
Status: assignedclosed

In 37821:

OGREnvelope: change initialization to fix issue when getting MULTIPOINT(0 0,1 1) envelope (fixes #6841)

comment:2 by Even Rouault, 7 years ago

In 37822:

Fix issue when getting MULTIPOINT(0 0,1 1) envelope (fixes #6841)

Note: See TracTickets for help on using tickets.