I'm trying to begin our cities FIRST Authoritative Address Database. I'm doing this in the LGM.
I used to be the Address Coordinator for the City and I have ties to that department still. Oddly enough their systems are powered by oracle databases containing the addresses only and they are not spatially located. SO... I have received a datadump of 200,000+ addresses that identify as rooftops. I (however) do NOT have building footprints but I am moving forward.
My question is this.
I have used the Toolbox Tool for cleaning up addresses (Standardize Addresses) and have been able to break these addresses up into their various components. With some quick feature class creation I have been able to clean up the prefix and suffix directionals. I'm ready to pop these addresses into the LGM... BUT...
From my experience with the LGM I have learned that some feature types have multiple feature classes to represent them... Streets for example has speed limit, centerline, simple, etc. that ALL contain the exact same spatial features but carry specific attributes of the feature in specific fields for those feature classes. (i.e. the StreetSpeedLimit feature class is just centerline feature class duplicated except its attributes are just the speedlimit). What I don't want to do is dump these addresses into the SiteAddressPoint and move on to my next process only to discover later that because I didn't ALSO dump these points into the XYZ feature class that now my LGM is missing functionality and it's 10x harder to fix this after the fact.
Other than the Address LGM Map/Application (which doesn't give you a step by step for importing address points) is there any good documentation on this or a video I could watch to get this figured out?