Re: [R-sig-Geo] looking up country names from lat long

2010-12-13 Thread Edzer Pebesma
___ R-sig-Geo mailing list R-sig-Geo@r-project.org https://stat.ethz.ch/mailman/listinfo/r-sig-geo -- Edzer Pebesma Institute for Geoinformatics (ifgi), University of Münster Weseler Straße 253, 48151 Münster, Germany. Phone: +49 251 8333081, Fax: +49 251 8339763 http://ifgi.uni

Re: [R-sig-Geo] Weight in krigeage

2010-12-14 Thread Edzer Pebesma
Alternatively, library(gstat) demo(weight) Highly inefficient, but might do the job. On 12/14/2010 12:38 PM, Tom Gottfried wrote: Hi Manu, calling krige with debug.level=32 might be what you want. See ?predict.gstat. Tom -- Edzer Pebesma Institute for Geoinformatics (ifgi), University

Re: [R-sig-Geo] Selective Kriging error

2010-12-15 Thread Edzer Pebesma
yourdata[yourdata$measurementerror == 0,] On 12/15/2010 02:59 PM, kapo coulibaly wrote: Great! But i meant which package and how? Thanks On Wed, Dec 15, 2010 at 1:40 AM, Edzer Pebesma edzer.pebe...@uni-muenster.de wrote: Yes, you can. On 12/14/2010 07:24 PM, kapo coulibaly wrote: I'm

Re: [R-sig-Geo] Adding a scale bar and north arrow to a ggplot

2010-12-15 Thread Edzer Pebesma
://nl.linkedin.com/pub/paul-hiemstra/20/30b/770 currently @ KNMI paul.hiemstra_AT_knmi.nl ___ R-sig-Geo mailing list R-sig-Geo@r-project.org https://stat.ethz.ch/mailman/listinfo/r-sig-geo -- Edzer Pebesma Institute for Geoinformatics (ifgi), University

Re: [R-sig-Geo] Multiple legends in spplot

2010-12-22 Thread Edzer Pebesma
tools_2.12.1 ___ R-sig-Geo mailing list R-sig-Geo@r-project.org https://stat.ethz.ch/mailman/listinfo/r-sig-geo -- Edzer Pebesma Institute for Geoinformatics (ifgi), University of Münster Weseler Straße 253, 48151 Münster, Germany. Phone: +49 251 8333081

Re: [R-sig-Geo] Dont show zero values in line graph

2011-01-06 Thread Edzer Pebesma
=Dont show the bloody 0 values!!) lines(x~y, col=blue, lwd=2,) JR -- Edzer Pebesma Institute for Geoinformatics (ifgi), University of Münster Weseler Straße 253, 48151 Münster, Germany. Phone: +49 251 8333081, Fax: +49 251 8339763 http://ifgi.uni-muenster.de http://www.52north.org

Re: [R-sig-Geo] Dont show zero values in line graph

2011-01-07 Thread Edzer Pebesma
On 01/07/2011 09:43 AM, Rainer M Krug wrote: On 01/07/2011 08:43 AM, Edzer Pebesma wrote: On 01/07/2011 04:11 AM, jroll wrote: Hey everyone, Im getting better at plotting my data but cant for the life of me figure out how to show a line graph with missing data that doesnt continue

Re: [R-sig-Geo] Rotated EOF

2011-01-14 Thread Edzer Pebesma
https://stat.ethz.ch/mailman/listinfo/r-sig-geo -- Edzer Pebesma Institute for Geoinformatics (ifgi), University of Münster Weseler Straße 253, 48151 Münster, Germany. Phone: +49 251 8333081, Fax: +49 251 8339763 http://ifgi.uni-muenster.de http://www.52north.org/geostatistics e.pebe

Re: [R-sig-Geo] lattice, xyplot, sp, spplot: is it possible to fix maximum and minimum values in the key ?

2011-01-22 Thread Edzer Pebesma
the at component of the colorkey argument to specify breaks; see ?levelplot in package lattice. Patrick ___ R-sig-Geo mailing list R-sig-Geo@r-project.org https://stat.ethz.ch/mailman/listinfo/r-sig-geo -- Edzer Pebesma Institute

Re: [R-sig-Geo] Problem with Kriging with in strata

2011-01-26 Thread Edzer Pebesma
in evaluating the argument 'locations' in selecting a method for function 'krige' On 1/22/2011 4:51 PM, Edzer Pebesma wrote: On 01/22/2011 11:18 AM, Patrick Giraudoux wrote: Hi, Does anybody knows if it is possible to fix user defined maximum and minimum values in the key of a xyplot

Re: [R-sig-Geo] Package sp: image() and breaks= for SpatialGridDataframe

2011-02-03 Thread Edzer Pebesma
)),dark green)) Is this a normal behavior ? Yes, as the image method is called with different objects, try class(xyz) class(SDAzD.As.A2a.2080) to find out. You get the respective help pages by ?image ?image.SpatialGridDataFrame Best regards, Ghislain -- Edzer Pebesma Institute

Re: [R-sig-Geo] Incorporating boundaries into kriging

2011-02-06 Thread Edzer Pebesma
3346 4021 m: +61 (0)401 233 019 f: +61 7 3346 4056 e: a.lech...@uq.edu.au [[alternative HTML version deleted]] ___ R-sig-Geo mailing list R-sig-Geo@r-project.org https://stat.ethz.ch/mailman/listinfo/r-sig-geo -- Edzer Pebesma

Re: [R-sig-Geo] Universal Kriging with factor covariate

