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


Keywords
OGC, SFS, NTS, GIS, c-sharp, geoapi
License
Other
Install
Install-Package GeoAPI.Core -Version 1.7.5

Documentation

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.