Skip to content
Advertisement

Tag: postgis

ST_WITHIN function does not exist

Im confused on how to use this function within my query. My code that I am using is as follows: When I try run this I get this error: Warning: pg_query_params(): Query failed: ERROR: function st_within(geometry, geography) does not exist HINT: No function matches the given name and argument types. You might need to add explicit type casts. I want

Advertisement