Open Table of Contents
Multipoint To Point Wizard
Converts a multipoint data set to a point feature class
Inputs:
- A multipoint feature layer
Outputs:
- New point feature class
- New fields are added to the point attribute table
- [ET_ID] - the FID of original multipoints. The values can be used to link the points
back to the multipoints.
- [ET_Z] - is added and populated with Z values if the multipoint is Z aware
- [ET_M] - is added and populated with M values if the multipoint is M aware