|
Pull Up Method package run(cmd List<String>, sb StringBuilder) : int from class org.geoserver.wfs.response.OGRWrapper to protected run(cmd List<String>, sb StringBuilder) : int from class org.geoserver.ogr.core.AbstractToolWrapper |
From |
To |
|
Pull Up Method public loadConfiguration() : void from class org.geoserver.wfs.response.Ogr2OgrConfigurator to public loadConfiguration() : void from class org.geoserver.ogr.core.AbstractToolConfigurator |
From |
To |
|
Pull Up Method public onApplicationEvent(event ContextClosedEvent) : void from class org.geoserver.wfs.response.Ogr2OgrConfigurator to public onApplicationEvent(event ContextClosedEvent) : void from class org.geoserver.ogr.core.AbstractToolConfigurator |
From |
To |
|
Pull Up Method public convert(inputData File, outputDirectory File, typeName String, format OgrFormat, crs CoordinateReferenceSystem) : File from class org.geoserver.wfs.response.OGRWrapper to public convert(inputData File, outputDirectory File, typeName String, format Format, crs CoordinateReferenceSystem) : File from class org.geoserver.ogr.core.AbstractToolWrapper |
From |
To |
|
Change Parameter Type format : OgrFormat to format : Format in method public convert(inputData File, outputDirectory File, typeName String, format Format, crs CoordinateReferenceSystem) : File in class org.geoserver.ogr.core.AbstractToolWrapper |
From |
To |
|
Change Parameter Type type : OgrType to type : OutputType in method public OgrFormat(ogrFormat String, formatName String, fileExtension String, singleFile boolean, mimeType String, type OutputType, options String...) in class org.geoserver.wfs.response.OgrFormat |
From |
To |
|
Change Parameter Type parameters : OgrFormat to parameters : Format in method public addFormat(parameters Format) : void in class org.geoserver.wfs.response.Ogr2OgrOutputFormat |
From |
To |
|
Pull Up Attribute public mimeType : String from class org.geoserver.wfs.response.OgrFormat to private mimeType : String from class org.geoserver.ogr.core.Format |
From |
To |
|
Pull Up Attribute private LOGGER : Logger from class org.geoserver.wfs.response.Ogr2OgrConfigurator to private LOGGER : Logger from class org.geoserver.ogr.core.AbstractToolConfigurator |
From |
To |
|
Pull Up Attribute public singleFile : boolean from class org.geoserver.wfs.response.OgrFormat to private singleFile : boolean from class org.geoserver.ogr.core.Format |
From |
To |
|
Pull Up Attribute public fileExtension : String from class org.geoserver.wfs.response.OgrFormat to private fileExtension : String from class org.geoserver.ogr.core.Format |
From |
To |
|
Pull Up Attribute public options : List<String> from class org.geoserver.wfs.response.OgrFormat to private options : List<String> from class org.geoserver.ogr.core.Format |
From |
To |
|
Pull Up Attribute private listener : ResourceListener from class org.geoserver.wfs.response.Ogr2OgrConfigurator to protected listener : ResourceListener from class org.geoserver.ogr.core.AbstractToolConfigurator |
From |
To |
|
Pull Up Attribute package configFile : Resource from class org.geoserver.wfs.response.Ogr2OgrConfigurator to protected configFile : Resource from class org.geoserver.ogr.core.AbstractToolConfigurator |
From |
To |
|
Change Variable Type wrapper : OGRWrapper to wrapper : ToolWrapper in method protected write(featureCollection FeatureCollectionResponse, output OutputStream, getFeature Operation) : void in class org.geoserver.wfs.response.Ogr2OgrOutputFormat |
From |
To |
|
Change Variable Type f : OgrFormat to f : Format in method public testConfigurationLoad() : void in class org.geoserver.wps.ogr.WPSOgrTest |
From |
To |
|
Change Variable Type format : OgrFormat to format : Format in method public getAttachmentFileName(value Object, operation Operation) : String in class org.geoserver.wfs.response.Ogr2OgrOutputFormat |
From |
To |
|
Change Variable Type format : OgrFormat to format : Format in method public getMimeType(value Object, operation Operation) : String in class org.geoserver.wfs.response.Ogr2OgrOutputFormat |
From |
To |
|
Change Variable Type f : OgrFormat to f : Format in method public testDescribeProcess() : void in class org.geoserver.wps.ogr.WPSOgrTest |
From |
To |
|
Change Variable Type format : OgrFormat to format : Format in method protected write(featureCollection FeatureCollectionResponse, output OutputStream, getFeature Operation) : void in class org.geoserver.wfs.response.Ogr2OgrOutputFormat |
From |
To |
|
Change Variable Type of : OgrFormat to of : Format in method public getProcessParameterIO() : List<ProcessParameterIO> in class org.geoserver.wps.ogr.Ogr2OgrPPIOFactory |
From |
To |