Tagged Questions
2
votes
2answers
53 views
How do I calculate acreage grouped by owner, masked by a poly?
I have statewide land ownership data and have created a mask to project ownership for only one county. I need to calculate the acreage of each owner within that county. Is there a quick way to ...
2
votes
1answer
207 views
How to meassure the length of common edges between polygons?
I have a shapefile that contains several polygons which in fact represent the limits of several counties. My task is to find each length of each shared border. So in other words I want to know how ...