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

Port Turf boolean point-on-line method #1145

Open
msaleh97 opened this issue May 13, 2020 · 1 comment
Open

Port Turf boolean point-on-line method #1145

msaleh97 opened this issue May 13, 2020 · 1 comment
Labels

Comments

@msaleh97
Copy link

@msaleh97 msaleh97 commented May 13, 2020

Hi,

I was wondering if there’s a timeline on when the boolean functions will be ported to Java. I tried a lot of other libraries and it looks like turf.js is one of best/most accurate lib. I’m mainly looking for the boolean point on line function to be ported to Java. Thank you!

@langsmith langsmith added the Turf label May 13, 2020
@langsmith
Copy link
Contributor

@langsmith langsmith commented May 13, 2020

Hi @msaleh97 , thanks for your interest in this.

Unfortunately, none of the boolean methods have been ported to the Java SDK: https://github.com/mapbox/mapbox-java/blob/master/docs/turf-port.md#booleans.

The Mapbox Android team is working on some larger pieces of work right now, so there's no current timeline for us getting around to porting this method 😕. We do accept pull requests from the community, so please feel free to open one if you'd like to do the porting yourself.

I've re-named this ticket's title to be specific to http://turfjs.org/docs/#booleanPointOnLine so that we can track this more easily

Related:

@langsmith langsmith changed the title Port Turf Boolean functions to Java Port Turf boolean point-on-line May 13, 2020
@langsmith langsmith changed the title Port Turf boolean point-on-line Port Turf boolean point-on-line method May 13, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked pull requests

Successfully merging a pull request may close this issue.

None yet
2 participants