Not 100% sure what you are looking for, but if you want access to PostgreSQL with the PostGIS extensions from .NET use NPGSQL:
http://npgsql.projects.postgresql.org If you want more than that, we commonly use GDAL tools from here: http://www.gdal.org/ Rob From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Saka Royban Sent: Tuesday, July 15, 2008 11:03 AM To: PostGIS Subject: [postgis-users] newbie question: PostGIS and .NET? Hi all. Sorry for elementary question. but i didn't find anything to support PostGIS in .NET environment. just some driver for Java. I mainly wanna make a desktop GIS applications and it sounds PostGIS helpful to be used as a back-end to manage large number of shapefiles. So, is there a way to use this spatial database in .NET? Queries support by PostGIS are excellent but i need to have export of SQL commands in shapefile. Thanks saka
_______________________________________________ postgis-users mailing list [email protected] http://postgis.refractions.net/mailman/listinfo/postgis-users
