Knowledge Base Article
KB10438 - The renderer in the TatukGIS free Viewer or the Legend Control of the DK-ActiveX seems to only work with attributes fields containing numeric information. How can I render and make a thematic legend with a non-numeric (text) attribute information?
You can render based on fields containing non-numeric information as well. For instance:
RENDER=( Sex = 'MALE' )
or
RENDER = ( Street Type = 'Main' )
RENDER = ( Street Type = 'Secondary' )
Be sure to use ' ' marks and not " " to connote a non-numeric item.
Or you might find it easier to use the free TatukGIS Viewer to set up the rendering and save as a TatukGIS project file for use with the DK.
Created: 2004-08-25, Modified: 2005-09-14
|