Metadata-Version: 2.0
Name: geosample
Version: 0.2.1
Summary: Sample locations from geospatial inputs
Home-page: https://github.com/jo-tham/geosample
Author: Jotham Apaloo
Author-email: jothamapaloo@gmail.com
License: Apache Software License 2.0
Keywords: geosample
Platform: UNKNOWN
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 2.6
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.3
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
Requires-Dist: Click (>=6.0)
Requires-Dist: geojson (>=1.3.3)
Requires-Dist: shapely (>=1.5.17)
Requires-Dist: typing (>=3.5.3.0)

===============================
geosample
===============================


.. image:: https://img.shields.io/pypi/v/geosample.svg
        :target: https://pypi.python.org/pypi/geosample

.. image:: https://img.shields.io/travis/jo-tham/geosample.svg
        :target: https://travis-ci.org/jo-tham/geosample

.. image:: https://readthedocs.org/projects/geosample/badge/?version=latest
        :target: https://geosample.readthedocs.io/en/latest/?badge=latest
        :alt: Documentation Status

.. image:: https://pyup.io/repos/github/jo-tham/geosample/shield.svg
     :target: https://pyup.io/repos/github/jo-tham/geosample/
     :alt: Updates


Sample locations from geospatial inputs


* Free software: Apache Software License 2.0
* Documentation: https://geosample.readthedocs.io.


Features
--------

* TODO

Credits
---------

This package was created with Cookiecutter_ and the `audreyr/cookiecutter-pypackage`_ project template.

.. _Cookiecutter: https://github.com/audreyr/cookiecutter
.. _`audreyr/cookiecutter-pypackage`: https://github.com/audreyr/cookiecutter-pypackage



=======
History
=======


0.2.0 (2017-02-02)
------------------

* Use comment style type annotations for compatibility with python2.

0.2.0 (2017-02-02)
------------------

* Add CLI

0.1.1 (2017-02-02)
------------------

* Distribution fix

0.1.0 (2017-02-02)
------------------

* First release on PyPI


