.NET Spatial Reference and Projection Engine. 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.


Keywords
SFS, OGC, Projection, c-sharp, geoapi, geospatial, projections
License
LGPL-2.1
Install
Install-Package ProjNET4GeoAPI -Version 1.4.1

Documentation

ProjNet for GeoAPI

This library is an extended port of ProjNet

.NET Spatial Reference and Projection Engine

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.

Get it from NuGet

PM> Install-Package ProjNet4GeoAPI

More information on NuGet

Talk...

Join the Gitter on ProjNet (for GeoAPI).

Projects using ProjNet4GeoAPI

(If your project is missing, there is an edit button up-right)

Supports:

  • Datum transformations
  • Geographic, Geocentric, and Projected coordinate systems
  • Compatible with Microsoft .NET 2.0, Mono, .NET Compact Framework & Silverlight
  • Converts coordinate systems to/from Well-Known Text (WKT) and to XML

Projection types currently supported:

  • Albers
  • Cassini Soldner
  • Hotine Oblique Mercator
  • Krovak
  • Lambert Conformal
  • Mercator
  • ObliqueStereographic
  • Polyconic
  • Transverse Mercator