Skip to content

Commit

Permalink
Added a new test class for WKT tests,
Browse files Browse the repository at this point in the history
and also some comments in other files regarding the usage of different units, e.g. degrees vs meters.
  • Loading branch information
TomasJohansson committed Nov 8, 2021
1 parent bd14896 commit a0244a1
Show file tree
Hide file tree
Showing 4 changed files with 212 additions and 3 deletions.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,7 @@
<Compile Include="CrsTransformations\Utils\FileUtility.cs" />
<Compile Include="CrsTransformations\Utils\FileUtilityTest.cs" />
<Compile Include="CrsTransformations\Utils\MedianValueUtilityTest.cs" />
<Compile Include="CrsTransformations\WktTest\CrsTransformationAdapterCompositeWktTest.cs" />
<Compile Include="CrsTransformations\WktTest\CrsTransformationAdapterWktTest.cs" />
<Compile Include="CrsTransformations\WktTest\WktTestUsingCsvFile\CoordinateAndTargetEpsg.cs" />
<Compile Include="CrsTransformations\WktTest\WktTestUsingCsvFile\EpsgAndWkt.cs" />
Expand Down

0 comments on commit a0244a1

Please sign in to comment.