Module: RGeo::Shapefile

Defined in:
lib/rgeo/shapefile.rb,
lib/rgeo/shapefile/reader.rb,
lib/rgeo/shapefile/version.rb

Overview

This module contains an implementation of ESRI Shapefiles. Use the Shapefile::Reader class to read a shapefile, extracting geometry and attribute data from it. RGeo does not yet have support for writing shapefiles.

Defined Under Namespace

Classes: Reader

Constant Summary collapse

VERSION =
"3.1.0"