Skip to main content
Question

Expose Data Source info from Feature Layer/ArcMap

  • January 23, 2024
  • 2 replies
  • 33 views

marta.podsiad
Supporter
Forum|alt.badge.img+9

Hi,

How can I expose the information that are visible in the Properties/Source tab of feature layer image

2 replies

nielsgerrits
VIP
Forum|alt.badge.img+60
  • 2938 replies
  • January 23, 2024

I don't know of a way to do this. I think you need Python / ArcPy for this, but not sure.


dustin
Influencer
Forum|alt.badge.img+31
  • Influencer
  • 629 replies
  • January 23, 2024

Definitely need ArcPy using the Describe object properties (PythonCaller/PythonCreator). The link can provide more info. Looks like the Z and M values are available, but Compression doesn't look to be.

 

https://pro.arcgis.com/en/pro-app/3.1/arcpy/functions/featureclass-properties.htm