Difference between revisions of "Zonal Statistics or Extracting Raster Data"
From Gleon Fellowship
(Added PropertyValue: Expertise = GIS) |
|||
Line 1: | Line 1: | ||
[[Category:Task]] | [[Category:Task]] | ||
+ | |||
+ | '''Premise''' | ||
+ | A surprising number of people is unaware that you can use GIS shapefiles in R | ||
+ | |||
+ | The maptools library imports .shp points, lines and polygons | ||
<!-- Add any wiki Text above this Line --> | <!-- Add any wiki Text above this Line --> | ||
<!-- Do NOT Edit below this Line --> | <!-- Do NOT Edit below this Line --> |
Revision as of 03:59, 21 January 2015
Premise
A surprising number of people is unaware that you can use GIS shapefiles in R
The maptools library imports .shp points, lines and polygons