Registry / database / rgeo
library3.1.0rbrubygemsunverified

A geospatial data library for Ruby implementing the OGC Simple Features Specification, used with spatial databases like PostGIS.

gem install rgeo
INSTALL
IMPORT
SIG · RGEO
R
rgeo
databaserubyv3.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
require 'rgeo'

Create a geographic point

require 'rgeo' factory = RGeo::Geographic.spherical_factory(srid: 4326) point = factory.point(-122.4194, 37.7749)
Debug
Known issues

No known issues recorded.

Upgrade
Version history
3.1.0latest on RubyGems
Audit
Dependencies

No dependency data recorded yet.

Agent activity
13 hits · last 30 days
node
12
Resources
rgeo — gem install rgeo · libregistry