mirror of
https://github.com/openstreetmap/id-tagging-schema.git
synced 2025-10-29 13:53:52 +01:00
Add Waterway Access Point preset and add field to Slipway preset
This commit is contained in:
parent
2763fbd500
commit
d338d5847d
9 changed files with 91 additions and 1 deletions
|
|
@ -2,16 +2,41 @@
|
|||
"icon": "maki-slipway",
|
||||
"fields": [
|
||||
"name",
|
||||
"operator",
|
||||
"surface",
|
||||
"access_simple",
|
||||
"canoe",
|
||||
"trailer",
|
||||
"fee",
|
||||
"payment_multi_fee",
|
||||
"charge_fee"
|
||||
"charge_fee",
|
||||
"tidal"
|
||||
],
|
||||
"moreFields": [
|
||||
"address",
|
||||
"bin",
|
||||
"boat",
|
||||
"camping",
|
||||
"covered",
|
||||
"dog",
|
||||
"drinking_water_available",
|
||||
"fishing",
|
||||
"gnis/feature_id-US",
|
||||
"group_only",
|
||||
"intermittent",
|
||||
"lit",
|
||||
"motorboat",
|
||||
"opening_hours",
|
||||
"picnic_table",
|
||||
"reservation",
|
||||
"seamark/type",
|
||||
"seasonal",
|
||||
"shower",
|
||||
"snowmobile",
|
||||
"swimming",
|
||||
"toilets",
|
||||
"trailer",
|
||||
"wheelchair",
|
||||
"width"
|
||||
],
|
||||
"geometry": [
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue