> Am I doing something wrong? What is the correct way to load a raster table
> with existing tiles without breaking alignment constraint?

We should probably have a tolerance parameter in the ST_SameAlignment check...

I would suggest you just ST_SnapToGrid(raster) all your tiles and then try to 
reapply the alignment constraint.

http://postgis.refractions.net/documentation/manual-svn/RT_ST_SnapToGrid.html

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

Reply via email to