OSM Liberty
A fork of OSM Bright based on free data sources with a mission for a clear good looking design for the everyday user.
Data Sources
- OSM2VectorTiles as vector data source
- Natural Earth Tiles for relief shading
- Maki as icon set
Map Design
The map design originates from OSM Bright but strives to reach the clean design and elegance of Google Maps. Colored relief shading from Natural Earth makes the low zoom levels look good.
Icon Design
A Maki icon set using colors to distinguish between icon categories.
Color Palette
Color Name | Hex Value |
---|---|
Blue | #5d60be |
Light Blue | #4898ff |
Orange | #d97200 |
Red | #ba3827 |
Brown | #725a50 |
Green | #76a723 |
Modify Icons
- Take the style JSON file and upload it to the Maki Editor.
- Apply your changes and download the icon set again.
- Ensure you format the JSON first with
cat iconset.json | jq -MS '.'
License
Description
Languages
Python
100%