mirror of
https://github.com/openstreetmap/id-tagging-schema.git
synced 2025-10-28 05:13:50 +01:00
add "Barbeque Restaurant" preset and use more specific icons (#535)
This commit is contained in:
parent
260123a8a4
commit
a43fba4fd3
8 changed files with 36 additions and 7 deletions
|
|
@ -1,5 +1,5 @@
|
|||
{
|
||||
"icon": "fas-biking",
|
||||
"icon": "maki-racetrack-cycling",
|
||||
"fields": [
|
||||
"name",
|
||||
"surface",
|
||||
|
|
|
|||
|
|
@ -1,5 +1,5 @@
|
|||
{
|
||||
"icon": "maki-horse-riding",
|
||||
"icon": "maki-racetrack-horse",
|
||||
"fields": [
|
||||
"name",
|
||||
"surface",
|
||||
|
|
|
|||
|
|
@ -1,5 +1,5 @@
|
|||
{
|
||||
"icon": "maki-pitch",
|
||||
"icon": "fas-running",
|
||||
"fields": [
|
||||
"name",
|
||||
"surface",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue