Geodesy.jl
Coordinate transformer
A package for defining and transforming points in various coordinate systems.
Work with points defined in various coordinate systems.
112 stars
14 watching
24 forks
Language: Julia
last commit: 5 months ago
Linked from 2 awesome lists
geogeodesygeospatialgisjulia
Related projects:
Repository | Description | Stars |
---|---|---|
juliageometry/coordinatetransformations.jl | A Julia package for managing coordinate system transformations with efficient and differentiable calculations. | 182 |
osgeo/proj | Provides software for transforming coordinates between different reference systems. | 1,771 |
pyproj4/pyproj | A Python interface to PROJ, enabling coordinate transformations and projections in geospatial applications. | 1,074 |
wroge/wgs84 | A package for coordinate transformations between different geographic projection systems. | 130 |
proj4js/proj4js | A JavaScript library to transform coordinates between different coordinate systems. | 2,046 |
juliageo/libgeos.jl | A package for manipulating planar geometric objects based on the GEOS and JTS libraries | 72 |
juliageometry/libgeos.jl | A Julia package for manipulating and analyzing planar geometric objects using the GEOS library | 2 |
juliageo/geointerface.jl | An interface for working with geospatial vector data in Julia | 101 |
juliageo/geojson.jl | A Julia package that provides utilities for reading and working with GeoJSON data | 68 |
juliaimages/imagetransformations.jl | Provides functions for manipulating image data to apply spatial transformations. | 46 |
evetion/geoarrays.jl | A Julia package that provides a simple interface to work with geospatial raster data. | 51 |
juliageo/proj.jl | A Julia wrapper around the PROJ cartographic projections library | 48 |
sciumo/geographiclib | A C++ library for geographic projections and transformations. | 37 |
pysal/tobler | A Python package for interpolating and estimating variables at different spatial scales using various techniques such as areal interpolation, dasymetric mapping, and change of support. | 152 |
juliageo/gadm.jl | Provides access to geographical data from the GADM dataset in Julia | 40 |