= GDAL/OGR In Ruby = The GDAL project (primarily Charles Savage) maintains SWIG generated Ruby bindings for GDAL and OGR. Generally speaking the classes and methods mostly match those of the GDAL and OGR C++ classes, but there is currently no Ruby specific documentation beyond this wiki topic. = Useful Links = * [http://trac.osgeo.org/gdal/browser/trunk/autotest/ruby autotest/ruby] contains some test scripts using the ruby bindings.