This is an ActiveRecord connection adapter for the SpatiaLite extension to the Sqlite3 database. It is based on the stock sqlite3 adapter, but provides built-in support for spatial databases using SpatiaLite. It uses the RGeo library to represent spatial data in Ruby.
Required Ruby Version
>= 1.8.7
Required Rubygems Version
> 1.3.1
Authors
Daniel Azuma
Versions
- 0.4.1 March 18, 2012 (17.5 KB)
- 0.4.0 August 15, 2011 (17 KB)
- 0.3.3 April 13, 2011 (16 KB)
- 0.3.2 April 11, 2011 (15.5 KB)
- 0.3.1 February 28, 2011 (16 KB)