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

Fix st_distance_in_meters #8

Merged
merged 1 commit into from
Aug 28, 2018
Merged

Conversation

philippneugebauer
Copy link
Contributor

fix call to ST_Distance for st_distance_in_meters

fixes #7

fix call to `ST_Distance` for `st_distance_in_meters`
@philippneugebauer philippneugebauer changed the title Update geo_postgis.ex Fix st_distance_in_meters May 23, 2018
@philippneugebauer
Copy link
Contributor Author

@bryanjos I would appreciate a merge

@bryanjos
Copy link
Collaborator

Ah thanks! So sorry I'm just getting around to this

@bryanjos bryanjos merged commit 6f6ca36 into felt:master Aug 28, 2018
@bryanjos
Copy link
Collaborator

Published in 2.1.0: https://hex.pm/packages/geo_postgis/2.1.0

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

Successfully merging this pull request may close these issues.

st_distance_in_meters(g.geo_point(), ^geo_point) is not a valid query expression.
2 participants