Skip to content
Prev 8005 / 29559 Next

Shape to DB, DB to SpatialPolygon

Hi Carson (and list!),

I have corretly installed rgdal package in R (with some initial problems but finally working).

If I run ogrDrivers() no driver for PostgreSQL is listed (remember that the postgresql database is correctly running with the PostGIS extension, and I can connect through RODBC package):
name write
1          AVCBin FALSE
2          AVCE00 FALSE
3             BNA  TRUE
4             CSV  TRUE
5             DGN  TRUE
6             DXF  TRUE
7  ESRI Shapefile  TRUE
8      Geoconcept  TRUE
9         GeoJSON  TRUE
10         GeoRSS  TRUE
11            GML  TRUE
12            GMT  TRUE
13  GPSTrackMaker  TRUE
14            GPX  TRUE
15            KML  TRUE
16   MapInfo File  TRUE
17         Memory  TRUE
18         PCIDSK FALSE
19            REC FALSE
20            S57  TRUE
21           SDTS FALSE
22         SQLite  TRUE
23          TIGER  TRUE
24        UK .NTF FALSE
25            VFK FALSE
26            VRT FALSE
27         XPlane FALSE

What am I missing?

Thank you!
Germ?n S?nchez
german.sanchez at esade.edu

El 08/04/2010, a las 13:17, Carson Farmer escribi?: