Metadata-Version: 2.1
Name: pyopenair
Version: 1.1.0
Summary: A simple python package to convert geo data to OpenAir format
Home-page: https://github.com/lpoaura/pyopenair
License: AGPL-3.0-or-later
Keywords: openair,paragliding,wkt2openair,geo2openair,airspace
Author: lpofredc
Author-email: frederic.cloitre@lpo.fr
Requires-Python: >=3.6.1,<4.0.0
Classifier: License :: OSI Approved :: GNU Affero General Public License v3 or later (AGPLv3+)
Classifier: License :: OSI Approved :: GNU General Public License v3 (GPLv3)
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Requires-Dist: Shapely (>=1.7.1,<2.0.0)
Project-URL: Bug Tracker, https://github.com/lpoaura/pyopenair/issues
Project-URL: Documentation, https://pyopenair.readthedocs.io
Project-URL: Repository, https://github.com/lpoaura/pyopenair
Description-Content-Type: text/x-rst

pyOpenair, a WKT 2 OpenAir converter
************************************

A simple package to convert geo data from `WKT <https://en.wikipedia.org/wiki/Well-known_text_representation_of_geometry>`_ to `OpenAir format <http://www.winpilot.com/usersguide/userairspace.asp>`_.

This project has been developped by LPO Auvergne-Rhône-Alpes to add `OpenAir <http://www.winpilot.com/UsersGuide/UserAirspace.asp>`_ export feature in `GeoTrek-admin <https://github.com/GeotrekCE/Geotrek-admin>`_ to sensitivity module for aerial areas.


Documentation
#############

`<https://pyopenair.readthedocs.io/en/latest/>`_

Installation
############

.. code:: console

    pip install pyopenair


Licence
#######

`GNU GPLv3 <https://www.gnu.org/licenses/gpl.html>`_

Team
####

* `@lpofredc <https://github.com/lpofredc/>`_ (`LPO Auvergne-Rhône-Alpes <https://github.com/lpoaura/>`_), main developper
* `@BPascal-91 <https://github.com/BPascal-91>`_ for advices, tests and recommendations


.. image:: https://raw.githubusercontent.com/lpoaura/biodivsport-widget/master/images/LPO_AuRA_l250px.png
    :align: center
    :height: 100px
    :alt: alternate text
