[fdo-trac] #731: PostGIS: Add the prefix for the coordinate system
name
FDO
trac_fdo at osgeo.org
Mon Nov 29 01:14:47 EST 2010
#731: PostGIS: Add the prefix for the coordinate system name
-----------------------+----------------------------------------------------
Reporter: sunch | Owner: gregboone
Type: defect | Status: new
Priority: major | Milestone: 3.6.0
Component: FDO API | Version: 3.5.0
Severity: 3 | Keywords:
External_id: |
-----------------------+----------------------------------------------------
In the past, we took value from the spatial_ref_sys:srid column as the
coordinate system name. Actually, it's not exactlly right to do this. The
returned 'srid' is just the ID of the spatial reference system as defined
by the autority cited in the auth_name column.
http://postgis.org/documentation/manual-svn/ch04.html#spatial_ref_sys
So it needs to set the value from auth_name as the prefix of the srid to
compose the intact CS name.
--
Ticket URL: <http://trac.osgeo.org/fdo/ticket/731>
FDO <http://fdo.osgeo.org/>
Feature Data Objects
More information about the fdo-trac
mailing list