Class ManualFeatureSet

java.lang.Object
io.goobi.viewer.model.maps.FeatureSet
io.goobi.viewer.model.maps.ManualFeatureSet
All Implemented Interfaces:
Serializable

@Entity public class ManualFeatureSet extends FeatureSet
A FeatureSet implementation that stores geo map features as manually entered GeoJSON strings, persisted as a collection of feature entries in the database.
See Also: