Registry / serialization / rgeo-shapefile

rgeo-shapefile

JSON →
library3.1.0rbrubygemsunverified

RGeo::Shapefile is an optional RGeo module for reading the ESRI shapefile format, a common file format for geospatial datasets.

gem install rgeo-shapefile
INSTALL
IMPORT
SIG · RGEO-SHAPEFILE
R
rgeo-shapefile
serializationrubyv3.1.0
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

RGeo::Shapefile
require 'rgeo/shapefile'

Reads a shapefile and prints the geometry of the first record.

require 'rgeo/shapefile' RGeo::Shapefile::Reader.open('file.shp') { |reader| puts reader.first.geometry }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
3.1.0latest on RubyGems
Audit
Dependencies

No dependency data recorded yet.

Agent activity
11 hits · last 30 days
node
10
Amazon
1
Resources
rgeo-shapefile — gem install rgeo-shapefile · libregistry