[R-sig-Geo] Converting kml to shape (readOGR)

Roger Bivand Roger.Bivand at nhh.no
Tue Jan 6 15:39:47 CET 2009


On Tue, 6 Jan 2009, Henk Sierdsema wrote:

> I have installed Expat XML Parser, but how do I rebuilt GDAL/OGR?

Since you are on Windows, please read:

file.show(system.file("README.windows", package="rgdal"))

One suggestion is to use ogr2ogr in the latest Windows binary FWTools 
collection for example through system() for doing this within R - see the 
GDAL site for links. Building the package yourself using FWTools may be 
useful if you need to know, if you don't, use an alternative. On 
Unix/Linux/OSX with the underlying libraries present, this would have 
worked (with the curiosity that only the KML driver is default write only, 
but returns the read/write capability even if it cannot read - the choices 
it gets are read or read/write, but no write-only.

Roger

>
> Henk
>
>
> Henk Sierdsema
>
> SOVON Vogelonderzoek Nederland / SOVON Dutch Centre for Field Ornithology
>
> Rijksstraatweg 178
> 6573 DG  Beek-Ubbergen
> The Netherlands
> tel: +31 (0)24 6848145
> fax: +31 (0)24 6848122
>
>
>
> -----Oorspronkelijk bericht-----
> Van: Edzer Pebesma [mailto:edzer.pebesma at uni-muenster.de]
> Verzonden: dinsdag 6 januari 2009 12:16
> Aan: Henk Sierdsema
> CC: r-sig-geo at stat.math.ethz.ch
> Onderwerp: Re: [R-sig-Geo] Converting kml to shape (readOGR)
>
>
>
>
> Henk Sierdsema wrote:
>> Hi,
>>
>> I've been trying to convert a vector kml-file to an ESRI shape with readOGR(), but I don't manage to read the kml-file. Can anyone help me with this?
>>
> http://www.gdal.org/ogr/ogr_formats.html mentions at KML that "read
> support needs libexpat". Further it says "KML reading is only available
> if GDAL/OGR is built with the Expat XML Parser, otherwise only KML
> writing will be supported."
>
> Maybe this was missing while your gdal/rgdal was built?
> --
> Edzer
>> Thnx,
>>
>> Henk Sierdsema
>>
>>
>> SOVON Vogelonderzoek Nederland / SOVON Dutch Centre for Field Ornithology
>>
>> Rijksstraatweg 178
>> 6573 DG  Beek-Ubbergen
>> The Netherlands
>> tel: +31 (0)24 6848145
>> fax: +31 (0)24 6848122
>>
>> _______________________________________________
>> R-sig-Geo mailing list
>> R-sig-Geo at stat.math.ethz.ch
>> https://stat.ethz.ch/mailman/listinfo/r-sig-geo
>>
>
>

-- 
Roger Bivand
Economic Geography Section, Department of Economics, Norwegian School of
Economics and Business Administration, Helleveien 30, N-5045 Bergen,
Norway. voice: +47 55 95 93 55; fax +47 55 95 95 43
e-mail: Roger.Bivand at nhh.no




More information about the R-sig-Geo mailing list