I have two sde databases representing different coordinate systems, both used for managing basemaps in a local coordinate system. I am trying to use a dynamic schema to merge those into a web mercator sde database. everything work fine except it adds what looks like the fme_type as a suffix to the featureclass name. Instead of Building I get Building_polygon.
Writer setttings:
Feature Class or Table Name: fme_feature_type
Geometry: From Schema Definition
Dynamic Properties box is checked.
Schema Sources: set to both source sde database readers
Schema Definition Name: Default from Feature Class or Table Name above
Clearly I am missing something... Please help. My only other alternative is a static schema process which I would rather not use. Is there any other information I should provide?
Aaron