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.
データベースに 2 つのテーブル (table1_lines には線のジオメトリがあります) と (table_2_points には点のジオメトリがあります) があります。選択した 1 つの行のバッファを実行しており、このバッファ内にあるポイントを取得しようとしています。結果は、ジオメトリの 2 つのフィールド (ポイントとライン) を含むテーブルです。この結果を Mapfile (マップサーバー) で使用するため、結果として選択したポイントのみを取得することが重要です。それ?ありがとう