mirror of
https://github.com/FoggedLens/id-tagging-schema.git
synced 2026-05-17 22:24:42 +02:00
Add drinking_water to moreFields for campsite
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.
This commit is contained in:
@@ -13,6 +13,7 @@
|
||||
"moreFields": [
|
||||
"backcountry",
|
||||
"dog",
|
||||
"drinking_water",
|
||||
"email",
|
||||
"fax",
|
||||
"gnis/feature_id",
|
||||
|
||||
Reference in New Issue
Block a user