Comparing list of records in table to feature classes in a database?

329
0
09-23-2019 12:38 PM
RPGIS
by
Occasional Contributor III

Good afternoon,

So I am currently working on a script tool where I have to populate a set of records in a standalone table to feature counts for feature classes found in various databases.

The issue that I have come across as of now if how to determine if a set of strings is similar, and if they are, run a loop to get a feature counts to then populate that record. This is nested in anther loop that loops through every field name in a standalone table.

I also have fields where the name of the field corresponds with the name of the database it is derived from, and I have another loop that goes through each field name. So I am at a crossroad where I have a possible solution, but not sure if this is the right direction. Any assistance would be greatly appreciated.

0 Kudos
0 Replies