StreetPro products incorporate a feature description code schema known as the miCode schema.
This schema is a variation of the feature-coding architecture in "Defence Mapping Agency (now NIMA) Standard, Mapping, Charting & Geodesy Glossary of Feature and Attribute Definitions, MIL-STD-2408, April 1995". It was modified to be an eight-digit/three-part schema with its own definitions for the use of values within each part. The eight-digit code is made up of a two-digit category code, followed by a two-digit Sub-category code, and then a four-digit Sub-feature code:
Category + Subcategory + Sub-feature
Example: The miCode 10,07,0200 refers to the points of interest category (10), business locations sub-category (07), hotels/motels sub-feature (0200).
A MapInfo format miCode lookup table is supplied with StreetPro.
Field Name | Data Type (Length) | Index | Description |
---|---|---|---|
TABLE_ID | CHAR (10) | No | Letter code assigned to layer |
TABLE_NAME | CHAR (20) | No | Layer category names |
DESCRIPTION | CHAR (200) | No | Details of sub-features falling under category |
MICODE | INTEGER | No | MapInfo global feature code |
STYLE | CHAR (200) | No | Display characteristics details |