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
Raw data
{
"_id": null,
"home_page": "https://github.com/lpoaura/pyopenair",
"name": "pyopenair",
"maintainer": "",
"docs_url": null,
"requires_python": ">=3.7.2,<4.0.0",
"maintainer_email": "",
"keywords": "openair,paragliding,wkt2openair,geo2openair,airspace",
"author": "lpofredc",
"author_email": "frederic.cloitre@lpo.fr",
"download_url": "https://files.pythonhosted.org/packages/37/f7/5b4ecd063103fce819c164a3253205a822ec722cb025b61322ff0556fa3e/pyopenair-1.2.0.tar.gz",
"platform": null,
"description": "pyOpenair, a WKT 2 OpenAir converter\n************************************\n\nA 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>`_.\n\nThis project has been developped by LPO Auvergne-Rh\u00f4ne-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.\n\n\nDocumentation\n#############\n\n`<https://pyopenair.readthedocs.io/en/latest/>`_\n\nInstallation\n############\n\n.. code:: console\n\n pip install pyopenair\n\n\nLicence\n#######\n\n`GNU GPLv3 <https://www.gnu.org/licenses/gpl.html>`_\n\nTeam\n####\n\n* `@lpofredc <https://github.com/lpofredc/>`_ (`LPO Auvergne-Rh\u00f4ne-Alpes <https://github.com/lpoaura/>`_), main developper\n* `@BPascal-91 <https://github.com/BPascal-91>`_ for advices, tests and recommendations\n\n\n.. image:: https://raw.githubusercontent.com/lpoaura/biodivsport-widget/master/images/LPO_AuRA_l250px.png\n :align: center\n :height: 100px\n :alt: alternate text",
"bugtrack_url": null,
"license": "AGPL-3.0-or-later",
"summary": "A simple python package to convert geo data to OpenAir format",
"version": "1.2.0",
"split_keywords": [
"openair",
"paragliding",
"wkt2openair",
"geo2openair",
"airspace"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "58cc16166be1a73890da122d91f19f9fb2c8ae713244b14572d722bac314629e",
"md5": "9bc6ab26e7474a6c1354095e66a1859b",
"sha256": "1fde1d63aae5b0dfca7cfa52a0526851325a67bd49ec0b9bd826957edc828ad3"
},
"downloads": -1,
"filename": "pyopenair-1.2.0-py3-none-any.whl",
"has_sig": false,
"md5_digest": "9bc6ab26e7474a6c1354095e66a1859b",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.7.2,<4.0.0",
"size": 19899,
"upload_time": "2023-01-27T23:32:12",
"upload_time_iso_8601": "2023-01-27T23:32:12.170156Z",
"url": "https://files.pythonhosted.org/packages/58/cc/16166be1a73890da122d91f19f9fb2c8ae713244b14572d722bac314629e/pyopenair-1.2.0-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "37f75b4ecd063103fce819c164a3253205a822ec722cb025b61322ff0556fa3e",
"md5": "c50bbb2ae63dcf1de58e6f45cc68609f",
"sha256": "e06453c6e071e46dc690a263abc932b2ffa9a306a7d4c8252ac06c20c61e83dd"
},
"downloads": -1,
"filename": "pyopenair-1.2.0.tar.gz",
"has_sig": false,
"md5_digest": "c50bbb2ae63dcf1de58e6f45cc68609f",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.7.2,<4.0.0",
"size": 19122,
"upload_time": "2023-01-27T23:32:13",
"upload_time_iso_8601": "2023-01-27T23:32:13.604892Z",
"url": "https://files.pythonhosted.org/packages/37/f7/5b4ecd063103fce819c164a3253205a822ec722cb025b61322ff0556fa3e/pyopenair-1.2.0.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2023-01-27 23:32:13",
"github": true,
"gitlab": false,
"bitbucket": false,
"github_user": "lpoaura",
"github_project": "pyopenair",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"lcname": "pyopenair"
}