Home
last modified time | relevance | path

Searched refs:geometryReduce (Results 1 – 3 of 3) sorted by relevance

/plugin/geophp/vendor/funiq/geophp/src/Geometry/
DGeometryCollection.php92 $reducedGeometry = geoPHP::geometryReduce($highestDimensionGeometries);
/plugin/geophp/vendor/funiq/geophp/src/
DgeoPHP.php188 public static function geometryReduce($geometries) function in geoPHP\\geoPHP
215 return geoPHP::geometryReduce(array_shift($geometries));
/plugin/geophp/vendor/funiq/geophp/src/Adapter/
DGeoRSS.php100 return geoPHP::geometryReduce($geometries);