Skip to content

6.2.0

Compare
Choose a tag to compare
@kbevers kbevers released this 01 Sep 11:29
· 3627 commits to master since this release

6.2.0 Release Notes

Updates

  • Introduced PROJJSON, a JSON encoding of WKT2 (#1547)

  • Support CRS instantiation of OGC URN's (#1505)

  • Expose scope and remarks of database objects (#1537)

  • EPSG Database updated to version 9.7.0 (#1558)

  • Added C API function proj_grid_get_info_from_database() (#1494)

  • Added C API function
    proj_operation_factory_context_set_discard_superseded() (#1534)

  • Added C API function proj_context_set_autoclose_database() (#1566)

  • Added C API function proj_create_crs_to_crs_from_pj() (#1567)

  • Added C API function proj_cleanup() (#1569)

Bug Fixes

  • Fixed build failure on Solaris systems (#1554)