The name of this data set
The name of this data set
The GeoTools datastore that is wrapped by this Layer.
The GeoTools datastore that is wrapped by this Layer.
The workspace containing this layer.
The workspace containing this layer.
Add multiple features to this data set.
Add multiple features to this data set. This should be preferred over repeated use of += when adding multiple features.
Add a single Feature to this data set.
Get the number of features currently in the layer.
Get the bounding box of this Layer, in the format:
Get a feature collection that supports the typical Scala collection operations.
Get a filtered feature collection.
The Schema describing this layer's contents.
Retrieve a GeoTools feature source for this layer.
A Layer represents a geospatial dataset.