quadtree

From MaRDI portal
(Redirected from Software:86410)
Quadtree



CRANquadtreeMaRDI QIDQ86410FDOQ86410

Region Quadtrees for Spatial Data

Derek Friend

Last update: 29 August 2023

Copyright license: MIT license, File License

Software version identifier: 0.1.10, 0.1.2, 0.1.8, 0.1.9, 0.1.14

Provides functionality for working with raster-like quadtrees (also called “region quadtrees”), which allow for variable-sized cells. The package allows for flexibility in the quadtree creation process. Several functions defining how to split and aggregate cells are provided, and custom functions can be written for both of these processes. In addition, quadtrees can be created using other quadtrees as “templates”, so that the new quadtree's structure is identical to the template quadtree. The package also includes functionality for modifying quadtrees, querying values, saving quadtrees to a file, and calculating least-cost paths using the quadtree as a resistance surface.





This page was built for software: quadtree