UNPKG

@openstreetmap/id-tagging-schema

Version:

The OpenStreetMap tagging model used by the iD editor

45 lines (44 loc) 784 B
{ "icon": "maki-recycling", "fields": [ "operator", "recycling_accepts", "opening_hours", "collection_times" ], "moreFields": [ "colour", "covered", "indoor", "level", "manufacturer", "material", "ref" ], "geometry": [ "point", "area" ], "terms": [ "bin", "can", "bottle", "glass", "garbage", "rubbish", "scrap", "trash" ], "tags": { "amenity": "recycling", "recycling_type": "container" }, "reference": { "key": "amenity", "value": "recycling" }, "aliases": [ "Recycling Container" ], "name": "Recycling Bin" }