The Land Use table contains objects representing land use features such as:
- City parks
- National and regional parks
- Industrial areas
- Harbors
- Cemeteries
- Military installations
- Building footprints
Field Name | Data Type (Length) | Index | Description |
---|---|---|---|
NAME | CHAR (150) | Yes | Land use area name |
NAME_LNG | CHAR (3) | No | Land use area name or UND if undefined |
MICODE | INTEGER | No | MapInfo global feature code |
SMARTLABEL | CHAR (150) | No | Value of NAME with added carriage returns |
FEATUREID | CHAR (36) | Yes | Universally unique feature identifier |
FEATURE_DESC | CHAR (50) | No | Land use feature type description |
CATEGORY | CHAR (50) | No | Land use feature category defined for Spectrum Spatial Thematic |
DISPLAY_TYPE | CHAR (2) | No | Display attribute type (such as industrial area) |
DISPLAY_VALUE | INTEGER | No | Display type value |
IMPORTANCE | INTEGER | No | Land use category importance 0 - Not Applicable 1 - Major 2 - Medium 3 - Minor |