Learn R Programming

spatial.tools

Copy Link

Version

Install

install.packages('spatial.tools')

Monthly Downloads

15

Version

1.6.2

License

GPL (>= 2)

Maintainer

Jonathan Asher Greenberg

Last Published

February 13th, 2020

Functions in spatial.tools (1.6.2)

modify_raster_margins

Add/subtract rows and columns from Raster*
tahoe_highrez_training

Point and polygon files for use with spatial.tools
rasterEngine

Engine for performing fast, easy-to-develop pixel and focal raster calculations with parallel processing capability.
projectRaster_rigorous

Performs an area-weighted resampling of raster datasets.
getValuesBlock_stackfix

Get a block of raster cell values (optimization fix for RasterStacks)
raster_to_GLT

Creates a geometry lookup (GLT) file from a raster
raster_to_IGM

Creates an input geometry (IGM) file from a raster
tahoe_lidar_bareearth.tif

Lidar-derived bare earth digital elevation model from the Lake Tahoe Basin.
tahoe_highrez.tif

High resolution false color infrared image from the Lake Tahoe Basin.
subset_raster_by_names

Subsets a raster based on its layer names
predict_rasterEngine

Model predictions (including Raster* objects)
is.Raster

Tests if an input is a RasterLayer, RasterBrick, or a RasterStack.
spatial_sync_raster

Spatially Sync Rasters
spatial_sync_vector

Matches a vector's projection to another vector or raster object's projection.
sfQuickStop

Quickly stops a parallel snowfall cluster and deregisters it from foreach.
remove_file_extension

remove_file_extension
sfQuickInit

Quickly initializes a parallel cluster and registers it with foreach.
raster_to_filenames

Extract filenames from all Raster* objects.
which.min.simple

Location of Minimum Value
list.raster.files

Spiders a directory for raster files.
tahoe_lidar_highesthit.tif

Lidar-derived highest hit (aka canopy) digital elevation model from the Lake Tahoe Basin.
which.max.simple

Location of Maximum Value
getValuesBlock_enhanced

Easier-to-use function for grabbing a block of data out of a Raster*.
binary_image_write

Writes image data to a flat binary file using col/row/band positioning.
fix_extent

Forces a list of Raster*s to all have the same extent.
brickstack_to_raster_list

Converts a RasterBrick/RasterStack to a list of RasterLayers
create_blank_raster

Create an empty raster and header.
build_raster_header

Builds a raster header for a flat binary file.
bbox_to_SpatialPolygons

Create a SpatialPolygons Bounding Box
add_leading_zeroes

Add Leading Zeroes to a Numeric Vector
focal_hpc

Engine for performing fast, easy-to-develop pixel and focal raster calculations with parallel processing capability.