28 #include "lwgeom_cache.h"
This library is the generic geometry handling section of PostGIS.
bool itree_pip_intersects(const IntervalTree *itree, const LWGEOM *lwpoints)
IntervalTree * GetIntervalTree(FunctionCallInfo fcinfo, SHARED_GSERIALIZED *g1)
Checks for a cache hit against the provided geometry and returns a pre-built index structure (RTREE_P...
bool itree_pip_covers(const IntervalTree *itree, const LWGEOM *lwpoints)
bool itree_pip_contains(const IntervalTree *itree, const LWGEOM *lwpoints)