[postgis-users] visual studio

Mateusz Loskot mateusz at loskot.net
Wed Jul 19 11:25:39 PDT 2006


gates jr wrote:
>  
> I made database using postgeSQL/PostGis. Now I want to make an
> application in Microsoft visual studio. How can I import/connect my
> spatial database to visual studio?

You can use OGR interface from the GDAL library to access
feature stored in PostGIS database:

http://www.gdal.org/ogr/drv_pg.html

To get GDAL/OGR you may build it yourself or install from FWTools
http://fwtools.maptools.org/

Best regards
-- 
Mateusz Loskot
http://mateusz.loskot.net



More information about the postgis-users mailing list