I am using OGDI with 1.7.1 and everything looks good. I compile OGDI and then change nmake.opt in GDAL to point to that lib. Which version of OGDI are you compiling? Also, this is on windows.
Regards, Harsh Govind ________________________________________ From: gdal-dev-boun...@lists.osgeo.org [gdal-dev-boun...@lists.osgeo.org] On Behalf Of Christopher Barker [chris.bar...@noaa.gov] Sent: Wednesday, April 21, 2010 07:29 PM To: wokl...@kyngchaos.com; gdal-dev Subject: [gdal-dev] kyngchaos Framework build doesn't support OGDI William, I couldn't see a place to report this on your site, to I'm reporting it here. The 1.7 GDAL build doesn't seem to support the OGDI drivers, whereas the 1.6 build does. I'm using ORG to read the VPF, as used by the NGA digital nautical charts. Note: $ /Library/Frameworks/GDAL.framework/Versions/1.6/Programs/ogrinfo gltp:/vrf/Users/cbarker/Temp/DNC16/A1610880 yields: ERROR 4: OGDI Driver doesn't support update. Had to open data source read-only. INFO: Open of `gltp:/vrf/Users/cbarker/Temp/DNC16/A1610880' using driver `OGDI' successful. 1: build...@cul(*)_point (Point) 2: co...@cul(*)_point (Point) .... Whereas: $ /Library/Frameworks/GDAL.framework/Versions/1.7/Programs/ogrinfo gltp:/vrf/Users/cbarker/Temp/DNC16/A1610880 yields: FAILURE: Unable to open datasource `gltp:/vrf/Users/cbarker/Temp/DNC16/A1610880' with the following drivers. -> ESRI Shapefile ... -> OGDI ... So OGDI is in the list, but it doesn't work. Note that I'm having trouble getting this to work with my own build, too, so it may be a GDAL/OGR/OGDI issue, rather than an issue with your Framework builds. -Chris -- Christopher Barker, Ph.D. Oceanographer Emergency Response Division NOAA/NOS/OR&R (206) 526-6959 voice 7600 Sand Point Way NE (206) 526-6329 fax Seattle, WA 98115 (206) 526-6317 main reception chris.bar...@noaa.gov _______________________________________________ gdal-dev mailing list gdal-dev@lists.osgeo.org http://lists.osgeo.org/mailman/listinfo/gdal-dev _______________________________________________ gdal-dev mailing list gdal-dev@lists.osgeo.org http://lists.osgeo.org/mailman/listinfo/gdal-dev