[postgis-devel] [PostGIS] #1482: ERROR: Negative SRID is not for GEOGRAPHY at character 69

PostGIS trac at osgeo.org
Wed Jan 18 02:13:35 PST 2012


#1482: ERROR:  Negative SRID is not for GEOGRAPHY at character 69
---------------------+------------------------------------------------------
 Reporter:  strk     |       Owner:  pramsey      
     Type:  defect   |      Status:  new          
 Priority:  blocker  |   Milestone:  PostGIS 2.0.0
Component:  postgis  |     Version:  trunk        
 Keywords:           |  
---------------------+------------------------------------------------------

Comment(by robe):

 no it shouldn't.  You can't have geography have an unknown. So
 geography(point) is the same as geography(point,4326)

 geography(point,0) is totally illogical and no one should even be trying
 to doit and should get a nasty message if they do.

-- 
Ticket URL: <http://trac.osgeo.org/postgis/ticket/1482#comment:2>
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