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
Membros conectados podem postar, seguir atualizações e mais. Novo aqui? Registre uma conta gratuita.
Find useful guides, FAQs, and documents to help you navigate and make the most of Esri Community.