61b52716c0da9f25b07ded8483a27f91f06f7a6f
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 3
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Parameter Type | 3 | ||
Change Parameter Type geometry : Geometry to ogcGeometry : OGCGeometry in method private appendIntersectingSubtiles(ogcGeometry OGCGeometry, zoomLevel int, tile BingTile, blockBuilder BlockBuilder) : void in class com.facebook.presto.plugin.geospatial.BingTileFunctions | From | To | |
Change Parameter Type geometry : Geometry to ogcGeometry : OGCGeometry in method public isPointOrRectangle(ogcGeometry OGCGeometry, envelope Envelope) : boolean in class com.facebook.presto.geospatial.GeometryUtils | From | To | |
Change Parameter Type geometry : Geometry to ogcGeometry : OGCGeometry in method private checkGeometryToBingTilesLimits(ogcGeometry OGCGeometry, pointOrRectangle boolean, tileCount long) : void in class com.facebook.presto.plugin.geospatial.BingTileFunctions | From | To | |
Extract And Move Method | 1 | ||
Extract And Move Method public getEnvelope(ogcGeometry OGCGeometry) : Envelope extracted from public geometryToBingTiles(input Slice, zoomLevelInput long) : Block in class com.facebook.presto.plugin.geospatial.BingTileFunctions & moved to class com.facebook.presto.geospatial.GeometryUtils | From | To | |
Rename Parameter | 3 | ||
Rename Parameter geometry : Geometry to ogcGeometry : OGCGeometry in method private checkGeometryToBingTilesLimits(ogcGeometry OGCGeometry, pointOrRectangle boolean, tileCount long) : void in class com.facebook.presto.plugin.geospatial.BingTileFunctions | From | To | |
Rename Parameter geometry : Geometry to ogcGeometry : OGCGeometry in method private appendIntersectingSubtiles(ogcGeometry OGCGeometry, zoomLevel int, tile BingTile, blockBuilder BlockBuilder) : void in class com.facebook.presto.plugin.geospatial.BingTileFunctions | From | To | |
Rename Parameter geometry : Geometry to ogcGeometry : OGCGeometry in method public isPointOrRectangle(ogcGeometry OGCGeometry, envelope Envelope) : boolean in class com.facebook.presto.geospatial.GeometryUtils | From | To |