[postgis-users] ST_Clip on a raster without band crashes the server
Pierre Racine
Pierre.Racine at sbf.ulaval.ca
Tue Feb 24 06:50:00 PST 2015
Hi,
I have:
"POSTGIS="2.1.5 r13152" GEOS="3.4.2-CAPI-1.8.2 r0" PROJ="Rel. 4.8.0, 6 March 2012" GDAL="GDAL 1.11.1, released 2014/09/24" LIBXML="2.7.8" LIBJSON="UNKNOWN" RASTER"
and
SELECT ST_Clip(ST_MakeEmptyRaster(42, 42, 0, 0, 1.0, 1.0, 0, 0, 4269), ST_MakeEnvelope(0, 0, 20, 20, 4269));
crashed my server.
Someone can confirm the bug?
Thanks,
Pierre
More information about the postgis-users
mailing list