[R-sig-Geo] Delimit a polygon for the region which is> 1000 m from my raster altitude

sadaoui sadaouimahrez at outlook.com
Fri May 1 00:12:56 CEST 2015


*Hello,
I am new to this forum

My goal is to define a polygon for the region> 1000 m from raster of
altitude
  then export to shapefile.

I tried with this code:

#import the raster: (attachment)

library (raster)
map <- raster ("Adige.tif")

#Delimit the area (> 1000 m) with the "contour"


contour (map, add = T, levels = c (1000))


but I can not export the contour to shapefile

thank you in advance for helping me

sadaoui*



--
View this message in context: http://r-sig-geo.2731867.n2.nabble.com/Delimit-a-polygon-for-the-region-which-is-1000-m-from-my-raster-altitude-tp7588147.html
Sent from the R-sig-geo mailing list archive at Nabble.com.



More information about the R-sig-Geo mailing list