map2loop.sampler#

Functions

abstractmethod(funcobj)

A decorator indicating abstract methods.

Classes

ABC()

Helper class that provides a standard way to create an ABC using inheritance.

Datatype(value[, names, module, qualname, ...])

MapData([tmp_path, verbose_level])

A data structure containing all the map data loaded from map files

Sampler()

Base Class of Sampler used to force structure of Sampler

SamplerDecimator([decimation])

Decimator sampler class which decimates the geo data frame based on the decimation value ie.

SamplerSpacing([spacing])

Spacing based sampler which decimates the geo data frame based on the distance between points along a line or in the case of a polygon along the boundary of that polygon ie.