CoordinateTransformations.jl
Coordinate transformer library
A Julia package for managing coordinate system transformations with efficient and differentiable calculations.
A fresh approach to coordinate transformations...
180 stars
11 watching
24 forks
Language: Julia
last commit: 5 months ago
Linked from 1 awesome list
coordinate-transformationsgeometryjulia
Related projects:
Repository | Description | Stars |
---|---|---|
juliageo/geodesy.jl | A package for defining and transforming points in various coordinate systems. | 112 |
juliaimages/imagetransformations.jl | Provides functions for manipulating image data to apply spatial transformations. | 46 |
proj4js/proj4js | A JavaScript library to transform coordinates between different coordinate systems. | 2,031 |
juliageometry/libgeos.jl | A Julia package for manipulating and analyzing planar geometric objects using the GEOS library | 2 |
pyproj4/pyproj | A Python interface to PROJ, enabling coordinate transformations and projections in geospatial applications. | 1,065 |
osgeo/proj | Provides software for transforming coordinates between different reference systems. | 1,749 |
wroge/wgs84 | A package for coordinate transformations between different geographic projection systems. | 130 |
juliageo/libgeos.jl | A package for manipulating planar geometric objects based on the GEOS and JTS libraries | 72 |
jl2/utm | A library for converting between geographic coordinates and the Universal Transverse Mercator system. | 7 |
evetion/geoarrays.jl | A Julia package that provides a simple interface to work with geospatial raster data. | 51 |
juliageo/geointerface.jl | An interface for working with geospatial vector data in Julia | 99 |
juliageometry/regiontrees.jl | A Julia package that provides a lightweight framework for defining and working with N-dimensional spatial data structures | 111 |
juliastats/distances.jl | A Julia package for evaluating distances between vectors and matrices | 433 |
juliageo/proj.jl | A Julia wrapper around the PROJ cartographic projections library | 48 |
juliageo/geojson.jl | A Julia package that provides utilities for reading and working with GeoJSON data | 68 |