Tilemaker
tilemaker | |
---|---|
Author: | systemed/tilemaker/graphs/contributors |
License: | FTWPL |
Platforms: | Linux, macOS, and Windows |
Version: | 2.4.0 |
Language: | English |
Website: | https://tilemaker.org/ |
Source code: | systemed/tilemaker |
Programming language: | C++ |
Command line tool to generate vector tiles directly from .osm.pbf files |
Tilemaker creates vector tiles (in Mapbox Vector Tile format) from a PBF Format file. This requires no database and there is only one executable to install.
- Project website: https://tilemaker.org/
- Source code: https://github.com/systemed/tilemaker
Tilemaker is written in C++ and uses temporary storage (RAM/on-disk) as part of the conversion process, rather than loading OSM data into a database.
Lua scripting is used to filter OSM data into vector tile layers. A Lua script is provided which is broadly compatible with the popular OpenMapTiles schema. The vector tiles can then be displayed with clients such as Mapbox GL or MapLibre GL.
Tilemaker was created by User:Richard.
The awesome vector tiles page lists other vector tile clients and generators.
This article is issued from Openstreetmap. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.