wkt
WKT parser
A Rust library providing read/write support for well-known text formats used in geospatial applications.
Rust read/write support for well-known text (WKT)
50 stars
20 watching
25 forks
Language: Rust
last commit: 22 days ago
Linked from 3 awesome lists
geospatialrustwell-known-textwkt
Related projects:
Repository | Description | Stars |
---|---|---|
georust/gpx | A Rust library for reading and writing GPS data in the GPX format. | 102 |
georust/world-file | Provides Rust libraries and utilities for reading and writing geospatial data stored in world files. | 8 |
georust/geocoding | Utility library for converting addresses to geographic coordinates. | 77 |
georust/kml | A Rust library for working with KML data formats | 27 |
georust/gdal | Rust bindings for a powerful geospatial data processing library | 369 |
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/topojson | Provides Rust bindings and utilities for working with TopoJSON data format | 10 |
georust/geotiff | A Rust library for reading GeoTIFF files | 83 |
georust/geo | Geospatial primitive types and algorithms for spatial data manipulation | 1,569 |
placemark/betterknown | A modern parser and stringifier for various geospatial formats | 38 |
georust/geojson | A Rust library for serializing and parsing the GeoJSON vector GIS file format | 279 |
georust/geohash | A Rust library for generating geohashes from latitude and longitude coordinates. | 98 |
georust/tilejson | A library for serializing and deserializing the TileJSON format | 10 |
pka/georaster | A Rust library for working with geospatial raster images | 24 |