Ticket #322 (closed task: fixed)
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
Note: See
TracTickets for help on using
tickets.
