GDAL/OGR In Ruby
* NOTE * : In GDAL 2.0, the Ruby bindings are now disabled (#5880) due to being broken at build time, and lack of volunteers to maintain them.
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
- autotest/ruby contains some test scripts using the ruby bindings.
Building
Note: SWIG 2 is required to build the Ruby bindings against Ruby 1.9.2. (SWIG 1.3.40 is fine for Ruby 1.8.7)
Last modified
8 years ago
Last modified on Mar 24, 2015, 2:32:48 AM
Note:
See TracWiki
for help on using the wiki.