urschrei / lonlat_bngLinks
A multithreaded Rust library with FFI for converting WGS84 longitude and latitude coordinates into BNG (OSGB36) Eastings and Northings and vice versa (using OSTN15)
☆27Updated last month
Alternatives and similar repositories for lonlat_bng
Users that are interested in lonlat_bng are comparing it to the libraries listed below
Sorting:
- S2 geometry library in Rust☆91Updated last year
- Rust read/write support for well-known text (WKT)☆54Updated last month
- Minimal examples of GeoJSON parsing using Rust☆14Updated 3 years ago
- Reading GeoTIFFs in Rust, nothing else!☆116Updated 7 months ago
- Rust geodesy☆74Updated this week
- Rust adaptation of Proj4☆73Updated 3 weeks ago
- Rust bindings for GEOS☆141Updated last week
- Rust bindings for the latest stable release of PROJ☆170Updated 3 weeks ago
- Contour polygon creation in Rust (using marching squares algorithm)☆62Updated 6 months ago
- a pure-rust 2D rasterizer for geospatial applications☆46Updated 2 years ago
- A Rust port of kdbush, a fast static spatial index for 2D points.☆12Updated 3 years ago
- The H3 Compressor: A compression scheme tailored for H3 cell indexes.☆16Updated last year
- Fast geodesic distance approximations via flat surface projection☆20Updated 4 months ago
- A library providing FFI access to fast Ramer–Douglas–Peucker and Visvalingam-Whyatt line simplification algorithms☆25Updated last month
- TIFF decoding and encoding library in pure Rust☆149Updated last week
- Raster processing library and tools written in rust☆13Updated last year
- OpenStreetMap flatdata format and compiler☆41Updated last year
- Geospatial Utility Belt☆75Updated 2 years ago
- Library for serializing the GeoJSON vector GIS file format☆324Updated this week
- A Rust implementation of the Polylabel algorithm, with FFI.☆56Updated last month
- Rust library to read & write shapefiles☆73Updated 3 months ago
- Read OpenStreetMap PBF files in rust.☆128Updated 8 months ago
- Fast Google Encoded Polyline encoding & decoding in Rust☆31Updated 6 months ago
- Trees for fast location-to-value lookup.☆58Updated 2 months ago
- Read & write OSM file formats☆23Updated 8 months ago
- A Rust library for reading the OpenStreetMap PBF file format (*.osm.pbf).☆154Updated 3 months ago
- Rust crates for the H3 geospatial indexing system☆86Updated 2 years ago
- Library for efficient boolean operations on polygons in Rust☆12Updated 7 years ago
- OpenStreetMap raster tile renderer written in Rust