About shp for ggmap in the R

المشرف العام

Administrator
طاقم الإدارة
I am a new in R and GIS, so I kindly ask you on advice. I had a shp which I want to plot on google map.

First I do this:

ogrInfo(dsn=in.dir,layer="exercise_standdata")The result is:

Source: "C:/", layer: "exercise_standdata"Driver: ESRI Shapefile; number of rows: 65 Feature type: wkbPolygon with 2 dimensionsExtent: (336536.2 6443835) - (338175.4 6445697)CRS: +proj=tmerc +lat_0=0 +lon_0=15.80827777777778 +k=1 +x_0=1500000 +y_0=0 +ellps=bessel +units=m +no_defs LDID: 87 Number of fields: 9 name type length typeName1 AREA 0 9 Integer2 PERIMETER 0 9 Integer3 FORTYPE 0 9 Integer4 TYPETEXT 4 9 String5 StandID 0 4 Integer6 landuse 0 4 Integer7 SI_Species 4 10 String8 Stand_age 0 4 Integer9 Volu_pha 0 4 IntegerThan I read in the shp with the receipt that I recieved in the http://gis.stackexchange.com/questions/163273/the-shape-does-not-fit-the-ggmap

sh
 
أعلى