UNPKG

@openstreetmap/id-tagging-schema

Version:

The OpenStreetMap tagging model used by the iD editor

31 lines (30 loc) 557 B
{ "icon": "maki-volleyball", "geometry": [ "area", "point" ], "fields": [ "{leisure/pitch}" ], "moreFields": [ "{leisure/pitch}" ], "tags": { "leisure": "pitch", "sport": "beachvolleyball" }, "addTags": { "leisure": "pitch", "sport": "beachvolleyball", "surface": "sand" }, "reference": { "key": "sport", "value": "beachvolleyball" }, "terms": [ "volleyball" ], "name": "Beach Volleyball Court" }