Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/rdlugosz/postgis-and-rails
Source material for PostGIS presentation given at the Cincinnati Ruby Brigade meeting in May 2015.
https://github.com/rdlugosz/postgis-and-rails
Last synced: 5 days ago
JSON representation
Source material for PostGIS presentation given at the Cincinnati Ruby Brigade meeting in May 2015.
- Host: GitHub
- URL: https://github.com/rdlugosz/postgis-and-rails
- Owner: rdlugosz
- Created: 2015-05-21T20:15:03.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2015-05-21T21:19:38.000Z (over 9 years ago)
- Last Synced: 2024-08-02T12:49:03.007Z (3 months ago)
- Language: Ruby
- Homepage:
- Size: 14.6 MB
- Stars: 6
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
- awesome-starred - rdlugosz/postgis-and-rails - Source material for PostGIS presentation given at the Cincinnati Ruby Brigade meeting in May 2015. (others)
README
PostGIS and Rails _(the hard way)_
=================PostGIS and Rails presentation by Ryan Dlugosz (@lbwski) for [Cincy.rb](http://cincyrb.com) in May
2015. Includes a brief introduction to PostGIS and a discussion of how to integrate it into a Rails app without the use of special gems or Active Record extensions.See included [PDF of presentation](https://github.com/rdlugosz/postgis-and-rails/blob/master/PostGIS%20and%20Rails.pdf) and demo Rails app. A database dump has been
included for easy access to some geocoded tweets.----------
Copyright ©2015, Ryan Dlugosz