planet_osm_point:
  types:
    - points
  select:
    - access
    - 'access:roof'
    - 'addr:housenumber'
    - 'addr:postcode'
    - 'addr:street'
    - admin_level
    - aeroway
    - amenity
    - backup_generator
    - barrier
    - beds
    - blockage
    - boundary
    - bridge
    - building
    - 'building:material'
    - capacity
    - 'communication:mobile'
    - 'communication:radio'
    - covered
    - denomination
    - depth
    - diameter
    - emergency
    - 'emergency:fire_hydrant'
    - fuel
    - government
    - 'health_facility:bed'
    - 'health_facility:level'
    - 'health_facility:type'
    - healthcare
    - highway
    - historic
    - industrial
    - is_in
    - 'isced:level'
    - landuse
    - layer
    - leisure
    - man_made
    - 'medical_system:western'
    - military
    - name
    - 'name:en'
    - 'name:fr'
    - 'name:sw'
    - natural
    - network
    - office
    - oneway
    - opening_hours
    - operator
    - 'operator:type'
    - parking
    - place
    - population
    - power
    - public_transport
    - pump
    - railway
    - religion
    - 'roof:material'
    - rooms
    - shop
    - smoothness
    - social_facility
    - 'staff_count:doctors'
    - 'staff_count:nurses'
    - status
    - surface
    - 'toilets:disposal'
    - 'toilets:handwashing'
    - tourism
    - tower
    - tunnel
    - water
    - waterway
    - wheelchair
    - width
  where:
    - building IS NOT NULL
    - 'shop IS NOT NULL OR tourism IS NOT NULL OR amenity IN (''marketplace'',''restaurant'',''fast_food'',''cafe'',''bar'',''pub'') OR office IS NOT NULL'
    - 'office=''telecommunication'' OR "tower:type"=''communication'' OR man_made=''communications_tower'''
    - 'amenity IN (''kindergarten'', ''school'', ''college'', ''university'',''language_school'') OR office=''educational_institution'''
    - 'emergency IS NOT NULL OR amenity IN (''police'',''fire_station'')'
    - 'amenity IN (''atm'',''bank'',''bureau_de_change'',''microfinance'',''mobile_money_agent'',''money_transfer'')'
    - 'building=''civic'' OR office IN (''government'',''political_party'',''notary'') OR government IS NOT NULL OR landuse=''military'' OR military IS NOT NULL OR amenity IN (''court_house'',''townhall'',''embassy'',''post_office'')'
    - 'healthcare IS NOT NULL OR amenity IN (''doctors'', ''dentist'', ''clinic'', ''toilets'', ''hospital'', ''pharmacy'') OR shop IN (''herbalist'',''nutrition_supplements'')'
    - social_facility IS NOT NULL or wheelchair IS NOT NULL OR  building='warehouse' OR industrial='warehouse'
    - landuse IS NOT NULL OR leisure='park' OR amenity='grave_yard'
    - 'boundary IS NOT NULL OR place IS NOT NULL OR "addr:postcode" IS NOT NULL OR boundary=''postal_code'''
    - natural IS NOT NULL
    - power IS NOT NULL OR backup_generator IS NOT NULL OR amenity='fuel'
    - 'building=''public'' OR amenity IN (''place_of_worship'',''community_centre'',''library'',''toilets'') OR historic IS NOT NULL'
    - 'sport IS NOT NULL OR leisure IN (''stadium, swimming pool, pitch, sport_centre'')'
    - 'aeroway IS NOT NULL OR highway IS NOT NULL OR railway IS NOT NULL OR building IN (''aerodrome'',''ferry_terminal'',''train_station'') OR amenity IN (''ferry_terminal'',''bus_station'')'
    - 'waterway IS NOT NULL OR water=''reservoir'' OR natural=''water'' OR landuse=''reservoir'' OR man_made IN (''water_tower'',''pumping_station'') OR building=''pumping_station'' OR amenity = ''water_point'''
