UNPKG

@openstreetmap/id-tagging-schema

Version:

The OpenStreetMap tagging model used by the iD editor

30 lines (29 loc) 471 B
{ "icon": "fas-taxi", "fields": [ "name", "operator", "capacity", "address" ], "moreFields": [ "access_simple", "branch_brand", "brand", "opening_hours", "taxi_vehicle", "wheelchair" ], "geometry": [ "point", "vertex", "area" ], "terms": [ "cab" ], "tags": { "amenity": "taxi" }, "name": "Taxi Stand" }