Skip to content

Search Archives

Search tips
from:Name Search by author name, e.g. from:Duncan Murdoch "exact phrase" Match an exact phrase word1 word2 Match messages containing both words Date range Use the date pickers to filter results to a time period

Use the list dropdown to narrow results to a specific mailing list. Combine from: with other terms to filter by author and content.

1,575 results for “from:Edzer Pebesma”

kriging
Edzer Pebesma · Jul 3, 2008 · r-sig-geo

An embedded and charset-unspecified text was scrubbed... Name: not available URL: <https://stat.ethz.ch/pipermail/r-sig-geo/attachments/20080703/c5c81f79/attachment.pl>

merging sp objects
Edzer Pebesma · Jul 2, 2008 · r-sig-geo

An embedded and charset-unspecified text was scrubbed... Name: not available URL: <https://stat.ethz.ch/pipermail/r-sig-geo/attachments/20080702/fce9c7dd/attachment.pl>

Data grid in kriging?
Edzer Pebesma · Jul 13, 2012 · r-sig-geo

An embedded and charset-unspecified text was scrubbed... Name: not available URL: <https://stat.ethz.ch/pipermail/r-sig-geo/attachments/20120713/910fc3b9/attachment.pl>

ossfim with Universal Kriging?
Edzer Pebesma · Jul 8, 2006 · r-sig-geo

An embedded and charset-unspecified text was scrubbed... Name: not available URL: <https://stat.ethz.ch/pipermail/r-sig-geo/attachments/20060708/dea2aaad/attachment.pl>

RGDAl & Map Algebra or Cartographic Modelling
Edzer Pebesma · Jan 17, 2004 · r-sig-geo

An embedded and charset-unspecified text was scrubbed... Name: not available URL: <https://stat.ethz.ch/pipermail/r-sig-geo/attachments/20040117/adbb5e52/attachment.pl>

%% in \example{}
Edzer Pebesma · Dec 16, 2002 · r-help

I would like to use the %% operator in the \example{} section of a R documentation file, but it leads to errors when this is processed. How should I do this? -- Edzer

Problem with over() from sp package
Edzer Pebesma · Apr 9, 2014 · r-sig-geo

The documentation of sp::over says, for over(x,y): "at the spatial locations of object x retrieves the indexes or attributes from spatial object y"

interpolating presence absence data with external drift
Edzer Pebesma · Oct 9, 2007 · r-sig-geo

An embedded and charset-unspecified text was scrubbed... Name: not available URL: <https://stat.ethz.ch/pipermail/r-sig-geo/attachments/20071009/5f88da8e/attachment.pl>

why are idw and gstat different? [SEC=UNCLASSIFIED]
Edzer Pebesma · Jul 8, 2008 · r-sig-geo

An embedded and charset-unspecified text was scrubbed... Name: not available URL: <https://stat.ethz.ch/pipermail/r-sig-geo/attachments/20080709/127b7d62/attachment.pl>

AI-GEOSTATS: About the sequential simulation in gstat!
Edzer Pebesma · Sep 15, 2008 · r-sig-geo

An embedded and charset-unspecified text was scrubbed... Name: not available URL: <https://stat.ethz.ch/pipermail/r-sig-geo/attachments/20080916/b74d1bc4/attachment.pl>

[Gstat-info] retrieving gammas from a variogram model
Edzer Pebesma · Aug 18, 2008 · r-sig-geo

An embedded and charset-unspecified text was scrubbed... Name: not available URL: <https://stat.ethz.ch/pipermail/r-sig-geo/attachments/20080818/9c760375/attachment.pl>

+towgs84 in st_write
Edzer Pebesma · Dec 12, 2017 · r-sig-geo

On 12/12/2017 11:27 PM, Roger Bivand wrote: > Does sf use morphToESRI()? No. -- Edzer Pebesma Institute for Geoinformatics Heisenbergstrasse 2, 48151 Muenster, Germany Phone: +49 251 8333081

converting R objects to C types in .Call
Edzer Pebesma · Jan 25, 2005 · r-help

Is there a specific reason why, instead of CHAR(STRING_ELT(chstr, 0)); The S-Plus compatible CHARACTER_POINTER(chstr)[0] does not work in R? -- Edzer

Variogram Plot
Edzer Pebesma · Mar 18, 2008 · r-sig-geo

ONKELINX, Thierry wrote: > > gstat on the other hand has no problem with a dataset of 14000 points. > Right; it computes all pairwise distances in a double loop, but never stores them. -- Edzer

line segments of boundaries
Edzer Pebesma · Mar 14, 2007 · r-sig-geo

Hi, Is there an R package/function that, given a set of polygons (say country boundaries) finds the line set of lines that defines the boundary for each pair of neighbouring countries? -- Edzer

Ordinary and Regression Kriging combined to deal with missing values in predictor variables
Edzer Pebesma · May 26, 2008 · r-sig-geo

Paul Hiemstra wrote: > > Eelke, if you don't have predictor values for all locations you could > try co-kriging. > which is indeed theoretically the better approach. Thanks, -- Edzer

spplot
Edzer Pebesma · Apr 5, 2007 · r-sig-geo

Tim Keitt wrote: >>spplot(beta, "1") >> >> >Error in `[.data.frame`(as(obj, "data.frame"), zcol) : > undefined columns selected > >I can't seem to fix this. Version: 0.9-10 > > > Thought I fixed this -- how about sp 0.9-11 current...

"Applied Spatial Data Analysis with R" from Springer
Edzer Pebesma · Mar 10, 2008 · r-sig-geo

Tomislav Hengl wrote: > BTW, the book's website is not available. Is the URL correct? > > http://www.asdar-book.org > We plan it to be up and running by the time the book hits the shelves. -- Edzer

Can you query points with a polygon?
Edzer Pebesma · Dec 13, 2006 · r-sig-geo

Christoph Hofer wrote: > Hello Kenneth > > In the sp package you find the function "point.in.polygon". > Yes, and a convenient wrapper method, called "overlay" which basically overlays a polygon coverage (SpatialPolygonsDataFrame) with a point coverage (SpatialPointsDataFrame). Try > library(sp) > ?overlay...

Z aware interpolation - clarification
Edzer Pebesma · Sep 22, 2003 · r-help

Monica, gstat has interpolation facilities for real 3D data: IDW, as well as variogram modelling & kriging prediction and simulation. Try: library(gstat) demo(gstat3D) gstat exists as an R package, as well as a stand alone binary. The package is...

Can't find what you're looking for? Try searching with Google .