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.
Thanks a lot! First it complained that latticeExtra was missing, but now everything is in place and running. I never managed to learn how to create proper plots, so this is really nice. I'm kind of excited! Bernd Am...
Hi Geomar, it's completely unclear for me from your one-liner what you want to do and what your problem is. Cheers, Bernd Am 07.11.19 um 16:55 schrieb Geomar Perales: > Hi > > I need ideas for see...
Dear list, I'm trying to intersect two SpatialPolygonsDataFrames imported from shape files. (readOGR) The idea is to get the new polygons + the merged attributes of both layers, but the outcome is a SpatialPolygon class without a data slot. Is...
Hi, just found that some days ago. No Idea if that is what you meant or need. bb <- bbox(spdf) cs <- c(0.1,0.1) # cell size cc <- bb[, 1] + (cs/2) # cell offset cd <- ceiling(diff(t(bb...
Ralf Sch?fer wrote > Solution: > Add OSGEO4W/bin to the path to enable access to gdal110.dll > > WPATH <- Sys.getenv("PATH") > WPATH1 <- paste("C:\\OSGeo4W\\bin", WPATH, sep=";") > # Note: Users with 64bit installation should put "C:\\OSGeo4W64\\bin" > #Sys.setenv...
Hi Roger, ... and I also do not understand your answer. Think I better stay out of this ;) Bernd Am 09.11.19 um 18:24 schrieb Roger Bivand: > On Sat, 9 Nov 2019, Bernd Vogelgesang wrote: > >> Hi Geomar, >> >> it's...
Dear list, this is likely to be more a "normal" R question, but as it has also to a little with spatial stuff, I dare to ask here. I have a data frame "df" with column POLYID and column TIME...
Hi Vladimir, I'm sure, R is very versatile software, but it sounds really insane to me to try to do sth like your examples in R (If you haven't got to do this hundreds of times with different...
Many thanks for your work and special thanks for mentioning franconian breweries in your documentation ;) Bernd Am 13.09.2015, 12:42 Uhr, schrieb Tim Appelhans <tim.appelhans at gmail.com>: > Dear all, > > I have put some more effort into...
Hi, can some one tell me how I can install this package? Cloning and copying it to the R folder does not do it, installing in from file wants to have a tar.gz. I usually use RStudio. Thanx Bernd...
Hi Robert, GREAT! It works! I think you saved my week(end). Would have never guessed that the raster package will do such things, so I completely avoided to search in such a direction. Maybe I will learn to do...
Hi Rebecka, I can't help you with your homerange problem right now, but maybe give you a hint about the intersection. I also unsuccesfully tried to use gIntersection until I was told that the raster (!) package has a function...
Hi Tim, you mentioned that it is also possible to view the map in the default web browser. So far I could not find out by myself how to accomplish this from RStudio. Thank you Bernd Am 24.07.2015...
Hi, I don't know if that is of any help, but right at the moment I am building a model in QGIS which should achieve sth similar: I have overlapping polygons with minute values per square meter, which I...
Dear list, I'm searching for a solution with R that should replace a now very tiresome vector based process in QGIS. For better understanding, I uploaded a screen-shot: http://gofile.me/29yAV/7YDnipt9 The situation: There is a...
Can't find what you're looking for? Try searching with Google .