[postgis-tickets] [PostGIS] #3045: &&& operator confuses dimensions

PostGIS trac at osgeo.org
Fri Feb 20 09:31:03 PST 2015


#3045: &&& operator confuses dimensions
---------------------+------------------------------------------------------
 Reporter:  strk     |       Owner:  strk         
     Type:  defect   |      Status:  assigned     
 Priority:  medium   |   Milestone:  PostGIS 2.0.7
Component:  postgis  |     Version:  2.0.x        
 Keywords:           |  
---------------------+------------------------------------------------------

Comment(by strk):

 So as of r13250 I fixed the confusion by padding the Z values in the GIDX
 for 3dm geometries.
 The storage did not change as we have a flag there expressing semantic.
 I think the index size grew for 3dm geometries but I could not find a way
 to test it as pg_total_relation_size against an index on 3dm geometries
 gives me always the same value, with or without padding.

 We have to decide whether to backport this in 2.1 and 2.0

-- 
Ticket URL: <http://trac.osgeo.org/postgis/ticket/3045#comment:8>
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-tickets mailing list