v4.1.0
Added
- Added
UTMPoint
as a better way of handling UTM zones than the EPSG model does it - Improved conversion chaining for
CompoundPoint
s
Changed
- Moved
verticalOffsetAndSlope
method fromCompoundPoint
toVerticalPoint
. This is technically a breaking change, but since the code is only 2 days old shouldn't affect anyone.