.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
$ dotnet add package Programmerare.CrsTransformations.ConstantsNo README available.