nettopologysuite - GeoAPI.CoordinateSystems 2.0.0-pre033

GeoAPI.NET project provides a common framework based on OGC/ISO standards to improve interoperability among .NET GIS projects.

PM> Install-Package GeoAPI.CoordinateSystems -Version 2.0.0-pre033 -Source https://www.myget.org/F/nettopologysuite/api/v3/index.json

Copy to clipboard

> nuget.exe install GeoAPI.CoordinateSystems -Version 2.0.0-pre033 -Source https://www.myget.org/F/nettopologysuite/api/v3/index.json

Copy to clipboard

> dotnet add package GeoAPI.CoordinateSystems --version 2.0.0-pre033 --source https://www.myget.org/F/nettopologysuite/api/v3/index.json

Copy to clipboard
<PackageReference Include="GeoAPI.CoordinateSystems" Version="2.0.0-pre033" />
Copy to clipboard
source https://www.myget.org/F/nettopologysuite/api/v3/index.json

nuget GeoAPI.CoordinateSystems  ~> 2.0.0-pre033
Copy to clipboard

> choco install GeoAPI.CoordinateSystems --version 2.0.0-pre033 --source https://www.myget.org/F/nettopologysuite/api/v2

Copy to clipboard
Import-Module PowerShellGet
Register-PSRepository -Name "nettopologysuite" -SourceLocation "https://www.myget.org/F/nettopologysuite/api/v2"
Install-Module -Name "GeoAPI.CoordinateSystems" -RequiredVersion "2.0.0-pre033" -Repository "nettopologysuite" -AllowPreRelease
Copy to clipboard

Browse the sources in this package using Visual Studio or WinDbg by configuring the following legacy symbol server URL: https://www.myget.org/F/nettopologysuite/symbols/


GeoAPI

GeoAPI project provides a common framework based on OGC/ISO standards to improve interoperability among .NET GIS projects. GeoAPI is used mostly as a base for NTS

Project status

Package License Release Develop NuGet (release) MyGet (pre-release)
GeoAPI LGPL licensed Travis Travis NuGet MyGet
GeoAPI.Core License MyGet
GeoAPI.CoordinateSystems LGPL licensed MyGet

Supported platforms

GeoAPI supports a wide range of .NET versions:

  • net20
  • net35-client
  • net35-cf
  • net40-client
  • net403-client
  • net45
  • netstandard1.0
  • netstandard2.0
  • portable40-net40+sl5+win8+wp8+wpa81
  • portable40-net403+sl5+win8+wp8+wpa81

Development & building

Because of the wide support of platforms, building GeoAPI can be a pain. Make sure you install all the targeting packs. We provided a few scripts for this in the root folder of this repo.

This version matches ProjNet4GeoAPI v1.4 API.

  • .NETFramework 2.0
    • GeoAPI.Core (>= 2.0.0-pre033)
  • .NETFramework 3.5 CompactFramework
    • GeoAPI.Core (>= 2.0.0-pre033)
  • .NETFramework 3.5 Client
    • GeoAPI.Core (>= 2.0.0-pre033)
  • .NETFramework 4.0 Client
    • GeoAPI.Core (>= 2.0.0-pre033)
  • .NETFramework 4.0.3 Client
    • GeoAPI.Core (>= 2.0.0-pre033)
  • .NETFramework 4.5
    • GeoAPI.Core (>= 2.0.0-pre033)
  • Portable Class Library (.NETFramework 4.0, Silverlight 5.0, Windows 8.0, WindowsPhone 8.0, WindowsPhoneApp 8.1)
    • GeoAPI.Core (>= 2.0.0-pre033)
  • Portable Class Library (.NETFramework 4.0.3, Silverlight 5.0, Windows 8.0, WindowsPhone 8.0, WindowsPhoneApp 8.1)
    • GeoAPI.Core (>= 2.0.0-pre033)
  • .NETStandard 1.0
    • GeoAPI.Core (>= 2.0.0-pre033)
    • System.Collections (>= 4.3.0)
    • System.Diagnostics.Tools (>= 4.3.0)
    • System.Globalization (>= 4.3.0)
    • System.IO (>= 4.3.0)
    • System.Reflection (>= 4.3.0)
    • System.Runtime (>= 4.3.0)
    • System.Runtime.Extensions (>= 4.3.0)
    • System.Threading (>= 4.3.0)
  • .NETStandard 2.0
    • GeoAPI.Core (>= 2.0.0-pre033)
  • .NETFramework 2.0: 2.0.0.0
  • .NETFramework 3.5 Client: Client: 3.5.0.0
  • .NETFramework 3.5 CompactFramework: CompactFramework: 3.5.0.0
  • .NETFramework 4.0 Client: Client: 4.0.0.0
  • .NETFramework 4.0.3 Client: Client: 4.0.3.0
  • .NETFramework 4.5: 4.5.0.0
  • Portable Class Library (.NETFramework 4.0, Silverlight 5.0, Windows 8.0, WindowsPhone 8.0, WindowsPhoneApp 8.1): Profile328: 4.0.0.0
  • Portable Class Library (.NETFramework 4.0.3, Silverlight 5.0, Windows 8.0, WindowsPhone 8.0, WindowsPhoneApp 8.1): Profile336: 4.0.0.0
  • .NETStandard 1.0: 1.0.0.0
  • .NETStandard 2.0: 2.0.0.0

                        
Assembly Assembly hash Match
/lib/portable40-net403+sl5+win8+wp8+wpa81/geoapi.coordinatesystems.dll 099ee733d52e4769b80a887256d452ddFFFFFFFF
/lib/net45/geoapi.coordinatesystems.dll 2b70b5bfd3d5464f99f5e51b3f3ae85a1
/lib/netstandard1.0/geoapi.coordinatesystems.dll 464b7766a7f2470e86172f862323f488FFFFFFFF
/lib/netstandard2.0/geoapi.coordinatesystems.dll 72e2a1a0434f44209ec4359330245ea1f
/lib/net35-cf/geoapi.coordinatesystems.dll f2bfd1b7eb82430da926f83a07ff8c94FFFFFFFF

Owners

Authors

NetTopologySuite Team

Project URL

https://github.com/NetTopologySuite/GeoAPI

License

LGPL-2.1

Tags

OGC SFS NTS GIS

Info

212 total downloads
4 downloads for version 2.0.0-pre033
Download (302.65 KB)
Download legacy symbols (302.65 KB)
Found on the current feed only

Package history

Version Size Last updated Downloads Mirrored?
2.0.0-pre041 73.36 KB Wed, 13 Mar 2019 13:41:56 GMT 24
2.0.0-pre040 73.36 KB Mon, 04 Mar 2019 13:48:32 GMT 1
2.0.0-pre039 73.36 KB Mon, 04 Mar 2019 13:41:39 GMT 6
2.0.0-pre038 301.79 KB Mon, 25 Feb 2019 13:58:12 GMT 2
2.0.0-pre037 301.79 KB Fri, 15 Feb 2019 12:46:19 GMT 2
2.0.0-pre036 301.81 KB Fri, 15 Feb 2019 12:08:10 GMT 2
2.0.0-pre035 301.79 KB Thu, 14 Feb 2019 14:02:24 GMT 2
2.0.0-pre034 302.65 KB Fri, 28 Sep 2018 08:33:41 GMT 6
2.0.0-pre033 302.65 KB Thu, 27 Sep 2018 08:53:15 GMT 4
1.7.5 301.84 KB Wed, 11 Jul 2018 16:17:20 GMT 160
1.7.5-pre032 301.93 KB Thu, 12 Jul 2018 12:23:33 GMT 3