Using a GPS Touchscreen and Arduino

I'll have to say: If you have to ask, it's impossible.

You can run that kind of display with an ARM microprocessor, the Ardunio does not have enough processing power or memory to control a "dumb" graphical display like that. You need to push pixel data out at around 25 MHz to use that kind of display. So won't happen.

// Per.