Select to view content in your preferred language

Calculate features contained by polygons

686
2
12-19-2010 02:38 AM
Vasile_CristianStan
Emerging Contributor
Hi all,

I need to calculate how many small features (polygons) are contained in a bigger features from a different shape. It's possible to calculate from vectors or i must convert to raster. If is possible how I can do that?



Thanks!
Cristian
0 Kudos
2 Replies
Zeke
by
Honored Contributor
Couldn't you do a select by location and see how many features were selected? Select from smallpoly that are within largepoly? Or am I misunderstanding what you're asking?
0 Kudos
Vasile_CristianStan
Emerging Contributor
I need something that calculates this automatically because i have to deal with large amount of data. It is not only one large poly.
0 Kudos