Ideally I can read in the whole gdb and export to a csv that simply states the feature subtype and its total count of features. I know that exposing the "geodb_subtype_name" needs to happen to get those values. Can I avoid importing all of these and simply go from my single gdb reader, to the transformers that will give me the totals of each subtype? Below shows all the features that will then have subtypes within each one. I need to know the total of each subtype.
Question
How does one get a total count of each feature subtype in a gdb?

Reply
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.