Skip to content

Land Cover Classification System Database Model

License

Notifications You must be signed in to change notification settings

M3nin0/bdc-lccs-db

 
 

Repository files navigation

Land Cover Classification System Database Model

Software License Build Status Code Coverage Test Documentation Status Software Life Cycle Release 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.

LCCS-DB (Land Cover Classification System Database) provides a data model that represents the various classification systems in use and their respective classes. The LCCS-DB aims to provide a data repository to facilitate access and visualization of classes and their symbologies in each classification system employed in projects that provide land use and land cover maps in Brazil: PRODES, DETER, TerraClass e MapBiomas.

In addition, the LCCS-DB allows mapping between classes of classification systems in order to simplify joint data analysis.

The following diagram shows the tables used in this system:

Database Schema


This is the base package for other softwares in the Brazil Data Cube project:

  • LCCS-WS-SPEC: Land Cover Classification System Web Service Specification.
  • LCCS.py: Python Client Library for Land Cover Classification System Web Service.
  • WLTS-SPEC: Web Land Trajectory Service Specification.
  • WLTS.py: Python Client Library for Web Land Trajectory Service .
  • BDC-Catalog: Brazil Data Cube Image Metadata Catalog

Installation

Install from GitHub:

pip3 install git+https://github.com/brazil-data-cube/lccs-db@b-0.4

Documentation

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

License

Copyright (C) 2019-2020 INPE.

Land Cover Classification System Database Model is free software; you can redistribute it and/or modify it under the terms of the MIT License; see LICENSE file for more details.

About

Land Cover Classification System Database Model

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 96.5%
  • Shell 1.9%
  • Mako 1.6%