2011-02-10 Thread Edzer Pebesma
-geo.2731867.n2.nabble.com/file/n6011444/2009-045.ARPA.txt 2009-045.ARPA.txt -- Edzer Pebesma Institute for Geoinformatics (ifgi), University of Münster Weseler Straße 253, 48151 Münster, Germany. Phone: +49 251 8333081, Fax: +49 251 8339763 http://ifgi.uni-muenster.de http://www.52north.org

Re: [R-sig-Geo] Help on extract function

2011-02-12 Thread Edzer Pebesma
-- Edzer Pebesma Institute for Geoinformatics (ifgi), University of Münster Weseler Straße 253, 48151 Münster, Germany. Phone: +49 251 8333081, Fax: +49 251 8339763 http://ifgi.uni-muenster.de http://www.52north.org/geostatistics e.pebe...@wwu.de ___ R

Re: [R-sig-Geo] [52N Geostatistics] Space-time spatial variability

2011-02-21 Thread Edzer Pebesma
I can make it. I'll keep them informed. Maybe your questions were too hard. ;-) ___ Geostatistics mailing list geostatist...@52north.org http://list.52north.org/mailman/listinfo/geostatistics http://geostatistics.forum.52north.org -- Edzer

Re: [R-sig-Geo] formula understanding

2011-02-24 Thread Edzer Pebesma
]] ___ R-sig-Geo mailing list R-sig-Geo@r-project.org https://stat.ethz.ch/mailman/listinfo/r-sig-geo -- Edzer Pebesma Institute for Geoinformatics (ifgi), University of Münster Weseler Straße 253, 48151 Münster, Germany. Phone: +49 251 8333081, Fax: +49 251 8339763 http://ifgi.uni-muenster.de http

Re: [R-sig-Geo] best data model for line segments with multiple attributes?

2011-02-27 Thread Edzer Pebesma
. Then, continue working on another, possibly derived, class, when the need arises. -- Edzer Pebesma Institute for Geoinformatics (ifgi), University of Münster Weseler Straße 253, 48151 Münster, Germany. Phone: +49 251 8333081, Fax: +49 251 8339763 http://ifgi.uni-muenster.de http://www.52north.org

Re: [R-sig-Geo] extracting coordinates

2011-02-28 Thread Edzer Pebesma
://stat.ethz.ch/mailman/listinfo/r-sig-geo -- Edzer Pebesma Institute for Geoinformatics (ifgi), University of Münster Weseler Straße 253, 48151 Münster, Germany. Phone: +49 251 8333081, Fax: +49 251 8339763 http://ifgi.uni-muenster.de http://www.52north.org/geostatistics e.pebe...@wwu.de

[R-sig-Geo] UseR! submission dealine for abstracts 2011-04-01

2011-03-01 Thread Edzer Pebesma
): http://www.warwick.ac.uk/statsdept/useR-2011/tutorials/index.html which includes a tutorial organized by Roger Bivand and me (and given by Roger) on Handling and Analyzing Spatio-temporal Data in R. Best wishes, -- Edzer Pebesma Institute for Geoinformatics (ifgi), University of Münster Weseler

Re: [R-sig-Geo] Co-kriging

2011-03-01 Thread Edzer Pebesma
deleted]] ___ R-sig-Geo mailing list R-sig-Geo@r-project.org https://stat.ethz.ch/mailman/listinfo/r-sig-geo -- Edzer Pebesma Institute for Geoinformatics (ifgi), University of Münster Weseler Straße 253, 48151 Münster, Germany. Phone: +49 251

Re: [R-sig-Geo] replace values in spacetime (STFDF) object

2011-03-11 Thread Edzer Pebesma
R-sig-Geo@r-project.org https://stat.ethz.ch/mailman/listinfo/r-sig-geo ___ R-sig-Geo mailing list R-sig-Geo@r-project.org https://stat.ethz.ch/mailman/listinfo/r-sig-geo -- Edzer Pebesma Institute for Geoinformatics (ifgi), University

Re: [R-sig-Geo] R2 values from SSErr fit.variogram attribute

2011-03-14 Thread Edzer Pebesma
On 03/14/2011 01:14 AM, Sébastien Durand wrote: SStot- sum(weig*(vario$gamma-mean(vario$gamma))2) Not having tried, my guess is you need to sum the squared weighted residuals, not the weighted squared residuals, so SStot - sum((weig*(vario$gamma-mean(vario$gamma)))^2) -- Edzer Pebesma

Re: [R-sig-Geo] How to get point pairs form variogram cloud in gstat package

2011-03-14 Thread Edzer Pebesma
-sig-Geo@r-project.org https://stat.ethz.ch/mailman/listinfo/r-sig-geo -- Edzer Pebesma Institute for Geoinformatics (ifgi), University of Münster Weseler Straße 253, 48151 Münster, Germany. Phone: +49 251 8333081, Fax: +49 251 8339763 http://ifgi.uni-muenster.de http://www.52north.org

Re: [R-sig-Geo] How to get point pairs form variogram cloud in gstat package

2011-03-14 Thread Edzer Pebesma
list R-sig-Geo@r-project.org https://stat.ethz.ch/mailman/listinfo/r-sig-geo ___ R-sig-Geo mailing list R-sig-Geo@r-project.org https://stat.ethz.ch/mailman/listinfo/r-sig-geo -- Edzer Pebesma Institute for Geoinformatics (ifgi), University

Re: [R-sig-Geo] How to get point pairs form variogram cloud in gstat package

2011-03-14 Thread Edzer Pebesma
On 03/14/2011 07:12 PM, vetter wrote: My current Version R version is 2.9.1. Maybe a good moment to update, then. -- Edzer Pebesma Institute for Geoinformatics (ifgi), University of Münster Weseler Straße 253, 48151 Münster, Germany. Phone: +49 251 8333081, Fax: +49 251 8339763 http

