gpx
GPS parser
A Rust library for reading and writing GPS data in the GPX format.
Rust read/write support for GPS Exchange Format (GPX)
102 stars
16 watching
46 forks
Language: Rust
last commit: about 1 month ago
Linked from 3 awesome lists
geospatialgps-datagpxgpx-parserhacktoberfestrust
Related projects:
Repository | Description | Stars |
---|---|---|
georust/geocoding | Utility library for converting addresses to geographic coordinates. | 77 |
georust/geojson | A Rust library for serializing and parsing the GeoJSON vector GIS file format | 279 |
georust/rinex | A Rust-based toolbox for parsing and processing GNSS data in various formats. | 84 |
georust/gdal | Rust bindings for a powerful geospatial data processing library | 369 |
georust/wkt | A Rust library providing read/write support for well-known text formats used in geospatial applications. | 50 |
georust/geozero | A Rust library for reading and writing geospatial data formats without an intermediate representation. | 358 |
georust/geos | Rust bindings for GEOS C API to provide a geospatial data processing interface | 124 |
georust/geo | Geospatial primitive types and algorithms for spatial data manipulation | 1,569 |
georust/geographiclib-rs | Port of geographiclib's geodesic calculations in Rust | 41 |
georust/geohash | A Rust library for generating geohashes from latitude and longitude coordinates. | 98 |
georust/topojson | Provides Rust bindings and utilities for working with TopoJSON data format | 10 |
georust/transitfeed | A Rust library for serializing, deserializing, validating, and manipulating public transit data in GTFS format | 16 |
georust/kml | A Rust library for working with KML data formats | 27 |
georust/proj | A Rust crate providing bindings to the PROJ v9.4 API for coordinate transformations and conversions. | 146 |
georust/geotiff | A Rust library for reading GeoTIFF files | 83 |