問題タブ [nettopologysuite]
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.
nettopologysuite - NetTopologySuite を使用してイベント オフセットを計算しますか?
NetTopologySuite には、ポリラインに沿って垂直方向にオフセットされたポリラインから所定の距離だけ離れたポイントを計算するために必要なツールがありますか?
これは、国道 242 号線に沿って 3.1 マイル、中心線から 50 フィートの位置にあると説明されている地図上に標識を配置するためのものです。NetTopologySuite.Geometries.Triangle.PerpendicularBisector を発見しましたが、あまり意味がありません (垂直線の式を返すようです)。