[postgis-devel] [PostGIS] #2127: raster2pgsql support for projection
PostGIS
trac at osgeo.org
Mon Dec 3 00:41:46 PST 2012
#2127: raster2pgsql support for projection
-------------------------+--------------------------------------------------
Reporter: robe | Owner: dustymugs
Type: enhancement | Status: new
Priority: medium | Milestone: PostGIS Future
Component: raster | Version: trunk
Keywords: |
-------------------------+--------------------------------------------------
Is there a reason why we don't have ability to do on the fly projection in
raster2pgsql like we now have with shp2pgsql?
Wasn't sure.
If we can, the format should follow suit to the shp2pgsql format namely
overloading of -s
so
Means source data is in 4326
{{{
-s 4326
}}}
{{{
-s 4326:2163
}}}
would mean source is in 4326 but project to 2163.
--
Ticket URL: <http://trac.osgeo.org/postgis/ticket/2127>
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