{
  "building": {
    "ignore": ["no"]
  },
  "highway": {
    "include": ["services", "rest_area", "escape", "elevator"]
  },
  "natural": {
    "exclude": ["coastline", "cliff", "ridge", "arete", "tree_row"]
  },
  "landuse": {},
  "waterway": {
    "include": ["riverbank", "dock", "boatyard", "dam"]
  },
  "amenity": {},
  "leisure": {},
  "barrier": {
    "include": [
      "city_wall",
      "ditch",
      "hedge",
      "retaining_wall",
      "wall",
      "spikes"
    ]
  },
  "railway": {
    "include": ["station", "turntable", "roundhouse", "platform"]
  },
  "boundary": {},
  "man_made": {
    "exclude": ["cutline", "embankment", "pipeline"]
  },
  "power": {
    "include": ["plant", "substation", "generator", "transformer"]
  },
  "piste:type": {
    "include": ["downhill"]
  },
  "place": {},
  "shop": {},
  "aeroway": {
    "exclude": ["taxiway"]
  },
  "tourism": {},
  "historic": {},
  "public_transport": {},
  "office": {},
  "building:part": {
    "ignore": ["no"]
  },
  "military": {},
  "ruins": {},
  "area:highway": {},
  "craft": {},
  "golf": {},
  "indoor": {
    "ignore": ["yes", "no"]
  },
  "area": {
    "exclude": ["no"]
  }
}
