Carlson Software Knowledge Base

Carlson Software Knowledge Base
List Category KB Home Tech. Support
Search by Keyword
Title: FCL
Topic ID: 373 Link to this page
Category: SurvCE|PC / SurvCE / File Formats
Modified: 2024-12-09 Created: 2006-03-15

The Carlson Field Code List File (*.fcl) is a comma delimited ASCII file. Each line of the file represents a separate field code.

FCL Format Structure
Code, Polyline (Y/N), Polyline is 3D (Y/N), Layer Name, Full Text
  • Code: The first entity of the line is the code itself. The maximum size of the code is 19 characters.
  • Polyline (Y/N): The second entity determines if the code is a polyline or not and is either a Y or N character.
    • Y means "Polyline On"
    • N means "Polyline Off"
  • Polyline is 3D (Y/N): The third entity only applies if the code is a polyline and determines if the line drawn will be 3D or 2D.
    • Y means "3D Polyline"
    • N means "2D Polyline"
  • Layer Name: The fourth entity is optional. This is the layer name for which line work for this code will be drawn. Older versions of the fcl file will not have this field. If this field is not found, the default layer name is the code name itself. The maximum size of the layer name is 39 characters.
  • Full Text: The final entity is the full text of the code. This may be the fourth or fifth entity, but it is always the last entity. The maximum size of the full text is 99 characters.

Example with Layer Names in FCL File

AC, N, N, PAVEMENT, Asph Conc
AT, N, N, CONTROL, Aerial Target
BF, Y, Y, BUILDING, Building Face
BO, Y, Y, OVERHANG, Building Overhang
BW, Y, Y, CONCRETE, Back of Walk

Example without Layer Names in FCL File

AC, N, N, Asph Conc
AT, N, N, Aerial Target
BF, Y, Y, Building Face
BO, Y, Y, Building Overhang
BW, Y, Y, Back of Walk

Links:

Attachments:

Info - SurvCE FCL Format.pdf

Keywords: