[postgis-tickets] [PostGIS] #2843: [raster] Support reprojection on import

PostGIS trac at osgeo.org
Fri Jul 18 03:02:08 PDT 2014


#2843: [raster] Support reprojection on import
--------------------------+-------------------------------------------------
  Reporter:  strk         |       Owner:  dustymugs    
      Type:  enhancement  |      Status:  reopened     
  Priority:  medium       |   Milestone:  PostGIS 2.2.0
 Component:  raster       |     Version:  trunk        
Resolution:               |    Keywords:  history      
--------------------------+-------------------------------------------------
Changes (by strk):

  * status:  closed => reopened
  * resolution:  fixed =>


Comment:

 I'm reopening this because in-db reprojection is very limited.
 The main 2 limits are:

  1. Tiled output can result in different tiles using different scales
 (easy, if you come from 4326 and project to webmercator/3857)
  2. You cannot use COPY mode (-Y)

 Ideally the transformation would be done via GDAL instead.

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