|
Change Parameter Type bands : int[] to bands : String[] in method public CollectionLayer(workspace String, layer String, separateBands boolean, bands String[], browseBands String[], heterogeneousCRS boolean, targetCRS String) in class org.geoserver.opensearch.eo.store.CollectionLayer |
From |
To |
|
Change Parameter Type bands : int[] to bands : String[] in method private containedFully(browseBands String[], bands String[]) : boolean in class org.geoserver.opensearch.rest.CollectionsController |
From |
To |
|
Change Parameter Type band : int to band : String in method private getSampleGranule(collection String, nsURI String, band String, mosaicName String) : File in class org.geoserver.opensearch.rest.CollectionLayerManager |
From |
To |
|
Change Parameter Type browseBands : int[] to browseBands : String[] in method public CollectionLayer(workspace String, layer String, separateBands boolean, bands String[], browseBands String[], heterogeneousCRS boolean, targetCRS String) in class org.geoserver.opensearch.eo.store.CollectionLayer |
From |
To |
|
Change Parameter Type browseBands : int[] to browseBands : String[] in method public setBrowseBands(browseBands String[]) : void in class org.geoserver.opensearch.eo.store.CollectionLayer |
From |
To |
|
Change Parameter Type bands : int[] to bands : String[] in method public setBands(bands String[]) : void in class org.geoserver.opensearch.eo.store.CollectionLayer |
From |
To |
|
Change Parameter Type browseBands : int[] to browseBands : String[] in method private containedFully(browseBands String[], bands String[]) : boolean in class org.geoserver.opensearch.rest.CollectionsController |
From |
To |
|
Change Variable Type bb : int to bb : String in method private containedFully(browseBands String[], bands String[]) : boolean in class org.geoserver.opensearch.rest.CollectionsController |
From |
To |
|
Change Variable Type band : int to band : String in method private configureSeparateBandsMosaic(collection String, layerConfiguration CollectionLayer, relativePath String, mosaicDirectory Resource) : void in class org.geoserver.opensearch.rest.CollectionLayerManager |
From |
To |
|
Change Variable Type bands : int[] to bands : String[] in method private buildCoverageBands(collectionLayer CollectionLayer) : List<CoverageBand> in class org.geoserver.opensearch.rest.CollectionLayerManager |
From |
To |
|
Change Variable Type browseBands : int[] to browseBands : String[] in method private createStyle(layerConfiguration CollectionLayer, layerInfo LayerInfo) : void in class org.geoserver.opensearch.rest.CollectionLayerManager |
From |
To |
|
Change Variable Type band : int to band : String in method public getNames() : List<Name> in class org.geoserver.opensearch.eo.store.JDBCOpenSearchAccess |
From |
To |
|
Change Variable Type bands : int[] to bands : String[] in method private createStyle(layerConfiguration CollectionLayer, layerInfo LayerInfo) : void in class org.geoserver.opensearch.rest.CollectionLayerManager |
From |
To |
|
Change Variable Type band : int to band : String in method private buildCoverageBands(collectionLayer CollectionLayer) : List<CoverageBand> in class org.geoserver.opensearch.rest.CollectionLayerManager |
From |
To |
|
Change Variable Type intArray : int[] to array : String[] in method public modifyFeatures(attributeNames Name[], attributeValues Object[], filter Filter) : void in class org.geoserver.opensearch.eo.store.AbstractMappingStore |
From |
To |