Opened 12 years ago

Closed 12 years ago

#1740 closed defect (fixed)

[raster] raster regression fails under GEOS 3.2

Reported by: pramsey Owned by: Bborie Park
Priority: blocker Milestone: PostGIS 2.0.0
Component: raster Version: master
Keywords: Cc:

Description

The raster regression includes tests that assume the presence of GEOS 3.3+, and need to be guarded in a check for GEOS <3.3

Change History (5)

comment:1 by Bborie Park, 12 years ago

Component: postgisraster
Owner: changed from pramsey to Bborie Park
Status: newassigned
Summary: raster regression fails under GEOS 3.2[raster] raster regression fails under GEOS 3.2

comment:2 by pramsey, 12 years ago

In rt_api.c:5446

could just comment this one out.

comment:3 by pracine, 12 years ago

If dustymug does not answer quick and you want it done quick you have my benediction…

comment:4 by Bborie Park, 12 years ago

That is the quick fix. I would like the end user to know that polygonized rasters are unable to made valid if invalid. Unfortunately, I won't be able to address this ticket until tomorrow. So, if it is urgent, just comment out the notice.

comment:5 by pramsey, 12 years ago

Resolution: fixed
Status: assignedclosed

Removed for now at r9584

Note: See TracTickets for help on using tickets.