# ESRI code for British National Grid not known by GeoIO

**URL:** https://discourse.julialang.org/t/esri-code-for-british-national-grid-not-known-by-geoio/117641
**Category:** Geo
**Tags:** package, geoio
**Created:** [July 30, 2024, 4:05pm UTC](https://discourse.julialang.org/t/esri-code-for-british-national-grid-not-known-by-geoio/117641 "2024-07-30T16:05:08Z")
**Posts on this page:** 4
**Page:** 2

<div class="post-metadata">

### Author: ![TimG](https://avatars.discourse-cdn.com/v4/letter/t/82dd89/32.png) [@TimG](https://discourse.julialang.org/u/TimG)
#### Post date: [July 31, 2024, 1:34pm UTC](https://discourse.julialang.org/t/esri-code-for-british-national-grid-not-known-by-geoio/117641/21 "2024-07-31T13:34:11Z")

</div>

> [@juliohm](#):
>
> In the past it was just loading assuming a `Cartesian` CRS.

I wonder if this could remain a useful fallback in the event that the CRS is not defined in `CoordRefSystems` - perhaps generating a simple warning rather than an error. This way, users like me (prior to this thread) could continue to work in their use case, just without the added functions the update brings.

---

<div class="post-metadata">

### Author: ![juliohm](https://sea2.discourse-cdn.com/julialang/user_avatar/discourse.julialang.org/juliohm/32/215266_2.png) [@juliohm](https://discourse.julialang.org/u/juliohm)
#### Post date: [July 31, 2024, 2:04pm UTC](https://discourse.julialang.org/t/esri-code-for-british-national-grid-not-known-by-geoio/117641/22 "2024-07-31T14:04:39Z")

</div>

That was actually our fault, sorry. Fixed the issue and released a patch:

> <https://github.com/JuliaRegistries/General/pull/112121>
>
> \- Registering package: GeoIO
> \- Repository: https://github.com/JuliaEarth/GeoIO.j…l
> \- Created by: @juliohm
> \- Version: v1.16.2
> \- Commit: b688b6dbf00f3d2e057189b3346bec4a241f7ced
> \- Reviewed by: @juliohm
> \- Reference: https://github.com/JuliaEarth/GeoIO.jl/commit/b688b6dbf00f3d2e057189b3346bec4a241f7ced#commitcomment-144857353
> \- Description: Load/save geospatial data compatible with the GeoStats.jl framework

> [@TimG](#):
>
> I wonder if this could remain a useful fallback in the event that the CRS is not defined in `CoordRefSystems` - perhaps generating a simple warning rather than an error.

We are trying to write useful error messages so that users can contribute the CRSs that are missing. We prefer to deal with it as a serious error, instead of a warning.

---

<div class="post-metadata">

### Author: ![juliohm](https://sea2.discourse-cdn.com/julialang/user_avatar/discourse.julialang.org/juliohm/32/215266_2.png) [@juliohm](https://discourse.julialang.org/u/juliohm)
#### Post date: [July 31, 2024, 2:19pm UTC](https://discourse.julialang.org/t/esri-code-for-british-national-grid-not-known-by-geoio/117641/23 "2024-07-31T14:19:56Z")

</div>

Tried with your shapefile and it is working again:

 ![image](https://global.discourse-cdn.com/julialang/original/3X/0/3/0360bdb784ac71381cc6e1a7779b919b26383711.png)

Now with the correct shifted TransverseMercator CRS.

---

<div class="post-metadata">

### Author: ![mbauman](https://sea2.discourse-cdn.com/julialang/user_avatar/discourse.julialang.org/mbauman/32/31082_2.png) [@mbauman](https://discourse.julialang.org/u/mbauman)
#### Post date: [August 2, 2024, 2:02pm UTC](https://discourse.julialang.org/t/esri-code-for-british-national-grid-not-known-by-geoio/117641/24 "2024-08-02T14:02:08Z")

</div>

6 posts were split to a new topic: [Troubles with GeoStats/GeoIO coordinates with units](https://discourse.julialang.org/t/troubles-with-geostats-geoio-coordinates-with-units/117766)

[Previous page](https://discourse.julialang.org/t/esri-code-for-british-national-grid-not-known-by-geoio/117641.md?page=1)