Re: [R-sig-Geo] Importing multiple shapefiles to run a loop in R

2011-03-14 Thread Edzer Pebesma
problem. Best regards, Nathaniel [[alternative HTML version deleted]] ___ R-sig-Geo mailing list R-sig-Geo@r-project.org https://stat.ethz.ch/mailman/listinfo/r-sig-geo -- Edzer Pebesma Institute

Re: [R-sig-Geo] R2 values from SSErr fit.variogram attribute

2011-03-15 Thread Edzer Pebesma
! The other software is GS+ S. ___ R-sig-Geo mailing list R-sig-Geo@r-project.org https://stat.ethz.ch/mailman/listinfo/r-sig-geo -- Edzer Pebesma Institute for Geoinformatics (ifgi), University of Münster Weseler Straße 253, 48151 Münster, Germany. Phone

Re: [R-sig-Geo] simple spplot problem (colorkey inside the plotting area)

2011-03-16 Thread Edzer Pebesma
eps figures) If you have, maybe post some code that we can try; or the structure of your data frame and some further lines to experiment with. Regards, Georg. -- Edzer Pebesma Institute for Geoinformatics (ifgi), University of Münster Weseler Straße 253, 48151 Münster, Germany. Phone: +49

[R-sig-Geo] Fwd: Re: simple spplot problem (colorkey inside the plotting area)

2011-03-16 Thread Edzer Pebesma
I'm forwarding this to r-sig-geo on Deepayan's request. Thanks, Deepayan! Original Message Subject: Re: [R-sig-Geo] simple spplot problem (colorkey inside the plotting area) Date: Wed, 16 Mar 2011 18:53:46 +0530 From: Deepayan Sarkar deepayan.sar...@gmail.com To: Edzer Pebesma

Re: [R-sig-Geo] using IDW with anisotropy

2011-03-17 Thread Edzer Pebesma
-Geo mailing list R-sig-Geo@r-project.org https://stat.ethz.ch/mailman/listinfo/r-sig-geo -- Edzer Pebesma Institute for Geoinformatics (ifgi), University of Münster Weseler Straße 253, 48151 Münster, Germany. Phone: +49 251 8333081, Fax: +49 251 8339763 http://ifgi.uni-muenster.de http://www

Re: [R-sig-Geo] Formula in UK and distance in km

2011-03-20 Thread Edzer Pebesma
3.687500 10 -87.676 42.062 3.70 Thanks, Best Regards, Jin [[alternative HTML version deleted]] ___ R-sig-Geo mailing list R-sig-Geo@r-project.org https://stat.ethz.ch/mailman/listinfo/r-sig-geo -- Edzer Pebesma Institute

Re: [R-sig-Geo] simple operation on data.frame or spatialPointsDataFrame

2011-03-23 Thread Edzer Pebesma
+zone=29 +datum=WGS84 ___ R-sig-Geo mailing list R-sig-Geo@r-project.org https://stat.ethz.ch/mailman/listinfo/r-sig-geo -- Edzer Pebesma Institute for Geoinformatics (ifgi), University of Münster Weseler Straße 253, 48151 Münster

Re: [R-sig-Geo] Minor tick marks in spplot

2011-03-27 Thread Edzer Pebesma
-geo -- Edzer Pebesma Institute for Geoinformatics (ifgi), University of Münster Weseler Straße 253, 48151 Münster, Germany. Phone: +49 251 8333081, Fax: +49 251 8339763 http://ifgi.uni-muenster.de http://www.52north.org/geostatistics e.pebe...@wwu.de

Re: [R-sig-Geo] Question on lags in h-Scattergrams

2011-04-02 Thread Edzer Pebesma
___ R-sig-Geo mailing list R-sig-Geo@r-project.org https://stat.ethz.ch/mailman/listinfo/r-sig-geo -- Edzer Pebesma Institute for Geoinformatics (ifgi), University of Münster Weseler Straße 253, 48151 Münster, Germany. Phone: +49 251 8333081, Fax

Re: [R-sig-Geo] gstat::krige: different spatial extent of 'newdata' and kriged object

2011-04-04 Thread Edzer Pebesma
) #nrows=102 #ncols=78 - END In the latest example, why 'x2' has 102 rows if 'meuse.grid' has 104 ? Thanks in advance for any help, Mauricio Zambrano B. -- Edzer Pebesma Institute for Geoinformatics (ifgi), University of Münster Weseler Straße

Re: [R-sig-Geo] Order a SpatialPolygonsDataFrame by a column: area

2011-04-04 Thread Edzer Pebesma
-Geo mailing list R-sig-Geo@r-project.org https://stat.ethz.ch/mailman/listinfo/r-sig-geo -- Edzer Pebesma Institute for Geoinformatics (ifgi), University of Münster Weseler Straße 253, 48151 Münster, Germany. Phone: +49 251 8333081, Fax: +49 251 8339763 http://ifgi.uni-muenster.de http://www

Re: [R-sig-Geo] problem with overlay in sp Error type: object of type 'closure' is not subsettable

2011-04-05 Thread Edzer Pebesma
for help or suggestions Gianni [[alternative HTML version deleted]] ___ R-sig-Geo mailing list R-sig-Geo@r-project.org https://stat.ethz.ch/mailman/listinfo/r-sig-geo -- Edzer Pebesma Institute for Geoinformatics (ifgi), University

Re: [R-sig-Geo] Support in krige/gstat

