ol/format/Feature~FeatureFormat


import FeatureFormat from 'ol/format/Feature.js';

Abstract base class; normally only used for creating subclasses and not instantiated in apps. Base class for feature formats. FeatureFormat subclasses provide the ability to decode and encode Feature objects from a variety of commonly used geospatial file formats. See the documentation for each format for more details.

© 2005-present, OpenLayers Contributors All rights reserved.Licensed under the BSD 2-Clause License.
https://openlayers.org/en/latest/apidoc/module-ol_format_Feature-FeatureFormat.html