GeoUK
GeoUK copied to clipboard
This is a simple to use Geodetic Library for .Net that will allow simple transformation to and from British National Grid.
Bumps [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest) from 16.5.0 to 17.5.0. Release notes Sourced from Microsoft.NET.Test.Sdk's releases. v17.5.0 See the release notes here. v17.5.0-preview-20221221-03 See the release notes here. v17.5.0-preview-20221003-04 See the release notes here....
Bumps [xunit](https://github.com/xunit/xunit) from 2.4.1 to 2.4.2. Commits f110e5b v2.4.2 848d94d Update dependencies 42307e8 Fixes #2556: Xunit.Sdk.MultipleException Empty 7eba502 Port test changes from 1dd43ce684cc6d50bf726042173956e6bda2fa3b 211aa27 Make sure we use msbuild.exe (from...
6 digit grid reference has only 100 metre accuracy which is poor for all GPS
Increase unit test coverage Remove redundant / duplicated code Minor refactorings Should also resolve the outstanding PRs from dependabot Please let me know if you want to split these into...
Bumps [xunit.runner.visualstudio](https://github.com/xunit/visualstudio.xunit) from 2.4.1 to 2.4.5. Release notes Sourced from xunit.runner.visualstudio's releases. v2.4.4.1 Changes: Bugs: #292: Fixing a hang in test discovery Others: #304: Update xunit version to 2.4.2-pre.12 #297:...
Bumps [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest) from 16.5.0 to 16.9.4. Release notes Sourced from Microsoft.NET.Test.Sdk's releases. v16.9.4 See the release notes here. v16.9.1 See the release notes here. v16.9.0-preview-20210127-04 See the release notes here....
Bumps [xunit.runner.visualstudio](https://github.com/xunit/visualstudio.xunit) from 2.4.1 to 2.4.3. Release notes Sourced from xunit.runner.visualstudio's releases. v2.4.3 Changes: #229: Target frameworks not matching #226: Bump MSBuild.Sdk.Extras from 2.0.54 to 2.1.2 #227: Bump Nerdbank.GitVersioning from...
Replace fixed imprecise grid reference with variable precision one. Civil GPS can give up to 1 metre accuracy, so 10 digits is good for me. Plant / insect surveys usually...
Coordinate conversion from Lat Lng to National Grid is incorrect and there is no param for height e.g. Coordinate 530695, 180671 (National Grid) OS Website requires height (3m) - gives...
Bumps [xunit](https://github.com/xunit/xunit) from 2.4.1 to 2.9.3. Commits 9712244 v2.9.3 dbba909 #3088: Assert.Equivalent throws NotSupportedException for types with getters ... cdf2114 Stick to .NET SDK 8 5716c89 Disable NETSDK1215 and NU1902...