2
votes
1answer
78 views

ArcGIS - merge polygons and get combined area

I cannot for the love of god figure out how to combine (join?) two overlapping polygons to determine the combined area they cover in ArcGIS 10. I am sure the Geoprocessing tools can do it, but just ...
1
vote
1answer
100 views

Summarize polygon area using another polygon

I have a shapefile representing public/private lands in Montana. This is a multipart shapefile where I've simplified attributes so that #1==private and #0==public. Next I have a shapefile of ...
2
votes
1answer
1k views

ArcGIS10 - How do I dissolve two different buffers together so they are not overlapping?

I am trying to find out how many registered sex offenders live within 2,000 feet of a school/park in a specific county. The park buffer and school buffer are dissolved but not together. I am also ...