Skip to content

Commit 0ce90ba

Browse files
authored
Merge pull request #559 from arch0345/fuel
Gas Station preset: move `building` field to `fields`
2 parents 65f46b5 + 265672f commit 0ce90ba

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

data/presets/amenity/fuel.json

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,12 +6,11 @@
66
"operator",
77
"address",
88
"fuel_multi",
9-
"self_service"
9+
"self_service",
10+
"building_area"
1011
],
1112
"moreFields": [
1213
"branch_brand",
13-
"brand",
14-
"building",
1514
"email",
1615
"fax",
1716
"gnis/feature_id-US",

0 commit comments

Comments
 (0)