[PROJ] Changes in area of use bounds for EPSG 3035 between major versions
Stephan Hügel
urschrei at gmail.com
Wed Aug 18 10:33:59 PDT 2021
We’ve recently updated the PROJ version in use by rust-proj from 7.2.1 to 8.1.0, which caused a test failure:
One of our tests interrogates the area of use for EPSG:3035 using get_area_of_use. In 7.2.1, that was:
west, -35.58
south, 24.6
east, 44.83
north, 84.17
But north has changed to 84.73 in v8.1.0
I’m not claiming this is wrong, but it’s a large change so I thought I’d ask if anyone can shed some light on it…
--
s
More information about the PROJ
mailing list