I am an old user of Python, but relatively new to GIS. I have a .mxd file and would like to read it into Python.
Is arcpy the only way to do so?
I tried with pyshp but it does not accept this file extension.
Is there perhaps another package for python3 for working with data in this format?