Hi,
I would like, from a layer with N polygons (with attributes) to get N points which are all inside their polygon.
I wanted to use the centroid with it can be outside the polygon (ex : polygon with shape of a banana => I have many of them...).
I tried with create-random-points (1 point) with constraining_feature_class = my layer with polygon but it doesn't create me one point per polygon keeping the attribute data...
I just want to get a point per poygon inside its polygon (wherever it is inside the polygon) + keeping the attributes values...
Do you have any idea how to do that ?
Thank u 🙂
Solved! Go to Solution.
I sa w this option too late, sorry guys
Problem: Centroids Are Placed outside of Polygon Boundaries in ArcGIS Online (esri.com)
I sa w this option too late, sorry guys
Problem: Centroids Are Placed outside of Polygon Boundaries in ArcGIS Online (esri.com)