Tagged Questions
0
votes
1answer
46 views
matching a border of one polygon to another [duplicate]
I have a polygon (A) that I drew the eastern border of in QGIS. I have another polygon(B) whose western border I want to nest against the eastern border of polygon a so they are touching but not ...
0
votes
0answers
17 views
World country borders in polygon geometry format [duplicate]
Possible Duplicate:
Where do I get territories data?
Is there some source I can get all world countries polygon geometry points with latitude and longitude? I find it for USA states but ...
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 ...