[GRASS-dev] Can GRASS compute the line graph representation of an input graph?
Blumentrath, Stefan
Stefan.Blumentrath at nina.no
Wed Jun 3 00:01:08 PDT 2015
Hi Anita,
For more sophisticated network analysis I tend to use igraph:
http://igraph.org/
It is quite easy to understand, well documented, efficient and supports also calculation of line graphs. It comes with both Python and R APIs.
Usually I feed graphs into it from GRASS (v.net) or PostGIS. I have not tried the new GDAL/OGR network driver...
Cheers
Stefan
-----Original Message-----
From: grass-dev-bounces at lists.osgeo.org [mailto:grass-dev-bounces at lists.osgeo.org] On Behalf Of Luca Delucchi
Sent: 3. juni 2015 08:41
To: Anita Graser
Cc: GRASS-dev
Subject: Re: [GRASS-dev] Can GRASS compute the line graph representation of an input graph?
On 2 June 2015 at 19:46, Anita Graser <anitagraser at gmx.at> wrote:
> Hi,
>
Hi,
> I'm interested in computing a line graph for an input graph. I
> couldn't find any reference to line graphs in the GRASS docs. Is there
> a different term I should be using in my search or a hidden function
> that would create such a graph?
>
I don't think so, but it seems really interesting
> I've posted this question on GIS.stackexchange as well, in case you
> prefer to answer there:
> http://gis.stackexchange.com/questions/146713/can-grass-compute-the-li
> ne-graph-representation-of-an-input-graph
>
> Thanks and best wishes,
> Anita
>
--
ciao
Luca
http://gis.cri.fmach.it/delucchi/
www.lucadelu.org
_______________________________________________
grass-dev mailing list
grass-dev at lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/grass-dev
More information about the grass-dev
mailing list