754
edits
Line 39: | Line 39: | ||
* Open the Attribute Table | * Open the Attribute Table | ||
* Create a new field (c_index) with type int | * Create a new field (c_index) with type int | ||
* Open the field calculator the update the new field (c_index) using a calculation that maps from the landclass fields in your data. For CORINE vector data this is the c18 field. An example is below: | * Open the field calculator the update the new field (c_index) using a calculation that maps from the landclass fields in your data. For CORINE vector data this is the c18 field. An example is below, and some mappings are available [https://sourceforge.net/p/flightgear/fgmeta/ci/next/tree/ws30/mappings/ here]: | ||
<syntaxhighlight> | <syntaxhighlight> | ||
CASE | CASE |