search for: ogrdrivers

Displaying 4 results from an estimated 4 matches for "ogrdrivers".

2007 Apr 05
1
Problem installing rgdal on Mac OS X
...r_proj.cpp -o ogr_proj.o g++-4.0 -arch ppc -I/Library/Frameworks/R.framework/Resources/include -I/Library/Frameworks/R.framework/Resources/include/ppc -I/Library/Frameworks/PROJ.framework/Versions/4.5/Headers -I/Library/Frameworks/GDAL.framework/unix/include -I/usr/local/include -fPIC -g -O2 -c ogrdrivers.cpp -o ogrdrivers.o g++-4.0 -arch ppc -I/Library/Frameworks/R.framework/Resources/include -I/Library/Frameworks/R.framework/Resources/include/ppc -I/Library/Frameworks/PROJ.framework/Versions/4.5/Headers -I/Library/Frameworks/GDAL.framework/unix/include -I/usr/local/include -fPIC -g -O2 -c ogrs...
2007 May 30
4
Connecting to PostgreSQL/PostGIS from R (rgdal?)
...Can anyone suggest a solution for this? It would seem that rgdal could also help me in this case. Unfortunately, the version of the GDAL library that is included in the rdgal binary available on CRAN (for windows) doesn't include the PostgreSQL driver for OGR (i.e., it's not listed by the ogrDrivers() function). I compiled rgdal on Windows myself using the GDAL library from FWTools-1.3.1, but I was unsuccessful at creating a proper binary package for R. I was only able to get it to work by substituting the rgdal.dll that was installed by CRAN with the one that I compiled that links against t...
2011 Jan 16
1
problem installing rgdal
...g++ -I/usr/share/R/include -I/usr/include/gdal -I"/home/ale/R/i686-pc-linux- gnu-library/2.11/sp/include" -fpic -g -O2 -c ogr_proj.cpp -o ogr_proj.o g++ -I/usr/share/R/include -I/usr/include/gdal -I"/home/ale/R/i686-pc-linux- gnu-library/2.11/sp/include" -fpic -g -O2 -c ogrdrivers.cpp -o ogrdrivers.o g++ -I/usr/share/R/include -I/usr/include/gdal -I"/home/ale/R/i686-pc-linux- gnu-library/2.11/sp/include" -fpic -g -O2 -c ogrsource.cpp -o ogrsource.o g++ -I/usr/share/R/include -I/usr/include/gdal -I"/home/ale/R/i686-pc-linux- gnu-library/2.11/sp/include&quo...
2011 Jan 17
2
How to still processing despite bug errors?
...de -I/usr/include/gdal > -I"/home/ale/R/i686-pc-linux- > gnu-library/2.11/sp/include" -fpic -g -O2 -c ogr_proj.cpp -o ogr_proj.o > g++ -I/usr/share/R/include -I/usr/include/gdal > -I"/home/ale/R/i686-pc-linux- > gnu-library/2.11/sp/include" -fpic -g -O2 -c ogrdrivers.cpp -o > ogrdrivers.o > g++ -I/usr/share/R/include -I/usr/include/gdal > -I"/home/ale/R/i686-pc-linux- > gnu-library/2.11/sp/include" -fpic -g -O2 -c ogrsource.cpp -o > ogrsource.o > g++ -I/usr/share/R/include -I/usr/include/gdal > -I"/home/ale/R/i686-pc-lin...