Metadata-Version: 2.1
Name: Orange3-Geo-Fork
Version: 0.3.1.1
Summary: Fork of the orange add-on orange3-geo for dealing with geography and geo-location.
Home-page: https://github.com/biolab/orange3-geo, https://github.com/MrLiglog/CITS3200_GroupC
Author: Biolab, UL FRI, UWA CITS3200 2018 Team C
Author-email: info@biolab.si, 22003622@student.uwa.edu.au
License: GPL-3.0
Keywords: orange3 add-on,geographic,visualization,choropleth,map,cartography,location,position,geolocation,geoposition,latitude,longitude
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Environment :: X11 Applications :: Qt
Classifier: Environment :: Plugins
Classifier: Programming Language :: Python
Classifier: License :: OSI Approved :: GNU General Public License v3 or later (GPLv3+)
Classifier: Operating System :: OS Independent
Classifier: Topic :: Scientific/Engineering :: Visualization
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: Intended Audience :: Education
Classifier: Intended Audience :: Science/Research
Classifier: Intended Audience :: Developers
Requires-Dist: Orange3
Requires-Dist: scikit-learn
Requires-Dist: pandas (>=0.23.4)
Requires-Dist: scipy (>=0.17)
Requires-Dist: shapely
Requires-Dist: simplejson
Requires-Dist: openpyxl

Orange3-Geo-Fork
================

[Orange] Fork of orange3-geo, an add-on for dealing with geography and geo-location.

[Orange] http://orange.biolab.si
[orange3-geo] https://github.com/biolab/orange3-geo

Installing
----------
Install from Orange
	Options > Add-ons... > Add more... > Enter "Orange3-Geo-Fork"

Install with pip
	pip install orange3-geo-fork


