Skip to content

Instantly share code, notes, and snippets.

@BandanaKM
Last active December 24, 2015 21:48
Show Gist options
  • Save BandanaKM/6867758 to your computer and use it in GitHub Desktop.
Save BandanaKM/6867758 to your computer and use it in GitHub Desktop.
Programming in Space: Ruby meets Geolocation
http://bandanakm.tumblr.com/post/63283234718/programming-in-space-ruby-meets-geolocation
Programming in Space: Ruby meets Geolocation
Maps are a useful way to represent information, and have become increasingly popular in web based applications. Ruby mapping frameworks are not as mature as other platforms like GeoDjango, a framework written in Python that supports a suite of tools for spatial applications for Django.After some research, I’ve found some of the following tools and gems for Ruby (and Rails), that might be useful for Rubyists embarking on map-based and location-aware apps.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment