Ticket #1001 (closed defect: fixed)

Opened 2 years ago

Last modified 18 months ago

box3d(box3d_extent) is not unique

Reported by: strk Owned by: pramsey
Priority: medium Milestone: PostGIS 2.0.0
Component: postgis Version: 1.5.X
Keywords: boxes Cc: sindile.bidla@…

Description

Calling box3d(st_extent(g)) is ambiguos. Casting st_extent(g) return to a box3d is not, but has its own problems (see ticket #1000).

The call is used by the "ArcGIS with the Data Interoperabilty Extension", as per  http://postgis.refractions.net/pipermail/postgis-users/2011-May/029752.html

The problem persists in trunk, Sindile reports it to be happening with 1.5.

Change History

Changed 18 months ago by strk

  • status changed from new to closed
  • resolution set to fixed

box3d_extent doesn't exist anymore as of r8324

Note: See TracTickets for help on using tickets.