protected property GeometryCollection::$geom_type in geoPHP 8
Same name and namespace in other branches
- 7 geoPHP/lib/geometry/GeometryCollection.class.php \GeometryCollection::geom_type
Overrides Geometry::$geom_type
File
- geoPHP/
lib/ geometry/ GeometryCollection.class.php, line 7
Class
- GeometryCollection
- GeometryCollection: A heterogenous collection of geometries
Code
protected $geom_type = 'GeometryCollection';