Stanford CoreNLP provides a set of natural language analysis tools which can take raw English language text input and give the base forms of words, their parts of speech, whether they are names of companies, people, etc., normalize dates, times, and numeric quantities, and mark up the structure of...
More information
NetTopologySupport for SharpProj. Makes (via extension methods) SharpProj accept NetTopology coordinates in most operations and adds an global SRID registration to allow resolving CRS instances by just the SRID property in NTS. Also extends NTS Geometries with .MeterLength() and .MeterArea() based...
More information
.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...
More information
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...
More information
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
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