Pretty URLs with Categories and Tags

You could do it manually in your .htaccess although I’m not sure how. In the past I have been able to use partially pretty urls by doing

http://www.mydomain.com/country/america/?city=new_york

I would imagine it would easy enough to use mod_rewrite to prettify that even further.

UPDATE: Check this out it looks like it will do exactly what you need!

http://thereforei.am/2011/10/28/advanced-taxonomy-queries-with-pretty-urls/