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.

15 results for “from:Bernd Vogelgesang”

mapView: basic interactive viewing of spatial data in R
Bernd Vogelgesang · Jul 24, 2015 · r-sig-geo

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...

It's possible delimit a shapefile very extent using R?
Bernd Vogelgesang · Nov 9, 2019 · r-sig-geo

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...

Intended usage of gIntersection ?
Bernd Vogelgesang · Sep 13, 2014 · r-sig-geo

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...

Need help in creating a grid
Bernd Vogelgesang · Aug 25, 2015 · r-sig-geo

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...

Linking R/spgrass6 to OSGEO4W GRASS GIS installation
Bernd Vogelgesang · Nov 29, 2013 · r-sig-geo

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...

It's possible delimit a shapefile very extent using R?
Bernd Vogelgesang · Nov 9, 2019 · r-sig-geo

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...

Calculate new value with area from the according polygon without merging data frames
Bernd Vogelgesang · Feb 13, 2015 · r-sig-geo

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...

Leader lines for inset map
Bernd Vogelgesang · Nov 2, 2014 · r-sig-geo

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...

mapview 0.5.0
Bernd Vogelgesang · Sep 13, 2015 · r-sig-geo

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...

mapView: basic interactive viewing of spatial data in R
Bernd Vogelgesang · Jul 24, 2015 · r-sig-geo

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...

Intended usage of gIntersection ?
Bernd Vogelgesang · Sep 13, 2014 · r-sig-geo

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...

gIntersection for several polygons
Bernd Vogelgesang · Nov 11, 2014 · r-sig-geo

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...

mapView: basic interactive viewing of spatial data in R
Bernd Vogelgesang · Jul 24, 2015 · r-sig-geo

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...

Union/Overlay single spatialPolygonsDataFrame containing overlapping polygonsto create polygons with all unique combinations of attributes
Bernd Vogelgesang · Aug 11, 2015 · r-sig-geo

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...

Growing a raster and sum up values
Bernd Vogelgesang · Mar 21, 2014 · r-sig-geo

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 .