Skip to content
Prev 6882 / 29559 Next

newbie questions

tom sgouros wrote:
It sounds like what you need is a base map of districts from whatever
governmental agency has jurisdiction(Fed, State or County). It will
likely come as a shapefile or other similar format as polygons. You will
then Join your election data to this spatial data set based on some sort
of shared ID key that exists in both.

This could be done easily in either QGIS or R. I would leave GRASS out
of the discussion for now if we're just talking about making a map and
bring it back in if you start wanting to analyze the spatial
relationship between your data and other data sets.

FYI, there are both R and GRASS plugins for QGIS which I think is a good
tool for getting started with GIS.

Most people would call that link you sent a 3D visualization, there are
lots of ways to do that in GRASS(nviz), R and even Google Earth (fairly
common).

Alex