I'm working on a project that requires me to either A) Render Shape, Tab and WFS files as MapView overlays, or B) convert them to KML, since I already have a KML renderer working.
The best way to do this, I figured, would be to get GDAL / OGR (or preferably OGR in isolation) built for the iPhone, and brought into the project.
I noticed this question, but the author never mentioned whether or not he got it working.
Anyway, does anyone have some advice for me? PS, yes, I've seen the article by pseudo-green, but his build script does not seem to work on any version of GDAL that I've ever downloaded.