Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Wrong bounds for EPSG:3035 #204

Open
koebi opened this issue Dec 6, 2024 · 1 comment
Open

Wrong bounds for EPSG:3035 #204

koebi opened this issue Dec 6, 2024 · 1 comment

Comments

@koebi
Copy link

koebi commented Dec 6, 2024

According to https://epsg.org/crs_3035/ETRS89-extended-LAEA-Europe.html?sessionkey=e83a1ifze9, bounds should be
-35.58 44.83
24.6 84.73
instead of

WGS84 bounds:
-16.1 32.88
40.18 84.73

@TomPohys
Copy link
Member

Hi, the WGS84 bounds refer to bounds for selected transformation, so for the case of 3035 the default transformation into WGS84 is 1149 which has this bounding box. The 3035 using area 2881.

Another example is e.g. for Czech, where 5514 using 1306 area and the default transformation is 15965, but if you change transformation e.g. for 1623, then you gen bbox where is the transformation applicable.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

2 participants