UNPKG

@openstreetmap/id-tagging-schema

Version:

The OpenStreetMap tagging model used by the iD editor

44 lines (43 loc) 795 B
{ "icon": "maki-recycling", "fields": [ "name", "operator", "operator/type", "address", "building", "opening_hours", "recycling_accepts" ], "moreFields": [ "{@templates/contact}", "charge_fee", "fee", "payment_multi_fee", "wheelchair" ], "geometry": [ "point", "area" ], "terms": [ "bottle", "can", "dump", "garbage", "glass", "recycle", "rubbish", "scrap", "trash" ], "tags": { "amenity": "recycling", "recycling_type": "centre" }, "reference": { "key": "recycling_type", "value": "centre" }, "name": "Recycling Center" }