You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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 text was updated successfully, but these errors were encountered:
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:
The text was updated successfully, but these errors were encountered: