Hi Patrick,
Thanks for letting me know. I mostly use rgdal to read and write rasters so
until now i kind of ignore other functionality. Unfortunately i supposed that a
package dedicated to shapefiles would be the answer and had the functionality i
needed. But rgdal does a nice job in saving my
Hi,
Sorry i have put such a detailed question to the list about writing a shapefile
with projection. I realized that if i use writeOGR from rgdal and not the other
write shapefile functions i can get a shapefile with projection recognized by
ArcGIS. The command is (in case anybody wonders):
?
Hi,
Sorry i have put such a detailed question to the list about writing a shapefile
with projection. I realized that if i use writeOGR from rgdal and not the other
write shapefile functions i can get a shapefile with projection recognized by
ArcGIS. The command is (in case anybody wonders):
Hi,
I am trying to write a shapefile with projection. I have
my data in a data.frame called try and consists in xy coordinates and a
numerical attribute value z1.
Libraries loaded are: sp, rgdal, raster, maptools
head(try)
x y z1
1 610237.1
4 matches
Mail list logo