Ticket #1332 (new enhancement)

Opened 18 months ago

Last modified 8 weeks ago

ST_AsX3D opt option for axis ordering and bounding box output

Reported by: robe Owned by: robe
Priority: medium Milestone: PostGIS Future
Component: postgis Version: trunk
Keywords: Cc:

Description

Add an opt option similar to what ST_AsGML has to allow outputting coordinates in a different orientation and also just the bounding box of the geometry.

Ideally would have an option to output a true mimimum bounding box (arbitrarily orientated minimum bounding box) not just an axis aligned one. As described here:

 http://en.wikipedia.org/wiki/Minimum_bounding_box

Once I figure out how compute that.

Change History

Changed 15 months ago by pramsey

  • owner changed from pramsey to robe
  • milestone changed from PostGIS 2.0.0 to PostGIS 2.1.0

Changed 8 weeks ago by robe

  • milestone changed from PostGIS 2.1.0 to PostGIS Future
Note: See TracTickets for help on using tickets.