OSM OpenMapTiles style (#1420)

* OpenMapTiles style

* Rename style snippets from layer_name.json to defaultstyle.json

* Add README to icons dir.

* Add README to icons dir.

* Rename snippets to style.json

* Fix spritezero - move icons to svg subdir

* Move icons from style/icons/svg directly to style/icons

Co-authored-by: Tomas Pohanka <TomPohys@gmail.com>
This commit is contained in:
Adam Laža
2022-10-06 16:09:21 +02:00
committed by GitHub
parent cd0ffacc72
commit f21b677083
327 changed files with 15417 additions and 10 deletions

6
style/icons/gate.svg Normal file
View File

@@ -0,0 +1,6 @@
<svg width="6" height="5" viewBox="0 0 6 5" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M0 0H6V5H0V0Z" fill="white"/>
<path d="M0 1H6V2H0V1Z" fill="#3F3F3F"/>
<path d="M0 3H6V4H0V3Z" fill="#3F3F3F"/>
<path d="M4 0L1 5H2L5 0H4Z" fill="#3F3F3F"/>
</svg>

After

Width:  |  Height:  |  Size: 265 B