Class MultiLevelROIProviderMosaicFactory
Object
MultiLevelROIProviderFactory
MultiLevelROIProviderMosaicFactory
Factory class used for returning a
MultiLevelROIProvider
based on the input footprint properties and files
for mosaics- Author:
- Andrea Aime GeoSolutions, Nicola Lagomarsini GeoSolutions
-
Field Summary
FieldsFields inherited from class MultiLevelROIProviderFactory
SOURCE_PROPERTY, TYPE_MULTIPLE_SIDECAR, TYPE_RASTER, TYPE_SIDECAR
-
Method Summary
Modifier and TypeMethodDescriptionstatic MultiLevelROIProvider
createFootprintProvider
(File mosaicFolder) static MultiLevelROIProvider
createFootprintProvider
(File mosaicFolder, Hints hints) Builds a footprint provider from mosaic locationMethods inherited from class MultiLevelROIProviderFactory
createFootprintProvider, createProvider, initProperties
-
Field Details
-
FILTER_PROPERTY
- See Also:
-
-
Method Details
-
createFootprintProvider
-
createFootprintProvider
Builds a footprint provider from mosaic location- Parameters:
mosaicFolder
- The folder that contains the mosaic config files
-