planet_osm_polygon:
  types:
    - polygons
  select:
    - access
    - 'access:roof'
    - 'addr:housenumber'
    - 'addr:postcode'
    - 'addr:street'
    - admin_level
    - aeroway
    - amenity
    - backup_generator
    - barrier
    - beds
    - blockage
    - boundary
    - bridge
    - building
    - 'building:material'
    - capacity
    - 'communication:mobile'
    - 'communication:radio'
    - covered
    - denomination
    - depth
    - diameter
    - emergency
    - fuel
    - government
    - 'health_facility:bed'
    - 'health_facility:level'
    - 'health_facility:type'
    - healthcare
    - highway
    - historic
    - industrial
    - is_in
    - 'isced:level'
    - landuse
    - layer
    - leisure
    - man_made
    - 'medical_system:western'
    - military
    - name
    - 'name:en'
    - 'name:fr'
    - 'name:sw'
    - natural
    - network
    - office
    - oneway
    - opening_hours
    - operator
    - 'operator:type'
    - parking
    - place
    - population
    - power
    - public_transport
    - pump
    - railway
    - religion
    - 'roof:material'
    - rooms
    - shop
    - smoothness
    - social_facility
    - 'staff_count:doctors'
    - 'staff_count:nurses'
    - status
    - surface
    - 'toilets:disposal'
    - 'toilets:handwashing'
    - tourism
    - tower
    - tunnel
    - water
    - waterway
    - wheelchair
    - width
  where:
    - building IS NOT NULL
    - 'shop IS NOT NULL OR tourism IS NOT NULL OR amenity IN (''marketplace'',''restaurant'',''fast_food'',''cafe'',''bar'',''pub'') OR office IS NOT NULL'
    - 'office=''telecommunication'' OR "tower:type"=''communication'' OR man_made=''communications_tower'''
    - 'amenity IN (''kindergarten'', ''school'', ''college'', ''university'',''language_school'') OR office=''educational_institution'''
    - 'emergency IS NOT NULL OR amenity IN (''police'',''fire_station'')'
    - 'amenity IN (''atm'',''bank'',''bureau_de_change'',''microfinance'',''mobile_money_agent'',''money_transfer'')'
    - 'building=''civic'' OR office IN (''government'',''political_party'',''notary'') OR government IS NOT NULL OR landuse=''military'' OR military IS NOT NULL OR amenity IN (''court_house'',''townhall'',''embassy'',''post_office'')'
    - 'healthcare IS NOT NULL OR amenity IN (''doctors'', ''dentist'', ''clinic'', ''toilets'', ''hospital'', ''pharmacy'') OR shop IN (''herbalist'',''nutrition_supplements'')'
    - social_facility IS NOT NULL or wheelchair IS NOT NULL OR  building='warehouse' OR industrial='warehouse'
    - landuse IS NOT NULL OR leisure='park' OR amenity='grave_yard'
    - 'boundary IS NOT NULL OR place IS NOT NULL OR "addr:postcode" IS NOT NULL OR boundary=''postal_code'''
    - natural IS NOT NULL
    - power IS NOT NULL OR backup_generator IS NOT NULL OR amenity='fuel'
    - 'building=''public'' OR amenity IN (''place_of_worship'',''community_centre'',''library'',''toilets'') OR historic IS NOT NULL'
    - 'sport IS NOT NULL OR leisure IN (''stadium, swimming pool, pitch, sport_centre'')'
    - 'aeroway IS NOT NULL OR highway IS NOT NULL OR railway IS NOT NULL OR building IN (''aerodrome'',''ferry_terminal'',''train_station'') OR amenity IN (''ferry_terminal'',''bus_station'')'
    - 'waterway IS NOT NULL OR water=''reservoir'' OR natural=''water'' OR landuse=''reservoir'' OR man_made IN (''water_tower'',''pumping_station'') OR building=''pumping_station'' OR amenity = ''water_point'''
planet_osm_line:
  types:
    - lines
  select:
    - aeroway
    - amenity
    - barrier
    - blockage
    - bridge
    - building
    - capacity
    - covered
    - depth
    - diameter
    - highway
    - industrial
    - landuse
    - layer
    - man_made
    - name
    - 'name:en'
    - 'name:fr'
    - 'name:sw'
    - natural
    - oneway
    - operator
    - parking
    - public_transport
    - pump
    - railway
    - smoothness
    - social_facility
    - surface
    - tunnel
    - water
    - waterway
    - wheelchair
    - width
  where:
    - social_facility IS NOT NULL or wheelchair IS NOT NULL OR  building='warehouse' OR industrial='warehouse'
    - natural IS NOT NULL
    - 'aeroway IS NOT NULL OR highway IS NOT NULL OR railway IS NOT NULL OR building IN (''aerodrome'',''ferry_terminal'',''train_station'') OR amenity IN (''ferry_terminal'',''bus_station'')'
    - 'waterway IS NOT NULL OR water=''reservoir'' OR natural=''water'' OR landuse=''reservoir'' OR man_made IN (''water_tower'',''pumping_station'') OR building=''pumping_station'' OR amenity = ''water_point'''<h1>phpMyFAQ Fatal error</h1><p>Uncaught exception: 'LogicException'</p><p>Message: 'The content cannot be set on a StreamedResponse instance&period;'</p><p>Stack trace:<pre>#0 /var/www/html/index.php(658): Symfony\Component\HttpFoundation\StreamedResponse->setContent('<!DOCTYPE html>...')
#1 {main}</pre></p><p>Thrown in '/var/www/html/src/libs/symfony/http-foundation/StreamedResponse.php' on line 119</p>