Given a polygon featureclass containing many polygons of different sizes and shapes, which geometric attributes (area, perimeter, etc) could be used to filter the polygons? It's probably best to ask this in two parts:
I'm hoping to use these attributes to allow interactive user control of polygon filtering.
أكثر...
- Which geometric attributes do polygons possess?
- How would you calculate these attributes? Geoprocessing tools/ArcObjects preferred, but I would be satisfied with conceptual calculations which could then be coded.
I'm hoping to use these attributes to allow interactive user control of polygon filtering.
أكثر...