Ticket #549 (closed enhancement: fixed)
ST_isCollection
| Reported by: | strk | Owned by: | strk |
|---|---|---|---|
| Priority: | medium | Milestone: | PostGIS 2.0.0 |
| Component: | postgis | Version: | trunk |
| Keywords: | Cc: |
Description
ST_isCollection(geometry)
A function returning TRUE if the argument geometry is of any COLLECTION type (MULTI*, GEOMETRYCOLLECTION).
This will be useful now that ST_NumGeometries returns 1 rather than NULL for non-collections.
Attachments
Change History
Note: See
TracTickets for help on using
tickets.

