[postgis-devel] [PostGIS] #1299: ST_UnknownSRID()

PostGIS trac at osgeo.org
Tue Nov 15 08:30:27 PST 2011


#1299: ST_UnknownSRID()
-------------------------+--------------------------------------------------
 Reporter:  dustymugs    |       Owner:  pramsey       
     Type:  enhancement  |      Status:  new           
 Priority:  low          |   Milestone:  PostGIS Future
Component:  postgis      |     Version:  trunk         
 Keywords:               |  
-------------------------+--------------------------------------------------
 I'd like to see PostGIS provide a SQL function that output's the
 software's UNKNOWN_SRID.  This would help at the present time where it
 looks like there still is discussion about 0 vs -1.

 Also, nothing is stopping a user from changing UNKNOWN_SRID to something
 other than 0 or -1, say -9999.  So a function ST_UnknownSRID would allow
 users of that PostGIS instance to know what that instance's unknown SRID
 is.

 Heck, I'll write the patch and attach it if everyone is fine with it.

-- 
Ticket URL: <http://trac.osgeo.org/postgis/ticket/1299>
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