[postgis-tickets] [PostGIS] #3045: &&& operator confuses dimensions
PostGIS
trac at osgeo.org
Fri Feb 20 04:47:13 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):
I've a patch ready, implementing the "padding" method.
The consequence is 32bit instead of 24bit for storing boxes of 3DM
geometries in tables (I guess we could avoid this) and for 16bit instead
of 12bit for storing boxes of 3DM in ND indexes (this one cannot be
avoided).
I'll need to perform more tests before committing it to trunk as I think
all the worms out of the can are hiding somewhere.
--
Ticket URL: <http://trac.osgeo.org/postgis/ticket/3045#comment:7>
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