-
Re: Converting OSGB36 coordinates (Eastings and Northings) to WGS84 Lat Longs?
And in case it helps anyone else, I found that if I checked the "Use a real Python process (instead of Jython)" that worked.1 · -
Re: Converting OSGB36 coordinates (Eastings and Northings) to WGS84 Lat Longs?
Thanks Harizo! I'll read up the documentation on code environments, I've not used Python scripts in DSS yet, but this gives me the hint I needed! Steven1 · -
Converting OSGB36 coordinates (Eastings and Northings) to WGS84 Lat Longs?
Hi All, I have a dataset with columns with Eastings and Northings in the Ordnance Survey OSGB36 National Grid (https://spatialreference.org/ref/epsg/27700/). I'd like to convert these to Latlong…1 · -
Re: Converting OSGB36 coordinates (Eastings and Northings) to WGS84 Lat Longs?
So I created a code environment and installed the convertbng module, and have confirmed that the module was successfully installed to the code environment. I believe this is set at the DSS level, not…1 ·