| Package | Description |
|---|---|
| org.locationtech.geowave.format.sentinel2 | |
| org.locationtech.geowave.format.sentinel2.amazon | |
| org.locationtech.geowave.format.sentinel2.theia |
| Modifier and Type | Field and Description |
|---|---|
protected Sentinel2ImageryProvider |
RasterIngestRunner.provider |
| Modifier and Type | Method and Description |
|---|---|
Sentinel2ImageryProvider |
SceneFeatureIterator.getProvider() |
static Sentinel2ImageryProvider |
Sentinel2ImageryProvider.getProvider(String providerName)
Returns the Sentinel2 provider with the specified name.
|
static Sentinel2ImageryProvider[] |
Sentinel2ImageryProvider.getProviders()
Returns the available providers implementing a Sentinel2 imagery repository.
|
| Constructor and Description |
|---|
JSONFeatureIterator(Sentinel2ImageryProvider provider,
org.opengis.feature.simple.SimpleFeatureType featureType,
Iterator<?> iterator) |
| Modifier and Type | Class and Description |
|---|---|
class |
AmazonImageryProvider
Sentinel2 imagery provider for Amazon Web Services (AWS) repository.
|
| Modifier and Type | Class and Description |
|---|---|
class |
TheiaImageryProvider
Sentinel2 imagery provider for the Theia repository.
|
Copyright © 2013–2020. All rights reserved.