2011-04-08 Thread Edzer Pebesma
://stat.ethz.ch/mailman/listinfo/r-sig-geo -- Edzer Pebesma Institute for Geoinformatics (ifgi), University of Münster Weseler Straße 253, 48151 Münster, Germany. Phone: +49 251 8333081, Fax: +49 251 8339763 http://ifgi.uni-muenster.de http://www.52north.org/geostatistics e.pebe...@wwu.de

Re: [R-sig-Geo] sp::overlay problem

2011-04-12 Thread Edzer Pebesma
. ___ R-sig-Geo mailing list R-sig-Geo@r-project.org https://stat.ethz.ch/mailman/listinfo/r-sig-geo -- Edzer Pebesma Institute for Geoinformatics (ifgi), University of Münster Weseler Straße 253, 48151 Münster, Germany. Phone: +49 251 8333081, Fax: +49 251 8339763 http://ifgi.uni

Re: [R-sig-Geo] spacetime : the challenge of image time series containing holes

2011-04-12 Thread Edzer Pebesma
-tp6255766p6265557.html Sent from the R-sig-geo mailing list archive at Nabble.com. ___ R-sig-Geo mailing list R-sig-Geo@r-project.org https://stat.ethz.ch/mailman/listinfo/r-sig-geo -- Edzer Pebesma Institute for Geoinformatics (ifgi), University

Re: [R-sig-Geo] spacetime : adding a fourth (spectral) dimension

2011-04-28 Thread Edzer Pebesma
-a-fourth-spectral-dimension-tp6306599p6306599.html Sent from the R-sig-geo mailing list archive at Nabble.com. ___ R-sig-Geo mailing list R-sig-Geo@r-project.org https://stat.ethz.ch/mailman/listinfo/r-sig-geo -- Edzer Pebesma Institute

Re: [R-sig-Geo] spacetime : adding a fourth (spectral) dimension

2011-05-05 Thread Edzer Pebesma
. ___ R-sig-Geo mailing list R-sig-Geo@r-project.org https://stat.ethz.ch/mailman/listinfo/r-sig-geo -- Edzer Pebesma Institute for Geoinformatics (ifgi), University of Münster Weseler Straße 253, 48151 Münster, Germany. Phone: +49 251 8333081, Fax

Re: [R-sig-Geo] Help with contour plots

2011-05-15 Thread Edzer Pebesma
))) This object has all the bathymetric lines. Is there any way to plot some of the lines using this object or do I have to build the SLDF with only the lines that I want to plot? well, you can do it in a single pass, using selection; try: plot(cl[1:3]) Regards, Cristina -- Edzer

Re: [R-sig-Geo] Contour-filled plotting of sp objects?

2011-05-16 Thread Edzer Pebesma
, not the spplot/lattice things. Hth, -- Edzer Pebesma Institute for Geoinformatics (ifgi), University of Münster Weseler Straße 253, 48151 Münster, Germany. Phone: +49 251 8333081, Fax: +49 251 8339763 http://ifgi.uni-muenster.de http://www.52north.org/geostatistics e.pebe...@wwu.de

Re: [R-sig-Geo] How do I read/work with PolyLineZM with maptools/sp?

2011-05-16 Thread Edzer Pebesma
conversions in GIS before using R. as(s, SpatialPointsDataFrame) Do I get it right that for now it is better to stick with shapefiles to read PolylineZM? Mikhail -- Edzer Pebesma Institute for Geoinformatics (ifgi), University of Münster Weseler Straße 253, 48151 Münster, Germany. Phone

Re: [R-sig-Geo] Find nearest downstream value of a river network

2011-05-19 Thread Edzer Pebesma
___ R-sig-Geo mailing list R-sig-Geo@r-project.org https://stat.ethz.ch/mailman/listinfo/r-sig-geo -- Edzer Pebesma Institute for Geoinformatics (ifgi), University of Münster Weseler Straße 253, 48151 Münster, Germany. Phone: +49 251 8333081, Fax: +49 251

Re: [R-sig-Geo] Constraining z axis for 2-study period plot of smoothed surface

2011-05-23 Thread Edzer Pebesma
. ___ R-sig-Geo mailing list R-sig-Geo@r-project.org https://stat.ethz.ch/mailman/listinfo/r-sig-geo -- Edzer Pebesma Institute for Geoinformatics (ifgi), University of Münster Weseler Straße 253, 48151 Münster, Germany. Phone: +49 251 8333081, Fax: +49

Re: [R-sig-Geo] Creating SpatialGridDataFrame - unequal number of objects

2011-05-29 Thread Edzer Pebesma
___ R-sig-Geo mailing list R-sig-Geo@r-project.org https://stat.ethz.ch/mailman/listinfo/r-sig-geo -- Edzer Pebesma Institute for Geoinformatics (ifgi), University of Münster Weseler Straße 253, 48151 Münster, Germany. Phone: +49 251 8333081, Fax: +49 251 8339763 http://ifgi.uni

Re: [R-sig-Geo] newbie bbox type question

2011-05-29 Thread Edzer Pebesma
]] ___ R-sig-Geo mailing list R-sig-Geo@r-project.org https://stat.ethz.ch/mailman/listinfo/r-sig-geo -- Edzer Pebesma Institute for Geoinformatics (ifgi), University of Münster Weseler Straße 253, 48151 Münster, Germany. Phone: +49 251 8333081, Fax: +49 251 8339763 http://ifgi.uni-muenster.de http

Re: [R-sig-Geo] Converting Spatial Polygons to data frame for krige.conv

