[postgis-devel] [PostGIS] #1679: Intersect give ERROR: AddToPROJ4SRSCache

PostGIS trac at osgeo.org
Mon Mar 12 09:57:57 PDT 2012


#1679: Intersect give ERROR: AddToPROJ4SRSCache
-----------------------+----------------------------------------------------
 Reporter:  andreasft  |       Owner:  pramsey      
     Type:  defect     |      Status:  new          
 Priority:  medium     |   Milestone:  PostGIS 2.0.0
Component:  postgis    |     Version:  trunk        
 Keywords:             |  
-----------------------+----------------------------------------------------

Comment(by strk):

 I attached a reduction o input dataset. After restoring, you can reproduce
 the issue with:
 {{{
 SELECT ST_Intersection(c_geog, p_geog) from bug_1679;
 }}}

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