intersect_map_and_points: Create intersected map to use to crop velox rasters.

Description Usage Arguments Value Examples

Description

Create intersected map to use to crop velox rasters.

Usage

1
intersect_map_and_points(spdf, country_iso, data_directory)

Arguments

spdf

SpatialPointsDataFrame to intersect with the polygons

country_iso

The country iso code to indicate which country the GPS points are in to know how to trim the data

data_directory

the location of the polygon files

Value

velox raster cropped to the area where soil points are

Examples

1
## Not run: apply_soil_weights("ph_soil_layer.tif")

one-acre-fund/soilgrids documentation built on May 16, 2019, 5:02 a.m.