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

Add support for EPSG:27700 #131

Open
TimG1964 opened this issue Jul 30, 2024 · 1 comment
Open

Add support for EPSG:27700 #131

TimG1964 opened this issue Jul 30, 2024 · 1 comment
Labels

Comments

@TimG1964
Copy link
Contributor

ERROR: LoadError: ArgumentError: EPSG/ESRI code for the ESRI ID "British_National_Grid" not found in dictionary.
Please check https://github.com/JuliaEarth/CoordRefSystems.jl/blob/main/src/strings.jl
If you know the EPSG/ESRI code of a given ESRI WKT string, please submit a pull request.

I'm reading this shape file from here at the the UK Office for National Statistics (ONS): LAD_DEC_2023_UK_BGC.shp.
Google tells me the British National Grid is EPSG:27700.

@juliohm juliohm added help wanted Extra attention is needed feature and removed help wanted Extra attention is needed labels Jul 30, 2024
@juliohm
Copy link
Member

juliohm commented Jul 31, 2024

We added the code and corresponding type as discussed in https://discourse.julialang.org/t/esri-code-for-british-national-grid-not-known-by-geoio/117641

I will leave this issue open because we still need to work on a final missing feature to make conversions 100% correct.

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

No branches or pull requests

2 participants