Opened 16 years ago
Last modified 9 years ago
#75 closed enhancement (fixed)
Enhancement to PIP short circuit — at Version 1
Reported by: | kneufeld | Owned by: | kneufeld |
---|---|---|---|
Priority: | low | Milestone: | PostGIS 2.3.0 |
Component: | postgis | Version: | master |
Keywords: | Cc: |
Description (last modified by )
The PIP short circuit in predicates like ST_Intersects and ST_Contains is currently defined for POINT - [MULTI]POLYGON pairs. This algorithm could be expanded to include MULTIPOINTs, esp. for one-member-multipoint cases and optionally in a few-member-multipoint cases (if performance testing warrants it).
Note:
See TracTickets
for help on using tickets.