City University Department of Information Science City Home
Search
Site Map

User Guide Index       Documentation Index       Go to LandSerf home page

LandSerf 1.8 User's Guide

1. Introduction

LandSerf allows you to visualise and perform analysis on elevation models of continuous surfaces. It currently supports raster DEM and vector TIN, contour and metric surface network models of elevation. What makes the software unique, is the ability to perform surface analysis over a range of scales, and characterise any scale dependent behaviour.

1.1 Starting LandSerf

Depending on how you installed the software, LandSerf can either be started from the Start Menu (Windows), a desktop icon (Windows, MacOS, Unix), or the command line (Windows, MacOS, Unix). By starting from the command line, various command line parameters can also be provided that will start LandSerf with rasters and/or vector files preloaded. The options are given below.

Command line parameterExplanation
surface <raster_file> Starts with the given LandSerf raster loaded as the processing surface
drape <raster_file> Starts with the given LandSerf raster loaded as the processing drape
vector <vector_file> Starts with the given LandSerf vector loaded
base <start_directory> The initial directory used for file loading/saving.
display <raster|relief|vector> Starts LandSerf with the given parameter displayed.
hub <config_file> Starts with the virtual field course Hub set to that in the given configuration file.
Examples:
LandSerf.exe raster c:\data\mountains.srf display relief
 Start LandSerf (in Windows) with the file mountains.srf displayed as a shaded relief map.
landserf vector ~/data/coast.vec display vector hub ~/vfc/hub.cfg
  Start LandSerf (in Unix) with the file coast.vec displayed and the VFC hub configured from the file hub.cfg.

1.2 Using LandSerf

The system is largely controlled via a series of menus that either perform actions or open further dialogue boxes. Graphics appear in the main (sunken) window, while the status of the system is reported at the bottom of the window. For processing that is likely to take some time, a 'percentage complete' message is displayed in the bottom right-hand corner. The entire window can be resized at any stage with all graphics being rescaled accordingly.

Initial Screen LandSerf's initial screen.

LandSerf can simultaneously store up to two raster models of elevation and one vector model. The two raster models consist of a surface model and drape model. Analysis is usually performed on only one of these models at a time. To change between surface and drape models, select Set processing to > from the Edit menu. The range of visualisation and analysis options available will depend on which of these has been selected.

Surface-Drape Selection Changing from surface to drape processing.

1.3 Functionality

The following features are currently available in LandSerf 1.8.