2011-05-29 Thread Edzer Pebesma
:Re: [R-sig-Geo] Spatial data tower of babel Date: 25 August 2010 8:53:33 PM AWST On 25/08/2010, at 8:53 PM, Edzer Pebesma wrote: Barry, what exactly did you try out before you posted? Your claim is not completely true: geoR has a function as.geodata.SpatialPointsDataFrame, so you

Re: [R-sig-Geo] Supervised landscape classification according to NDVI time series

2011-06-13 Thread Edzer Pebesma
/pipermail/r-sig-geo/2011-April/011599.html about dealing with spatio-temporal multi-spectral data. Referenced space and time are there, band width you'll have to deal with yourself. -- Edzer Pebesma Institute for Geoinformatics (ifgi), University of Münster Weseler Straße 253, 48151 Münster, Germany

Re: [R-sig-Geo] Assign a point to its nearest polygon

2011-06-16 Thread Edzer Pebesma
]] ___ R-sig-Geo mailing list R-sig-Geo@r-project.org https://stat.ethz.ch/mailman/listinfo/r-sig-geo -- Edzer Pebesma Institute for Geoinformatics (ifgi), University of Münster Weseler Straße 253, 48151 Münster, Germany. Phone: +49 251 8333081, Fax: +49 251 8339763 http://ifgi.uni

Re: [R-sig-Geo] Assign a point to its nearest polygon

2011-06-16 Thread Edzer Pebesma
deleted]] ___ R-sig-Geo mailing list R-sig-Geo@r-project.org https://stat.ethz.ch/mailman/listinfo/r-sig-geo -- Edzer Pebesma Institute for Geoinformatics (ifgi), University of Münster Weseler Straße 253, 48151 Münster, Germany. Phone: +49 251

Re: [R-sig-Geo] Resampling rasters with count data

2011-06-21 Thread Edzer Pebesma
College London [[alternative HTML version deleted]] ___ R-sig-Geo mailing list R-sig-Geo@r-project.org https://stat.ethz.ch/mailman/listinfo/r-sig-geo -- Edzer Pebesma Institute for Geoinformatics (ifgi), University of Münster Weseler

Re: [R-sig-Geo] as.yearmon in attribute table of shapefiles

2011-06-23 Thread Edzer Pebesma
://stat.ethz.ch/mailman/listinfo/r-sig-geo -- Edzer Pebesma Institute for Geoinformatics (ifgi), University of Münster Weseler Straße 253, 48151 Münster, Germany. Phone: +49 251 8333081, Fax: +49 251 8339763 http://ifgi.uni-muenster.de http://www.52north.org/geostatistics e.pebe...@wwu.de

Re: [R-sig-Geo] space-time kriging

2011-07-01 Thread Edzer Pebesma
deleted]] ___ R-sig-Geo mailing list R-sig-Geo@r-project.org https://stat.ethz.ch/mailman/listinfo/r-sig-geo -- Edzer Pebesma Institute for Geoinformatics (ifgi), University of Münster Weseler Straße 253, 48151 Münster, Germany. Phone: +49 251

Re: [R-sig-Geo] space-time kriging

2011-07-01 Thread Edzer Pebesma
-project.org [mailto:r-sig-geo-boun...@r-project.org] On Behalf Of Edzer Pebesma Sent: Friday, July 01, 2011 2:50 PM To: r-sig-geo@r-project.org Subject: Re: [R-sig-Geo] space-time kriging Hi Pinar, as you say, some data are missing, but the way you create index suggests none are missing

Re: [R-sig-Geo] Using rbind with SpatialLinesDataFrame

2011-07-05 Thread Edzer Pebesma
from adjacent watersheds which have separate numbering schemes. Can anyone explain to me what exactly this error means and how I might resolve it? Thanks in advance, Jon -- Edzer Pebesma Institute for Geoinformatics (ifgi), University of Münster Weseler Straße 253, 48151 Münster

Re: [R-sig-Geo] sp::overlay() not conserving row.names ?

2011-07-06 Thread Edzer Pebesma
XMIN XMAX YMIN YMAX idname val 0 0 -8.994 -8.594 43.595 43.995 0 760.5662 1 1 -8.594 -8.194 43.595 43.995 1 541.5580 2 2 -8.194 -7.794 43.595 43.995 2 467.0864 3 3 -7.794 -7.394 43.595 43.995 3 487.6461 Thanks! Agus 2011/7/6 Edzer Pebesma edzer.pebe...@uni

Re: [R-sig-Geo] Error in anyDuplicated.default(coords) message with trinb

2011-07-07 Thread Edzer Pebesma
/ * [[alternative HTML version deleted]] ___ R-sig-Geo mailing list R-sig-Geo@r-project.org https://stat.ethz.ch/mailman/listinfo/r-sig-geo -- Edzer Pebesma Institute for Geoinformatics (ifgi), University of Münster Weseler Straße

Re: [R-sig-Geo] GLS model

2011-07-08 Thread Edzer Pebesma
deleted]] ___ R-sig-Geo mailing list R-sig-Geo@r-project.org https://stat.ethz.ch/mailman/listinfo/r-sig-geo -- Edzer Pebesma Institute for Geoinformatics (ifgi), University of Münster Weseler Straße 253, 48151 Münster, Germany. Phone: +49 251

Re: [R-sig-Geo] Add text INSIDE spplot map

2011-07-11 Thread Edzer Pebesma
/listinfo/r-sig-geo -- Edzer Pebesma Institute for Geoinformatics (ifgi), University of Münster Weseler Straße 253, 48151 Münster, Germany. Phone: +49 251 8333081, Fax: +49 251 8339763 http://ifgi.uni-muenster.de http://www.52north.org/geostatistics e.pebe...@wwu.de

