GDAL / OGR on iPhone

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.

+2
source share
1 answer

script GDAL ( autotools) . , GDAL PROJ.4 route-me script . .

VSIStatBufL , GDAL 64 . , --with-unix-stdio-64=no. , , miniminated drivers , .

+1

All Articles