giswqs commited on
Commit
8ead554
·
verified ·
1 Parent(s): cf53fc7

Upload aerial_features.json

Browse files
Files changed (1) hide show
  1. aerial_features.json +192 -0
aerial_features.json ADDED
@@ -0,0 +1,192 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "buildings_and_roof_features": {
3
+ "structures": [
4
+ "building",
5
+ "house",
6
+ "apartment",
7
+ "townhouse",
8
+ "shed",
9
+ "garage"
10
+ ],
11
+ "roof_elements": [
12
+ "rooftop",
13
+ "chimney",
14
+ "rooftop_ac_unit",
15
+ "solar_panel",
16
+ "skylight",
17
+ "rooftop_water_tank"
18
+ ],
19
+ "extensions": [
20
+ "balcony",
21
+ "awning"
22
+ ]
23
+ },
24
+ "transportation": {
25
+ "vehicles": [
26
+ "car",
27
+ "truck",
28
+ "van",
29
+ "bus",
30
+ "motorcycle",
31
+ "bicycle",
32
+ "trailer",
33
+ "forklift",
34
+ "boat",
35
+ "ship"
36
+ ],
37
+ "road_surface_components": [
38
+ "road",
39
+ "street",
40
+ "alley",
41
+ "driveway",
42
+ "parking_lot",
43
+ "parking_space",
44
+ "sidewalk",
45
+ "crosswalk",
46
+ "curb",
47
+ "median",
48
+ "road_shoulder",
49
+ "asphalt_patch",
50
+ "lane_marking",
51
+ "arrow_marking",
52
+ "stop_line"
53
+ ],
54
+ "traffic_signs": [
55
+ "stop_sign",
56
+ "yield_sign",
57
+ "speed_limit_sign",
58
+ "one_way_sign",
59
+ "no_entry_sign",
60
+ "pedestrian_crossing_sign",
61
+ "warning_sign",
62
+ "roundabout_sign",
63
+ "detour_sign",
64
+ "construction_sign",
65
+ "directional_sign",
66
+ "parking_sign"
67
+ ],
68
+ "traffic_infrastructure": [
69
+ "traffic_light",
70
+ "traffic_signal",
71
+ "traffic_island",
72
+ "bollard",
73
+ "guardrail",
74
+ "crash_barrier",
75
+ "traffic_cone"
76
+ ],
77
+ "rail_air_port": [
78
+ "railway_track",
79
+ "railroad_switch",
80
+ "railway_crossing",
81
+ "train_platform",
82
+ "runway",
83
+ "taxiway",
84
+ "helipad",
85
+ "dock",
86
+ "pier",
87
+ "jetty"
88
+ ]
89
+ },
90
+ "water_features": [
91
+ "river",
92
+ "stream",
93
+ "creek",
94
+ "pond",
95
+ "lake",
96
+ "pool",
97
+ "fountain",
98
+ "drainage_ditch",
99
+ "stormwater_drain",
100
+ "canal",
101
+ "wetland_patch",
102
+ "water_channel",
103
+ "culvert"
104
+ ],
105
+ "vegetation": {
106
+ "plants": [
107
+ "tree",
108
+ "shrub",
109
+ "bush",
110
+ "hedge",
111
+ "grass",
112
+ "lawn",
113
+ "flower_bed",
114
+ "garden"
115
+ ],
116
+ "agriculture": [
117
+ "crop_row",
118
+ "vineyard_row",
119
+ "orchard_tree",
120
+ "hedge_line",
121
+ "stump"
122
+ ]
123
+ },
124
+ "industrial_and_utilities": [
125
+ "power_pole",
126
+ "powerline",
127
+ "transmission_tower",
128
+ "transformer_box",
129
+ "utility_cabinet",
130
+ "gas_tank",
131
+ "storage_container",
132
+ "dumpster",
133
+ "warehouse_loading_bay",
134
+ "conveyor_belt",
135
+ "crane",
136
+ "industrial_vent",
137
+ "cooling_tower"
138
+ ],
139
+ "recreation_and_urban_amenities": [
140
+ "playground",
141
+ "slide",
142
+ "swing",
143
+ "basketball_court",
144
+ "tennis_court",
145
+ "soccer_goal",
146
+ "baseball_diamond",
147
+ "skate_park",
148
+ "bench",
149
+ "picnic_table",
150
+ "bike_rack",
151
+ "drinking_fountain"
152
+ ],
153
+ "construction_site_features": [
154
+ "construction_vehicle",
155
+ "excavator",
156
+ "bulldozer",
157
+ "dirt_pile",
158
+ "materials_stack",
159
+ "concrete_mixer",
160
+ "rebar",
161
+ "foundation_pit",
162
+ "scaffolding",
163
+ "temporary_fencing",
164
+ "crane"
165
+ ],
166
+ "agricultural_and_rural": [
167
+ "barn",
168
+ "silo",
169
+ "hay_bale",
170
+ "irrigation_pipe",
171
+ "greenhouse",
172
+ "field_plot",
173
+ "tractor",
174
+ "farm_shed",
175
+ "pivot_irrigation_circle",
176
+ "water_trough"
177
+ ],
178
+ "misc_objects": [
179
+ "mailbox",
180
+ "fence",
181
+ "wall",
182
+ "gate",
183
+ "signboard",
184
+ "billboard",
185
+ "lamp_post",
186
+ "trash_can",
187
+ "recycling_bin",
188
+ "shipping_container",
189
+ "canopy",
190
+ "pergola"
191
+ ]
192
+ }