[postgis-devel] [PostGIS] #1404: [raster] raster2pgsql overviews don't look right

PostGIS trac at osgeo.org
Sat Dec 24 11:06:27 PST 2011


#1404: [raster] raster2pgsql overviews don't look right
-----------------------------+----------------------------------------------
  Reporter:  robe            |       Owner:  pracine      
      Type:  defect          |      Status:  closed       
  Priority:  medium          |   Milestone:  PostGIS 2.0.0
 Component:  postgis raster  |     Version:  trunk        
Resolution:  fixed           |    Keywords:               
-----------------------------+----------------------------------------------

Comment(by dustymugs):

 The alignment issue had nothing to do with the loader.  I noticed that the
 alignment constraint was not being applied though it should have
 absolutely worked.

 Instead of using the wildcard (*) when passing in the rasters to the
 loader, could you explicitly provide the files?  Tedious yes, but I wonder
 if the shell's expansion of the wildcard is having issues.  The loader
 itself does no wildcard expansion.

-- 
Ticket URL: <http://trac.osgeo.org/postgis/ticket/1404#comment:12>
PostGIS <http://trac.osgeo.org/postgis/>
The PostGIS Trac is used for bug, enhancement & task tracking, a user and developer wiki, and a view into the subversion code repository of PostGIS project.


More information about the postgis-devel mailing list