Filter by type description - Multiple

Discussion in 'Tutorials' started by Big Tony, Feb 5, 2021.

  1. Big Tony

    Big Tony New Member

    Am curious if there is an ability to filter by multiple type descriptions?

    Currently on my local adsb map, if I filter by type description = H mostly helicopters appear.
    If I filter by type description = L mostly recreational aircraft appear.

    Was curious what the combination was (if available) to filter by both H & L.

    Is this a possibility and I am missing it completely?
     
  2. wiedehopf

    wiedehopf Administrator Staff Member

    That's not accurate ... not sure what you mean by recreational either.

    Sounds like you want H|P for anything with a piston engine and helicopters.
    The above will match H and P in any location.
    (P$)|(^H)
    This will only match P at the end and H at the start.
     
  3. Big Tony

    Big Tony New Member


    Sorry to be more specific H & L1. I mean general aviation not recreation. My bad.

    I believe H|L1 will do the trick.

    Thanks