[postgis-devel] [PostGIS] #718: Catch dimensionally mixed WKB collections

PostGIS trac at osgeo.org
Tue Jan 10 04:27:46 PST 2012


#718: Catch dimensionally mixed WKB collections
---------------------+------------------------------------------------------
 Reporter:  pramsey  |       Owner:  strk         
     Type:  defect   |      Status:  assigned     
 Priority:  medium   |   Milestone:  PostGIS 2.0.0
Component:  postgis  |     Version:  trunk        
 Keywords:           |  
---------------------+------------------------------------------------------

Comment(by strk):

 Is this still an issue ? Doesn't seem so:

 {{{
 => select
 '010700004002000000010100000000000000000000000000000000000000010100000000000000000000000000000000000000'::geometry;
  ERROR:  Dimensions mismatch in lwcollection
 }}}

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