Hi, I am looking for a tool either in ArcGIS Pro or FME , I have this points that has all the information I have .
This layer came from CAD person and did digitize in points. They have all the same attributes . What I need to get all the points in grouping.
Here is an example of the points. It is a campground. 
What I want is to get the points turn into a polygon of the same attributes.
I tried using Envelope to Polygon but it doesn't take points. So I had to use dissolve and then use it.
Is there another way around to do this ?