Re: [R-sig-Geo] Exporting spatstat 'pixel image' to Arcview 9.x as an e00 or ascii

2011-07-12 Thread Edzer Pebesma
On 07/12/2011 08:08 AM, Rolf Turner wrote: Ahhh! I tried as(Im,SpatialGridDataFrame) --- to no avail --- but with only ***sp*** loaded. I forgot that ***maptools*** was the key ingredient. Du! Why not move these coercion functions from maptools to spatstat? -- Edzer Pebesma

Re: [R-sig-Geo] anisotropy modeling

2011-07-13 Thread Edzer Pebesma
version deleted]] ___ R-sig-Geo mailing list R-sig-Geo@r-project.org https://stat.ethz.ch/mailman/listinfo/r-sig-geo -- Edzer Pebesma Institute for Geoinformatics (ifgi), University of Münster Weseler Straße 253, 48151 Münster, Germany. Phone: +49 251

Re: [R-sig-Geo] predict() LDL error

2011-07-14 Thread Edzer Pebesma
understanding it... thanks for any help and info about categorical kriging, m ___ R-sig-Geo mailing list R-sig-Geo@r-project.org https://stat.ethz.ch/mailman/listinfo/r-sig-geo -- Edzer Pebesma Institute

Re: [R-sig-Geo] anisotropy modeling

2011-07-19 Thread Edzer Pebesma
The description says: The automatic fitting is done through fit.variogram. estimateAnisotropy {intamap} does fit anistropy coefficients. On 07/18/2011 08:27 PM, shweta jp wrote: Is the same true for autofitVariogram {automap} ? Shweta On Wed, Jul 13, 2011 at 1:13 PM, Edzer Pebesma

Re: [R-sig-Geo] avoid plot frame (bounding box) in spplot

2011-07-21 Thread Edzer Pebesma
-project.org https://stat.ethz.ch/mailman/listinfo/r-sig-geo -- Edzer Pebesma Institute for Geoinformatics (ifgi), University of Münster Weseler Straße 253, 48151 Münster, Germany. Phone: +49 251 8333081, Fax: +49 251 8339763 http://ifgi.uni-muenster.de http://www.52north.org/geostatistics

Re: [R-sig-Geo] Subsetting a SpatialPixels object: different behaviour with different versions of R and sp

2011-07-22 Thread Edzer Pebesma
, as in meuse.grid[1:10, drop=TRUE] Please let me know if this resolves your problem. -- Edzer Pebesma Institute for Geoinformatics (ifgi), University of Münster Weseler Straße 253, 48151 Münster, Germany. Phone: +49 251 8333081, Fax: +49 251 8339763 http://ifgi.uni-muenster.de http://www.52north.org

Re: [R-sig-Geo] Indicator kriging map creation

2011-07-24 Thread Edzer Pebesma
___ R-sig-Geo mailing list R-sig-Geo@r-project.org https://stat.ethz.ch/mailman/listinfo/r-sig-geo -- Edzer Pebesma Institute for Geoinformatics (ifgi), University of Münster Weseler Straße 253, 48151 Münster, Germany. Phone: +49 251 8333081, Fax: +49 251 8339763 http

Re: [R-sig-Geo] Indicator kriging map creation

2011-07-24 Thread Edzer Pebesma
-project.org] On Behalf Of Edzer Pebesma Sent: Sunday, July 24, 2011 8:04 PM To: r-sig-geo@r-project.org Subject: Re: [R-sig-Geo] Indicator kriging map creation Matevz, try z$class = factor(apply(cbind(z$dva.pred, z$ena.pred, z$nic.pred, z$stiri.pred, z$tri.pred), 1, which.max

Re: [R-sig-Geo] time slot in space-time sparse data frame (spacetime package)

2011-07-25 Thread Edzer Pebesma
/mailman/listinfo/r-sig-geo -- Edzer Pebesma Institute for Geoinformatics (ifgi), University of Münster Weseler Straße 253, 48151 Münster, Germany. Phone: +49 251 8333081, Fax: +49 251 8339763 http://ifgi.uni-muenster.de http://www.52north.org/geostatistics e.pebe...@wwu.de

Re: [R-sig-Geo] spacetime::stplot: problem overlaying a SpatialLines object over a STIDF points map

2011-08-25 Thread Edzer Pebesma
deleted]] ___ R-sig-Geo mailing list R-sig-Geo@r-project.org https://stat.ethz.ch/mailman/listinfo/r-sig-geo -- Edzer Pebesma Institute for Geoinformatics (ifgi), University of Münster Weseler Straße 253, 48151 Münster, Germany. Phone: +49 251

Re: [R-sig-Geo] spacetime::stplot: problem overlaying a SpatialLines object over a STIDF points map

2011-08-25 Thread Edzer Pebesma
to be overlaid, if you have some time to look after it. Thanks a lot, Mathieu 2011/8/25 Edzer Pebesma edzer.pebe...@uni-muenster.de Hi Mathieu, the idea behind stplot is indeed that it should be as easy as spplot, hence its name. This idea is however much easier than practice, as the number

Re: [R-sig-Geo] time slot in space-time sparse data frame (spacetime package)

2011-08-25 Thread Edzer Pebesma
@r-project.org https://stat.ethz.ch/mailman/listinfo/r-sig-geo -- Edzer Pebesma Institute for Geoinformatics (ifgi), University of Münster Weseler Straße 253, 48151 Münster, Germany. Phone: +49 251 8333081, Fax: +49 251 8339763 http://ifgi.uni-muenster.de http://www.52north.org/geostatistics

Re: [R-sig-Geo] stplot: choosing constant time interval between plots

