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: [email protected] [mailto:[email protected]] On Behalf Of Francisco José Reyes Peralta Sent: Tuesday, April 05, 2011 3:54 AM To: [email protected] 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.
_______________________________________________ postgis-users mailing list [email protected] http://postgis.refractions.net/mailman/listinfo/postgis-users
