Not tested, but what about using the v.to.db function (grass function, does
not seem to be available in the toolbox, but you could have a look at the
GRASS tools addon).

With this function you can upload category numbers of left and right area,
to an attribute table of boundaries common for the areas. With the same
function, you can also upload the length of a line (need to check if that
works for boundaries as well, but I suspect it does). These two combined
should provide what you need? Check out the manual page
https://grass.osgeo.org/grass70/manuals/v.to.db.html for details.

Paulo



On Wed, Mar 2, 2016 at 3:54 PM, Emiliano Manzo <emiliano.ma...@ethoikos.it>
wrote:

> Hi to all,
>
>
> is anybody know how I can calculate the linear length between 2 polygons?
>
> I need to measure the length between 2 different shape file in particular
> I have a habitat map and I need to calculate edge between to different
> habitat type.
>
> Thank you
>
> Emiliano
> _______________________________________________
> Qgis-user mailing list
> Qgis-user@lists.osgeo.org
> List info: http://lists.osgeo.org/mailman/listinfo/qgis-user
> Unsubscribe: http://lists.osgeo.org/mailman/listinfo/qgis-user
_______________________________________________
Qgis-user mailing list
Qgis-user@lists.osgeo.org
List info: http://lists.osgeo.org/mailman/listinfo/qgis-user
Unsubscribe: http://lists.osgeo.org/mailman/listinfo/qgis-user

Reply via email to