lccs


Namelccs JSON
Version 0.8.3 PyPI version JSON
download
home_pagehttps://github.com/brazil-data-cube/lccs.py
SummaryPython Client Library for the LCCS Web Service.
upload_time2024-09-11 19:51:21
maintainerNone
docs_urlNone
authorINPE
requires_pythonNone
licenseGPLv3
keywords land use and land cover gis
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            ..
    This file is part of Python Client Library for LCCS-WS.
    Copyright (C) 2023 INPE.

    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
    the Free Software Foundation, either version 3 of the License, or
    (at your option) any later version.

    This program is distributed in the hope that it will be useful,
    but WITHOUT ANY WARRANTY; without even the implied warranty of
    MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
    GNU General Public License for more details.

    You should have received a copy of the GNU General Public License
    along with this program. If not, see <https://www.gnu.org/licenses/gpl-3.0.html>.

======================================================================
Python Client Library for Land Cover Classification System Web Service
======================================================================

.. image:: https://img.shields.io/badge/License-GPLv3-blue.svg
        :target: https://github.com/brazil-data-cube/bdc-catalog/blob/master/LICENSE
        :alt: Software License

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

.. image:: https://img.shields.io/badge/lifecycle-maturing-blue.svg
        :target: https://www.tidyverse.org/lifecycle/#maturing
        :alt: Software Life Cycle

.. image:: https://img.shields.io/github/tag/brazil-data-cube/lccs.py.svg
        :target: https://github.com/brazil-data-cube/lccs.py/releases
        :alt: Release

.. image:: https://img.shields.io/discord/689541907621085198?logo=discord&logoColor=ffffff&color=7389D8
        :target: https://discord.com/channels/689541907621085198#
        :alt: Join us at Discord

About
=====

Currently, there are several data sets on regional, national and global scales with information on land use and land cover that aim to support a large number of applications, including the management of natural resources, climate change and its impacts, and biodiversity conservation. These data products are generated using different approaches and methodologies, which present information about different classes of the earth's surface, such as forests, agricultural plantations, among others. Initiatives that generate land use and land cover maps normally develop their own classification system, with different nomenclatures and meanings of the classes used.


In this context, the **LCCS-WS** (**L**\ and **C**\ over **C**\ lassification **S**\ystem **W**\eb **S**\ ervice) aims to provide a simple interface to access the various classification systems in use and their respective classes. Therefore, this service proposes a representation for the classification systems and provides an API to access the classes and their symbolizations. It is also possible to stablish mappings between classes of different systems.

If you want to know more about LCCS service, please, take a look at its `specification <https://github.com/brazil-data-cube/lccs-ws-spec>`_.

Installation
============

See https://lccs.readthedocs.io/en/latest/installation.html


Developer Documentation
=======================

See https://lccs.readthedocs.io/en/latest/.


License
=======

.. admonition::
    Copyright (C) 2023 INPE.

    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
    the Free Software Foundation, either version 3 of the License, or
    (at your option) any later version.


..
    This file is part of Python Client Library for LCCS-WS.
    Copyright (C) 2023 INPE.

    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
    the Free Software Foundation, either version 3 of the License, or
    (at your option) any later version.

    This program is distributed in the hope that it will be useful,
    but WITHOUT ANY WARRANTY; without even the implied warranty of
    MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
    GNU General Public License for more details.

    You should have received a copy of the GNU General Public License
    along with this program. If not, see <https://www.gnu.org/licenses/gpl-3.0.html>.


Changes
=======

Version 0.8.3 (2024-09-11)
--------------------------

- Fix CHANGE.rst and typo for package with twine


Version 0.8.2 (2023-11-28)
--------------------------

- Upgrade Python version (`#59 <https://github.com/brazil-data-cube/lccs.py/issues/59>`_)

- Update lxml dependency (`#55 <https://github.com/brazil-data-cube/lccs.py/issues/55>`_)

- Change license to GPLv3 (`#56 <https://github.com/brazil-data-cube/lccs.py/issues/56>`_)


Version 0.8.1 (2022-02-07)
--------------------------

- Create a dynamic enum based on supported languages enhancement (`#41 <https://github.com/brazil-data-cube/lccs.py/issues/41>`_).

- Adding allowed language of service (`#48 <https://github.com/brazil-data-cube/lccs.py/issues/48>`_).

- Add fully support with LCCS-WS 0.8.0 (`#47 <https://github.com/brazil-data-cube/lccs.py/issues/47>`_).


Version 0.8.0 (2021-08-11)
--------------------------

- Add support for create and save style file: (`#41 <https://github.com/brazil-data-cube/lccs.py/issues/41>`_).


Version 0.6.0 (2021-04-09)
--------------------------

- Add integration with Drone CI (`#34 <https://github.com/brazil-data-cube/lccs.py/pull/34>`_).

- Support for the `LCCS-WS specification version 0.6.0 <https://github.com/brazil-data-cube/lccs-ws-spec>`_.

