The things you want to do are well within the limitations of Mode 7. The problem is how to do it.
When I was researching vehicles (
see this thread) I found
some stuff about how the game handles the mode 7 zoom during takeoff and landing of an airship (or the Whale), but never had any success manipulating the zoom. That is, I
could change the zoom, but there's lots of other things that would need to be corrected. For instance, you know how the other surrounding vehicles become momentarily invisible during takeoff or landing? That's because those sprites are only set to appear during certain levels of zoom (you've seen in your work, I'm sure, that the mini and micro vehicle sprites are actually different sprites).
Granted, when I was doing the vehicle research, I didn't know nearly as much about SNES assembly as I do now, so if I was looking at that stuff today, I might have more luck trying to decode it all, but I do have a lot of stuff I'm trying to get done at the moment. At some point I'll open that book up again. It's not something that I gave up on simply because I decided it was over my head (like 8-letter spell names). It's just that at the time I had figured out enough to do everthing that I wanted to do with vehicles. I can't promise that it'll be any time soon, though.
If you want to tool around with the information from that thread and see if you can figure anything else out, I'd be happy to follow along and lend my insight where possible.