Re: [R] Plotting a kriging on a map

2009-01-02 Thread prabhakar1223
Hi... As u stated earlier that u r able to plot map for kriging As i am new to kriging can you please send me the kriging code for a vector file.. Thanks in Advance Rodrigo Aluizio wrote: Hi list, Well, this time I’ve a doubt with mapping generation. I was already

Re: [R] Plotting a kriging on a map

2008-12-05 Thread Jon Loehrke
Rodrigo, This is an old and quite basic Krig, my data was continuous measurements in lat, long so binned first. library(geoR) counts-bins2d(long, lat,bin=c(0.1,0.1),plot=FALSE, nlevels=15, color.palette=heat.colors, xaxs='i', yaxs='i', las=1, main='') countsgeo-as.geodata(counts)

[R] Plotting a kriging on a map

2008-12-04 Thread Rodrigo Aluizio
Hi list, Well, this time I’ve a doubt with mapping generation. I was already able to read and plot shapefiles, plot point on this map. All this without any problems, but now I want to do something that I think, only Golden Software Surfer is capable of. I would like to plot a kriging result on