The following is an actual TLuser.txt file. Note that text proceeded by an apostrophe is NOT processed by TileLogic Office, and is considered a comment. Comments are used for explainations and for user notes.
|
'##################################################################################################
'GENERAL INFO
'##################################################################################################
'
'>> This file is provided as an example template, the user may edit any content as they wish. <<
'
'
'The purpose of this file is to allow the user to customize globally common information for
'a give locality, or preference.
'Format of file:
'lines beginning with apostrophe, are ignored as comments.
'lines beginning with "#" are considered a directive, as to the type of list which follows.
'lines must end with a carriage return, make sure you hit enter on the LAST line you enter,
' or it may not be read.
'Directives may occur in any order (EXCEPT #LAYER see below), on many lines, however they must be the
'FIRST ITEM of a list.
' NOTE: For readability, this file is broken down into 2 sections.
'The following are the ONLY allowed directives: #COUNTY, #TOWNSHIP, #TIER, #RANGE, #MGR, #LAYER
'Information following each of the directives, will be loaded into the appropriate list.
'##################################################################################################
'SECTION 1 - populate the NOTES lists with common locality information.
'##################################################################################################
'
'SECTION 1 file construct allows the user to pre-define commonly used selections for COUNTIES,
'TOWNSHIPS, TIERS, AND RANGES for a given locality.
'
'SECTIONS IS AUTOMATICALLY SET FROM 1 TO 36
'
'For ease of editing and readability, you may have several lines of the same directive list
' (see example below) multiple lists of the same type will be added together.
'
'Whatever the user enters will be loaded, there is no check for accuracy, HOWEVER
'duplicate entries will be pruned, and all items will be made upper case when processed.
'
'
'Example below which may be edited by user to customize choices:
'
'##################################################################################################
'SOME MANAGEMENT COMPANY NAMES
#MGR, n/a, HEARTLAND AG GROUP, SOY CITY BANK, BUSEY BANK, GERBER STATE BANK
#MGR, HEARTLAND AG GROUP, gerber State Bank
'THESE ARE THE COMMON COUNTIES USED MOST
#COUNTY, MACON, PIATT, MOULTRIE, DEWITT, CHRISTIAN, LOGAN, SANGAMON
'MACON TOWNSHIPS
#TOWNSHIP,Austin, blue mound, decatur, friends creek, HARRISTOWN, HICKORY POINT, ILLINI
#TOWNSHIP,LONG CREEK,MAROA,MILAM, MT. ZION,NIANTIC,OAKLEY,PLEASANT VIEW, SO. WHEATLAND
#TOWNSHIP,SO. MACON, WHITMORE
'
'PIATT TOWNSHIPS
#TOWNSHIP,BEMENT, BLUE RIDGE, CERRO GORDO, GOOSE CREEK,MONTICELLO
#TOWNSHIP,SANGAMON,UNITY,WILLOW BRANCH
'
'DEWITT TOWNSHIPS
#TOWNSHIP,BARNETT, CLINTONIA,CREEK,DEWITT,HARP,NIXON,RUTLEDGE
#TOWNSHIP,SANTA ANNA,TEXAS, TUNBRIDGE,WAPELLA,WAYNESVILLE,WILSON
'
'MOULTRIE TOWNSHIPS
#TOWNSHIP,DORA,EAST NELSON,JONATHAN CREEK,LOVINGTON,LOWE,MARROWBONE,SULLIVAN,WHITLEY
'CHRISTIAN TOWNSHIPS
#TOWNSHIP,ASSUMPTION,BEAR CREEK,BUCKHART,GREENWOOD,JOHNSON,KING,LOCUST,MAY,MOSQUITO,MT.AUBURN
#TOWNSHIP,PANA,PRARIETON,RICKS,ROSAMOND,SOUTH FORK,STONINGTON,TAYLORVILLE
'LOGAN TOWNSHIPS
#TOWNSHIP,AETNA,ATLANTA,BROADWELL,CHESTER,CORWIN,EAST LINCOLN,ELKHART,EMINENCE,HURLBUT
#TOWNSHIP,LAENNA, LAKE FORK,MT.PULASKI,ORAN,ORVIL,PRAIRIE CREEK,SHERIDAN,WEST LINCOLN
'SANGAMON TOWNSHIPS
#TOWNSHIP, AUBURN,BALL,BUFFALO HART,CAPITAL,CARTWRIGHT,CHATHAM,CLEAR LAKE,COOPER, COTTON HILL
#TOWNSHIP, CURRAN,DIVERNON,FANCY CREEK,GARDNER,ILLIOPOLIS,ISLAND GROVE,LANESVILLE, LOAMI
#TOWNSHIP, MAXWELL,MECHANICSBURG,NEW BERLIN,PAWNEE,ROCHESTER,SPRINGFIELD,TALKINGTON
#TOWNSHIP, WILLIAMS, WOODSIDE
#TIER,5N,6N,7N,8N,9N,10N,11N,12N,13N,14N, 15N, 16N, 17N, 18N, 19N,20N,21N,22N,23N,24N,25N,26N
#RANGE,1E,2E,3E,4E,5E,6E,7E,8E,9E,10E
#RANGE,1W,2W,3W,4W,5W,6W,7W,8W,9W,10W
'OTHER OUTLIER COUNTIES, WON'T PUT THE TOWNSHIPS FOR THESE IN...
#COUNTY, Shelby, menard, Mason, Douglas, Coles, McLean,
'##################################################################################################
'SECTION 2 - Load user preferred default layers, in addition to system default layers
'##################################################################################################
'-------------- LAYERS - commonly use for mapping...---------------------------
' When using the #LAYER directive there MUST BE ONLY 1 layer per line, which is different from the
' above data which was entered. Please note that up to 32 user defined layers are allowed, for a total
' of 38 total layers (including default program layers) + layer 0 (Benchmark). Beyond that, definitions will be ignored.
'COLOR VALUES; 0 TO 16,777,215 Suggest you use the layer properties to define; Click the Currentlayer in the survey window, then click a
' layer name to pop up a properties box. Use the color button to choose a color, and insert the values as needed here.
'
'STYLE VALUES; 1 = TOPO, 2 = DOT, 3 = POINT, 4 = SOLID LINE, 5 = EX_TILE (dashed line)
'STATUS VALUES; 1 = ON, 0 = OFF
'
'LINE WIDTH VALUES: 1 TO 5
'
'DIM LAYER VALUE: Anything name up to 32 characters, The layer that the DIMENSION (or footage) + suffix will be exported to dxf with. This can be
' the same layer name, OR ANY name that works for you. Leading spaces WILL BE REMOVED!
'
'DIM SUFFIX VALUE: Anything up to 12 characters. The text that will be appended to the ftg when output to a dxf file. Ex. 2,500 feet of
' of tile on the "TILE4PIPE" LAYER will become "2,500' - 4"". See the suffix for tile4pipe below.
' This will NOT have leading spaces removed!
'
'Order: NAME COLOR STYLE, STATUS, LINE WIDTH, DIM LAYER, DIM SUFFIX (NOTE THIS EXACTLY AS TYPED WITH LEADING SPACES.)
#LAYER, TILE4PIPE ,151 ,4 ,0 ,2 ,TILE4 ,' - 4"
#LAYER, TILE5PIPE ,70 ,4 ,0 ,2 ,TILE5 ,' - 5"
#LAYER, TILE6PIPE ,232 ,4 ,0 ,2 ,TILE6 ,' - 6"
#LAYER, TILE8PIPE ,174 ,4 ,0 ,2 ,TILE8 ,' - 8"
#LAYER, TILE10PIPE ,95 ,4 ,0 ,2 ,TILE10 ,' - 10"
#LAYER, TILE12PIPE ,246 ,4 ,0 ,3 ,TILE12 ,' - 12"
#LAYER, TILE15PIPE ,135 ,4 ,0 ,3 ,TILE15 ,' - 15"
#LAYER, TILE18PIPE ,119 ,4 ,0 ,3 ,TILE18 ,' - 18"
#LAYER, TILE24PIPE ,1 ,4 ,0 ,3 ,TILE24 ,' - 24"
#LAYER, APPENDED_DATA,7 ,1 ,1 ,1 , ,