Skip to content

point_of_interest

featureType Hierarchy

  • point_of_interest
    • business
      • cinema
      • finance
        • atm
        • bank
      • food_and_drinks
        • bar
        • cafe
        • fast_food
        • pub
        • restaurant
      • fuel
      • mall
      • parking
      • shop
        • bakery
        • butcher
        • clothes
        • electronics
        • furniture
        • grocery
        • library
        • sports
        • toys
    • education
      • school
      • university
    • government
    • hospitality
      • hotels
    • medical
      • hospital
      • pharmacy
    • park
    • place_of_worship
    • police
    • post
    • sports_complex
    • tourism
      • attraction
        • zoo
      • monument
        • castle
      • museum

Classes

point_of_interest

featureType icon name icon casing color symbol color filter
point_of_interest.government town-hall ["==", ["get", "subclass"], "townhall"]
point_of_interest.park park ["==", ["get", "class"], "park"]
point_of_interest.place_of_worship place-of-worship ["all", ["==", ["get", "class"], "place_of_worship"], ["has", "subclass"]]
point_of_interest.police police ["==", ["get", "class"], "police"]
point_of_interest.post post ["all", ["==", ["get", "class"], "post"], ["==", ["get", "subclass"], "post_office"]]
point_of_interest.sports_complex pitch ["in", ["get", "class"], ["literal", ["sports_centre", "stadium"]]]

point_of_interest.business

featureType icon name icon casing color symbol color filter
point_of_interest.business.cinema cinema ["==", ["get", "subclass"], "cinema"]
point_of_interest.business.fuel fuel ["all", ["==", ["get", "class"], "fuel"], ["==", ["get", "subclass"], "fuel"]]
point_of_interest.business.mall shop ["==", ["get", "subclass"], "mall"]
point_of_interest.business.parking parking ["==", ["get", "class"], "parking"]

point_of_interest.business.finance

featureType icon name icon casing color symbol color filter
point_of_interest.business.finance.atm bank ["==", ["get", "subclass"], "atm"]
point_of_interest.business.finance.bank building ["==", ["get", "subclass"], "bank"]

point_of_interest.business.food_and_drinks

featureType icon name icon casing color symbol color filter
point_of_interest.business.food_and_drinks.bar bar ["==", ["get", "subclass"], "bar"]
point_of_interest.business.food_and_drinks.cafe cafe ["==", ["get", "subclass"], "cafe"]
point_of_interest.business.food_and_drinks.fast_food fast-food ["==", ["get", "subclass"], "fast_food"]
point_of_interest.business.food_and_drinks.pub beer ["==", ["get", "subclass"], "pub"]
point_of_interest.business.food_and_drinks.restaurant restaurant ["==", ["get", "subclass"], "restaurant"]

point_of_interest.business.shop

featureType icon name icon casing color symbol color filter
point_of_interest.business.shop.bakery bakery ["==", ["get", "subclass"], "bakery"]
point_of_interest.business.shop.butcher butcher ["==", ["get", "subclass"], "butcher"]
point_of_interest.business.shop.clothes clothing-store ["==", ["get", "subclass"], "clothes"]
point_of_interest.business.shop.electronics shop ["all", ["==", ["get", "class"], "shop"], ["==", ["get", "subclass"], "electronics"]]
point_of_interest.business.shop.furniture furniture ["==", ["get", "subclass"], "furniture"]
point_of_interest.business.shop.grocery grocery ["all", ["==", ["get", "class"], "grocery"], ["!", ["in", ["get", "subclass"], ["literal", ["marketplace"]]]]]
point_of_interest.business.shop.library library ["all", ["==", ["get", "class"], "library"], ["==", ["get", "subclass"], "books"]]
point_of_interest.business.shop.sports pitch ["==", ["get", "subclass"], "sports"]
point_of_interest.business.shop.toys shop ["all", ["==", ["get", "class"], "shop"], ["==", ["get", "subclass"], "toys"]]

point_of_interest.education

featureType icon name icon casing color symbol color filter
point_of_interest.education.school school ["all", ["==", ["get", "class"], "school"], ["==", ["get", "subclass"], "school"]]
point_of_interest.education.university college ["all", ["==", ["get", "class"], "college"], ["==", ["get", "subclass"], "university"]]

point_of_interest.hospitality

featureType icon name icon casing color symbol color filter
point_of_interest.hospitality.hotels lodging ["==", ["get", "subclass"], "hotel"]

point_of_interest.medical

featureType icon name icon casing color symbol color filter
point_of_interest.medical.hospital hospital ["all", ["==", ["get", "class"], "hospital"], ["==", ["get", "subclass"], "hospital"]]
point_of_interest.medical.pharmacy pharmacy ["==", ["get", "subclass"], "pharmacy"]

point_of_interest.tourism

featureType icon name icon casing color symbol color filter
point_of_interest.tourism.attraction attraction ["all", ["!", ["has", "level"]], ["==", ["get", "class"], "attraction"], ["==", ["get", "subclass"], "attraction"]]
point_of_interest.tourism.monument monument ["all", ["!", ["has", "level"]], ["==", ["get", "class"], "monument"]]
point_of_interest.tourism.museum museum ["==", ["get", "class"], "museum"]

point_of_interest.tourism.attraction

featureType icon name icon casing color symbol color filter
point_of_interest.tourism.attraction.zoo zoo ["==", ["get", "class"], "zoo"]

point_of_interest.tourism.monument

featureType icon name icon casing color symbol color filter
point_of_interest.tourism.monument.castle castle ["all", ["==", ["get", "class"], "castle"], ["==", ["get", "subclass"], "castle"]]