16#include <geos/geom/Envelope.h>
22class GEOS_DLL EnvelopeUtil {
27 static double maximumDistance(
const geom::Envelope* env1,
const geom::Envelope* env2);
Contains 2-D and 1-D versions of the Sort-Tile-Recursive (STR) tree, a query-only R-tree.
Definition AbstractNode.h:31
Provides classes for various kinds of spatial indexes.
Definition DiscreteFrechetDistance.h:50
Basic namespace for all GEOS functionalities.
Definition geos.h:39