<div dir="ltr"><div><div><div>Hi all,<br><br></div>I have added support for the new PROJ 5+ API in trunk, finished with r72433. This means, trunk is now using exclusively the new PROJ 5+ API if available.<br><br></div><div>This new PROJ 5 API is available e.g. in Debian testing.<br></div><div><br></div><div>Please test!<br></div><div><br></div>During testing, I discovered some dangerous naming conflicts in GRASS and PROJ4/PROJ5: internal functions start both in GRASS and PROJ with pj_ which can lead to cryptic errors. Within GRASS, some but not all projection-related functions start with GPJ_, this should be adopted for those starting with pj_. Also the GRASS structure struct pj_info should be renamed to struct gpj_info.<br><br></div>Markus M<br></div>