mirror of
https://github.com/FoggedLens/id-tagging-schema.git
synced 2026-07-06 13:08:00 +02:00
fix preset references
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
{
|
||||
"name": "{motorway_link}",
|
||||
"name": "{highway/motorway_link}",
|
||||
"icon": "iD-highway-motorway-link",
|
||||
"fields": [
|
||||
"destination_oneway",
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
{
|
||||
"name": "{primary_link}",
|
||||
"name": "{highway/primary_link}",
|
||||
"icon": "iD-highway-primary-link",
|
||||
"fields": [
|
||||
"destination_oneway",
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
{
|
||||
"name": "{trunk_link}",
|
||||
"name": "{highway/trunk_link}",
|
||||
"icon": "iD-highway-trunk-link",
|
||||
"fields": [
|
||||
"{highway/motorway_link-US-CA}"
|
||||
|
||||
Reference in New Issue
Block a user