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