Hello,
I am writing a program for creating the surroundings of a map sheet (these are text elements, graphic elements and small maps). It is a matter of creating a large number of these map sheets (around 16 thousand). First I need the ArcPy program to run at once for all the map sheets and the results to be stored in the oracle database. Subsequently I would need to be able to get these values for each map sheet by pressing the button in Arcgis Pro. Do you think it is possible to achieve this? I imagine it to read values from a database using ArcGIS Pro SDK C #.
Thanks for the feetback
Dear Aneta,
Yes it is feasible. However, it may take some time, especially when you are not arcpy and python fluent developer.
BR,
Adam