Apiaceae / RangeOver

Range over for plants specimens gazetteers

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Range Over of Plants


Range Over of Plants is a complete georeference solution for botanical research community build upon with Ruby and Rails. This is a free of charge rails program for botanists to deal with geolocation related tasks, such as:

Compatibility

Supports multiple Ruby versions: Ruby 1.8.7, 1.9.2, 1.9.3, 2.0.0, and JRuby. Supports multiple databases: MySQL, PostgreSQL, SQLite, and MongoDB (1.7.0 and higher). Supports Rails 3 and 4. If you need to use it with Rails 2 please see the rails2 branch (no longer maintained, limited feature set). Works very well outside of Rails, you just need to install either the json (for MRI) or json_pure (for JRuby) gem.

Installation

Unix based system as MacOS

Windows Based system

find lat and long for any give address

which usually with uncertain precise for the description of the address name, such as: 四川康定打箭炉

find address name with any given lat and long

find nearby gazetteers by any given lat long or address name

About

Range over for plants specimens gazetteers

License:MIT License


Languages

Language:Ruby 63.3%Language:CSS 33.5%Language:CoffeeScript 2.7%Language:JavaScript 0.5%