Ticket #1421 (closed enhancement: fixed)
[raster] [PATCH] Auto-set SRID in raster2pgsql from GetProjectionRef() info
| Reported by: | rouault | Owned by: | dustymugs |
|---|---|---|---|
| Priority: | medium | Milestone: | PostGIS 2.0.0 |
| Component: | raster | Version: | trunk |
| Keywords: | Cc: |
Description
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.
Attachments
Change History
Note: See
TracTickets for help on using
tickets.

