I am working on a project that requires me A) Render Shape, Tab, and WFS files as MapView overlay or B) converts them to KML, since I already have KML rendering.
The best way to do this, I figured, was to get GDAL / OGR (or, preferably, OGR in isolation) built for the iPhone and put into the project.
I noticed this question , but the author never mentioned whether it works or not.
Anyway, does anyone have any advice for me? PS, yes, I saw the pseudo-green article , but its build script does not seem to work on any of the GDAL versions I have ever downloaded.
source
share