proj4rs

Coord system transformer

Provides a Rust implementation of PROJ.4 transformations between geographic coordinate systems.

Rust adaptation of Proj4

GitHub

40 stars
8 watching
13 forks
Language: Rust
last commit: about 1 month ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
georust/proj A Rust crate providing bindings to the PROJ v9.4 API for coordinate transformations and conversions. 146
davekram/coord_transforms Crate providing functions to transform coordinates between different coordinate systems 33
proj4js/proj4js A JavaScript library to transform coordinates between different coordinate systems. 2,031
osgeo/proj Provides software for transforming coordinates between different reference systems. 1,749
pyproj4/pyproj A Python interface to PROJ, enabling coordinate transformations and projections in geospatial applications. 1,065
locationtech/proj4j Library for converting coordinates between different geospatial reference systems 189
mkocabas/coordconv-pytorch An implementation of a convolutional neural network component that handles spatial coordinates. 397
gram-ai/radio-transformer-networks An implementation of a machine learning-based communications system using deep learning techniques. 127
tongjilibo/bert4torch An implementation of transformer models in PyTorch for natural language processing tasks 1,241
perliedman/reproject Converts GeoJSON coordinates between different projections 222
symbolixau/geojsonsf A tool for converting between GeoJSON and sf objects in R. 82
leviswind/pytorch-transformer Implementation of a transformer-based translation model in PyTorch 239
lucidrains/reformer-pytorch An implementation of Reformer, an efficient Transformer model for natural language processing tasks. 2,120
longcw/roialign.pytorch Implementation of RoIAlign and crop_and_resize functions for PyTorch 554
gperinazzo/dict-derive A Rust derive macro that automatically transforms Python dicts into Rust structs and vice versa. 105