search for: ogrinfo

Displaying 5 results from an estimated 5 matches for "ogrinfo".

Did you mean: ogginfo
2007 May 30
4
Connecting to PostgreSQL/PostGIS from R (rgdal?)
...rom 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 the GDAL library from FWTools. Even though it works (at first glance with ogrInfo(), and readOGR()), I still get a warning message when I load the libary: "DLL attempted to change FPU control word from 8001f to 9001f". So my question with respect to rgdal is a) is it likely that an rgdal package is going to be released in the future with the PostgreSQL driver included...
2011 May 01
1
vector file
Dear All   I want to import the vector file (   .shp) to R. I could import the file by rgdal package before, by following:   geology<-readOGR('C:/geology//saga/geo.geom','finalgeology')   but now there is an error:   Error in ogrInfo(dsn = dsn, layer = layer, input_field_name_encoding = input_field_name_encoding) :           GDAL Error 4: .shx file is unreadable, or corrupt.   Can you tell me where is the problem. Thanks alot [[alternative HTML version deleted]]
2011 Jan 01
2
Problem with uploading library
Hello. I'm new on that forum, so I would use some help... I'm programing with R program, have some exercise to do. So here it goes. 1. I have to upload two libraryes "sp" and "maptools" 2. This command is troubling me : towns <- readShapeSpatial("OB/OB.shp") 3. When I'm pressing f5, there is an error called: Error: could not find function
2006 Sep 07
1
rgdal on a Mac
I am trying to install the rgdal package on my Mac OS X 3.9. I downloaded and installed the GDAL libraries from Fink and then tried to install rgdal and got the following message. I tried to determine if the GDAL libraries were in my path but I'm not sure how to do that. Any ideas? Thanks. trying URL 'http://www.biometrics.mtu.edu/CRAN/src/contrib/rgdal_0.4-10.tar.gz'
2009 Nov 06
4
map of a country and its different geographical levels
Hi R users I need the map of France?s ? communes ? (towns) to build a map Is there a way to get it? More generally: How to do to get the map of a country and its different geographical levels? Best regards -- View this message in context: http://old.nabble.com/map-of-a-country-and-its-different-geographical-levels-tp26225645p26225645.html Sent from the R help mailing list archive at