Select to view content in your preferred language

How to combine all point feature classes into one point feature class?

582
4
Jump to solution
11-29-2017 07:35 AM
AlexP_
by
Regular Contributor

I have an ArcMap 10.5.1. How do I combine all point feature classes into one point feature class? All attribute fields are the same. Please advise.

Thank you.

0 Kudos
1 Solution

Accepted Solutions
MitchHolley1
MVP Regular Contributor

Please read the documentation on the Merge tool.  All of the geometries (features) as well as the attributes will be merged together in a single output.  No data will be lost. 

View solution in original post

4 Replies
MitchHolley1
MVP Regular Contributor

I would suggest using the Merge geoprocessing tool. 

AlexP_
by
Regular Contributor

What about attribute table? I am unclear. Would I loose all data when I merge it?

0 Kudos
MitchHolley1
MVP Regular Contributor

Please read the documentation on the Merge tool.  All of the geometries (features) as well as the attributes will be merged together in a single output.  No data will be lost. 

AlexP_
by
Regular Contributor

It was success. Thank you, Mitch.