Home
last modified time | relevance | path

Searched refs:MULTI_POINT (Results 1 – 10 of 10) sorted by relevance

/plugin/geophp/vendor/funiq/geophp/src/Geometry/
H A DMultiPoint.php30 return Geometry::MULTI_POINT;
H A DGeometry.php35 const MULTI_POINT = 'MultiPoint'; define in geoPHP\\Geometry\\Geometry
/plugin/geophp/vendor/funiq/geophp/src/Adapter/
H A DWKB.php56 Geometry::MULTI_POINT => 4,
307 case Geometry::MULTI_POINT:
H A DTWKB.php69 Geometry::MULTI_POINT => 4,
404 case Geometry::MULTI_POINT:
H A DGeoRSS.php210 case Geometry::MULTI_POINT:
H A DWKT.php332 case Geometry::MULTI_POINT:
H A DKML.php270 case Geometry::MULTI_POINT:
H A DGPX.php351 case Geometry::MULTI_POINT:
/plugin/ol3/
H A Dscript.js8MULTI_POINT:"MultiPoint",MULTI_LINE_STRING:"MultiLineString",MULTI_POLYGON:"MultiPolygon",GEOMETRY… function
/plugin/openlayersmap/ol7/
H A Dol.js.map