ChangooLee
Results
2
comments of
ChangooLee
Hello, I'm using this for flight route calculation. Thanks in advance. Could you show me an example that test intersection of LineString against a circle? Best regards
Thanks for your information. I don't know why but, somehow, it worked... you can check with radius 7 and 8. org.locationtech.jts.io.WKTReader wktReader = new org.locationtech.jts.io.WKTReader(); Shape line = ctxNotGeo.makeShape(wktReader.read("LINESTRING(5 10,...