Jafar
Classes
Module gdal

Detailed Description

Version:
0.1
Author:
jafar@laas.fr

This module use GDAL's OGR (Geospatial Data Abstraction Library) to parse various GIS-related (Geographical Information System) file format (list of file format)

History

Requirements

gdal

Macro

Example of use in Ruby:

parser = Gdal::Parser.new("filename")
parser.points # return all the points of the file
parser.segments # return all the segments of the file

Tcl interface (generated by swig)

The interface of the module is generated from the following files:

Classes

class  jafar::gdal::GdalException
 Base class for all exceptions defined in the module gdal. More...
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines

Generated on Wed Oct 15 2014 00:37:30 for Jafar by doxygen 1.7.6.1
LAAS-CNRS