[postgis-tickets] [PostGIS] #1329: Change BOX3D to be SRID and dimension aware
PostGIS
trac at osgeo.org
Wed Feb 25 07:49:15 PST 2015
#1329: Change BOX3D to be SRID and dimension aware
-------------------------+--------------------------------------------------
Reporter: robe | Owner: pramsey
Type: enhancement | Status: new
Priority: medium | Milestone: PostGIS Future
Component: postgis | Version: trunk
Keywords: box |
-------------------------+--------------------------------------------------
Comment(by strk):
Related, PostgreSQL 9.2 introduced "range types":
http://www.postgresql.org/docs/9.2/static/rangetypes.html
Boxes in any dimensions could be encoded as array of ranges.
There would be no SRID awareness though...
--
Ticket URL: <http://trac.osgeo.org/postgis/ticket/1329#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