Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
空間データベースに postgis を使用しています。
私のデータベースでは、あるテーブルに線のセットがあり、別のテーブルに点のセットがあります。2 つの直線の交点としてどちらが最適かを判断するにはどうすればよいでしょうか? 私が求めているのは、st_intersection 関数に関連するものです。