Add demo images
This commit is contained in:
parent
7962734f0d
commit
cd496a0592
21
README.md
21
README.md
@ -1,7 +1,24 @@
|
|||||||
# osm-liberty
|
# 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](http://osm2vectortiles.org/) as vector data source
|
||||||
|
- [Natural Earth Tiles](naturalearthtiles.org) for relief shading
|
||||||
|
- [Maki](https://www.mapbox.com/maki-icons/) as icon set
|
||||||
|
|
||||||
## Map Design
|
## 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
|
## Icon Design
|
||||||
|
|
||||||
A [Maki](https://github.com/mapbox/maki) icon set using colors to distinguish between icon categories.
|
A [Maki](https://github.com/mapbox/maki) icon set using colors to distinguish between icon categories.
|
||||||
@ -22,3 +39,5 @@ Green | `#76a723`
|
|||||||
1. Take the style JSON file and upload it to the [Maki Editor]().
|
1. Take the style JSON file and upload it to the [Maki Editor]().
|
||||||
2. Apply your changes and download the icon set again.
|
2. Apply your changes and download the icon set again.
|
||||||
3. Ensure you format the JSON first with `cat iconset.json | jq -MS '.'`
|
3. Ensure you format the JSON first with `cat iconset.json | jq -MS '.'`
|
||||||
|
|
||||||
|
## License
|
||||||
|
BIN
demo/europe.png
Normal file
BIN
demo/europe.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 360 KiB |
BIN
demo/switzerland.png
Normal file
BIN
demo/switzerland.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 396 KiB |
BIN
demo/zurich.png
Normal file
BIN
demo/zurich.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 436 KiB |
BIN
demo/zurich_buerkliplatz.png
Normal file
BIN
demo/zurich_buerkliplatz.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 285 KiB |
Loading…
x
Reference in New Issue
Block a user