[postgis-devel] [PostGIS] #804: ST_AsGML: srsName not compliant ?
PostGIS
trac at osgeo.org
Sat Jan 22 10:41:39 PST 2011
#804: ST_AsGML: srsName not compliant ?
---------------------+------------------------------------------------------
Reporter: strk | Owner: coliver
Type: defect | Status: new
Priority: medium | Milestone: PostGIS 2.0.0
Component: postgis | Version: trunk
Keywords: |
---------------------+------------------------------------------------------
Comment(by strk):
Funny enough the C code contains comment that also get it wrong:
{{{
/*
* Retrieve an SRS from a given SRID
* Require valid spatial_ref_sys table entry
*
* Could return SRS as short one (i.e EPSG:4326)
* or as long one: (i.e urn:ogc:def:crs:EPSG::4326)
*/
}}}
Now I wonder how's right and who's wrong...
--
Ticket URL: <http://trac.osgeo.org/postgis/ticket/804#comment:3>
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