Utilities#

densify(points, interval)

Return densified sequence of points.

idw_query(points, crs, *paths[, r, p, return_xy])

Query elevations of two-dimensional points via IDW interpolation.

transform_coords(*args, src, dst[, copy])

Transform two- or three-dimensional coordinates from one CRS to another.