Ticket #322 (closed task: fixed)

Opened 3 years ago

Last modified 17 months ago

Support all typologies of EMPTY (POINT EMPTY, LINESTRING EMPTY, POLYGON EMPTY)

Reported by: nicklas Owned by: pramsey
Priority: medium Milestone: PostGIS 2.0.0
Component: postgis Version:
Keywords: empty Cc:

Description

This comes from TODO list in source code and is closely related to #294 (That's why milestone 2.0).

Now many cases with EMPTY don't handle the EMPTY because they just return that they can't handle collections. This is the case with the GEOS-functions.

Change History

Changed 17 months ago by strk

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

The low-level support for this is in there. Any broken result should be handled as a separate ticket. Refer to #294 for organizing the work.

Note: See TracTickets for help on using tickets.