Classed Post Layer General Properties

To edit a classed post map, click once on the classed post map to select it. In the Properties window, click on the General tab. The classed post map properties General page contains the following options:

Change classed post map properties in the Properties window on the General page.

Data Filename

The Data Filename section specifies the data file to use and allows the file to be saved or changed. Click the next to Data Filename to open the Data Filename section.

Data File

The Data file displays the current file used in the classed post map. If the entire file name is not shown, place the mouse over the file name. A small window will appear with the full path and name displayed.

Change File

Click the button to display the Open Data dialog. This allows a new or updated data file to be specified for the classed post map. Select the new data file and click Open to reference the new file.

Coordinate System Note

Regardless of the file selected with either the File | Reload Map Data command or by clicking the button in the Properties window, the coordinate system for the original map layer is used after updating the file. If this is not the correct coordinate system, click on the map layer to select it. In the Properties window, click on the Coordinate System tab and set the coordinate system to the appropriate new system.

Save File

Click the button to display the Save As dialog. This allows the data file used for the classed post map to be saved to a new name. Set the File name, Save as type, and click Save to save the file. If a coordinate system has been defined on the Coordinate System tab in the Properties window, the Export Options dialog appears. Check the desired file formats. It is recommend that GS Reference (Version 2) file option be checked to generate a .GSR2 file. Click OK and the file is saved.

Worksheet Columns

The Worksheet Columns section specifies the columns to be used from the data file. Click the next to Worksheet Columns to open the Worksheet Columns section and set the columns for the classed post map layer.

X and Y Coordinates

Set X coordinates and Y coordinates to the columns containing the X and Y coordinates respectively. The X and Y columns are used to place the points on the map. If an empty cell is encountered in either of these columns, the corresponding point is excluded from the map. To change a column, click on the existing column name and select the desired column from the list.

Z Coordinates

Set the Z coordinates column to the column containing the values that will be used to determine the classes. If an empty cell is encountered in the Z column, the corresponding point is excluded from the map. To change a column, click on the existing column name and select the desired column from the list.

Worksheet Rows

The Worksheet Rows section specifies the rows to be used from the data file. Click the next to Worksheet Rows to open the Worksheet Rows section and set the rows and frequency for the classed post map layer.

First Row

Set the First row to the first row in the worksheet for which you want a posted symbol to be displayed. The default value is 1, which will start at the first numeric row of data in the worksheet. To change the First row, highlight the existing value and type a new value. Press ENTER on the keyboard or click anywhere else in the Properties window to make the change. Alternatively, click the button to increase or decrease the First row.

Last Row

Set the Last row to the last row in the worksheet for which you want a posted symbol to be displayed. The default is the last row of data in the worksheet. To change the last row, highlight the existing value and type a new value. To return to showing all of the rows in the worksheet, check the All box. If the First row is set to 1 and the Last row is set to All , all of the rows of data in the worksheet will be used. To change the Last row , highlight the existing value and type a new value. Press ENTER on the keyboard or click anywhere else in the Properties window to make the change. Alternatively, click the button to increase or decrease the Last row.

Frequency

Use the Frequency setting to control how often data points are posted. A frequency of 1 posts every point. A frequency of 2 posts every other point, 3 posts every third, etc. This is often used to reduce the number of displayed data points to avoid symbols overwriting each other. To change the number of points, highlight the existing value and type a new value. Press ENTER on the keyboard or click anywhere else in the Properties window to make the change. Alternatively, click the button to increase or decrease the Frequency.

Exclusion Filter

The Exclusion Filter allows a Boolean expression to specify how to exclude data. The Exclusion Filter can be used with any column in the worksheet that contains numbers. Columns in the worksheet that contain text or columns that are empty will not be excluded by the Exclusion Filter.

To use one of the X, Y, or Z columns, use X, Y, or Z in the Exclusion Filter . To use another column from the worksheet, use _A, _B, _C, etc. The underscore is required when specifying a worksheet column.

For example:

X=-999 or Y=-999 or Z=-999

Excludes any data with a -999 value in either the X, Y, or Z columns.

X<10 or X>20 or Y<10 or Y>20

Excludes all data except for points in the range 10 to 20 for both the X and Y directions.

Z < 0.0

Excludes any triplet with Z value less than 0.0.

_A > 10

Excludes any row in the worksheet that contains a value greater than 10 in column A.

Z < 0 AND _D = -999

Excludes any triplet with Z value less than 0.0 and whose row in the worksheet contains a value in column D equal to -999.

Boolean expressions, used by Grids | New Grid | Function, Grids | Calculate | Math, Grid | Data, and Grid | Variogram, include:

  • logical operators (and, or, xor, not)
  • comparison operators (=, <>, <, >, <=, >=)
  • the IF function - for example IF(condition,

The words AND, OR, XOR, NOT, and IF are reserved keywords and may not be used as variable names.

To use a stored function, click the next to the current function. This will display the ten most recent functions used. The functions are stored in the registry, so the equations are stored between Surfer sessions. You can also start typing the function in the function box. If the function is in the ten function history, the entire function will auto-complete.

For example, consider the case of ignoring data outside of a grid. The original grid X Maximum is 50, but the grid X Maximum is reset to 40. To limit the search to data with X values less than 40, use the Exclusion Filter by entering X > 40 into the Exclusion Filter text box. This tells Surfer to exclude all data with X values greater than 40.

Consider a second case where data contains a numerical identifier in column D. When the value in this column is equal to -999, the data point is considered inaccurate and should not be used when gridding. To grid only those data where column D is not equal to -999, exclude column D with the Exclusion Filter by entering _D = -999 into the Exclusion Filter text box. This excludes all rows of data where column D contains the value -999.

General

The General section controls the default angle and the legend display. Click the next to General to open the General section and set the default angle and legend display for the classed post map layer.

Symbol Angle

The Default angle (degrees) specifies the angle to apply to all the symbols on the map. Positive angles of up to +360 degrees rotate the symbol in a counterclockwise fashion. To change the symbol rotation, highlight the existing angle value and type a new value or click and drag the until the symbols are rotated to the desired amount.

Connection Line

The Connection Line section controls the line that connects points in the post map. Click the next to Connection Line to open the Connection Line section and line properties for the connecting line for the classed post map layer.

Connect Points

Check the box next to Connect points to connect all points in the post map layer with a line. Uncheck the box to remove the line from the post map layer. When the Connect points box is checked, points are connected in the order the points appear in the worksheet.

The line is drawn below the points. With open symbols, this can cause the line to appear inside the symbol. If the line should not be drawn through the symbol, use a closed symbol with the Fill color set to white instead of the open symbol. Symbols are set on the Classes tab.

Line Properties

Click the next to Line Properties to set the connecting line properties. The Style, Color, Opacity , and Width can be set.

See Also

Classed Post Map

Post Map

Labels

Classes

Data Files Used for Posting

Creating a Classed Post Map

Editing a Classed Post Map