Knowledge Base Article
KB10380 - Can you tell me how the Query and Render methods work in project files (*.ttkgp files)? I tried using "Query=Feature=Principal Highway", but I could not get it to work.
You should use SQL syntax in any Query. The "Feature" field seems to be a text field in this case. This means that the search term must be enclosed in ' marks. Therefore try:
Query=Feature='Principal Highway'
Created: 2003-11-21, Modified: 2005-09-14
|