Added GeoApiProjectionFactory

This commit is contained in:
Clemens 2022-01-19 23:40:05 +01:00
parent d7c45effc6
commit 5b9e5529f6
6 changed files with 106 additions and 4 deletions

View file

@ -43,6 +43,9 @@
<Compile Include="..\Shared\GeoApiProjection.cs">
<Link>GeoApiProjection.cs</Link>
</Compile>
<Compile Include="..\Shared\GeoApiProjectionFactory.cs">
<Link>GeoApiProjectionFactory.cs</Link>
</Compile>
<Compile Include="..\Shared\PolarStereographicProjection.cs">
<Link>PolarStereographicProjection.cs</Link>
</Compile>