- Add CRUD support for: ``Classification System``, ``Classes``, ``StyleFormats`` and ``Styles`` (`#40 <https://github.com/brazil-data-cube/lccs.py/pull/40>`_).

- Improve Unittests


Version 0.4.0 (2021-01-07)
--------------------------

- Command Line Interface (CLI).

- Support for the `LCCS-WS specification version 0.4.0-0 <https://github.com/brazil-data-cube/lccs-ws-spec>`_.

- Documentation system based on Sphinx.

- Documentation integrated to ``Read the Docs``.

- Installation and build instructions.

- Package support through Setuptools.

- Installation and usage instructions.

- Travis CI support.

- Source code versioning based on `Semantic Versioning 2.0.0 <https://semver.org/>`_.

- License: `MIT <https://github.com/gqueiroz/wtss.py/blob/master/LICENSE>`_.

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/brazil-data-cube/lccs.py",
    "name": "lccs",
    "maintainer": null,
    "docs_url": null,
    "requires_python": null,
    "maintainer_email": null,
    "keywords": "Land Use and Land Cover, GIS",
    "author": "INPE",
    "author_email": "data.support@inpe.br",
    "download_url": "https://files.pythonhosted.org/packages/b8/c6/690648b905c9a7a1a283b0172cf1423ad78c7682325fe52399ff6f13ff1e/lccs-0.8.3.tar.gz",
    "platform": "any",
    "description": "..\n    This file is part of Python Client Library for LCCS-WS.\n    Copyright (C) 2023 INPE.\n\n    This program is free software: you can redistribute it and/or modify\n    it under the terms of the GNU General Public License as published by\n    the Free Software Foundation, either version 3 of the License, or\n    (at your option) any later version.\n\n    This program is distributed in the hope that it will be useful,\n    but WITHOUT ANY WARRANTY; without even the implied warranty of\n    MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n    GNU General Public License for more details.\n\n    You should have received a copy of the GNU General Public License\n    along with this program. If not, see <https://www.gnu.org/licenses/gpl-3.0.html>.\n\n======================================================================\nPython Client Library for Land Cover Classification System Web Service\n======================================================================\n\n.. image:: https://img.shields.io/badge/License-GPLv3-blue.svg\n        :target: https://github.com/brazil-data-cube/bdc-catalog/blob/master/LICENSE\n        :alt: Software License\n\n.. image:: https://readthedocs.org/projects/lccs/badge/?version=latest\n        :target: https://lccs.readthedocs.io/en/latest/?badge=latest\n        :alt: Documentation Status\n\n.. image:: https://img.shields.io/badge/lifecycle-maturing-blue.svg\n        :target: https://www.tidyverse.org/lifecycle/#maturing\n        :alt: Software Life Cycle\n\n.. image:: https://img.shields.io/github/tag/brazil-data-cube/lccs.py.svg\n        :target: https://github.com/brazil-data-cube/lccs.py/releases\n        :alt: Release\n\n.. image:: https://img.shields.io/discord/689541907621085198?logo=discord&logoColor=ffffff&color=7389D8\n        :target: https://discord.com/channels/689541907621085198#\n        :alt: Join us at Discord\n\nAbout\n=====\n\nCurrently, there are several data sets on regional, national and global scales with information on land use and land cover that aim to support a large number of applications, including the management of natural resources, climate change and its impacts, and biodiversity conservation. These data products are generated using different approaches and methodologies, which present information about different classes of the earth's surface, such as forests, agricultural plantations, among others. Initiatives that generate land use and land cover maps normally develop their own classification system, with different nomenclatures and meanings of the classes used.\n\n\nIn this context, the **LCCS-WS** (**L**\\ and **C**\\ over **C**\\ lassification **S**\\ystem **W**\\eb **S**\\ ervice) aims to provide a simple interface to access the various classification systems in use and their respective classes. Therefore, this service proposes a representation for the classification systems and provides an API to access the classes and their symbolizations. It is also possible to stablish mappings between classes of different systems.\n\nIf you want to know more about LCCS service, please, take a look at its `specification <https://github.com/brazil-data-cube/lccs-ws-spec>`_.\n\nInstallation\n============\n\nSee https://lccs.readthedocs.io/en/latest/installation.html\n\n\nDeveloper Documentation\n=======================\n\nSee https://lccs.readthedocs.io/en/latest/.\n\n\nLicense\n=======\n\n.. admonition::\n    Copyright (C) 2023 INPE.\n\n    This program is free software: you can redistribute it and/or modify\n    it under the terms of the GNU General Public License as published by\n    the Free Software Foundation, either version 3 of the License, or\n    (at your option) any later version.\n\n\n..\n    This file is part of Python Client Library for LCCS-WS.\n    Copyright (C) 2023 INPE.\n\n    This program is free software: you can redistribute it and/or modify\n    it under the terms of the GNU General Public License as published by\n    the Free Software Foundation, either version 3 of the License, or\n    (at your option) any later version.\n\n    This program is distributed in the hope that it will be useful,\n    but WITHOUT ANY WARRANTY; without even the implied warranty of\n    MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n    GNU General Public License for more details.\n\n    You should have received a copy of the GNU General Public License\n    along with this program. If not, see <https://www.gnu.org/licenses/gpl-3.0.html>.\n\n\nChanges\n=======\n\nVersion 0.8.3 (2024-09-11)\n--------------------------\n\n- Fix CHANGE.rst and typo for package with twine\n\n\nVersion 0.8.2 (2023-11-28)\n--------------------------\n\n- Upgrade Python version (`#59 <https://github.com/brazil-data-cube/lccs.py/issues/59>`_)\n\n- Update lxml dependency (`#55 <https://github.com/brazil-data-cube/lccs.py/issues/55>`_)\n\n- Change license to GPLv3 (`#56 <https://github.com/brazil-data-cube/lccs.py/issues/56>`_)\n\n\nVersion 0.8.1 (2022-02-07)\n--------------------------\n\n- Create a dynamic enum based on supported languages enhancement (`#41 <https://github.com/brazil-data-cube/lccs.py/issues/41>`_).\n\n- Adding allowed language of service (`#48 <https://github.com/brazil-data-cube/lccs.py/issues/48>`_).\n\n- Add fully support with LCCS-WS 0.8.0 (`#47 <https://github.com/brazil-data-cube/lccs.py/issues/47>`_).\n\n\nVersion 0.8.0 (2021-08-11)\n--------------------------\n\n- Add support for create and save style file: (`#41 <https://github.com/brazil-data-cube/lccs.py/issues/41>`_).\n\n\nVersion 0.6.0 (2021-04-09)\n--------------------------\n\n- Add integration with Drone CI (`#34 <https://github.com/brazil-data-cube/lccs.py/pull/34>`_).\n\n- Support for the `LCCS-WS specification version 0.6.0 <https://github.com/brazil-data-cube/lccs-ws-spec>`_.\n\n- Add CRUD support for: ``Classification System``, ``Classes``, ``StyleFormats`` and ``Styles`` (`#40 <https://github.com/brazil-data-cube/lccs.py/pull/40>`_).\n\n- Improve Unittests\n\n\nVersion 0.4.0 (2021-01-07)\n--------------------------\n\n- Command Line Interface (CLI).\n\n- Support for the `LCCS-WS specification version 0.4.0-0 <https://github.com/brazil-data-cube/lccs-ws-spec>`_.\n\n- Documentation system based on Sphinx.\n\n- Documentation integrated to ``Read the Docs``.\n\n- Installation and build instructions.\n\n- Package support through Setuptools.\n\n- Installation and usage instructions.\n\n- Travis CI support.\n\n- Source code versioning based on `Semantic Versioning 2.0.0 <https://semver.org/>`_.\n\n- License: `MIT <https://github.com/gqueiroz/wtss.py/blob/master/LICENSE>`_.\n",
    "bugtrack_url": null,
    "license": "GPLv3",
    "summary": "Python Client Library for the LCCS Web Service.",
    "version": "0.8.3",
    "project_urls": {
        "Homepage": "https://github.com/brazil-data-cube/lccs.py"
    },
    "split_keywords": [
        "land use and land cover",
        " gis"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "5ff3e44d0354bc3fe1e0649297d34c5b9d326b3053279af405b5e2706ca54cc4",
                "md5": "8a3075b34faec12aeede2cdd2b13c5a4",
                "sha256": "86dcf5b5f2d3a480009c69ed6fb4345ff9ade260676f9da4d51170aa04ca5349"
            },
            "downloads": -1,
            "filename": "lccs-0.8.3-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "8a3075b34faec12aeede2cdd2b13c5a4",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 39513,
            "upload_time": "2024-09-11T19:51:18",
            "upload_time_iso_8601": "2024-09-11T19:51:18.982459Z",
            "url": "https://files.pythonhosted.org/packages/5f/f3/e44d0354bc3fe1e0649297d34c5b9d326b3053279af405b5e2706ca54cc4/lccs-0.8.3-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "b8c6690648b905c9a7a1a283b0172cf1423ad78c7682325fe52399ff6f13ff1e",
                "md5": "c34ca0bf35f6d6733ebfa02d029dd84a",
                "sha256": "6941c9c71ef53c3c39b8ad8c1aee336bd13a30dcd961a66e8ddc8a17c4a0fc7d"
            },
            "downloads": -1,
            "filename": "lccs-0.8.3.tar.gz",
            "has_sig": false,
            "md5_digest": "c34ca0bf35f6d6733ebfa02d029dd84a",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 57834,
            "upload_time": "2024-09-11T19:51:21",
            "upload_time_iso_8601": "2024-09-11T19:51:21.165461Z",
            "url": "https://files.pythonhosted.org/packages/b8/c6/690648b905c9a7a1a283b0172cf1423ad78c7682325fe52399ff6f13ff1e/lccs-0.8.3.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-09-11 19:51:21",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "brazil-data-cube",
    "github_project": "lccs.py",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "lcname": "lccs"
}
        
Elapsed time: 0.33863s