When I use ArcGIS api for Python,there is an error appeared:RuntimeError: The Field type is invalid or unsupported for the operation..Whats wrong? Thanks.
Hi Lino,
I noticed at least one of those fields contains special characters. If you don't include that column (or any other column with special characters) dose the code run fine? I wonder if the problem is the encoding in the text...
I do not think the problem is the encoding in the text, because the problem is column "SHAPE", bu I do not know why it cause.
col = list(sedf.columns)
Can you show us the previous lines that show what col is equal to?
-Earl
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.