Home
last modified time | relevance | path

Searched refs:MULTI_LINE_STRING (Results 1 – 9 of 9) sorted by relevance

/plugin/geophp/vendor/funiq/geophp/src/Geometry/
DMultiLineString.php28 return Geometry::MULTI_LINE_STRING;
DGeometry.php36 const MULTI_LINE_STRING = 'MultiLineString'; define in geoPHP\\Geometry\\Geometry
/plugin/geophp/vendor/funiq/geophp/src/Adapter/
DWKB.php57 Geometry::MULTI_LINE_STRING => 5,
311 case Geometry::MULTI_LINE_STRING:
DTWKB.php70 Geometry::MULTI_LINE_STRING => 5,
405 case Geometry::MULTI_LINE_STRING:
DGeoRSS.php211 case Geometry::MULTI_LINE_STRING:
DWKT.php333 case Geometry::MULTI_LINE_STRING:
DKML.php271 case Geometry::MULTI_LINE_STRING:
DGPX.php347 case Geometry::MULTI_LINE_STRING:
/plugin/ol3/
Dscript.js8MULTI_LINE_STRING:"MultiLineString",MULTI_POLYGON:"MultiPolygon",GEOMETRY_COLLECTION:"GeometryColl… property