Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add ST_DWithin Filter #16

Draft
wants to merge 11 commits into
base: master
Choose a base branch
from
Draft

Conversation

ireznik
Copy link

@ireznik ireznik commented Sep 6, 2020

Currently Draft to link against files inside of the changes

@minocoko
Copy link

minocoko commented Jan 9, 2022

ST_DWithin should accept another parameter

for example, st_dwithin will take 3 parameters.
'''sql
st_dwithin(ST_Transform(ST_GeomFromGeoJSON('{"type":"Point","coordinates":[113.90542561848997, 22.577212999132]}'), 3857),ST_Transform(t.location, 3857), 100
'''

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants