graphql-engine/server/tests-py/queries/v1/select/boolexp/postgis
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
..
query_geog_stdwithin_sph.yaml add spatial predicates for geography columns (close #1674) (#1735) 2019-03-25 17:59:52 +05:30
query_geog_stdwithin.yaml add spatial predicates for geography columns (close #1674) (#1735) 2019-03-25 17:59:52 +05:30
query_geog_stintersects.yaml add spatial predicates for geography columns (close #1674) (#1735) 2019-03-25 17:59:52 +05:30
query_not_st_intersects.yaml support jsonb and postgis operators in permissions (#1461) 2019-01-28 23:16:31 +05:30
query_st_contains.yaml support jsonb and postgis operators in permissions (#1461) 2019-01-28 23:16:31 +05:30
query_st_d_within.yaml support jsonb and postgis operators in permissions (#1461) 2019-01-28 23:16:31 +05:30
query_st_equals.yaml support jsonb and postgis operators in permissions (#1461) 2019-01-28 23:16:31 +05:30
query_st_touches.yaml support jsonb and postgis operators in permissions (#1461) 2019-01-28 23:16:31 +05:30
setup.yaml add spatial predicates for geography columns (close #1674) (#1735) 2019-03-25 17:59:52 +05:30
teardown.yaml add spatial predicates for geography columns (close #1674) (#1735) 2019-03-25 17:59:52 +05:30