[postgis-users] How use postgis in .NET framework applications?

Paragon Corporation lr at pcorp.us
Tue Apr 5 04:30:18 PDT 2011


You could use SharpMap.net or NetTopology suite (basically  C# port of JTS).
 
http://sharpmap.codeplex.com/
 
http://code.google.com/p/nettopologysuite/
 
Have used SharpMap in the past but not recently.
 
Here is one we put togetehr a really long time ago so probably a bit
outdated but still may be useful for ideas
http://www.bostongis.com/PrinterFriendly.aspx?content_name=postgis_sharpmap_
tut01
 
http://www.bostongis.com/PrinterFriendly.aspx?content_name=postgis_sharpmap_
tut02
 
but perhaps enough to give you ideas.  You can tell we are at heart VB.NET
fans probably, but easy enought to convert to C#.  The SharpMap.NET
sourcecode as I recall had a couple of examples all in C#.
 
Leo and Regina
http://www.postgis.us
 


  _____  

From: postgis-users-bounces at postgis.refractions.net
[mailto:postgis-users-bounces at postgis.refractions.net] On Behalf Of
Francisco José Reyes Peralta
Sent: Tuesday, April 05, 2011 3:54 AM
To: postgis-users at postgis.refractions.net
Subject: [postgis-users] How use postgis in .NET framework applications?


Dear friends, I'm in development of an gis application and I use in .NET the
Npgsql provider for PostgreSQL Server Databases, and I'd like to use the
PostGIS entities in my application. 

Is there any provider or any notes that explains how could I develop it?

Thanks in advanced.
Frank.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/postgis-users/attachments/20110405/89354129/attachment.html>


More information about the postgis-users mailing list