Spatial predicates
Applies to ❌ Open Source Edition ✅ Express Edition ✅ Professional Edition ✅ Enterprise Edition
A few databases have implemented the ISO/IEC 13249-3 SQL standard spatial extensions (or vendor specific adaptations thereof) to calculate geometric or geographic sets.
Most functionality comes in the form of spatial functions, but some useful predicates can also be formed from geometries.
Table of contents
- 3.12.26.1.
- ST_Contains
- 3.12.26.2.
- ST_Crosses
- 3.12.26.3.
- ST_Disjoint
- 3.12.26.4.
- ST_Equals
- 3.12.26.5.
- ST_Intersects
- 3.12.26.6.
- ST_IsClosed
- 3.12.26.7.
- ST_IsEmpty
- 3.12.26.8.
- ST_Overlaps
- 3.12.26.9.
- ST_Touches
- 3.12.26.10.
- ST_Within
previous : next |
Feedback
Do you have any feedback about this page? We'd love to hear it!