Portfolio plugin that supports querying multiple taxonomies and pagination

I find many that do one or the other, but not one that meets all of the criteria:

  • Filters portfolio down by allowing the user to choose a combination of taxonomy terms, ie. Project type + State + City from three separate dropdowns (Query Multiple Taxonomies plugin does this)
  • Filters down projects using Isotope and supports pagination (Colio plugin does this)
  • Based on selected state, populate City dropdown (WordPress Meta Data and Taxonomies Filter does this)

I am seeking a plugin that can do it all, and hoping someone had an idea? I am well-versed in WordPress template coding and PHP so don’t necessarily need a plug-and-play solution. Thanks!