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

Missing how to get the coordinates? #13

Open
jasonflaherty opened this issue Dec 20, 2017 · 1 comment
Open

Missing how to get the coordinates? #13

jasonflaherty opened this issue Dec 20, 2017 · 1 comment

Comments

@jasonflaherty
Copy link

Library parses my geojson files properties well. I am not finding a way to get the coordinates out of the geometry area though?

Geometry g = parsed.getFeatures().get(i).getGeometry();

g.type() will give me polygon or multipolygon, but I am missing how I am to see the actual coordinates.

Thanks

@tnoulas
Copy link

tnoulas commented Nov 15, 2018

I am missing the same thing! I don't get the point of having this library on if you cannot perform the most essential task!

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

No branches or pull requests

2 participants