Unlimited learning, half price | 50% off

Last chance! 50% off unlimited learning

Sale ends in


spNetwork (version 0.4.3.8)

build_quadtree: Build a quadtree

Description

Generate a quadtree object from package SearchTrees, useful to speed up spatial requesting (INTERNAL).

Usage

build_quadtree(data)

Value

a spatial_index object (pointer to a c++ instance)

Arguments

data

a feature collection of linestrings or a feature collection of points

Examples

Run this code
#This is an internal function, no example provided

Run the code above in your browser using DataLab