st_lucas.analyze.LucasClassTranslate#

class LucasClassTranslate(gpkg_path, csvpath=None)[source]#

Bases: object

Perform LC class translation.

Parameters:

gpkg_path (str) – path to GPKG file created by io.LucasIO.to_gpkg().

Methods

apply

Apply translation rules on GPKG file.

get_translations

Get supported translations.

set_translations

Get supported translations.

apply()[source]#

Apply translation rules on GPKG file.

get_translations()[source]#

Get supported translations.

Return list:

list of translation tables

set_translations(source_col)[source]#

Get supported translations.

Return list:

list of translation tables