[postgis-devel] [PostGIS] #1213: [raster] RT_Intersects test fails
Sandro Santilli
strk at keybit.net
Mon Oct 3 00:44:29 PDT 2011
On Sun, Oct 02, 2011 at 02:43:10PM -0700, Bborie Park wrote:
> >> The query should result in TRUE.
> >
> > strk=# SELECT ST_Intersects(
> > strk(# ST_AddBand(
> > strk(# ST_MakeEmptyRaster(3, 3, 0, 0, 1, 1, 0, 0, 0),
> > strk(# 1, '8BUI', 1, 0
> > strk(# ),
> > strk(# ST_MakeLine(ARRAY[
> > strk(# ST_MakePoint(-1.1, 1.1),
> > strk(# ST_MakePoint(1.1, 1.1),
> > strk(# ST_MakePoint(1.1, -1.1),
> > strk(# ST_MakePoint(-1.1, -1.1),
> > strk(# ST_MakePoint(-1.1, 1.1)
> > strk(# ])
> > strk(# , 1);
> > st_intersects
> > ---------------
> > f
> > (1 row)
> >
>
> Could you send me a log of the output from a debug build of PostGIS?
> I think there is something strange going on with GDAL.rasterization.
Here (url expires...) http://strk.keybit.net/tmp/log.gz
--strk;
() Free GIS & Flash consultant/developer
/\ http://strk.keybit.net/services.html
More information about the postgis-devel
mailing list