PROJ
Coordinate transformer
Provides software for transforming coordinates between different reference systems.
PROJ - Cartographic Projections and Coordinate Transformations Library
2k stars
79 watching
791 forks
Language: C++
last commit: 4 days ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
pyproj4/pyproj | A Python interface to PROJ, enabling coordinate transformations and projections in geospatial applications. | 1,065 |
proj4js/proj4js | A JavaScript library to transform coordinates between different coordinate systems. | 2,031 |
juliageo/geodesy.jl | A package for defining and transforming points in various coordinate systems. | 112 |
candygumdrop/proj | A library for converting coordinates between different systems using OSGeo PROJ.4 | 8 |
wroge/wgs84 | A package for coordinate transformations between different geographic projection systems. | 129 |
locationtech/proj4j | Library for converting coordinates between different geospatial reference systems | 189 |
juliageometry/coordinatetransformations.jl | A Julia package for managing coordinate system transformations with efficient and differentiable calculations. | 180 |
gamrix/cs231n_proj | This project focuses on manipulating 3D views using deep learning techniques. | 6 |
3liz/proj4rs | Provides a Rust implementation of PROJ.4 transformations between geographic coordinate systems. | 39 |
sciumo/geographiclib | A C++ library for geographic projections and transformations. | 36 |
paleolimbot/libproj | Provides high-performance geometry operations using the PROJ C API. | 16 |
georust/proj | A Rust crate providing bindings to the PROJ v9.4 API for coordinate transformations and conversions. | 146 |
gabesoft/trans | A library that enables easy transformation of complex JSON objects by specifying composite field names and chaining multiple transformation methods. | 179 |
perliedman/reproject | Converts GeoJSON coordinates between different projections | 222 |
symbolixau/geojsonsf | A tool for converting between GeoJSON and sf objects in R. | 82 |