geodublincreate 0.0.3
This gem allows users to download geo location information based on a number of parameters. The source of the data is the Open Street Map geo database. There is a requirement that the end user has a mysql database. Future releases will hopefully make the gem more generic in terms of the database that is required. Please refer to the documentation for information on the parameters required to be passed to the gem. The gem will generate a table called overlays on any mysql database with the data passed from the Open Street Map database.
Gemfile:
=
install:
=
Runtime Dependencies (2):
mysql2
= 0.2.6
osmlib-export
= 0.1.4