Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support for postgis adapter #116

Open
babasbot opened this issue Jan 19, 2017 · 1 comment
Open

Support for postgis adapter #116

babasbot opened this issue Jan 19, 2017 · 1 comment

Comments

@babasbot
Copy link

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.
@babasbot
Copy link
Author

I just copied the lib/geokit-rails/adapters/postgis.rb to lib/geokit-rails/adapters/postgis.rb and it worked.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant