Hi all,
I am currently working on to see what changes are made when TDS data are converted to TM after the extracting data step of Cartography- Automated workflow in workflow manager.
It seems like when the extract data step is done, the TDS data are converted to TM fitting in TM's schema. For example, AgriculturePoints feature class no longer owns Industrial Farm subtype and fields like DMT and TRE after being moved to TM geodatabase.
I have already posted a question of the difference between TDS and TM schemas, and understood why these changes were made. However, I wonder what if the missing subtype should be displayed on the map regardless of it is included in TM schema or not. For example, TDS geodatabase has DepthCurveCrv feature class which tells how deep the area is, something like HypsographyCurves. This specific feature class is gone after TDS data are converted to TM, and this depth information couldn't be expressed on the map. This may cause some misunderstandings and confusions depending on who and which organization use the map.
Therefore, I would like to ask questions like
1. How is the conversion from TDS to TM geodatabase happened? Does it use a geoprocessing tool like Load Data? If so, is there any mapping table specifying which subtypes of feature classess will be stayed and missed in TM?
2. If there's a unique way to convert the data, can a user modify this? For example, could the user make the DepthCurveCrv features be copied under HypsographyCuves?
I will be so much appreciated if anyone could make answer 🙂