Hi,
I am getting this error "raster with different alignment found in the set of 
rasters being converted to postgis raster" while I load all four jpg files into 
a new table. When I view them ArcMap they just seems to align well.
What must be going wrong?

Here is the text in the bat file:
path=%path%;"E:\PostgreSQL\8.4\bin
cd /D "%~dp0"
raster2pgsql -I -C -e -Y -F -s 26986 -t 300x300  -l 2,4 F:\PostGIS\raster\*.jpg 
private_schema.rasterly1 | psql -h localhost -U postgres -d gis_raster -p 5433

pause
_______________________________________________
postgis-users mailing list
postgis-users@postgis.refractions.net
http://postgis.refractions.net/mailman/listinfo/postgis-users

Reply via email to