Tell me more ×
Geographic Information Systems Stack Exchange is a question and answer site for cartographers, geographers and GIS professionals. It's 100% free, no registration required.

I have two line shapefiles. I want to find between them, where are located all share segments and extract the new selection shapefile. Can anybody help me? I am using Quantum Gis. I know that in ArcGis, there are a tool, named "share line segment with". There is some tool like this in Quantum Gis or other open source software?

Thank you all. Cristina Soares

share|improve this question

1 Answer

go to Vector -> Geoprocessing Tools -> Intersect; select the two shapefiles you want to analyse and set a name and location for the result shapefile.

Is this what you wanted?

Regards, Martin

share|improve this answer
Hello. I have already done it but the result shapefile is empty even if i invert the order of the input vector layer and intersect layer in the intersection box. Now i am trying to use SAGA (line-polygon intersection) where one of the layer is a line and the other is a polygon. But it gives me an error: "Saga folder is not configured". I have tryed to configure it but no results. How can I resove it? Thank you – Cristina Soares Mar 7 at 11:56

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Not the answer you're looking for? Browse other questions tagged or ask your own question.