Releases: swen100/phpng-proj
Releases · swen100/phpng-proj
v3.0.3
- 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
- some small code improvements and bugfixes
- make tests valid for Proj8+
- add missing arginfo definitions (needed since PHP8, also if empty)
v3.0.1
Bugfix-Release
- removes a bug when setting projection object (did not set axis order correctly)
v3.0
- 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