winnow
winnow copied to clipboard
Update dependency proj4 to v2.9.0
This PR contains the following updates:
Package | Change | Age | Adoption | Passing | Confidence |
---|---|---|---|---|---|
proj4 (source) | 2.6.2 -> 2.9.0 |
Release Notes
proj4js/proj4js (proj4)
v2.9.0
What's Changed
- Add homepage entry to package.json by @ahocevar in https://github.com/proj4js/proj4js/pull/427
- Add Clarke 1880 (IGN) spheroid by @ahocevar in https://github.com/proj4js/proj4js/pull/430
Full Changelog: https://github.com/proj4js/proj4js/compare/2.8.1...2.9.0
v2.8.1
What's Changed
- Remove the third parameter for running the qsfnz function by @Oleksiy99 in https://github.com/proj4js/proj4js/pull/410
- Bugfix/306 - proj4 modify the input object after a transformation by @oobayly in https://github.com/proj4js/proj4js/pull/415
- Bump shelljs and grunt-contrib-jshint by @dependabot in https://github.com/proj4js/proj4js/pull/419
- Only output z when we had an input z by @ahocevar in https://github.com/proj4js/proj4js/pull/335
- Do not skip datum transform when gridshift is configured by @ahocevar in https://github.com/proj4js/proj4js/pull/424
New Contributors
- @Oleksiy99 made their first contribution in https://github.com/proj4js/proj4js/pull/410
- @oobayly made their first contribution in https://github.com/proj4js/proj4js/pull/415
- @dependabot made their first contribution in https://github.com/proj4js/proj4js/pull/419
Full Changelog: https://github.com/proj4js/proj4js/compare/2.8.0...2.8.1
v2.8.0
What's Changed
- Add more "lcc" aliases (@romaintriboutsamsys)
- Add "geos" projection (@djhoese)
New Contributors
- @djhoese made their first contribution in https://github.com/proj4js/proj4js/pull/405
Full Changelog: https://github.com/proj4js/proj4js/compare/v2.7.5...2.8.0
v2.7.5
To undo a breaking change that was not properly documented, this release restores handling of axis order to what it was before v2.6.1. Users who want axis order handling as specified in the proj or wkt string need to use the forward()
and inverse()
functions of the object returned by proj4(projection1, projection2)
with true
as 2nd argument. This is described in full detail in the README.
v2.7.4
v2.7.3
v2.7.2
- Increased accuracy for omerc projection (#350)
- Add support for Lambert Conformal Conic 1SP (#337)
- Respect datum params from WKT for Lambert Conformal Conic (#378)
v2.7.0
- Switch to a more accurate default Transverse Mercator algorithm (#373)
- Add support for grid based datum adjustments (+nadgrids parameter) (#363)
v2.6.3
Replaces 2.6.2, where the package was accidently published with outdated artifacts.
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
- [ ] If you want to rebase/retry this PR, check this box
This PR has been generated by Mend Renovate. View repository job log here.