polyline

Polyline encoder

Fast encoding and decoding of Google Encoded Polyline format

Fast Google Encoded Polyline encoding & decoding in Rust

GitHub

26 stars
7 watching
12 forks
Language: Rust
last commit: 6 months ago
Linked from 2 awesome lists

polylinepolyline-decoderpolyline-encoder

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
twpayne/go-polyline A package implementing Google Maps polyline encoding and decoding utilities. 109
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/gdal Rust bindings for a powerful geospatial data processing library 369
geodav-tech/decode-google-maps-polyline Converts encoded Google Maps polyline strings to lists of latitude/longitude pairs and optionally generates shapefiles from API responses. 61
georust/gpx A Rust library for reading and writing GPS data in the GPX format. 102
georust/geographiclib-rs Port of geographiclib's geodesic calculations in Rust 41
georust/geotiff A Rust library for reading GeoTIFF files 83
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
georust/geo Geospatial primitive types and algorithms for spatial data manipulation 1,569
gx0r/rrgeo A fast reverse geocoding library using a k-d tree in Rust 124
urschrei/polylabel-rs A Rust implementation of the Polylabel algorithm for finding ideal label positions on polygons 54
georust/proj A Rust crate providing bindings to the PROJ v9.4 API for coordinate transformations and conversions. 146
georust/robust Provides robust geometric predicates for computing and geometry 73