[mapserver-commits] [MapServer/MapServer] 3e48d7: Remove support for PROJ < 6
    Even Rouault 
    noreply at github.com
       
    Thu Jun  8 05:40:30 PDT 2023
    
    
  
  Branch: refs/heads/main
  Home:   https://github.com/MapServer/MapServer
  Commit: 3e48d718449b53a1959f3309e452c9c86cfd5910
      https://github.com/MapServer/MapServer/commit/3e48d718449b53a1959f3309e452c9c86cfd5910
  Author: Even Rouault <even.rouault at spatialys.com>
  Date:   2023-06-03 (Sat, 03 Jun 2023)
  Changed paths:
    M cmake/FindProj.cmake
    M mapogr.cpp
    M mapproject.c
    M mapproject.h
    M maprasterquery.c
    M mapresample.c
    M maputil.c
  Log Message:
  -----------
  Remove support for PROJ < 6
Require PROJ >= 6.1 (6.0 was not supported)
6.1 was released in May 2019, 4 years ago. None of our CI tests PROJ < 6
anymore.
  Commit: 0f242acf488ff1d76eb8d708c777eb5e03502a0f
      https://github.com/MapServer/MapServer/commit/0f242acf488ff1d76eb8d708c777eb5e03502a0f
  Author: Even Rouault <even.rouault at spatialys.com>
  Date:   2023-06-08 (Thu, 08 Jun 2023)
  Changed paths:
    M cmake/FindProj.cmake
    M mapogr.cpp
    M mapproject.c
    M mapproject.h
    M maprasterquery.c
    M mapresample.c
    M maputil.c
  Log Message:
  -----------
  Merge pull request #6900 from rouault/remove_proj_4_support
Remove support for PROJ < 6
Compare: https://github.com/MapServer/MapServer/compare/57ef347e4137...0f242acf488f
    
    
More information about the MapServer-commits
mailing list