Class: OGR::Shapefile

Inherits:
DataSource show all
Defined in:
lib/ffi-ogr/shapefile.rb

Constant Summary

Constants included from FFIOGR

FFIOGR::OGR_FUNCTIONS

Instance Attribute Summary

Attributes inherited from DataSource

#ptr

Method Summary

Methods inherited from DataSource

#add_layer, #copy, #copy_with_transform, #free, #get_features, #get_fields, #get_geometries, #get_layers, #initialize, #num_layers, #parse_driver_options, release, #to_csv, #to_format, #to_geojson, #to_json, #to_kml, #to_shp

Methods included from FFIOGR

find_lib, gdal_library_path, search_paths

Constructor Details

This class inherits a constructor from OGR::DataSource