I am using a featureReader and dynamically writing to a writer.
The problem is "BuildingExtent" needs to be replaced to "BuildingFootPrint". This is because the featureclasses are differnt for only that featureclass.
Any solution to replace them?
I am using a featureReader and dynamically writing to a writer.
The problem is "BuildingExtent" needs to be replaced to "BuildingFootPrint". This is because the featureclasses are differnt for only that featureclass.
Any solution to replace them?
The way I do this is to replace the "fme_feature_type_name" attribute in the Schema Feature flow and replace "fme_feature_type" in the Feature Flow:
You can just apply Feature Type Fanout if you set "fme_feature_type" to the Schema Definition Name explicitly. e.g.
You can just apply Feature Type Fanout if you set "fme_feature_type" to the Schema Definition Name explicitly. e.g.