W
W
web_dev2018-02-20 17:54:30
Java
web_dev, 2018-02-20 17:54:30

Point(lat, lon) in Polygon from GeoJSON data?

Gentlemen, does anyone have experience with GeoJSON data?
Tell me, I can not find the appropriate function or solution.
I have a file with GeoJSON data, I accept latitude as input, lontitude need to calculate in which polygon this point is located?
Need a java solution.
For NodeJs, the working solution is https://www.npmjs.com/package/geojson-utils#point-... There
are the same and similar libraries for Java, but I can't find how to do the same.
Thank you!

Answer the question

In order to leave comments, you need to log in

1 answer(s)
F
freeExec, 2018-02-20
@freeExec

There is an algorithm in one cycle and four checks. Isn't it really so difficult to write your own code, I have other people's ready-made solutions? Or are you a fan of left-pad.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question