All Projects → NetTopologySuite → Projnet4geoapi

NetTopologySuite / Projnet4geoapi

Licence: lgpl-2.1
.NET Spatial Reference and Projection Engine

Projects that are alternatives of or similar to Projnet4geoapi

Dggridr
Discrete Global Grids for R: Spatial Analysis Done Right
Stars: ✭ 101 (-35.67%)
Mutual labels:  geospatial
Maps Api For Javascript Examples
Self-contained examples for Maps API for JavaScript v3.
Stars: ✭ 130 (-17.2%)
Mutual labels:  geospatial
H3 Java
Java bindings for H3, a hierarchical hexagonal geospatial indexing system
Stars: ✭ 150 (-4.46%)
Mutual labels:  geospatial
H3 Go
Go bindings for H3, a hierarchical hexagonal geospatial indexing system
Stars: ✭ 118 (-24.84%)
Mutual labels:  geospatial
Richdem
High-performance Terrain and Hydrology Analysis
Stars: ✭ 127 (-19.11%)
Mutual labels:  geospatial
Pycsw
pycsw is an OGC CSW server implementation written in Python. pycsw fully implements the OpenGIS Catalogue Service Implementation Specification [Catalogue Service for the Web]. Initial development started in 2010 (more formally announced in 2011). The project is certified OGC Compliant, and is an OGC Reference Implementation. pycsw allows for the publishing and discovery of geospatial metadata via numerous APIs (CSW 2/CSW 3, OpenSearch, OAI-PMH, SRU). Existing repositories of geospatial metadata can also be exposed, providing a standards-based metadata and catalogue component of spatial data infrastructures. pycsw is Open Source, released under an MIT license, and runs on all major platforms (Windows, Linux, Mac OS X). Please read the docs at https://pycsw.org/docs for more information.
Stars: ✭ 141 (-10.19%)
Mutual labels:  geospatial
Sno
Distributed version-control for geospatial and tabular data
Stars: ✭ 100 (-36.31%)
Mutual labels:  geospatial
Geodb
A Persistent Geospatial Database with Geofencing & Google Maps Support
Stars: ✭ 155 (-1.27%)
Mutual labels:  geospatial
Calcite Avatica
Mirror of Apache Calcite - Avatica
Stars: ✭ 130 (-17.2%)
Mutual labels:  geospatial
Rioxarray
geospatial xarray extension powered by rasterio
Stars: ✭ 148 (-5.73%)
Mutual labels:  geospatial
Turf Swift
A Swift language port of Turf.js.
Stars: ✭ 123 (-21.66%)
Mutual labels:  geospatial
Felicette
Satellite imagery for dummies.
Stars: ✭ 1,710 (+989.17%)
Mutual labels:  geospatial
Osgeo
The Open Source Geospatial Foundation is not-for-profit organization to empower everyone with open source geospatial. Directly supports projects as an outreach and advocacy organization providing financial, organizational and legal support. Works with our sponsors and partners for open software, standards, data, research and education.
Stars: ✭ 142 (-9.55%)
Mutual labels:  geospatial
Geoblacklight
Discovery platform for GIS data.
Stars: ✭ 116 (-26.11%)
Mutual labels:  geospatial
Py3dtiles
⚠️ Project migrated to : https://gitlab.com/Oslandia/py3dtiles ⚠️
Stars: ✭ 152 (-3.18%)
Mutual labels:  geospatial
Proj4js
JavaScript library to transform coordinates from one coordinate system to another, including datum transformations
Stars: ✭ 1,365 (+769.43%)
Mutual labels:  geospatial
Raster Foundry
The Raster Foundry web application.
Stars: ✭ 132 (-15.92%)
Mutual labels:  geospatial
D3 Geo Voronoi
Voronoi / Delaunay tessellations on the sphere
Stars: ✭ 155 (-1.27%)
Mutual labels:  geospatial
Openrailwaymap
An OpenStreetMap-based project for creating a map of the world's railway infrastructure.
Stars: ✭ 150 (-4.46%)
Mutual labels:  geospatial
Georaptor
Python Geohash Compression Tool
Stars: ✭ 143 (-8.92%)
Mutual labels:  geospatial

ProjNet (for GeoAPI)

This library is an extended port of ProjNet

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

Build status

Branch Status
develop Build Status
master Build Status

Get it from NuGet

  • For version 1.* PM> Install-Package ProjNet4GeoAPI
    • More information on NuGet
  • For version 2.*
    PM> Install-Package ProjNet

Talk...

Join the Gitter on ProjNet (for GeoAPI).

Projects using ProjNet(4GeoAPI)

(If your project is missing, there is an edit button up-right)

Supports:

  • Datum transformations
  • Geographic, Geocentric, and Projected coordinate systems
  • Compatible with Microsoft .NetStandard 2.0
  • Converts coordinate systems to/from Well-Known Text (WKT) and to XML

Projection types currently supported:

  • Albers
  • Cassini Soldner
  • Hotine Oblique Mercator
  • Krovak
  • Lambert Azimuthal Equal Area
  • Lambert Conformal
  • Mercator
  • Oblique Stereographic
  • Polyconic
  • Transverse Mercator
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].