[postgis-tickets] [PostGIS] #2914: ST_Rescale: Could not create GDAL transformation object for output dataset creation

PostGIS trac at osgeo.org
Fri Aug 29 09:14:15 PDT 2014


#2914: ST_Rescale: Could not create GDAL transformation object for output dataset
creation
---------------------+------------------------------------------------------
 Reporter:  strk     |       Owner:  pramsey      
     Type:  defect   |      Status:  new          
 Priority:  blocker  |   Milestone:  PostGIS 2.1.4
Component:  postgis  |     Version:  2.1.x        
 Keywords:           |  
---------------------+------------------------------------------------------
Changes (by strk):

 * cc: EvenR (added)


Comment:

 Worse than that, by passing not-null SRS even when source and destination
 have the same one only serves the purpose of failing later, as the
 "default geotransform" is not appreciated by GDAL (or so it looks). So
 we're back to the point that default geotransform need special handling,
 no matter reprojection being involved.

-- 
Ticket URL: <http://trac.osgeo.org/postgis/ticket/2914#comment:3>
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-tickets mailing list