I have been trying to find a way to efficiently and without errors try and load my current data into the Local Government Model (loading it into the Canadian version CMDM).
I am right now looking at just populating the buildings feature class from my own. Around 5 of the columns match up (buildingID, FacilityKey,Longname,BuildingClass,BLDGtype) with my data. So when using the simple data loader tool and matching those columns I still do not get a proper output.
There will be features missing or the buildingid will not properly populate.
I am using 10.3.1 and am loading it from an sde to a file geodatabse that has been populated by the CMDM2.3.2.xml provided from esri.
I need in the end a python code that can do this easily, but for now just getting the simple data loader to work is enough. It does not throw any errors back while loading or anything. It just loads the data and then when i go to check the files using ArcMap for a quality check I notice all the above issues.
Let me know if there is an easier way to load the data and point me in the right direction.
أكثر...
I am right now looking at just populating the buildings feature class from my own. Around 5 of the columns match up (buildingID, FacilityKey,Longname,BuildingClass,BLDGtype) with my data. So when using the simple data loader tool and matching those columns I still do not get a proper output.
There will be features missing or the buildingid will not properly populate.
I am using 10.3.1 and am loading it from an sde to a file geodatabse that has been populated by the CMDM2.3.2.xml provided from esri.
I need in the end a python code that can do this easily, but for now just getting the simple data loader to work is enough. It does not throw any errors back while loading or anything. It just loads the data and then when i go to check the files using ArcMap for a quality check I notice all the above issues.
Let me know if there is an easier way to load the data and point me in the right direction.
أكثر...