The activerecord-postgis-adapter provides access to features of the PostGIS geospatial database from ActiveRecord. It extends the standard postgresql adapter to provide support for the spatial data types and features added by the PostGIS extension.
When the postgis adapter is used with this gem it raises:
Geokit::ActsAsMappable::UnsupportedAdapter:
`postgis` is not a supported adapter.
The activerecord-postgis-adapter provides access to features of the PostGIS geospatial database from ActiveRecord. It extends the standard postgresql adapter to provide support for the spatial data types and features added by the PostGIS extension.
When the postgis adapter is used with this gem it raises: