GeoAPI 1.7.5
GeoAPI.NET project provides a common framework based on OGC/ISO standards to improve interoperability among .NET GIS projects.
Install-Package GeoAPI -Version 1.7.5
dotnet add package GeoAPI --version 1.7.5
<PackageReference Include="GeoAPI" Version="1.7.5" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add GeoAPI --version 1.7.5
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: GeoAPI, 1.7.5"
For F# scripts that support #r syntax, copy this into the source code to reference the package.
Release Notes
This version matches NetTopologySuite v1.15 API.
Dependencies
-
- GeoAPI.CoordinateSystems (>= 1.7.5)
- GeoAPI.Core (>= 1.7.5)
Used By
NuGet packages (42)
Showing the top 5 NuGet packages that depend on GeoAPI:
Package | Downloads |
---|---|
Terradue.Tep
Terradue Tep .Net library
|
|
Proj.NET
Proj.NET performs point-to-point coordinate conversions between geodetic coordinate systems for use in fx, Geographic Information Systems (GIS) or GPS applications. The spatial reference model used adheres to the Simple Features specification.
|
|
Spatial4n.Core.NTS
A Geospatial Library for .NET - port of Spatial4j. Spatial4n extensions for NetTopologySuite.
|
|
SharpMap
This package contains the core components of SharpMap.
|
|
OsmSharp.Service.Routing
Package to host OsmSharp routing services in a NancyFX application.
|
GitHub repositories (1)
Showing the top 1 popular GitHub repositories that depend on GeoAPI:
Repository | Stars |
---|---|
SharpMap/SharpMap
An easy-to-use mapping library for use in web and desktop applications
|