How can I convert data in a kml or kmz file in order to have all of the separate attributes appear in an attributes table? I have been having to work with each feature separately, and dealing with each feature's table separately.
since kml/kmz produce a featureclass and a layer file, you can 'merge' the resultant featureclasses into one featureclass in the usual manner. I am assuming that the table structures are the same of course and merge is preferred over 'append' since you do not alter an existing featureclass.
Aangemelde leden kunnen berichten plaatsen, updates volgen en meer. Nieuw hier? Registreer een gratis account.
Find useful guides, FAQs, and documents to help you navigate and make the most of Esri Community.