Skip to content

A .NET library that performs coordinate conversions between various geodetic coordinate systems for use in fx. Geographic Information Systems (GIS) or GPS applications.

License

Notifications You must be signed in to change notification settings

dotMorten/ProjNET

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Not maintained

This project was previously hosted on CodePlex - I merely moved this to GitHub and made sure it'll build with latest Visual Studio. Beyond that, this project isn't currently maintained.

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

Supports

  • Datum transformations
  • Geographic, Geocentric, and Projected coordinate systems
  • .NET Standard 1.0, so will run with any .NET Standard 1.0 complaint framework (ie all of them!)
  • Converts coordinate systems to/from Well-Known Text (WKT) and to XML

Projection types currently supported

Nuget

There's also a package available in the Nuget Gallery, created by Mathieu Cartoixa Proj.NET 1.2

Resources

For an introduction to spatial reference systems see here

If you're working with Google/Bing/OpenLayers, maybe this blog post can help you: The Google Maps / Bing Maps Spherical Mercator Projection

About

A .NET library that performs coordinate conversions between various geodetic coordinate systems for use in fx. Geographic Information Systems (GIS) or GPS applications.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages