Hello everyone,
I need some help.
I'm using ArcGIS Pro 3.4.0, Basic licence and need to spatial join several feature clases.
I know how to spatial join multiple FC, but there are some problems I have no solution for. Here is the situation:
There is a address FC in geodatabase 1 which will be the basis and should also include the other FC.
Two more FC are in geodatabase 2 and another two FC are in geodatabase 3.
By using the Batch Spatial Join tool I'm able to get four attribute tabels:
N°1 with all addresses and the data from the FC in geodatabase 2
N°2 with all addresses and almost no other data from the FC in geodatabase 2 (that's ok, I can use N°1)
N°3 with all addresses and the data from the FC in geodatabase 3
N°4 with all addresses and almost no other data from the FC in geodatabase 3 (that's also ok, I can use N°3)
After this step our usual workflow would be: copy the data needed from the attribute table and import it in an Excel file where several formulars are bringing the information needed from one sheet to another. That works.
But I need the data from all the four FC (geodatabase 2 and 3) in one attribute table so that I can easily copy that into the Excel file and get the right output. If I have to use two attribut tables my Excel file is no longer working (or at least it's getting really complicated).
Is there a possible way to work with different geodatabases and getting all the data described above into one attribute table?
Thank you for your help in advance!
Bye
Alex
PS: Bringing the data from all four FC into one FC would theoretically work, but would also create an incredible large and complex attribute table. When we started creating our project model as basis for all our future projects we decided it would be easier to work with several geodatabases rather than just one (company plans for FTTx related projects).