Skip to content

Releases: swen100/phpng-proj

v3.0.3

28 Jan 10:59
6bb5715
Compare
Choose a tag to compare
  • add more infos for proj_get_pj_info()
  • adds some coordinate transformation tests for UTM32 to Gauß-Krüger
  • 2 bugfixes
  • 4 new functions (proj_distance_lp, proj_distance_lpz, proj_distance_xy, proj_distance_xyz) (thx to @nono303)
  • several enhancements for compiling on windows environment (thx to @nono303)

v3.0.2

17 Sep 05:47
Compare
Choose a tag to compare
  • some small code improvements and bugfixes
  • make tests valid for Proj8+
  • add missing arginfo definitions (needed since PHP8, also if empty)

v3.0.1

15 Sep 06:08
Compare
Choose a tag to compare

Bugfix-Release

  • removes a bug when setting projection object (did not set axis order correctly)

v3.0

14 Sep 06:44
Compare
Choose a tag to compare
  • Proj6+ compatibility
  • added new functions:
    • proj_create_crs_to_crs
    • proj_create_crs_to_crs_from_pj
    • proj_get_pj_info
    • proj_list_units
    • proj_list_ellps
    • proj_area_create
    • proj_area_set_bbox