systemed/tilemaker
Make OpenStreetMap vector tiles without the stack
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| input | An .osm.pbf file from planet extract, as typically downloaded from providers like Geofabrik | yes | — |
| config | A JSON file listing each layer, and the zoom levels at which to apply it | no | config.json |
| process | A Lua program that looks at each node/way's tags, and places it into layers accordingly | no | process.lua |
| output | Could be directory of tiles, or a .mbtiles files | yes | — |
| extra | Other options for tilemaker | no | --verbose |
Outputs
no outputs