Skip to content
Prev 2847 / 29559 Next

mapping introduction

Hello all:

I've gotten two requests asking me to post a summary of the answers I
got to my question.  The answers were dense, and will take me a bit to
assimilate, but here's my early attempt at a review.  People will, I
hope, correct where I'm screwing it up.

The overall message was not to confuse R with a GIS system.  Use a GIS
to manipulate and display geographical data; use R to analyze it.

I found this helpful:
GRASS came up frequently, as did QGIS as freeware GIS systems to try.
I'm not sure how to judge between them, but I figure frequency of
mention isn't a bad start.
I've been looking into sp, of course, but haven't yet found the
introduction that will take me from the ground floor up to its dizzying
heights.  What seems true of it is something I've noticed about a lot or
R: there is stellar reference material available, but not much in the
way of usage guides.  The working theory seems to be that you pick that
up while you're earning your statistics PhD.

Along those lines, the following is a rich vein of information, but most
of it presumes you already know what you want:
On the other hand, I think the following will be quite helpful, since it
contains examples of maps similar to those I would like to create:
It seems that a lot of my confusion is in and around the division of
software labor, so this explanation has set me on what I think is the
right course:
So my plan right now is to install the maptools package so I can follow
some of the course materials at bias-project.org.uk, and to install
GRASS or QGIS in the hope that one of them can help me convert the
ESRI-format political boundary map files available from my local
planning offices into something that R can munch on.  (I'm pretty sure
I'll be back seeking all your indulgence sometime then.)  For the moment,
I expect that the mapping I'll do will be via maptools, since the
immediate need is pretty rudimentary.  I still know nothing about GRASS
and QGIS (but will soon) so don't yet know whether I can produce
print-quality (hi-res, vector graphic axes and fonts) maps from them,
but I hope so.  (And I'll be checking out GMT, too.)

So that's what I learned this weekend.  Many thanks again for all the
advice.

 -tom
tom sgouros <tomfool at as220.org> wrote: