osm
OSM utility library
A set of utilities for serializing OpenStreetMap data and interacting with OSM APIs
OSM XML serialization and other OpenStreetMap utilities
16 stars
29 watching
4 forks
Language: Rust
last commit: over 5 years ago
Linked from 2 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
georust/geo | Geospatial primitive types and algorithms for spatial data manipulation | 1,569 |
paulmach/osm | A library for working with OpenStreetMap data in Go | 374 |
georust/topojson | Provides Rust bindings and utilities for working with TopoJSON data format | 10 |
georust/geocoding | Utility library for converting addresses to geographic coordinates. | 77 |
georust/world-file | Provides Rust libraries and utilities for reading and writing geospatial data stored in world files. | 8 |
ros-geographic-info/open_street_map | Provides ROS packages for accessing Open Street Map data | 81 |
georust/geos | Rust bindings for GEOS C API to provide a geospatial data processing interface | 124 |
georust/ogcapi | An implementation of the Open Geospatial Consortium's API building blocks in Rust | 25 |
georust/geojson | A Rust library for serializing and parsing the GeoJSON vector GIS file format | 279 |
rub21/geojson2osm | Converts geospatial data from JSON format to OpenStreetMap (OSM) format. | 6 |
georust/geohash | A Rust library for generating geohashes from latitude and longitude coordinates. | 98 |
tyrasd/osmtogeojson | Converts OpenStreetMap data to GeoJSON format | 698 |
georust/kml | A Rust library for working with KML data formats | 27 |
georust/gpx | A Rust library for reading and writing GPS data in the GPX format. | 102 |
georust/geozero | A Rust library for reading and writing geospatial data formats without an intermediate representation. | 358 |