Ticket #307 (closed task: fixed)
Convert LWGEOM bounding box to GBOX
| Reported by: | pramsey | Owned by: | pramsey |
|---|---|---|---|
| Priority: | medium | Milestone: | PostGIS 2.0.0 |
| Component: | postgis | Version: | trunk |
| Keywords: | boxes | Cc: |
Description
The current LWGEOM only has a BOX2DFLOAT4 as bounds, and a GBOX will provide a place for holding multidimensional extents. This will allow the geodetic functions to rationalize a bunch of code where both LWGEOM and GBOXes are currently required as input parameters.
Change History
Note: See
TracTickets for help on using
tickets.
