sample code to get a feature layer attributes
Thank you.
I have figured out.
geometry attributes (you will have to scroll within the link to see all)
https://esri.github.io/arcgis-python-api/apidoc/html/arcgis.geometry.html
feature layer
https://esri.github.io/arcgis-python-api/apidoc/html/arcgis.features.toc.html#featurelayer
table
https://esri.github.io/arcgis-python-api/apidoc/html/arcgis.features.toc.html#table
Otherwise you will have to be more specific or check the
index... https://esri.github.io/arcgis-python-api/apidoc/html/genindex.html
module index.... https://esri.github.io/arcgis-python-api/apidoc/html/py-modindex.html
Signed in members can post, follow updates, and more. New here? Register a free account.
Find useful guides, FAQs, and documents to help you navigate and make the most of Esri Community.