10000 GitHub - ping4/postgres_gis: Postgres GIS (aka postgis) GeoRuby ActiveRecord Support
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

ping4/postgres_gis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PostgresGis

Adds PostgreSQL GIS support to ActiveRecord. Focused on GeoRuby adapter, jruby, and mri 1.9.3 (pg database adapter)

Inspired/borrowed heavily from spatial_adapter and postgres_ext.

Installation

Add this line to your application's Gemfile:

gem 'postgres_gis'

And then execute:

$ bundle

Or install it yourself as:

$ gem install postgres_gis

Usage

TODO: Write usage instructions here

Contributing

  1. Fork it
  2. Create your feature branch (git checkout -b my-new-feature)
  3. Commit your changes (git commit -am 'Add some feature')
  4. Push to the branch (git push origin my-new-feature)
  5. Create new Pull Request

About

Postgres GIS (aka postgis) GeoRuby ActiveRecord Support

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0