tilemake_rs 0.1.2

Convert osm.pbf files to pmtiles
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
# 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](https://tilemaker.org), from which
many ideas are borrowed.

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