[pgrouting-users] pgrouting C# binaries on Windows?
Stephen Woodbridge
woodbri at swoodbridge.com
Thu Dec 15 18:40:21 PST 2016
Hi Georges,
pgRouting is an extension to the postgresql database. You can install
PostgreSQL, PostGIS and pgRouting on Windows.
There are no C# libraries because the pgRouting is dependant on the the
database. You can access the functionality from C# by connecting to the
the database and issuing the appropriate SQL statements to run
pgRouting. in the database and it will return the results as record sets
to your C# code.
-Steve
On 12/15/2016 8:21 PM, Djordje Spasic wrote:
> Hello,
>
> I have just been informed of the existence of pgrouting.
>
> I am wondering are there some C# pgrouting binaries? And can they be
> used on Windows operating system?
> If there are, then is there some example code explaining the basics?
> I checked your documentation page:
> http://docs.pgrouting.org/2.3/en/doc/index.html
>
> But didn't find any C# examples.
>
> Thank you for the reply.
>
> Georges
>
>
> _______________________________________________
> Pgrouting-users mailing list
> Pgrouting-users at lists.osgeo.org
> http://lists.osgeo.org/mailman/listinfo/pgrouting-users
>
---
This email has been checked for viruses by Avast antivirus software.
https://www.avast.com/antivirus
More information about the Pgrouting-users
mailing list