Skip to content

Commit

Permalink
Add drinking_water to moreFields for campsite
Browse files Browse the repository at this point in the history
Similar to `toilets` and `shower`, `drinking_water` would ideally be mapped as a separate node for campsites. However, including this field in the main object is still important to mark sites which do not have drinking water—it's difficult to place a node for a feature that doesn't exist—as well as when the mapper doesn't have time or enough resources to place a drinking water source that does exist as a separate feature.
  • Loading branch information
dericke authored Jul 6, 2021
1 parent e8d86eb commit cea7ef3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions data/presets/tourism/camp_site.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@
"moreFields": [
"backcountry",
"dog",
"drinking_water",
"email",
"fax",
"gnis/feature_id",
Expand Down

0 comments on commit cea7ef3

Please sign in to comment.