[R-sig-Geo] Very basic figure question
Henk Sierdsema
Henk.Sierdsema at sovon.nl
Fri Oct 16 16:19:02 CEST 2009
Hi Rob,
You could start with the maps available within R. Here is some text taken from page 88-89 from the ASDAR-book:
" It is often attractive to make use of the spatial databases in the maps (comm: and also the mapdata) package. They can be converted to sp class objects using functions such as map2SpatialPolygons in the maptools package. An alternative source of coastlines is the Rgshhs function in maptools, interfacing binary databases of varying resolution distributed by the 'Global Self-consistent, Hierarchical, High-resolution Shoreline Database' project.1212 http://www.soest.hawaii.edu/wessel/gshhs/gshhs.html.4.2 <http://www.soest.hawaii.edu/wessel/gshhs/gshhs.html.4.2> Vector File Formats 89. The best resolution databases are rather large, and so maptools ships only with the coarse resolution one; users can install and use higher resolution databases locally. Figures 2.3 and 2.7, among others in earlier chapters, have been made using these sources."
Alternatively you could make use of the maps provided through the FAO (http://www.fao.org/geonetwork/srv/en/main.home <http://www.fao.org/geonetwork/srv/en/main.home> ). Here you can download for example shorelines and a basic map with country borders (but good enough for reference purposes).
Henk
Henk Sierdsema
SOVON Vogelonderzoek Nederland / SOVON Dutch Centre for Field Ornithology
Rijksstraatweg 178
6573 DG Beek-Ubbergen
The Netherlands
tel: +31 (0)24 6848145
fax: +31 (0)24 6848122
-----Oorspronkelijk bericht-----
Van: r-sig-geo-bounces at stat.math.ethz.ch
[mailto:r-sig-geo-bounces at stat.math.ethz.ch <mailto:r-sig-geo-bounces at stat.math.ethz.ch> ]Namens Rob Forsyth
Verzonden: donderdag 15 oktober 2009 12:28
Aan: r-sig-geo at stat.math.ethz.ch
Onderwerp: [R-sig-Geo] Very basic figure question
A complete geo-tyro demonstrating ignorance here: please be tolerant!
I have a large dataset comprising the results of a questionnaire from
UK respondents. I am interested in geographic variation in responses
and have built mixed-effect models incorporating County/Unitary
Authority/Local Authority (a level of local government in the UK) as a
factor-level random effect in lme4. Extracting the intercept of the
random effects I can generate a normalised 0-1 score for each local
authority. I would like to illustrate the results of this analysis and
generate a map showing LAs coloured using this normalised score to set
gray scale.
We have campus access to ArcGIS and related programmes but I have no
knowledge of these whatsoever and wondered if for this limited task I
could work within R? Are there any suitable public domain map objects
and how would I go about this?
Thank you
_______________________________________________
R-sig-Geo mailing list
R-sig-Geo at stat.math.ethz.ch
https://stat.ethz.ch/mailman/listinfo/r-sig-geo <https://stat.ethz.ch/mailman/listinfo/r-sig-geo>
More information about the R-sig-Geo
mailing list