Found 13 packages
Adds EPSG data and types to Pigeoid.
NET core porting of Dotspatial projections ( https://github.com/DotSpatial/DotSpatial )
This package contains runtime assemblies that extract information from the Digi3D.NET European Petroleum Survey Group (EPSG) database. A Digi3D.NET license is required to run applications that use the assemblies published by this package. Rent a license at https://www.digi21.net/Tienda/Alquiler or buy a license at https://www.digi21.net/Tienda/Compra
Aspose.GIS for .NET is an on premise API developed in C# 100% managed code. It enables your .NET apps to work with the data stored within various GIS (Geographic Information System) file formats, including; vector formats (SHP, KML, GPX, GML, GDB, TAB, MIF, GEOJSON, TOPOJSON, OSM), raster formats (GeoTIFF, TIFF, TIF, ASCII), web tiles (XYZ Tiles), and databases (PostGIS, MS SQL). While working with GIS data files, Aspose.GIS for .NET helps you in reading/writing vector data, working with multi-layered datasets, speed up spatial queries via indices, performing reprojection during data conversion to supported format, visualizing the data to popular formats (SVG, PNG, JPG, BMP), manipulating geometries (lines, points, curves, polygons, etc.), performing vector data analysis, and using spatial reference systems. Aspose.GIS for .NET API can be used to develop several different types of applications on Windows and Linux including ASP.NET, WinForms and Windows Services. It offers an easy solution while working with geo-spatial data within your .NET Apps, without the need to install any 3rd party software.
CoordinateSharp is a high-performance, lightweight .NET library for working with geographical coordinates. Effortlessly convert coordinates, compute distances, and calculate location-based solar, lunar, and magnetic data — all with minimal code.
.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
This package contains runtime assemblies interacting with OpenGis engine provided by Digi3D.NET. A Digi3D.NET license is required to run applications that use the assemblies published by this package. Rent a license at https://www.digi21.net/Tienda/Alquiler or buy a license at https://www.digi21.net/Tienda/Compra
SridWktProvider is a lightweight C# library for loading and querying EPSG SRID to WKT1 mappings, using data exported from the PROJ database. It supports reading mappings from CSV files or streams and provides simple APIs for retrieving WKT1 definitions by SRID code.
Dependency-free .NET library for coordinate transforms between major geographic and projected CRSs (WGS84 hub, Helmert, pure-managed projections).
Library for interacting with Geopackages.
Class library supporting geospatial operations.
A wrapper to ProjNet.dll to convert longitude-latitude to x-y coordinate. Default EPSG 3578 SCL. Will accept any other coordinate system / units if provided all the parameters. See Readme.md for example
Geographic Information System (GIS) library for vvvv gamma. Provides nodes for: - Geometry: create and manipulate Points, Lines, Polygons (NetTopologySuite) - Projection: reproject coordinates between CRS (ProjNet, EPSG:4326, EPSG:3857, UTM) - Serialization: parse/write WKT, WKB, GeoJSON - Tiles: fetch map tiles from OSM, WMTS, XYZ sources (BruTile) - 3D Stride: coordinate conversion, polygon tessellation, heightmap/terrain helpers Built for vvvv gamma 7.0 / .NET 8.