11 packages tagged with “geodetic”
This is a simple to use Geodetic Library for .Net that will allow simple transformation to and from British National Grid. See the project page for details on how to use this package. This is a port of the original GeoUK NuGet but converted to .NET Stanadard.
This is a simple to use Geodetic Library for .Net that will allow simple transformation to and from British National Grid. See the project page for details on how to use this package.
This is an extension to GeoUK that provides OSTN02 transfiormations. GeoUK ia a simple to use Geodetic Library for .Net that will allow simple transformation to and from British National Grid. See the project page for details on how to use this package.
Coordinate Reference System Transformations core API library e.g. defining the interface implemented by adapters. F# library (usable from .NET e.g. C#) for transforming coordinates between different coordinate systems. The core assembly provides an adapter interface which is implemented by other assemblies using different third-part libraries as adaptees. For more information see the project website at github https://github.com/TomasJohansson/crsTransformations-dotnet
Coordinate Reference System Transformations adapter implementation using the adaptee third-part library 'DotSpatial'. For more information see the project website at github https://github.com/TomasJohansson/crsTransformations-dotnet
Coordinate Reference System Transformations adapter implementation using the adaptee third-part library 'MightyLittleGeodesy'. For more information see the project website at github https://github.com/TomasJohansson/crsTransformations-dotnet
.NET constants with EPSG codes for Coordinate Reference Systems. Assembly with only one C# class that defines many (thousands of) integer constants which have been generated from the EPSG database. The version number is the same as the used EPSG database at http://www.epsg.org or http://www.epsg-registry.org Regarding the license: MIT license for this library with C# constants for EPSG codes. Regarding the data itself: Ownership of the EPSG Dataset by IOGP is acknowledged. See the URL http://www.epsg.org/TermsOfUse.aspx Some quotes from the 'Terms of use' URL: 'The EPSG database is published by IOGP at no charge. Distribution for profit is forbidden.... Ownership of the EPSG Dataset by IOGP must be acknowledged...' See the URL for detailed information
Coordinate Reference System Transformations adapter implementation using the adaptee third-part library 'ProjNet'. For more information see the project website at github https://github.com/TomasJohansson/crsTransformations-dotnet
Coordinate Reference System Transformations adapter implementation using the adaptee third-part library 'ProjNet4GeoAPI'.
Package contains: Framework for geodetic computations and transformations, including support for coordinate systems like ECEF, ENU, and geodetic coordinates. Implements the GRS80 ellipsoid model and provides utilities for geodetic-to-geocentric conversions, azimuth/elevation calculations, and more.