tilemake_rs 0.1.2

Convert osm.pbf files to pmtiles
docs.rs failed to build tilemake_rs-0.1.2
Please check the build logs for more information.
See Builds for ideas on how to fix a failed build, or Metadata for how to configure docs.rs builds.
If you believe this is docs.rs' fault, open an issue.

Tilemake-RS

Warning This library is neither feature complete nor fully tested. It should only be used by people that would like to contribute.

From the perspective of the Unix philosophy the project is in the Make it work phase.

Tilemake-RS is a library that converts OpenStreetMap data (osm.pbf) to vector tiles (pmtiles).

The name is an oxidized homage to tilemaker, from which many ideas are borrowed.

The goal of Tilemake-RS is to be fully compatible with the API (Lua config files) of tilemaker.