Does anybody know how to extract information from one feature class and output as a new Feature Class ?
(I am pulling from an SQL database for GeoMedia to place into a GeoMedia access database)
Example: I have a Water network (feature class) with two attributes with the following options
Status: conceptual, proposed, in service
and
Owner: City, Other
I want to extract all the IN SERVICE pipes that are of type CITY. Does anybody know the write transformer that would produce these results?