Skip to content

NetTopologySuite/ProjNet4GeoAPI

Folders and files

NameName
Last commit message
Last commit date
May 14, 2024
Jul 8, 2024
May 14, 2024
Jul 1, 2019
May 27, 2020
Jul 3, 2019
May 27, 2020
May 27, 2020
Jan 22, 2018
Mar 18, 2022
Aug 25, 2019
Mar 8, 2019
Mar 15, 2022
Mar 2, 2018
Mar 5, 2014

Repository files navigation

ProjNet (for GeoAPI)

This library is an extended port of ProjNet

Important notice

The current team unfortunatly doesn't have the resources to dedicate to supporting this project at this moment. If you see yourself in the position to help out please reach out.

Alternatives:

.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.

Build status

Branch Status
develop Build Status
master Build Status

Get it from NuGet

  • For version 1.* PM> Install-Package ProjNet4GeoAPI
    • More information on NuGet
  • For version 2.*
    PM> Install-Package ProjNet

Talk...

Join the Gitter on ProjNet (for GeoAPI).

Projects using ProjNet(4GeoAPI)

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

Supports:

  • Datum transformations
  • Geographic, Geocentric, and Projected coordinate systems
  • Compatible with Microsoft .NetStandard 2.0
  • Converts coordinate systems to/from Well-Known Text (WKT) and to XML

Projection types currently supported:

  • Albers
  • Cassini Soldner
  • Hotine Oblique Mercator
  • Krovak
  • Lambert Azimuthal Equal Area
  • Lambert Conformal
  • Mercator
  • Oblique Stereographic
  • Polyconic
  • Transverse Mercator
  • Orthographic

Packages

No packages published

Languages