View on GitHub

RGeo

Geospatial data library for Ruby

Download this project as a .zip file Download this project as a tar.gz file

RGeo is a key component for writing location-aware applications in the Ruby programming language. At its core is an implementation of the industry standard OGC Simple Features Specification, which provides data representations of geometric objects such as points, lines, and polygons, along with a set of geometric analysis operations. This makes it ideal for modeling geolocation data. It also supports a suite of optional add-on modules that provide various geolocation-related services.

Use the core rgeo gem to:

RGeo forms the core of a suite of tools, including:

For more information: