We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 33033a1 commit 616592dCopy full SHA for 616592d
data/presets/advertising/sign.json
@@ -0,0 +1,28 @@
1
+{
2
+ "icon": "fas-sign-hanging",
3
+ "fields": [
4
+ "{advertising}",
5
+ "support",
6
+ "location"
7
+ ],
8
+ "moreFields": [
9
10
+ "direction"
11
12
+ "geometry": [
13
+ "point",
14
+ "vertex",
15
+ "line",
16
+ "area"
17
18
+ "tags": {
19
+ "advertising": "sign"
20
+ },
21
+ "terms": [
22
+ "ad",
23
+ "fascia",
24
+ "logo",
25
+ "storefront"
26
27
+ "name": "Advertising Sign"
28
+}
0 commit comments