[pgrouting-users] pgrouting C# binaries on Windows?

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

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@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

Hi Stephen,

Please forgive me for not replying back.
Thank you for the detailed reply! Still, that sounds too complex for me, I think I am going to pass using pgRouting.

Happy new year and Merry Christmas to you and your family!

On Friday, December 16, 2016 3:40 AM, Stephen Woodbridge woodbri@swoodbridge.com wrote:

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@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


Pgrouting-users mailing list
Pgrouting-users@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/pgrouting-users