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

LineStringRDD Constructor refer's to the wrong geometric type for raw JavaRDD #60

Closed
aldayj-intific opened this issue Feb 24, 2017 · 3 comments

Comments

@aldayj-intific
Copy link

aldayj-intific commented Feb 24, 2017

Raw constructor expects JavaRDD<Polygon>.
It should be expecting JavaRDD<LineString>

@jiayuasu jiayuasu self-assigned this Feb 24, 2017
@jiayuasu jiayuasu added the bug label Feb 24, 2017
@jiayuasu jiayuasu added this to the 0.5.2 milestone Feb 24, 2017
@jiayuasu
Copy link
Member

Solved. See PR #61

@jiayuasu
Copy link
Member

Maven central GeoSpark 0.5.2-snapshot has been updated.

@aldayj-intific
Copy link
Author

Awesome. Thank you for the quick update on this.

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

No branches or pull requests

2 participants