問題タブ [java-15]

For questions regarding programming in ECMAScript (JavaScript/JS) and its various dialects/implementations (excluding ActionScript). Note JavaScript is NOT the same as Java! Please include all relevant tags on your question; e.g., [node.js], [jquery], [json], [reactjs], [angular], [ember.js], [vue.js], [typescript], [svelte], etc.

0 投票する
1 に答える
132 参照

java - Java JTS Polygon には別の Polgyon が含まれています

JTS を使用して、あるポリゴンに別のポリゴンが含まれているかどうかを確認しようとしています。

ここにリソースがあります。構文を利用するにはどうすればよいですか? これは私にエラーを与えています。次のステップは、contains を適用することです。誰かが JTS の経験があるなら、それは役に立ちます。

https://gis.stackexchange.com/questions/368520/jts-geometry-contains-not-detecting-point-of-an-inner-polygon-on-edge-of-outer

https://gis.stackexchange.com/questions/262751/how-to-determine-if-one-polygon-is-contained-in-another

https://locationtech.github.io/jts/javadoc/org/locationtech/jts/geom/Polygon.html

ここに画像の説明を入力

ここに画像の説明を入力