3cfe2a63cd406073ba40ad8047c96650ba0232f4
Files Diff
- Added: 50
- Removed: 1
- Renamed: 0
- Modified: 12
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Move Attribute | 2 | ||
Move Attribute private LOGGER : Logger from class org.geoserver.mapml.MapMLController to private LOGGER : Logger from class org.geoserver.mapml.tcrs.TiledCRS | From | To | |
Move Attribute private LOGGER : Logger from class org.geoserver.mapml.MapMLController to private LOGGER : Logger from class org.geoserver.mapml.MapMLGetFeatureInfoOutputFormat | From | To | |
Extract Variable | 2 | ||
Extract Variable layerName : String in method public mapML(request HttpServletRequest, response HttpServletResponse, layer String, proj String, style Optional<String>, transparent Optional<Boolean>, format Optional<String>) : Mapml from class org.geoserver.mapml.MapMLController | From | To | |
Extract Variable queryable : boolean in method public mapML(request HttpServletRequest, response HttpServletResponse, layer String, proj String, style Optional<String>, transparent Optional<Boolean>, format Optional<String>) : Mapml from class org.geoserver.mapml.MapMLController | From | To | |
Change Attribute Type | 1 | ||
Change Attribute Type DATE_FORMAT : SimpleDateFormat to DATE_FORMAT : String in class org.geoserver.mapml.MapMLConstants | From | To |