| Crates.io | osmio |
| lib.rs | osmio |
| version | 0.15.0-rc1 |
| created_at | 2019-10-06 14:23:52.533781+00 |
| updated_at | 2025-05-07 07:30:54.698846+00 |
| description | Read and write OpenStreetMap data files |
| homepage | |
| repository | https://github.com/amandasaurus/osmio/ |
| max_upload_size | |
| id | 170383 |
| size | 560,335 |
osmio Read and write OpenStreetMap fileThe goal of this library is read and and write OpenStreetMap data files in pure Rust.
There is full read & write support for XML, OPL and read support for PBF file formats.
osmio-changeset-tags-to-sqliteTakes 2 arguments, a changeset file, and a filename for a SQLite database.
Creates a table changeset, with 2 columns, changeset_id, other_tags (a
JSON array of changeset tags).
Copyright MIT or Apache-2.0, 2017→2021 Amanda McCann amanda@technomancy.org