[postgis-devel] [PostGIS] #1373: Can't apply Scale Y constraint -- raster2pgsql

PostGIS trac at osgeo.org
Tue Dec 13 14:15:06 PST 2011


#1373: Can't apply Scale Y constraint -- raster2pgsql
----------------------------+-----------------------------------------------
 Reporter:  robe            |       Owner:  pracine      
     Type:  defect          |      Status:  new          
 Priority:  medium          |   Milestone:  PostGIS 2.0.0
Component:  postgis raster  |     Version:  trunk        
 Keywords:                  |  
----------------------------+-----------------------------------------------

Comment(by dustymugs):

 Can you run

 {{{
 SELECT ST_BandMetadata(rast).scaley FROM aerials.boston;
 }}}

 That is a different code path to getting the scaley values.

-- 
Ticket URL: <http://trac.osgeo.org/postgis/ticket/1373#comment:4>
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