mirror of
https://github.com/FoggedLens/iD.git
synced 2026-02-27 07:53:40 +00:00
Add simple access to advertising
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
{
|
||||
"icon": "temaki-billboard",
|
||||
"fields": [
|
||||
"access_simple",
|
||||
"direction",
|
||||
"lit"
|
||||
],
|
||||
|
||||
@@ -1,5 +1,6 @@
|
||||
{
|
||||
"fields": [
|
||||
"access_simple",
|
||||
"lit",
|
||||
"support",
|
||||
"height"
|
||||
|
||||
@@ -1,6 +1,7 @@
|
||||
{
|
||||
"icon": "temaki-storage_tank",
|
||||
"fields": [
|
||||
"access_simple",
|
||||
"lit"
|
||||
],
|
||||
"geometry": [
|
||||
|
||||
@@ -1,5 +1,6 @@
|
||||
{
|
||||
"fields": [
|
||||
"access_simple",
|
||||
"lit",
|
||||
"height"
|
||||
],
|
||||
|
||||
@@ -1,6 +1,7 @@
|
||||
{
|
||||
"fields": [
|
||||
"operator",
|
||||
"access_simple",
|
||||
"lit",
|
||||
"visibility",
|
||||
"direction",
|
||||
|
||||
Reference in New Issue
Block a user