Select to view content in your preferred language

Centroid of multiple polygons

2135
2
11-30-2017 06:12 AM
ChristophBaumeister
Emerging Contributor

Hi there,

I would like to calculate the centroid of multiple polygons. For example: I have three districts of a city and would like to know the point where the average city dweller comes from. Is there an easy way to calculate the centroid of selected 3 districts? 

Thank you in advance,

Chris

Tags (1)
0 Kudos
2 Replies
JayantaPoddar
MVP Alum

You could use Mean Center (Spatial Statistics).

Map layers can be used to define the Input Feature Class. When using a layer with a selection, only the selected features are included in the analysis.



Think Location
0 Kudos
ChristophBaumeister
Emerging Contributor

Hi Jayanta,

Thank you very much for your quick response. I am guessing that is exactly what I was looking for.

All the best,

Chris