Skip to content

Commit

Permalink
Merge pull request #4756 from bencostamagna/parking_preset
Browse files Browse the repository at this point in the history
Parking preset: Removed address from default fields
  • Loading branch information
bhousel authored Feb 1, 2018
2 parents 96c8243 + 3c79f91 commit f8aeef3
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 4 deletions.
3 changes: 1 addition & 2 deletions data/presets/presets.json
Original file line number Diff line number Diff line change
Expand Up @@ -2040,8 +2040,7 @@
"supervised",
"park_ride",
"surface",
"maxstay",
"address"
"maxstay"
],
"geometry": [
"point",
Expand Down
3 changes: 1 addition & 2 deletions data/presets/presets/amenity/parking.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,7 @@
"supervised",
"park_ride",
"surface",
"maxstay",
"address"
"maxstay"
],
"geometry": [
"point",
Expand Down

0 comments on commit f8aeef3

Please sign in to comment.