Add style
This commit is contained in:
parent
87a2f3cf6c
commit
9da3c9453d
24
README.md
24
README.md
@ -1,2 +1,24 @@
|
||||
# osm-liberty
|
||||
A Mapbox GL basemap based on OSM2VectorTiles and Natural Earth Tiles with a Google Maps inspired design
|
||||
|
||||
## Map Design
|
||||
|
||||
## Icon Design
|
||||
|
||||
A [Maki](https://github.com/mapbox/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**
|
||||
|
||||
1. Take the style JSON file and upload it to the [Maki Editor]().
|
||||
2. Apply your changes and download the icon set again.
|
||||
3. Ensure you format the JSON first with `cat iconset.json | jq -MS '.'`
|
||||
|
4042
osm-liberty.json
Normal file
4042
osm-liberty.json
Normal file
File diff suppressed because it is too large
Load Diff
Loading…
x
Reference in New Issue
Block a user