osmflat 0.1.0

OpenStreetMap (OSM) data format providing an efficient random data access through memory mapped files.
Documentation
[dependencies.flatdata]
version = "0.5.1"
[dev-dependencies.itertools]
version = "0.9.0"

[dev-dependencies.png]
version = "0.16.7"

[dev-dependencies.serde]
features = ["derive"]
version = "1.0.117"

[dev-dependencies.serde_json]
version = "1.0.59"

[dev-dependencies.smallvec]
version = "1.4.2"

[dev-dependencies.structopt]
version = "0.3.20"

[dev-dependencies.svg]
version = "0.8.0"

[package]
authors = ["boxdot <d@zerovolt.org>", "Christian Vetter <veaac.fdirct@gmail.com>", "Gabriel FĂ©ron <feron.gabriel@gmail.com>"]
categories = ["encoding"]
description = "OpenStreetMap (OSM) data format providing an efficient random data access through memory mapped files."
edition = "2018"
keywords = ["serialization", "osm", "openstreetmap", "flatdata"]
license = "MIT/Apache-2.0"
name = "osmflat"
readme = "README.md"
repository = "https://github.com/boxdot/osmflat-rs"
version = "0.1.0"