2011-08-26 Thread Edzer Pebesma
]] ___ R-sig-Geo mailing list R-sig-Geo@r-project.org https://stat.ethz.ch/mailman/listinfo/r-sig-geo -- Edzer Pebesma Institute for Geoinformatics (ifgi), University of Münster Weseler Straße 253, 48151 Münster, Germany. Phone: +49 251 8333081, Fax

Re: [R-sig-Geo] stplot: choosing constant time interval between plots

2011-08-29 Thread Edzer Pebesma
to split plots by number? The orange mark on the top of each plot shows me that it isn't by equal time intervals. I guess it is by equal object count? Is there a way to indicate time periods on top of each plot? Thanks 2011/8/26 Edzer Pebesma edzer.pebe...@uni-muenster.de Mathieu

Re: [R-sig-Geo] placing spdf back into adehabiatHR estUDm

2011-09-08 Thread Edzer Pebesma
-tp6497315p6773497.html Sent from the R-sig-geo mailing list archive at Nabble.com. ___ R-sig-Geo mailing list R-sig-Geo@r-project.org https://stat.ethz.ch/mailman/listinfo/r-sig-geo -- Edzer Pebesma Institute for Geoinformatics (ifgi), University of Münster

Re: [R-sig-Geo] Doubt gstat fitting

2011-09-13 Thread Edzer Pebesma
://stat.ethz.ch/mailman/listinfo/r-sig-geo -- Edzer Pebesma Institute for Geoinformatics (ifgi), University of Münster Weseler Straße 253, 48151 Münster, Germany. Phone: +49 251 8333081, Fax: +49 251 8339763 http://ifgi.uni-muenster.de http://www.52north.org/geostatistics e.pebe...@wwu.de

Re: [R-sig-Geo] about ST kriging

2011-09-21 Thread Edzer Pebesma
/r-sig-geo -- Edzer Pebesma Institute for Geoinformatics (ifgi), University of Münster Weseler Straße 253, 48151 Münster, Germany. Phone: +49 251 8333081, Fax: +49 251 8339763 http://ifgi.uni-muenster.de http://www.52north.org/geostatistics e.pebe...@wwu.de

Re: [R-sig-Geo] space - time (geological time scale)

2011-09-26 Thread Edzer Pebesma
-62135600392 -62135600391 -62135600390 Hth, Regards, John -- Edzer Pebesma Institute for Geoinformatics (ifgi), University of Münster Weseler Straße 253, 48151 Münster, Germany. Phone: +49 251 8333081, Fax: +49 251 8339763 http://ifgi.uni-muenster.de http://www.52north.org/geostatistics e.pebe

Re: [R-sig-Geo] Gstat - Installation Fail _ download source and compile help ...

2011-10-03 Thread Edzer Pebesma
how to proceed.. Sandeep [[alternative HTML version deleted]] ___ R-sig-Geo mailing list R-sig-Geo@r-project.org https://stat.ethz.ch/mailman/listinfo/r-sig-geo -- Edzer Pebesma Institute for Geoinformatics (ifgi), University of Münster

Re: [R-sig-Geo] gstat error

2011-10-15 Thread Edzer Pebesma
occur at identical location occur and noaverage or average=0 was de ned in a data de nition. Solution: remove the noaverage, or add average=1 Can someone elaborate what exactly is to be done in the above two options as i am finding it a bit cryptic. -- Edzer Pebesma Institute for Geoinformatics

Re: [R-sig-Geo] gstat error

2011-10-15 Thread Edzer Pebesma
. Should i remove points that are very close to each other i.e replace them with a single point ? On Sat, Oct 15, 2011 at 4:14 AM, Edzer Pebesma edzer.pebe...@uni-muenster.de mailto:edzer.pebe...@uni-muenster.de wrote: The most common cause is that you have multiple observations at single

Re: [R-sig-Geo] create inset map

2011-10-15 Thread Edzer Pebesma
@r-project.org https://stat.ethz.ch/mailman/listinfo/r-sig-geo -- Edzer Pebesma Institute for Geoinformatics (ifgi), University of Münster Weseler Straße 253, 48151 Münster, Germany. Phone: +49 251 8333081, Fax: +49 251 8339763 http://ifgi.uni-muenster.de http://www.52north.org/geostatistics

Re: [R-sig-Geo] IDW example -- gstat, spatstat

2011-10-17 Thread Edzer Pebesma
wrote: Hi Erin, did you check the book from Roger Bivand -Edzer Pebesma and Gomez-Rubìo: Applied spatial data analysis with R? There is some short explanation of how the algorithm work and just one record of code. If you want I think I can send you some line of codes as examples. Giuseppe

Re: [R-sig-Geo] Counting points within polygons

2011-10-18 Thread Edzer Pebesma
spatial function doing that already. Thanks! Agus ___ R-sig-Geo mailing list R-sig-Geo@r-project.org https://stat.ethz.ch/mailman/listinfo/r-sig-geo -- Edzer Pebesma Institute for Geoinformatics (ifgi), University of Münster Weseler Straße 253, 48151

Re: [R-sig-Geo] Calculating 95th percentile within polygons

