[postgis-devel] [PostGIS] #1421: [PATCH] Auto-set SRID in raster2pgsql from GetProjectionRef() info
PostGIS
trac at osgeo.org
Fri Dec 30 08:25:23 PST 2011
#1421: [PATCH] Auto-set SRID in raster2pgsql from GetProjectionRef() info
----------------------------+-----------------------------------------------
Reporter: rouault | Owner: pracine
Type: enhancement | Status: new
Priority: medium | Milestone: PostGIS 2.0.0
Component: postgis raster | Version: trunk
Keywords: |
----------------------------+-----------------------------------------------
If the SRID is not explicitely set, the following patch tries to identify
the EPSG code from the GetProjectionRef() string and assign it as the
SRID.
--
Ticket URL: <https://trac.osgeo.org/postgis/ticket/1421>
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