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 #184 #185 and add support for && in postgis + few other small things #186

Closed
wants to merge 4 commits into from
Closed

Conversation

yurtesen
Copy link

…_pt. These functions does NOT exist in MySQL. Moved INSTALL.md to doc/configuration.md. Both contained redundant information. Added workaround functions geometry_overlaps, geography_overlaps to be able to use && operator in PostGIS.

Changed ArithmeticPrimary() to ArithmeticFactor() because most inputs may have negative/positive signs and ArithmeticPrimary() does not take this into consideration. See EBNF Arithmetic Expressions.

…_pt. These functions does NOT exist in MySQL. Moved INSTALL.md to doc/configuration.md. Both contained redundant information. Added workaround functions geometry_overlaps, geography_overlaps to be able to use && operator in PostGIS.
@coveralls
Copy link

coveralls commented Nov 25, 2017

Coverage Status

Coverage decreased (-16.7%) to 81.351% when pulling ace2dff on yurtesen:master into 58ea5fa on creof:master.

1 similar comment
@coveralls
Copy link

Coverage Status

Coverage decreased (-16.7%) to 81.351% when pulling ace2dff on yurtesen:master into 58ea5fa on creof:master.

@yurtesen
Copy link
Author

I added toGeoJSON() function to abstract point... I only investigated Point type so if I ever use other types I can add them too.
Unfortunately I am not good at adding tests. I hope somebody takes care of that part :)

@coveralls
Copy link

coveralls commented Nov 27, 2017

Coverage Status

Coverage decreased (-22.6%) to 75.439% when pulling 5035fd3 on yurtesen:master into 58ea5fa on creof:master.

2 similar comments
@coveralls
Copy link

coveralls commented Nov 27, 2017

Coverage Status

Coverage decreased (-22.6%) to 75.439% when pulling 5035fd3 on yurtesen:master into 58ea5fa on creof:master.

@coveralls
Copy link

Coverage Status

Coverage decreased (-22.6%) to 75.439% when pulling 5035fd3 on yurtesen:master into 58ea5fa on creof:master.

@coveralls
Copy link

coveralls commented Dec 2, 2017

Coverage Status

Coverage decreased (-17.3%) to 80.697% when pulling 8caee45 on yurtesen:master into 58ea5fa on creof:master.

@coveralls
Copy link

coveralls commented Dec 5, 2017

Coverage Status

Coverage decreased (-16.7%) to 81.351% when pulling 3702ff7 on yurtesen:master into 58ea5fa on creof:master.

1 similar comment
@coveralls
Copy link

coveralls commented Dec 5, 2017

Coverage Status

Coverage decreased (-16.7%) to 81.351% when pulling 3702ff7 on yurtesen:master into 58ea5fa on creof:master.

@yurtesen yurtesen closed this Dec 16, 2017
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.

None yet

2 participants