[postgis-devel] [PostGIS] #925: [raster] ST_Transform
PostGIS
trac at osgeo.org
Tue Jun 7 13:25:36 PDT 2011
#925: [raster] ST_Transform
----------------------------+-----------------------------------------------
Reporter: dustymugs | Owner: dustymugs
Type: task | Status: assigned
Priority: medium | Milestone: PostGIS 2.0.0
Component: postgis raster | Version: trunk
Keywords: history |
----------------------------+-----------------------------------------------
Comment(by dustymugs):
This ST_Transform function uses the values in the spatial_ref_sys table as
I thought that'd be the most consistent implementation across platforms.
I didn't know about the epsg files in the proj folder though I'll probably
never use it anyways. GDAL covers up the gory details about what is
needed for proj.4. All I do is pass along the srtext for the input raster
and the output SRID.
--
Ticket URL: <http://trac.osgeo.org/postgis/ticket/925#comment:19>
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