Skip to content

v4.1.0

Compare
Choose a tag to compare
@dvdoug dvdoug released this 03 Mar 23:08

Added

  • Added UTMPoint as a better way of handling UTM zones than the EPSG model does it
  • Improved conversion chaining for CompoundPoints

Changed

  • Moved verticalOffsetAndSlope method from CompoundPoint to VerticalPoint. This is technically a breaking change, but since the code is only 2 days old shouldn't affect anyone.