spatial4j
spatial4j copied to clipboard
Rename DistanceCalculator.calcBoxByDistFromPt_yHorizAxisDEG
trafficstars
At the very least we should drop '_' from the middle. I thought we came up with a better name?
I don't love underscores in methods but this method is tightly related to calcBoxByDistFromPt, hence why I named it this way. Perhaps instead: calcBoxFromCircleGetYHorizAxisDEG ('Get" substituted for underscore) Yes its long but this is not often called.
I prefer long over unreadable so +1 to this improvement