#34234 closed Cleanup/optimization (fixed)

Drop support for PROJ < 5.

Reported by: Mariusz Felisiak Owned by: Leo Tom
Component: GIS Version: dev
Severity: Normal Keywords:
Cc: Claude Paroz Triage Stage: Ready for checkin
Has patch: yes Needs documentation: no
Needs tests: no Patch needs improvement: no
Easy pickings: no UI/UX: no

Description

PROJ 4.9.3 was released in August 2016. PROJ version support seems like a similar situation as GEOS libraries which we generally support about 5 years after released.

Change History (7)

comment:1 by Claude Paroz, 21 months ago

Triage Stage: UnreviewedAccepted

comment:2 by David Smith, 21 months ago

https://repology.org/project/proj/versions

Seems linux distributions have good enough support for >5 too at this stage.

comment:3 by Leo Tom, 21 months ago

Owner: changed from nobody to Leo Tom
Status: newassigned

comment:5 by Mariusz Felisiak, 21 months ago

Patch needs improvement: set

comment:6 by Mariusz Felisiak, 21 months ago

Patch needs improvement: unset
Triage Stage: AcceptedReady for checkin

comment:7 by Mariusz Felisiak <felisiak.mariusz@…>, 21 months ago

Resolution: fixed
Status: assignedclosed

In 5da5f37:

Fixed #34234 -- Dropped support for PROJ 4.

Note: See TracTickets for help on using tickets.
Back to Top