Skip to content

v4.5.0

Compare
Choose a tag to compare
@dvdoug dvdoug released this 25 Sep 17:46
· 33 commits to 4.x since this release

Changed

  • Updates to data for Canada, Costa Rica, France, French Southern Territories, Kyrgistan, Liechtenstein, Poland, Russia, Switzerland, Tonga, UK, USA, Wallis and Futuna
  • Many internal simplifications and optimisations, leading to faster conversions and a corresponding update of the maximum chain depth from 5 to 7

Fixed

  • Some PHP8.1 deprecations

Deprecated

  • Compound::EPSG_RGF93_LAMBERT_93_PLUS_NGF_IGN69_HEIGHT, use Compound::EPSG_RGF93_V1_LAMBERT_93_PLUS_NGF_IGN69_HEIGHT instead
  • Compound::EPSG_RGF93_LAMBERT_93_PLUS_NGF_IGN78_HEIGHT, use Compound::EPSG_RGF93_V1_LAMBERT_93_PLUS_NGF_IGN78_HEIGHT instead
  • Compound::EPSG_RGF93_PLUS_NGF_IGN69_HEIGHT, use Compound::EPSG_RGF93_V2_PLUS_NGF_IGN69_HEIGHT instead
  • Compound::EPSG_RGF93_PLUS_NGF_IGN78_HEIGHT, use Compound::EPSG_RGF93_V2_PLUS_NGF_IGN78_HEIGHT instead
  • Geocentric::EPSG_CHTRF95, use Geocentric::EPSG_CHTRS95 instead
  • Geocentric::EPSG_RGF93, use Geocentric::EPSG_RGF93_V1 instead
  • Geographic2D::EPSG_CHTRF95, use Geographic2D::EPSG_CHTRS95 instead
  • Geographic2D::EPSG_RGF93, use Geographic2D::EPSG_RGF93_V1 instead
  • Geographic2D::EPSG_RGF93_LON_LAT, use Geographic2D::EPSG_RGF93_V1_LON_LAT instead
  • Geographic3D::EPSG_CHTRF95, use Geographic3D::EPSG_CHTRS95 instead
  • Geographic3D::EPSG_RGF93, use Geographic3D::EPSG_RGF93_V1 instead
  • Geographic3D::EPSG_RGF93_LON_LAT, use Geographic3D::EPSG_RGF93_V1_LON_LAT instead
  • Projected::EPSG_RGF93_CC42, use Projected::EPSG_RGF93_V1_CC42 instead
  • Projected::EPSG_RGF93_CC43, use Projected::EPSG_RGF93_V1_CC43 instead
  • Projected::EPSG_RGF93_CC44, use Projected::EPSG_RGF93_V1_CC44 instead
  • Projected::EPSG_RGF93_CC45, use Projected::EPSG_RGF93_V1_CC45 instead
  • Projected::EPSG_RGF93_CC46, use Projected::EPSG_RGF93_V1_CC46 instead
  • Projected::EPSG_RGF93_CC47, use Projected::EPSG_RGF93_V1_CC47 instead
  • Projected::EPSG_RGF93_CC48, use Projected::EPSG_RGF93_V1_CC48 instead
  • Projected::EPSG_RGF93_CC49, use Projected::EPSG_RGF93_V1_CC49 instead
  • Projected::EPSG_RGF93_CC50, use Projected::EPSG_RGF93_V1_CC50 instead
  • Projected::EPSG_RGF93_LAMBERT_93, use Projected::EPSG_RGF93_V1_LAMBERT_93 instead
  • Datum::EPSG_SWISS_TERRESTRIAL_REFERENCE_FRAME_1995, use Datum::EPSG_SWISS_TERRESTRIAL_REFERENCE_SYSTEM_1995 instead
  • Datum::EPSG_RESEAU_GEODESIQUE_FRANCAIS_1993, use Datum::EPSG_RESEAU_GEODESIQUE_FRANCAIS_1993_V1 instead