Skip to content

Latest commit

 

History

History
39 lines (29 loc) · 1.6 KB

README.md

File metadata and controls

39 lines (29 loc) · 1.6 KB

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