Skip to content

KevBarre/Extracting-information-from-environmental-raster-or-shapefiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Extracting-land-use-proportion-around-spatial-points-from-environmental-shapefiles

This script allows to extract land-use proportions around points in a given radius from land-use shapefiles, and then quickly get theses proportions for any lower sizes of buffers. Outputs are in form of shapefiles and crossed tables to use information easily. Mainly adapted for land-use shapefiles containing all types of land-use such as cesbio landcover shapefiles which can be downloaded here: http://osr-cesbio.ups-tlse.fr/echangeswww/TheiaOSO/vecteurs_2017/liste_vecteurs.html

Extracting-land-use-proportion-around-spatial-points-from-one-environmental-raster

This script allows to extract land-use proportions around points in several radius sizes from a raster layer. Land-use layer used available here: http://osr-cesbio.ups-tlse.fr/echangeswww/TheiaOSO/OCS_2018_CESBIO.tif Encapsulated in a function.

Script used

  • ExtractingLandUseBuffers.R # adapted for shapefile environmental layer (time-consuming)
  • ExtractingLandUseBuffers_fromRaster.R # adapted for raster environmental layer (fast)

Data used

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages