Opened 13 years ago
Closed 13 years ago
#1740 closed defect (fixed)
[raster] raster regression fails under GEOS 3.2
Reported by: | pramsey | Owned by: | dustymugs |
---|---|---|---|
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 , 13 years ago
Component: | postgis → raster |
---|---|
Owner: | changed from | to
Status: | new → assigned |
Summary: | raster regression fails under GEOS 3.2 → [raster] raster regression fails under GEOS 3.2 |
comment:2 by , 13 years ago
comment:3 by , 13 years ago
If dustymug does not answer quick and you want it done quick you have my benediction…
comment:4 by , 13 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.
Note:
See TracTickets
for help on using tickets.
In rt_api.c:5446
could just comment this one out.