Ticket #307 (closed task: fixed)

Opened 4 years ago

Last modified 23 months ago

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

Changed 4 years ago by pramsey

  • version set to trunk
  • milestone changed from postgis 1.5.0 to postgis 2.0.0

Changed 2 years ago by strk

  • keywords boxes added

Changed 23 months ago by pramsey

  • status changed from new to closed
  • resolution set to fixed
Note: See TracTickets for help on using tickets.