README.rdoc in nofxx-postgis_adapter-0.3.1 vs README.rdoc in nofxx-postgis_adapter-0.3.3
- old
+ new
@@ -3,10 +3,11 @@
A plugin for ActiveRecord which manages the PostGIS geometric columns
in a transparent way (that is like the other base data type columns).
It also provides a way to manage these columns in migrations.
This fork adds handy methods to make geometrical calculations on postgis.
+Based on http://georuby.rubyforge.org Spatial Adapter
Postgis Manual - http://postgis.refractions.net/documentation/manual-svn
*PostGIS and Rails 2+ only*.
@@ -320,7 +321,7 @@
Project Tracker http://nofxx.lighthouseapp.com/projects/20712-postgis_adapter
=== SpatialAdapter
-
+http://georuby.rubyforge.org
guilhem.vellut+georuby@gmail.com.