Is there a solution to this problem? I am getting the error with Postgres 9.4 and ArcSDE 10.4.1 on my query:
SELECT a.objectid AS aid, MAX(s."value") AS "maxvalue"FROM test_points AS aINNER JOIN test_areas AS sON ST_Intersects(a.shape, s.shape)GROUP BY aid
サインインしたメンバーは投稿、更新のフォローなどができます。初めてですか?無料アカウントを登録してください。
Find useful guides, FAQs, and documents to help you navigate and make the most of Esri Community.