transitfeed
Transit serializer
A Rust library for serializing, deserializing, validating, and manipulating public transit data in GTFS format
Public transit serializer/deserializer and manipulation library for Rust
16 stars
28 watching
4 forks
Language: Rust
last commit: about 3 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
georust/geojson | A Rust library for serializing and parsing the GeoJSON vector GIS file format | 279 |
georust/tilejson | A library for serializing and deserializing the TileJSON format | 10 |
rust-transit/gtfs-structure | A Rust crate providing structures and helpers to read General Transit Feed Specification (GTFS) data | 61 |
georust/gpx | A Rust library for reading and writing GPS data in the GPX format. | 102 |
georust/geocoding | Utility library for converting addresses to geographic coordinates. | 77 |
georust/geo | Geospatial primitive types and algorithms for spatial data manipulation | 1,569 |
kurtraschke/ctatt-gtfsrealtime | A Java implementation of GTFS-realtime for tracking public transportation systems | 4 |
urbananalyst/gtfsrouter | An R package providing routing and analysis tools for public transportation data | 84 |
georust/geotiff | A Rust library for reading GeoTIFF files | 83 |
georust/gdal | Rust bindings for a powerful geospatial data processing library | 369 |
hove-io/transit_model | A Rust-based toolkit for managing and converting transit data | 56 |
georust/wkt | A Rust library providing read/write support for well-known text formats used in geospatial applications. | 50 |
ipeagit/gtfstools | Tools for editing and analyzing GTFS transit feeds in R. | 40 |
georust/geozero | A Rust library for reading and writing geospatial data formats without an intermediate representation. | 358 |
georust/topojson | Provides Rust bindings and utilities for working with TopoJSON data format | 10 |