2011-10-18 Thread Edzer Pebesma
grid On 10/18/2011 3:30 PM, Edzer Pebesma wrote: require(sp) r1 = cbind(c(180114, 180553, 181127, 181477, 181294, 181007, 180409, 180162, 180114), c(332349, 332057, 332342, 333250, 333558, 333676, 332618, 332413, 332349)) r2 = cbind(c(180042, 180545, 180553, 180314, 179955, 179142, 179437, 179524

Re: [R-sig-Geo] Calculating 95th percentile within polygons

2011-10-18 Thread Edzer Pebesma
On 10/18/2011 5:12 PM, Edzer Pebesma wrote: Zia, You may want to rethink the question. Each realization has a 95 percentile within a particular polygon. Over the set of realizations of some aggregated value for a polygon, you can take a 95 percentile. These are two different things. The first

Re: [R-sig-Geo] Make function ignore +inf and -inf values

2011-10-25 Thread Edzer Pebesma
not know where inf values may be located Is it possible to somehow coax the function to disregard the rows with +Inf or -inf values , i can get a subset using subset of a dataframe function but i have too many columns and too many functions to change Thanks -- Edzer Pebesma Institute

Re: [R-sig-Geo] GSTAT predictions vs GLS

2011-10-29 Thread Edzer Pebesma
from GLS 6.891951 6.703849 6.166895 5.873390 5.642714 -- Edzer Pebesma Institute for Geoinformatics (ifgi), University of Münster Weseler Straße 253, 48151 Münster, Germany. Phone: +49 251 8333081, Fax: +49 251 8339763 http://ifgi.uni-muenster.de http://www.52north.org/geostatistics

Re: [R-sig-Geo] Impoting multiple asci grids into R?

2011-10-31 Thread Edzer Pebesma
-sig-Geo mailing list R-sig-Geo@r-project.org https://stat.ethz.ch/mailman/listinfo/r-sig-geo -- Edzer Pebesma Institute for Geoinformatics (ifgi), University of Münster Weseler Straße 253, 48151 Münster, Germany. Phone: +49 251 8333081, Fax: +49 251 8339763 http://ifgi.uni-muenster.de http://www

Re: [R-sig-Geo] Impoting multiple asci grids into R?

2011-10-31 Thread Edzer Pebesma
! Best, Swen Am 31.10.2011 09:58, schrieb Edzer Pebesma: So, raster::aggregate does spatial aggregation, and calc does temporal aggregation when the stack reflect time. Do you see possibilities to extend the behaviour of raster::aggregate to generalize stats::aggregate, and e.g. in the temporal

Re: [R-sig-Geo] sim kriging

2011-11-11 Thread Edzer Pebesma
) The University of Queensland Gehrmann Laboratories (60) The University of Queensland St Lucia QLD 4072 Australia Ph: (+61 7) 3346 7074 Fax: (+61 7) 3346 3299 email: j.leonpat...@uq.edu.au http://www.gpem.uq.edu.au/javier-leon-patino -- Edzer Pebesma Institute for Geoinformatics

Re: [R-sig-Geo] accessing polygons in SpatialPolygonDataFrame

2011-11-13 Thread Edzer Pebesma
]] ___ R-sig-Geo mailing list R-sig-Geo@r-project.org https://stat.ethz.ch/mailman/listinfo/r-sig-geo -- Edzer Pebesma Institute for Geoinformatics (ifgi), University of Münster Weseler Straße 253, 48151 Münster, Germany. Phone: +49 251 8333081, Fax

Re: [R-sig-Geo] make a grid from data frame

2011-11-18 Thread Edzer Pebesma
://stat.ethz.ch/mailman/listinfo/r-sig-geo -- Edzer Pebesma Institute for Geoinformatics (ifgi), University of Münster Weseler Straße 253, 48151 Münster, Germany. Phone: +49 251 8333081, Fax: +49 251 8339763 http://ifgi.uni-muenster.de http://www.52north.org/geostatistics e.pebe...@wwu.de

Re: [R-sig-Geo] Problem with overlay in sp package

2011-11-19 Thread Edzer Pebesma
')#Grid clip-overlay(grid,limite)##Select the grid inside the sub area sel.grid -grid[!is.na(clip),]##Removing Na's that represents the grid outside the sub area But in this point I have a problem, there are any solution or other approach for my problem, Thanks, -- Edzer Pebesma

Re: [R-sig-Geo] Extract values in spsample()

2011-11-19 Thread Edzer Pebesma
1 9 0 1 0.05377781 1 10 0 1 0.05936101 1 dim(over(pts, meuse.grid)) [1] 10125 class(over(pts, meuse.grid)) [1] data.frame see also http://cran.r-project.org/web/packages/sp/vignettes/over.pdf Hth, -- Edzer Pebesma Institute for Geoinformatics (ifgi

Re: [R-sig-Geo] Extract values with over()

2011-11-22 Thread Edzer Pebesma
, 21 Nov 2011, Edzer Pebesma wrote: On 11/21/2011 08:47 PM, ASANTOS wrote: Dear colleges, I try to extract values with over () function , but not working with my script, when I make: it only extracts values when there are values to extract, please read the documentation

Re: [R-sig-Geo] Modifying the coordinates of a Spatial* object

2011-11-27 Thread Edzer Pebesma
(new_bbox[1, ])) + (mean(new_bbox[2, : setting coordinates cannot be done on Spatial objects, where they have already been set --j -- Edzer Pebesma Institute for Geoinformatics (ifgi), University of Münster Weseler Straße 253, 48151 Münster, Germany. Phone: +49 251 8333081, Fax: +49 251

Re: [R-sig-Geo] spplot not using exact xlim and ylim boundaries

2011-11-28 Thread Edzer Pebesma
passed in? I am using R 2.13.1 and sp 0.9-85. Thanks in advance. -- Edzer Pebesma Institute for Geoinformatics (ifgi), University of Münster Weseler Straße 253, 48151 Münster, Germany. Phone: +49 251 8333081, Fax: +49 251 8339763 http://ifgi.uni-muenster.de http://www.52north.org/geostatistics

  1   2   3   4   5   6   7   8   >