Philip Carlsen
|
4cb224afd8
|
Adding support for ST_3DDWithin and ST_3DIntersects
Co-authored-by: Rikin Kachhia <54616969+rikinsk@users.noreply.github.com>
GitOrigin-RevId: de31fa68fd7dc8ffa0c4e4b89b727a5e14b0525e
|
2021-04-14 13:03:11 +00:00 |
|
Alexis King
|
8f9a41ff88
|
Support casting between PostGIS geometry and geography types in where expressions (close #1983) (#2495)
* server: Bump dependencies to allow Haddock to run successfully
* Support casting between PostGIS geometry and geography types in filters
|
2019-07-15 14:22:45 +05:30 |
|
Shahidh K Muhammed
|
b8700cce70
|
add spatial predicates for geography columns (close #1674) (#1735)
This PR adds support for PostGIS spatial predicates on geography columns. The predicates are _st_d_within and _st_intersects.
|
2019-03-25 17:59:52 +05:30 |
|
Rakesh Emmadi
|
7ff1c8829a
|
add PostGIS operators in boolean expressions (closes #1051) (#1372)
|
2019-01-17 11:51:38 +05:30 |
|