Opened 14 years ago
Last modified 7 years ago
#1024 new enhancement
Change 3D relationship functions to use &&& instead of && — at Initial Version
Reported by: | robe | Owned by: | pramsey |
---|---|---|---|
Priority: | medium | Milestone: | PostGIS Fund Me |
Component: | postgis | Version: | master |
Keywords: | Cc: |
Description
Now that we have the new &&& nd interacts operator in place, we can change all the 3D aware functions to use that short-circuit instead of &&.
So
ST_3DIntersects, ST_3DWithin, ST_3DFullyWithin
Nicklas — you want to tackle this one since these are your babies
Note:
See TracTickets
for help on using tickets.