Safe Software is the world s leading supplier of spatial data translation software. We are focused on helping organizations enhance access to spatial

Size: px
Start display at page:

Download "Safe Software is the world s leading supplier of spatial data translation software. We are focused on helping organizations enhance access to spatial"

Transcription

1 Safe Software is the world s leading supplier of spatial data translation software. We are focused on helping organizations enhance access to spatial data resources by providing software solutions that deliver seamless data format translation. Our software products are used worldwide by organizations that need to access and manipulate GIS and CAD data in multiple data formats.

2 About this Help File This help file contains information about FME Universal Viewer. A separate help file exists for FME Universal Translator, FME Workbench, and FME Universal Viewer each may be accessed through the Help menu of the corresponding FME component. For detailed information on translation, consult the help files for FME Universal Translator and FME Workbench.

3 About the FME Data Inspector The FME Data Inspector is a Safe Software technology preview, intended to eventually replace the FME Universal Viewer. Although it maintains many of the same features as the FME Universal Viewer, the Data Inspector is cross-platform, it uses the latest display technology, and it supports 3D viewing. For this release, you have the option to use either application. To set the FME Data Inspector as your default Workbench data inspection application, go to Tools > FME Options > Workbench.

4 FME Help These help files contain information on performing translations and transformations using FME Workbench. Separate help files exist for FME Universal Translator, FME Workbench, and FME Universal Viewer. FME Workbench Help Files: Start FME Workbench and click the Help menu. FME Universal Translator Help Files: Start FME Universal Translator and click the Help menu. Coordinate System Help: In the FME Workbench Help file look under Coordinate Systems or press F1 from the Coordinate System Gallery. Note: Especially for advanced operations, you may have to look in different help files to get the information you need.

5 Format Information and Technical Reference These files contain technical information and can be found in the FME Workbench Help menu. FME Readers and Writers: Detailed information on FME-supported formats. Note that most reader and writer directives correspond to Workbench parameters in the Navigation pane. FME Functions and Factories: Detailed technical information on functions and factories that correspond to Workbench transformer. FME Fundamentals: Detailed reference information on FME's fundamentals; that is, how FME processes data. If you want to write or customize your own mapping files, or just want to know how FME works, you can find detailed information on FME Architecture, Functions, Feature Factories, Interfaces, Transformation Process, Mapping File Syntax, and Configuration. To view this file, from the Workbench Help menu choose FME Fundamentals Reference. Copyright and Trademark Information

6 About the FME Universal Viewer FME Universal Viewer is a utility that allows you to view data in any FME-supported format. It is used primarily to preview data before translation and to verify it after translation. It can also be used to check data at any point during a translation; as you use FME, you ll find the Viewer useful when setting up complex transformations because you can examine the output at each step. FME Universal Viewer is closely tied to FME Workbench Workbench can send data directly to the Viewer. The Viewer, meanwhile, has basic translation capabilities: you can save any data in the Viewer window to an output dataset in any FME-supported format. FME Universal Viewer has basic tools for editing the display symbology. FME Universal Viewer is commonly referred to as the Viewer. It is also occasionally referred to as the Visualizer, since it forms an integral part of the Workbench transformer of the same name. FME Universal Viewer files are called viewspaces and have the.fmv extension. What can you inspect with the Viewer? FME Universal Viewer isn t designed to be a GIS or mapping application. The tools for symbology modification and printing are intended for data validation rather than producing map output. You can inspect a number of different facets of spatial data, including: Geometry: Check whether the geometry types are correct and that the geometry is in the correct spatial location. Symbology: Is the color, size and style of each feature correct? Attributes: Are all required attributes present? Data Format: Is the data in the expected format? Data Schema: Is the data subdivided into the correct layers, categories, or classes? Data Quantity: Does the data contain the correct number of features? Process Output: Has the translation process restructured the data as expected?

7 FME Data Inspector is a Safe Software Technology Preview Safe Software is the world s leading supplier of spatial data translation software. We are focused on helping organizations enhance access to spatial data resources by providing software solutions that deliver seamless data format translation. Our software products are used worldwide by organizations that need to access and manipulate GIS and CAD data in multiple data formats. About the FME Data Inspector The FME Data Inspector is a Safe Software technology preview, intended to eventually replace the FME Universal Viewer. Although it maintains many of the same features as the FME Universal Viewer, the Data Inspector is cross-platform, it uses the latest display technology, and it supports 3D viewing. For this release, you have the option to use either application. To set the FME Data Inspector as your default Workbench data inspection application, go to Tools > FME Options > Workbench. Why the option? FME is used by a diverse group of worldwide users who work with countless different hardware and software configurations. Releasing the FME Data Inspector as a technology preview allows Safe Software to not only solicit feedback, but it also allows us to make sure that we get this feedback from the widest user base possible. We believe this will result in the best overall user experience when we fully debut the FME Data Inspector. FME Components Primary Components FME is actually a number of different software applications that comprise a number of spatial data handling components. All applications listed here are included with every edition of FME. Browse your FME installation directory to access the components. FME Workbench FME Workbench is an application for solving data translation and processing problems. With Workbench, underlying FME functionality is exposed in an intuitive interface that allows you to graphically define a custom data flow from source, through transformation, to destination. Workbench has tools for defining the source and destination dataset structure (or schema), and also for manipulating the geometry and attributes of spatial data. Workbench is fully integrated to interact with other FME applications such as the Universal Viewer (FME Data Inspector). It is also integrated with other products such as FME Server, and is the authoring tool for FME Server models. It is quite feasible that you will only ever need to use Workbench and the FME Universal Viewer or FME Data Inspector. FME Universal Viewer The FME Universal Viewer allows quick viewing of data in any FME-supported format. It is used primarily for data validation and quality assurance by allowing you to preview data before translation, or review data after translation. FME Data Inspector (FME technology preview) The FME Data Inspector is a Safe Software technology preview, intended to eventually replace the FME Universal Viewer. Although it maintains many of the same features as the FME Universal Viewer, the Data Inspector is cross-platform, it uses the latest display technology, and it supports 3D viewing. For FME 2011, users have the option of using both. FME Quick Translator

8 FME Quick Translator (originally called the FME Universal Translator) was the first FME application to be developed. Translations are defined through a scripting language rather than a graphic interface. For this reason, the Quick Translator is largely superseded by FME Workbench; however, as its name suggests, it is good to use for quick, format-to-format translations. FME Command-Line Engine The FME Command-Line Engine enables translation requests to be submitted at the command-line level. Developer Components These additional development components are all included as part of the standard FME package. FME Objects FME Objects is a software library for working with spatial data. Application developers use FME Objects to add spatial data reading and writing support into their stand-alone applications. FME Application Extenders FME Application Extenders are components by which FME technology is used or embedded into other GIS applications. These are then known as FME Enabled Applications. Application Extenders enable a GIS product to view datasets not native to that application. FME Plug-In SDK The FME Plug-In SDK allows developers to add their own formats or functionality to the FME translation core. FME Integration SDK The FME Integration SDK allows developers to create FME-enabled applications for users who already have FME installed on the same PC. FME Community Our online community consists of an enthusiastic group of users and Safe Software staff participating in our various online resources. FME User Central fmepedia FMETalk FME Certification Program FME User Central FME User Central is an access point to technical resources for FME users. Be sure to bookmark this site to get direct access to all the information, tools and news you need to build your FME expertise. fmepedia fmepedia is Safe Software's user collaboration site. Based on Mediawiki, fmepedia is a wiki that is maintained both by Safe Software staff as well as members of our user community. FMETalk FMETalk is a technical discussion group for Safe Software's FME range of applications. Safe Software FME Certification Program The Safe Software FME Certification Program is a technical skill credentials program that identifies high-quality, knowledgeable FME consultants and trainers. There are two designations available: FME Certified Professional and FME Certified Trainer. Individuals who receive these prestigious designations must demonstrate deep expertise in FME and meet the quality standards set by Safe Software. Certification offers FME experts a great way to gain a competitive edge in their industries. This program supersedes the previous FME Most Valued Professional (MVP) program.

9 Viewer Interface Every area of the FME Universal Viewer interface has a name and serves a specific purpose. Any of these windows, panes, or bars can be shown or hidden by selecting View > Windows in the Menu Bar. ). Hold- Tip: You can "undock" display panes by clicking on a boundary and dragging it to another location (or by clicking the Maximize button ing down the Ctrl key at the same time ensures that the window won't "redock" in another location in the Viewer. View Window The View Window is the spatial data display area of the FME Universal Viewer. Multiple views of different datasets may be opened at the same time.

10 Display Control Window The Display Control Window shows a list of open datasets and their various feature types. These components are displayed as a hierarchy of levels that can turned on or off, from entire datasets down to individual geometry types. The Display Control Window also allows you to adjust feature type symbology and to change the drawing order of data.

11 Each feature type can be assigned a different color or style that will apply to all geometries beneath it. At the geometry level, each separate type can also be assigned a unique color or style. Datasets and feature types are displayed in the same order in the Display Control Window as they appear in the View Window. You can change this order by dragging any dataset or feature type above another to promote its display order in the View Window. You may only reorder feature types within their own dataset. If you want to change the display order of multiple feature types, it is often easier to use the Reorder Feature Types function. Open it by rightclicking a dataset or feature type in the list and selecting Reorder Feature Types.

12 The Edit Feature Type Order dialog then allows you to toggle the display of the feature types, re-order them in the list or re-sort them alphabetically. Tip: Hold Ctrl to select successive entries or Shift to select a range of entries.

13 Information Window When you query a feature in the View Window, information about that feature is shown in the Information Window. This information includes feature type, attributes (both user and format attributes), coordinate system, and geometry details. Log Window The Log Window reports information related to the reading and showing of a dataset, which you can use to confirm that data was read correctly. It shows statistics and processing information whenever you open a dataset, open a viewspace, or save a dataset to a different format. Certain other functions, such as the Measure Distances tool, also generate messages in the Log Window. You may find it useful to copy information from the Log File to a text file.

14 Status Bar The Status Bar is a general report on the status of the Viewer. It shows which feature is being read when a dataset is opened, indicates when the Viewer is drawing a dataset on screen, and prompts you when the Viewer is waiting for user input. Menu Bar The Menu Bar includes the File, View, Window, and Help Menus. The File Menu allows you to perform administrative tasks, such as opening, adding, and saving files. The View and Window Menus let you navigate around the View Window and set Viewer options, while the Help Menu contains links to help files and other FME documentation. Toolbar The Toolbar contains shortcuts to some of the Universal Viewer s most valuable functions. Note: Detailed descriptions of many toolbar functions are available elsewhere in the Universal Viewer Help. Insert tools Open Dataset Add Dataset Open Viewspace File tools Save Data As Save Viewspace Close View Close Viewspace View tools

15 Pan Zoom In [Shift] Zoom Out [Ctrl] Zoom to a Selected Feature Zoom to a Marked Location Zoom to the Full Extent of the Data Revert to the Previous Zoom Extent Advance to the Next Zoom Extent Query tools Select Features Measure Distances Refresh and Repaint tools Repaint View [redraws the current display window] Refresh View [reloads the dataset you are viewing] Note: Do not use the Refresh button when you are viewing data routed directly from FME Workbench. Selecting Format The Universal Viewer allows you to view multiple simultaneous datasets in any FME-supported format. To view your data, click the Open Dataset icon or select File > Open Dataset. This opens the Select Dataset to View dialog. Now, you must specify the format of the file you want to read. This is done through the Formats Gallery. Launch the Formats Gallery by clicking the Format Browse button. Select the appropriate format, either by scrolling through the list or by entering a character string into the Search box (the Format box on the previous screen also serves as a format filter). Start by typing in the first few letters of the desired format. Typing Goo, for example, produces the following:

16 Even if you don t know the first letters of your chosen format s name, you can enter a partial phrase into the filter. Typing Shape, for example, automatically opens ESRI Shape format: Or, if you prefer, you can filter by file extension. Do so by typing a known extension into the format box. Typing Dgn, for example, shows only those formats that are typically associated with the file extension.dgn : Specifying a format activates the file filter in the subsequent dataset selection dialog. This assists in locating datasets amongst other files, while ensuring that the appropriate dataset type (that is, folder-based) is selected. Note: After you have viewed multiple datasets in the Viewer, notice that the Format drop-down box has become populated. The drop-down list consists of the 10 most recently used formats. Selecting Dataset Once you have selected your desired format, you must specify the data file to view. Begin by clicking the Dataset Browse button. This will launch a file browser (notice that only files of your selected data format are visible). Browse to the appropriate data file(s) and click Open.

17 Tip: FME is sometimes able to detect the format of a selected dataset without being told in the Format box. Therefore, it can be faster especially if you aren t sure what format your data is in to select your Dataset first. However, it is always helpful to confirm that the Format and Dataset fields are correct before you attempt to view the data. If the format does not match the dataset, the data will fail to load in the Viewer. Adjusting Reader Parameters The Parameters button allows you to specify additional information required by certain source formats. When you select a format that permits additional settings, the Parameters button will become available. When you click the button, you ll see a dialog containing options specific to the format you selected. Note: If your format supports extra settings, you do not necessarily have to change them FME will simply use default values. Setting Coordinate System In most cases, the Coordinate System box indicates Read From Source after the Format and Dataset have been selected. This means that FME is able to read the source dataset and detect which coordinate system is being used. However, if the Coordinate System box reads Unknown or is blank, you may have to manually select a coordinate system. Do so by clicking the Coordinate System browse button and selecting the appropriate system in the Coordinate System Gallery:

18 Recently-used coordinate systems are also saved in the Coordinate System drop-down menu: Tip: For more information on individual coordinate systems, select a system in the Coordinate System Gallery and click Properties. Adding a Dataset The Add Dataset tool adds a dataset to a pre-existing viewspace. Click the icon or select File > Add Dataset from the Menu bar. For assistance in filling in the Format and Dataset fields, see Selecting Format and Selecting Dataset. The new dataset will open in the currently active view window and the additional dataset name and features will appear in the Display Control Panel. Note: When you use the Add Dataset tool to overlay two or more datasets, it is important to make sure that all datasets belong to the same coordinate system. The FME Universal Viewer cannot reproject data to a different coordinate system.

19 Merging Similar Datasets If have you several datasets of the same format and schema (data model), you can view them as a single merged dataset in the Viewer. 1. Click or select File > Open Dataset. Select an initial source dataset, then click the Add Source Datasets button to show the Select Source Data Files dialog. 2. You can type directly in the Folder field and use wildcards to include all files of a specific format. For example, typing C:\**\*.dgn merges all.dgn files on your C: drive. 3. You can also click Add Folder to browse for a specific folder and may optionally check the Subfolders box to also include all subfolders below that directory. All files that are in the specified format in those directories are included. 4. Choose Add Files to select individual files to merge. 5. Check the Identical Schemas box if you know that all files have the same schema. If you check the box, then FME does not have to perform an initial scan of all files to determine their schemas. Instead, FME takes the initial dataset as representative of the entire data model. 6. Click OK. The Viewer merges the specified datasets and appends the added datasets to the original. The log window shows detailed information. Opening a Viewspace The Open Viewspace tool opens a previously saved viewspace (.fmv file). To open a viewspace, click the Open Viewspace icon or select File > Open Viewspace from the Menu Bar. Browse to the.fmv file and click Open. The viewspace is shown in the Viewer.

20 Tip:To speed up the reading of frequently accessed viewspaces, select View > Options > Use Persistent Cache. Note: Viewspaces do not contain spatial data, but rather details of the open datasets and how they are being viewed. For more information, see Saving a Viewspace. Saving a Dataset Saving a Dataset (as) is the Universal Viewer s method of conducting basic translations. In this sense, the Save Data As tool is similar to FME Workbench s Translation tool (only without advanced transformation capabilities). Save your Dataset in a different format by clicking the Save Data As button or by selecting File > Save Data As. Now select an output format and type a filename and associated extension. Depending on the format desired, you may have the option to change settings. You may also wish to specify which coordinate system the new dataset will use. When you are finished, click OK.

21 Tip: When you conduct a basic translation, only the data displayed within the View window will be output. Therefore, a crude envelope can be set by using the windowing tools to display only the area of data required. This can help to keep file sizes small and to focus attention on a particular spatial phenomenon within your dataset. Saving a Viewspace A viewspace is essentially a legend and a list of settings. Saving a viewspace, then, saves details of the open datasets and how they are being viewed. Opening your saved viewspace in the Viewer will reopen the original datasets to present the display exactly as it was when the viewspace was saved (including screen positioning, marked locations, etc.). However, saving a viewspace doesn t save the data itself (so you can t send an.fmv file alone to someone to view the data) and the original datasets must still exist in the same locations for a previously saved viewspace to be opened. Save a Viewspace by clicking the Save Viewspace button in the Toolbar or by selecting File > Save Viewspace. Removing a Dataset Right-click the dataset name in the Display Control Panel and click Remove Dataset to remove a dataset from view. If you have only one dataset open, selecting this option will close the file.

22 Closing a View To close the selected View pane without shutting down the Viewer, click File > Close View.

23 Viewing Raster Data Because raster data is made up of cells rather than features, the techniques for inspecting raster datasets are slightly different than those for inspecting vector datasets. Above: A CDED format digital elevation model (DEM) opened in the FME Universal Viewer. The value of the selected cell is reported in the lower-right corner of the Information Pane. Querying Raster Features There are two ways to use the Query tool on a raster dataset: querying a cell and querying a raster dataset itself. Below: An FME splash screen.gif opened in the Viewer.

24 This is a good example of a color raster image. Each cell contains a triplet that defines its color by RGB (Red, Green, Blue). For example, the shade of red at the letter M's highest peak (204, -94) is 95, 63, 71. Querying a Cell A single click onto a raster dataset queries the cell under that click and produces output in the Information Window:

25 Querying a Dataset Selecting an area of the raster dataset with a click and drag motion queries a larger portion of the dataset. This results in the following type of output:

26 Because it is part of a raster dataset, FME considers the 1201 x 1201 cell area to be a single feature. Mixing Vector and Raster Datasets The FME Universal Viewer is capable of displaying raster and vector datasets in a single viewspace. Below: A raster digital elevation model with overlaid vector boundary data.

27 Types of Datasets Source Datasets may come in any of four possible types. FME distinguishes between these different types on the basis of data storage and structure. Since FME handles each type differently, it is important to know which type of data you are working with. File-Based Datasets A file-based dataset is as simple as it sounds: it s a complete dataset stored within a single file. An AutoCAD DXF file is a good example of this; each.dxf file is a separate dataset. Feature Types within File-Based Datasets File-based datasets usually have some method of assigning data to different categories. In FME these categories are treated as different feature types. For example, in an AutoCAD DXF file the data is organized into "layers". DGN files, on the other hand, use "levels". In each case, FME reads these categories as distinct feature types. Folder-Based Datasets In this form, the dataset is the folder or directory holding the data. For example, in "C:\FMEData\Data\Schools\ShapeSchoolRegions" the dataset name is "ShapeSchoolRegions". ESRI Shape, MapInfo TAB and CSV formats are examples of folder-based datasets. Feature Types within Folder-Based Datasets In a folder-based dataset, data is contained in a series of files. Typically, each unique file within the folder is a feature type within the dataset. For example, in the following ESRI Shape data structure, the dataset is "engineering", while the feature types are "roads", "pipelines", and "roadsigns". C:\citydata\engineeering\roads.shp pipelines.shp roadsigns.shp Note: It is common for FME users to mistake individual files for datasets. However, when there is no method of subdividing the data within the file itself, FME usually treats the file as a feature type within a folder-based dataset. Database Datasets A database dataset, as its name implies, is a set of data stored within a database. Generally each distinct database is a different dataset (though to be strictly accurate, each user/schema within a database would be a different dataset). The most obvious example is an Oracle database; whether it is spatial or non-spatial, it is treated the same way by FME. Feature Types within Database Datasets In a database dataset, each different table within the database is considered a feature type. For example, an Oracle database called "resources" has tables called "users", "vehicles", and "equipment". The dataset, in this case, is "resources", whereas the feature types are "users", "vehicles", and "equipment". Web Datasets A web dataset is a collection of data stored on an Internet site. A Web Feature Service (WFS) server is an example of a web dataset. In this case, the name of the dataset is the same as the name of the URL (Universal Resource Locator). Feature Types within Web Datasets Web datasets commonly have a number of layers. Each layer represents a different feature type.

28 Points Point geometries are features represented by a single coordinate. A simple point feature has only an x/y coordinate. Text features possess an x/y coordinate that represents the insertion point of an annotation (usually the lower-left corner of the text). The feature is also defined by text size, rotation and justification. Arc features possess an x/y coordinate that represents their centre point, plus a mathematical definition of the arc radius and sweep angles so that FME can describe them properly in a view. Ellipses, like arcs, are basically circle or oval features. However, since they are closed figures, they don t require a start or sweep angle. Lines A line is a series of points strung together to form a chain. The simplest form of line geometry is a two-point line: a line with a start coordinate and an end coordinate, but no intermediate points. A polyline feature is a multi-point line; that is, it has a start coordinate and an end coordinate, plus one or more intermediate points. Note: An NB is a polyline feature whose last point is coincident to its first. In other words, it appears as a closed figure. However, it is a line feature by definition and doesn t become a polygon unless coerced (connected) by a transformer or reader/writer, such as FME Workbench s PolygonBuilder. Polygons A polygon feature is a series of points strung together whose first and last points coincide to form a closed shape. A simple polygon forms a single closed shape. A donut is made up of an outer polygon to define the perimeter and an inner polygon to represent a hole within it. The inner polygon is known as an island.

29 Aggregates An aggregate is a defined set of any of the above features (point, line, polygon, and so forth). It is also sometimes known as a "collection" or "group." A homogeneous aggregate is made up of features of the same geometry type. A non-homogeneous aggregate is made up of features of differing geometry types. Raster A raster geometry feature is a set of pixels (or cells) in a grid formation. There are no attributes as such, but each cell may possess a single value or color. Non-Geometry A non-geometry feature is a set of attributes without geometry. The most common non-geometry feature is a simple database record. Other Geometry Types FME supports a variety of other geometry types which are less easily classified. These include: Area BRepSolid Box CSGSolid CompositeSolid CompositeSurface Curve Extrusion Face MultiArea MultiCurve MultiPoint MultiSolid MultiSurface MultiText Null

30 Path RectangleFace Segment SimpleArea SimpleSolid SimpleSurface Solid Surface Text TriangleFan TriangleStrip

31 Querying Features The Universal Viewer is able to query both classic and enhanced geometric features. To query a feature, click it after selecting the Query tool. To query multiple features, select the Query tool and drag a box over a region by holding down the left mouse button. Querying Classic Geometry The example below shows the Information Window with queried feature information. 1) The number of features queried. Here it is feature 1 of 1. To the right are buttons to advance or reverse when more than one feature has been queried. Query multiple features by dragging a box over a region in the View Window. 2) The Feature Type of the feature a city park, in this case. 3)The coordinate system that the feature belongs to. This field will be blank if the format does not support coordinate systems. 4) User Attributes. This dataset contains attributes called name, parts, acres, points, etc. 5) FME Attributes. These start with "fme_" and define the feature within FME. For example, fme_color attributes define a feature s color according to FME s definition method. 6) Format Attributes. In this case the format is MapInfo. These define the feature within the source format. Here format attributes define a feature s color using the format s definition method. 7) Spatial Summary: includes details on the feature s dimensionality (2D or 3D), number of coordinates and bounding box details. 8)Coordinate Listing: an (optionally) full listing of all the coordinates of the feature. Querying Enhanced Geometry Querying an enhanced geometric feature produces considerably different output in the lower half of the Information window. The example below shows The Information Window with queried feature information.

32 1) The feature geometry type. Here it is a polygon feature (IFMEPolygon). 2) The boundary of the polygon is defined by a "path" (IFMEPath) made up of three segments. 3) The first path segment is a line feature (IFMELine). It is a 2D line with three coordinates (that is, a polyline). 4) The second segment is an arc (IFMEArc). 5) The final segment is another line. The overall feature looks like this(below).

33 Options Menu Selections in the View > Options menu allow you to customize what you see in the Viewer output. Mark Vertices These options, when activated, visibly mark all vertices of Area, Line, and/or Text Feature Types. Unmarked area vertices: Marked area vertices:

34 Redraw on Theme Change When you check this option, the datasets in the View Window are redrawn whenever a theme change occurs; for example, when you select layers in the Display Control tree. This option is helpful if you have to turn on or off numerous layers and would prefer not to redraw (repaint) the view each time. Allow Area Filling This option fills in all polygons with their associated color (fme_fill_color). When this option is turned off, polygons are transparent, allowing you to see through to the data below. You can turn this option on or off depending on the nature of your data. Area Filling might be appropriate, for example, in a viewspace depicting bodies of water. Unfilled Area:

35 Filled Area:

36 Display Full Decimal Precision The Viewer shows coordinates either in a truncated format or in their full decimal precision. The default option is to show truncated coordinates, but full precision is vital for checking geometric processes, such as examining a polygon to ensure that it closes correctly. Display All Coordinates When a feature is processed in the Viewer, its coordinates are listed in the Information window. Features can have thousands of coordinates. Therefore, to preserve Viewer performance FME restricts coordinate display to a maximum of 50. However, you can choose to enable full coordinate display by selecting this option from the menu. Adjust Sound Events You can adjust Universal Viewer sound events using the Windows Sound Control Panel. To make it easier to find, the Viewer provides direct links through the Menu Bar. You can set two events in the FME Universal Viewer: when a data load is complete and when a redraw is performed (if the redraw takes longer than 3 seconds). Note that by default all sounds are set to Off. Follow these steps to enable them: 1. Select View > Options > Adjust Sound Events. 2. Scroll through the Program Events list until you find "FME Viewer." 3. Select the sound to associate with the appropriate event. 4. Click OK.

37 Use Persistent Cache This function allows the Viewer to save data in the local file system for subsequent use, such as in situations in which access to the data is over a low-bandwidth link, access is not available at all or the dataset is very large. This is helpful when you need to view a particular viewspace frequently. Geometry Handling This option allows you to switch between Classic and Enhanced Geometry handling modes. Each of FME's supported formats reacts slightly differently to this directive. For example, if an arc in AutoCAD DWF format is read while in Enhanced Geometry handling mode, it is represented as a continuous curve. In Classic geometry handling mode, however, it appears as a series of connected points that form a curve. In both cases, the actual storage of the feature's geometry is unaffected. The reading of the geometry, however, varies according to the Geometry Handling setting. For detailed information on how a particular format responds to Classic or Enhanced Geometry handling, refer to the FME Readers and Writers manual (available in Workbench under Help > FME Readers and Writers Reference) or to FME Fundamentals (available as FME- Fundamentals.chm on your FME CD, as well as on our website). Note that, if a reader only supports enhanced geometry (for example, EDIGéO) or only supports classic geometry (for example, ESRI ArcInfo Generate), it is not affected by the parameter. Note: Changing this parameter introduces certain limitations. For example, if you open a dataset while in Enhanced Geometry handling mode, then change the setting to Classic and add another dataset to the same viewspace, both modes are at work simultaneously. If you refresh view, however, the reading of both datasets reverts to Classic Geometry handling mode. the

38 Marking a Location on a Dataset The Mark Location feature allows you to pinpoint a location on a dataset. Right-click any part of the dataset and select Mark Location. The location is now marked with a red crosshair. Select in the toolbar to open the Mark Location dialog. From here, you can view and alter the X and Y coordinates of the marked location. This is useful if you know the coordinates of your intended mark, but do not necessarily know where to find it in the viewer or if you want to mark a very precise location. The Mark Location dialog also allows you to specify the length of the mark s radius (in units). If the specified radius is particularly large, a crosshair may no longer be an appropriate marker. In these cases, the location is marked by a circle: Select to zoom immediately to the marked location. Using the Measuring Tool The Viewer supports a measuring mode that makes it easy to determine distances between two points. One of the advantages of this tool is that it allows you to determine how close things are so that you can set and adjust tolerances during format translations. Click the measuring tool. You see a crosshair in the viewspace. Click and hold to drag the crosshair from point A to point B.

39 Release the mouse button. The Log window shows the distance measured, as well as start and end coordinates. This information is also shown in the Status Bar on the lower left: Displaying Features The easiest way to toggle feature displays in the viewspace is by clicking the box next to a feature name. An X means that the feature is currently shown. Click to deselect the box and turn off the feature display. You can also right-click a feature name to show a command menu. Select Toggle Feature to quickly turn on/off the display, or turn on/off the other options to change the appearance of the feature. Note: If you have more than one dataset open, clearing a dataset checkbox turns off data in the view for that particular dataset only. Setting Drawing Styles You can customize the appearance of your dataset by adjusting how its features are displayed. In the Display Control Window (which shows the "tree" view), click to expand a feature. In this case, the feature is called LOT_LINES.

40 Double-click a geometry type (Area, Line, Point or Text) to display the Drawing Styles dialog. From here you can change color, line style, symbol, and text characteristics. Filtering Features Locating a particular feature in a large dataset can be tricky. The Filter Features tool allows you to use SQL queries to filter out features, retaining only those whose attributes match the given criteria. Example This data has an attribute called Length.

41 The Filter Features tool opens a dialog box that contains a Test Expression field. The Left Side is usually a function and the Right Side is usually a constant. In this case, the dialog is set up to test for lines with a length of less than 600. The Enabled check-box turns the function on and off so that you don't have to re-enter settings. The Log Pane reports how many features are in the view and how many were filtered. Note: The value in the Left Side text box contains an ampersand (&). This is the Filter s way of specifying the value of the length attribute rather than the text string length. Adding Dynamic Attributes This feature adds new attributes to your data, including any FME functions. Click to display the Dynamic Attributes dialog. Example - Adding attribute: Type the new attribute name and expression, remembering to include any parameters in parentheses. Click Add to add the attribute to the list. Close the window. The new attribute appears in the list in the Information Window.

42 Non-System Encoding The FME Universal Viewer has the ability to view attributes held in a non-system encoding without having to change your computer to a different locale. Shortcuts To quickly zoom to a location in your viewspace, hold down the Shift key, click the mouse button, and drag the cursor around the area. To quickly zoom out, hold down the Ctrl key, click the mouse button, and drag the cursor. To zoom out in successive steps, hold down the Ctrl key and click the mouse button once. Printing From the File menu: Select Print to edit printer properties, print range, and number of copies. Select Print Preview to preview your output. Select Print Setup to choose your printer and to set default print parameters, such as page layout and paper size. Click the Print icon to perform a quick print.

Welcome to the FME Data Inspector

Welcome to the FME Data Inspector Welcome to the FME Data Inspector FME Data Inspector is a Safe Software Technology Preview Safe Software is the world s leading supplier of spatial data translation software. We are focused on helping

More information

ArcView QuickStart Guide. Contents. The ArcView Screen. Elements of an ArcView Project. Creating an ArcView Project. Adding Themes to Views

ArcView QuickStart Guide. Contents. The ArcView Screen. Elements of an ArcView Project. Creating an ArcView Project. Adding Themes to Views ArcView QuickStart Guide Page 1 ArcView QuickStart Guide Contents The ArcView Screen Elements of an ArcView Project Creating an ArcView Project Adding Themes to Views Zoom and Pan Tools Querying Themes

More information

Lab 3: Digitizing in ArcGIS Pro

Lab 3: Digitizing in ArcGIS Pro Lab 3: Digitizing in ArcGIS Pro What You ll Learn: In this Lab you ll be introduced to basic digitizing techniques using ArcGIS Pro. You should read Chapter 4 in the GIS Fundamentals textbook before starting

More information

Fusion. CBR Fusion MLS Level 1 Core Functions. Class Handout

Fusion. CBR Fusion MLS Level 1 Core Functions. Class Handout Fusion 1 CBR Fusion MLS Level 1 Core Functions Class Handout GETTING STARTED IN FUSION Logging On and Off To log on to Fusion MLS: 1. Type your user name in the User ID box. 2. Type your password in the

More information

Press the Plus + key to zoom in. Press the Minus - key to zoom out. Scroll the mouse wheel away from you to zoom in; towards you to zoom out.

Press the Plus + key to zoom in. Press the Minus - key to zoom out. Scroll the mouse wheel away from you to zoom in; towards you to zoom out. Navigate Around the Map Interactive maps provide many choices for displaying information, searching for more details, and moving around the map. Most navigation uses the mouse, but at times you may also

More information

Working with PDF s. To open a recent file on the Start screen, double click on the file name.

Working with PDF s. To open a recent file on the Start screen, double click on the file name. Working with PDF s Acrobat DC Start Screen (Home Tab) When Acrobat opens, the Acrobat Start screen (Home Tab) populates displaying a list of recently opened files. The search feature on the top of the

More information

Map Direct Lite. Quick Start Guide: Map Layers 5/14/2018

Map Direct Lite. Quick Start Guide: Map Layers 5/14/2018 Map Direct Lite Quick Start Guide: Map Layers 5/14/2018 Contents Quick Start Guide: Map Layers... 1 Map Layers in Map Direct Lite.... 3 What is a Basemap Layer?... 4 Change the Basemap Using the Basemap

More information

OnCOR Silverlight Viewer Guide

OnCOR Silverlight Viewer Guide Getting Around There are many ways to move around the map! The simplest option is to use your mouse in the map area. If you hold the left button down, then click and drag, you can pan the map to a new

More information

IHS Enerdeq Desktop International Training Guide

IHS Enerdeq Desktop International Training Guide IHS > Decision Support Tool IHS Enerdeq Desktop International Training Guide May 2009 Version 1.5.2 2009 IHS, All Rights Reserved. All trademarks belong to IHS or its affiliated and subsidiary companies,

More information

Exercise 1: An Overview of ArcMap and ArcCatalog

Exercise 1: An Overview of ArcMap and ArcCatalog Exercise 1: An Overview of ArcMap and ArcCatalog Introduction: ArcGIS is an integrated collection of GIS software products for building a complete GIS. ArcGIS enables users to deploy GIS functionality

More information

IntraMaps End User Manual

IntraMaps End User Manual IntraMaps End User Manual For IntraMaps Version 8 Date: 6 th July 2014 Contents Introduction... 4 What is IntraMaps?... 4 Application... 5 Main Toolbar... 6 View... 7 Original View:... 7 Pan:... 7 Zoom

More information

Acrobat X Professional

Acrobat X Professional Acrobat X Professional Toolbar Well Page Navigations/Page Indicator Buttons for paging through document Scroll Bar/box page indicator appears when using the scroll button to navigate. When you release

More information

Whitepaper. Reading Map 3D Object Data with FME. Overview. FME and Spatial Data Interoperability. Spatial ETL Tools

Whitepaper. Reading Map 3D Object Data with FME. Overview. FME and Spatial Data Interoperability. Spatial ETL Tools Whitepaper Reading Map 3D Object Data with FME Overview A key challenge for users of spatial data is interoperability. Even for a committed user of AutoCAD Map 3D, there are likely to be occasional needs

More information

for ArcSketch Version 1.1 ArcSketch is a sample extension to ArcGIS. It works with ArcGIS 9.1

for ArcSketch Version 1.1 ArcSketch is a sample extension to ArcGIS. It works with ArcGIS 9.1 ArcSketch User Guide for ArcSketch Version 1.1 ArcSketch is a sample extension to ArcGIS. It works with ArcGIS 9.1 ArcSketch allows the user to quickly create, or sketch, features in ArcMap using easy-to-use

More information

CHAPTER 1 COPYRIGHTED MATERIAL. Finding Your Way in the Inventor Interface

CHAPTER 1 COPYRIGHTED MATERIAL. Finding Your Way in the Inventor Interface CHAPTER 1 Finding Your Way in the Inventor Interface COPYRIGHTED MATERIAL Understanding Inventor s interface behavior Opening existing files Creating new files Modifying the look and feel of Inventor Managing

More information

Tutorial 01 Quick Start Tutorial

Tutorial 01 Quick Start Tutorial Tutorial 01 Quick Start Tutorial Homogeneous single material slope No water pressure (dry) Circular slip surface search (Grid Search) Intro to multi scenario modeling Introduction Model This quick start

More information

LAB 1: Introduction to ArcGIS 8

LAB 1: Introduction to ArcGIS 8 LAB 1: Introduction to ArcGIS 8 Outline Introduction Purpose Lab Basics o About the Computers o About the software o Additional information Data ArcGIS Applications o Starting ArcGIS o o o Conclusion To

More information

HBS Training - IT Solutions. PlanWeb. Intermediate

HBS Training - IT Solutions. PlanWeb. Intermediate HBS Training - IT Solutions PlanWeb Intermediate CONTENTS Logging on to the system...3 The PlanWeb Window...5 The Tool Bar...6 The Status Bar...6 The Map Window...6 The Information Window...7 Changing

More information

Managing Content with AutoCAD DesignCenter

Managing Content with AutoCAD DesignCenter Managing Content with AutoCAD DesignCenter In This Chapter 14 This chapter introduces AutoCAD DesignCenter. You can now locate and organize drawing data and insert blocks, layers, external references,

More information

City of La Crosse Online Mapping Website Help Document

City of La Crosse Online Mapping Website Help Document City of La Crosse Online Mapping Website Help Document This document was created to assist in using the new City of La Crosse online mapping sites. When the website is first opened, a map showing the City

More information

Geographical Information Systems Institute. Center for Geographic Analysis, Harvard University. LAB EXERCISE 1: Basic Mapping in ArcMap

Geographical Information Systems Institute. Center for Geographic Analysis, Harvard University. LAB EXERCISE 1: Basic Mapping in ArcMap Harvard University Introduction to ArcMap Geographical Information Systems Institute Center for Geographic Analysis, Harvard University LAB EXERCISE 1: Basic Mapping in ArcMap Individual files (lab instructions,

More information

4. If you are prompted to enable hardware acceleration to improve performance, click

4. If you are prompted to enable hardware acceleration to improve performance, click Exercise 1a: Creating new points ArcGIS 10 Complexity: Beginner Data Requirement: ArcGIS Tutorial Data Setup About creating new points In this exercise, you will use an aerial photograph to create a new

More information

v Introduction to WMS WMS 11.0 Tutorial Become familiar with the WMS interface Prerequisite Tutorials None Required Components Data Map

v Introduction to WMS WMS 11.0 Tutorial Become familiar with the WMS interface Prerequisite Tutorials None Required Components Data Map s v. 11.0 WMS 11.0 Tutorial Become familiar with the WMS interface Objectives Import files into WMS and change modules and display options to become familiar with the WMS interface. Prerequisite Tutorials

More information

Guide to Mapping Website (Public) December 2016 GC_236594

Guide to Mapping Website (Public) December 2016 GC_236594 Guide to Mapping Website (Public) December 2016 GC_236594 Table of Contents Guide to Mapping Website (Public)... 1 December 2016... 1 Quick Start... 3 Map Layers... 4 How do I?... 5 Draw on the Map...

More information

v Overview SMS Tutorials Prerequisites Requirements Time Objectives

v Overview SMS Tutorials Prerequisites Requirements Time Objectives v. 12.2 SMS 12.2 Tutorial Overview Objectives This tutorial describes the major components of the SMS interface and gives a brief introduction to the different SMS modules. Ideally, this tutorial should

More information

Map Library ArcView Version 1 02/20/03 Page 1 of 12. ArcView GIS

Map Library ArcView Version 1 02/20/03 Page 1 of 12. ArcView GIS Map Library ArcView Version 1 02/20/03 Page 1 of 12 1. Introduction 1 ArcView GIS ArcView is the most popular desktop GIS analysis and map presentation software package.. With ArcView GIS you can create

More information

Quick Guide to MapWindow GIS Desktop Application

Quick Guide to MapWindow GIS Desktop Application Quick Guide to MapWindow 1 Quick Guide to MapWindow GIS Desktop Application Version 2 January 2007 Adapted by Tom Croft. This is a summary user guide for commonly used tools and capabilities and does not

More information

GGR 375 QGIS Tutorial

GGR 375 QGIS Tutorial GGR 375 QGIS Tutorial With text taken from: Sherman, Gary E. Shuffling Quantum GIS into the Open Source GIS Stack. Free and Open Source Software for Geospatial (FOSS4G) Conference. 2007. Available online

More information

GIS LAB 1. Basic GIS Operations with ArcGIS. Calculating Stream Lengths and Watershed Areas.

GIS LAB 1. Basic GIS Operations with ArcGIS. Calculating Stream Lengths and Watershed Areas. GIS LAB 1 Basic GIS Operations with ArcGIS. Calculating Stream Lengths and Watershed Areas. ArcGIS offers some advantages for novice users. The graphical user interface is similar to many Windows packages

More information

Select Objects for Use

Select Objects for Use System In TNTgis you select geospatial data for viewing and analysis using the Select objects window (which may have varying names depending on the context). The upper part of the window has several tabbed

More information

Adobe Acrobat Reader 4.05

Adobe Acrobat Reader 4.05 Adobe Acrobat Reader 4.05 1. Installing Adobe Acrobat Reader 4.05 If you already have Adobe Acrobat Reader installed on your computer, please ensure that it is version 4.05 and that it is Adobe Acrobat

More information

Creating Reports in Access 2007 Table of Contents GUIDE TO DESIGNING REPORTS... 3 DECIDE HOW TO LAY OUT YOUR REPORT... 3 MAKE A SKETCH OF YOUR

Creating Reports in Access 2007 Table of Contents GUIDE TO DESIGNING REPORTS... 3 DECIDE HOW TO LAY OUT YOUR REPORT... 3 MAKE A SKETCH OF YOUR Creating Reports in Access 2007 Table of Contents GUIDE TO DESIGNING REPORTS... 3 DECIDE HOW TO LAY OUT YOUR REPORT... 3 MAKE A SKETCH OF YOUR REPORT... 3 DECIDE WHICH DATA TO PUT IN EACH REPORT SECTION...

More information

TRAINING GUIDE. Lucity Webmap 2017r2

TRAINING GUIDE. Lucity Webmap 2017r2 TRAINING GUIDE Lucity Webmap 2017r2 Web Map The Lucity Web Map provides a way for users to see and work with their asset and work data. This allows them to see relationships between objects and plan work

More information

Organizing Design Data

Organizing Design Data Organizing Design Data Module Overview This module explains how to use the data in different files for reference purposes. Module Prerequisites Knowledge of MicroStation s interface Some knowledge about

More information

Getting Started. Microsoft QUICK Source 7

Getting Started. Microsoft QUICK Source 7 Microsoft QUICK Windows Source 7 Getting Started The Windows 7 Desktop u v w x u Icon links to a program, file, or folder that is stored on the desktop. v Shortcut Icon links to a program, file, or folder

More information

Data Interoperability Extension Tutorial

Data Interoperability Extension Tutorial Data Interoperability Extension Tutorial Copyright 1995-2012 Esri All rights reserved. Table of Contents About the Data Interoperability extension tutorial...................... 3 Exercise 1: Using direct-read

More information

ekaizen Lessons Table of Contents 1. ebook Basics 1 2. Create a new ebook Make Changes to the ebook Populate the ebook 41

ekaizen Lessons Table of Contents 1. ebook Basics 1 2. Create a new ebook Make Changes to the ebook Populate the ebook 41 Table of Contents 1. ebook Basics 1 2. Create a new ebook 20 3. Make Changes to the ebook 31 4. Populate the ebook 41 5. Share the ebook 63 ekaizen 1 2 1 1 3 4 2 2 5 The ebook is a tabbed electronic book

More information

The viewer makes it easy to view and collaborate on virtually any file, including Microsoft Office documents, PDFs, CAD drawings, and image files.

The viewer makes it easy to view and collaborate on virtually any file, including Microsoft Office documents, PDFs, CAD drawings, and image files. Parts of this functionality will only be available in INTERAXO Pro. Introduction The viewer provides users with the capability to load a wide variety of document types online using a web browser. Documents

More information

Lab 3: Digitizing in ArcMap

Lab 3: Digitizing in ArcMap Lab 3: Digitizing in ArcMap What You ll Learn: In this Lab you ll be introduced to basic digitizing techniques using ArcMap. You should read Chapter 4 in the GIS Fundamentals textbook before starting this

More information

HBS Training - IT Solutions. PlanWeb. Introduction

HBS Training - IT Solutions. PlanWeb. Introduction HBS Training - IT Solutions PlanWeb Introduction CONTENTS Logging on to the system...3 The PlanWeb Window...5 The Tool Bar...6 The Status Bar...6 The Map Window...6 The Information Window...7 Changing

More information

MicroStation. FDO Reader USER S MANUAL. [Företagets adress]

MicroStation. FDO Reader USER S MANUAL. [Företagets adress] MicroStation FDO Reader USER S MANUAL [Företagets adress] MicroStation FDO Reader - User s Manual, 2018-10-27 copyright, 2018 ringduvevägen 13, 132 47 saltsjö-boo e-mail: consulting@surell.se, web: www.surell.se

More information

Function. Description

Function. Description Function Check In Get / Checkout Description Checking in a file uploads the file from the user s hard drive into the vault and creates a new file version with any changes to the file that have been saved.

More information

SketchUp Tool Basics

SketchUp Tool Basics SketchUp Tool Basics Open SketchUp Click the Start Button Click All Programs Open SketchUp Scroll Down to the SketchUp 2013 folder Click on the folder to open. Click on SketchUp. Set Up SketchUp (look

More information

Appendix Z Basic ArcMap and GDSE Tools

Appendix Z Basic ArcMap and GDSE Tools Appendix Z Basic ArcMap and GDSE Tools Introduction IFMAP has been developed within ESRI s ArcMap interface. As such, the application is inherently map-based. Although a user can enter tabular data through

More information

City of Richmond Interactive Map (RIM) User Guide for the Public

City of Richmond Interactive Map (RIM) User Guide for the Public Interactive Map (RIM) User Guide for the Public Date: March 26, 2013 Version: 1.0 3479477 3479477 Table of Contents Table of Contents Table of Contents... i About this

More information

Inserting Information into PowerPoint

Inserting Information into PowerPoint LESSON 6 6.1 Inserting Information into PowerPoint After completing this lesson, you will be able to: Change the layout of a slide. Insert a clip art image. Scale an image. Insert and format a table. Insert

More information

Basic Tasks in ArcGIS 10.3.x

Basic Tasks in ArcGIS 10.3.x Basic Tasks in ArcGIS 10.3.x This guide provides instructions for performing a few basic tasks in ArcGIS 10.3.1, such as adding data to a map document, viewing and changing coordinate system information,

More information

Insight: Measurement Tool. User Guide

Insight: Measurement Tool. User Guide OMERO Beta v2.2: Measurement Tool User Guide - 1 - October 2007 Insight: Measurement Tool User Guide Open Microscopy Environment: http://www.openmicroscopy.org OMERO Beta v2.2: Measurement Tool User Guide

More information

Interface. 2. Interface Photoshop CS/ImageReady CS for the Web H O T

Interface. 2. Interface Photoshop CS/ImageReady CS for the Web H O T 2. Interface Photoshop CS/ImageReady CS for the Web H O T 2. Interface The Welcome Screen Interface Overview Using the Toolbox Using Palettes Using the Options Bar Creating a Tool Preset Resetting Tools

More information

Controlling the Drawing Display

Controlling the Drawing Display Controlling the Drawing Display In This Chapter 8 AutoCAD provides many ways to display views of your drawing. As you edit your drawing, you can control the drawing display and move quickly to different

More information

Esri Geodatabase (File Geodatabase API) Reader/Writer

Esri Geodatabase (File Geodatabase API) Reader/Writer FME Readers and Writers 2013 SP1 Esri Geodatabase (File Geodatabase API) Reader/Writer The Esri Geodatabase (File Geodatabase API) reader and writer modules allow FME to store data in and retrieve data

More information

Colligo Engage Outlook App 7.1. Offline Mode - User Guide

Colligo Engage Outlook App 7.1. Offline Mode - User Guide Colligo Engage Outlook App 7.1 Offline Mode - User Guide Contents Colligo Engage Outlook App 1 Benefits 1 Key Features 1 Platforms Supported 1 Installing and Activating Colligo Engage Outlook App 3 Checking

More information

Forms/Distribution Acrobat X Professional. Using the Forms Wizard

Forms/Distribution Acrobat X Professional. Using the Forms Wizard Forms/Distribution Acrobat X Professional Acrobat is becoming a standard tool for people and businesses to use in order to replicate forms and have them available electronically. If a form is converted

More information

Getting Started with. PowerPoint 2010

Getting Started with. PowerPoint 2010 Getting Started with 13 PowerPoint 2010 You can use PowerPoint to create presentations for almost any occasion, such as a business meeting, government forum, school project or lecture, church function,

More information

Exercise Guide. Published: August MecSoft Corpotation

Exercise Guide. Published: August MecSoft Corpotation VisualCAD Exercise Guide Published: August 2018 MecSoft Corpotation Copyright 1998-2018 VisualCAD 2018 Exercise Guide by Mecsoft Corporation User Notes: Contents 2 Table of Contents About this Guide 4

More information

ENVI Classic Tutorial: Introduction to ENVI Classic 2

ENVI Classic Tutorial: Introduction to ENVI Classic 2 ENVI Classic Tutorial: Introduction to ENVI Classic Introduction to ENVI Classic 2 Files Used in This Tutorial 2 Getting Started with ENVI Classic 3 Loading a Gray Scale Image 3 ENVI Classic File Formats

More information

ENVI Tutorial: Introduction to ENVI

ENVI Tutorial: Introduction to ENVI ENVI Tutorial: Introduction to ENVI Table of Contents OVERVIEW OF THIS TUTORIAL...1 GETTING STARTED WITH ENVI...1 Starting ENVI...1 Starting ENVI on Windows Machines...1 Starting ENVI in UNIX...1 Starting

More information

Tips and tricks. AutoCAD 2010

Tips and tricks. AutoCAD 2010 Tips and tricks AutoCAD 2010 Parametric Drawing Powerful new parametric drawing functionality in AutoCAD 2010 enables you to dramatically increase productivity by constraining drawing objects based on

More information

FME Extension for ArcGIS

FME Extension for ArcGIS FME Extension for ArcGIS Welcome to the FME Extension for ArcGIS The FME Extension for ArcGIS uses Safe Software's FME technology. The FME Extension for ArcGIS allows users to integrate spatial data formats

More information

Autodesk Inventor Design Exercise 2: F1 Team Challenge Car Developed by Tim Varner Synergis Technologies

Autodesk Inventor Design Exercise 2: F1 Team Challenge Car Developed by Tim Varner Synergis Technologies Autodesk Inventor Design Exercise 2: F1 Team Challenge Car Developed by Tim Varner Synergis Technologies Tim Varner - 2004 The Inventor User Interface Command Panel Lists the commands that are currently

More information

MAPLOGIC CORPORATION. GIS Software Solutions. Getting Started. With MapLogic Layout Manager

MAPLOGIC CORPORATION. GIS Software Solutions. Getting Started. With MapLogic Layout Manager MAPLOGIC CORPORATION GIS Software Solutions Getting Started With MapLogic Layout Manager Getting Started with MapLogic Layout Manager 2011 MapLogic Corporation All Rights Reserved 330 West Canton Ave.,

More information

Easy Windows Working with Disks, Folders, - and Files

Easy Windows Working with Disks, Folders, - and Files Easy Windows 98-3 - Working with Disks, Folders, - and Files Page 1 of 11 Easy Windows 98-3 - Working with Disks, Folders, - and Files Task 1: Opening Folders Folders contain files, programs, or other

More information

ArcGIS. ArcGIS Desktop. Tips and Shortcuts

ArcGIS. ArcGIS Desktop. Tips and Shortcuts ArcGIS ArcGIS Desktop Tips and Shortcuts Map Navigation Refresh and redraw the display. F5 9.1, Suspend the map s drawing. F9 9.1, Zoom in and out. Center map. Roll the mouse wheel backward and forward.

More information

How to lay out a web page with CSS

How to lay out a web page with CSS Activity 2.6 guide How to lay out a web page with CSS You can use table design features in Adobe Dreamweaver CS4 to create a simple page layout. However, a more powerful technique is to use Cascading Style

More information

On the Web sun.com/aboutsun/comm_invest STAROFFICE 8 DRAW

On the Web sun.com/aboutsun/comm_invest STAROFFICE 8 DRAW STAROFFICE 8 DRAW Graphics They say a picture is worth a thousand words. Pictures are often used along with our words for good reason. They help communicate our thoughts. They give extra information that

More information

ArcGIS Pro Editing. Jennifer Cadkin & Phil Sanchez

ArcGIS Pro Editing. Jennifer Cadkin & Phil Sanchez ArcGIS Pro Editing Jennifer Cadkin & Phil Sanchez ArcGIS Pro Editing Overview Provides tools that allow you to maintain, update, and create new data - Modifying geometry, drawing new features - Entering

More information

Welcome to MicroStation

Welcome to MicroStation Welcome to MicroStation Module Overview This module will help a new user become familiar with the tools and features found in the MicroStation design environment. Module Prerequisites Fundamental knowledge

More information

Building Vector Layers

Building Vector Layers Building Vector Layers in QGIS Introduction: Spatially referenced data can be separated into two categories, raster and vector data. This week, we focus on the building of vector features. Vector shapefiles

More information

Starting the QGIS Program. Exercise 1: Exploring QGIS

Starting the QGIS Program. Exercise 1: Exploring QGIS Exercise 1: Exploring QGIS In this exercise you will learn how to open maps, manipulate layers, add spatial data, change symbols, and navigate within QGIS. You will also learn to repair broken data links.

More information

3 AXIS STANDARD CAD. BobCAD-CAM Version 28 Training Workbook 3 Axis Standard CAD

3 AXIS STANDARD CAD. BobCAD-CAM Version 28 Training Workbook 3 Axis Standard CAD 3 AXIS STANDARD CAD This tutorial explains how to create the CAD model for the Mill 3 Axis Standard demonstration file. The design process includes using the Shape Library and other wireframe functions

More information

Exercise 1: Getting to know ArcGIS

Exercise 1: Getting to know ArcGIS The Scenario You are working for the California Visitor s Commission. You have been asked to prepare a map of California for several dignitaries from out of the country. Your map will need to include enough

More information

ArcGIS Pro Editing: An Introduction. Jennifer Cadkin & Phil Sanchez

ArcGIS Pro Editing: An Introduction. Jennifer Cadkin & Phil Sanchez ArcGIS Pro Editing: An Introduction Jennifer Cadkin & Phil Sanchez See Us Here WORKSHOP ArcGIS Pro Editing: An Introduction LOCATION SDCC - Ballroom 20 D TIME FRAME Thursday 10:00 11:00 ArcGIS Pro: 3D

More information

Excel Core Certification

Excel Core Certification Microsoft Office Specialist 2010 Microsoft Excel Core Certification 2010 Lesson 6: Working with Charts Lesson Objectives This lesson introduces you to working with charts. You will look at how to create

More information

VIMED JWEB Manual. Victorian Stroke Telemedicine. Version: 1.0. Created by: Grant Stephens. Page 1 of 17

VIMED JWEB Manual. Victorian Stroke Telemedicine. Version: 1.0. Created by: Grant Stephens. Page 1 of 17 VIMED JWEB Manual Victorian Stroke Telemedicine Version: 1.0 Created by: Grant Stephens Page 1 of 17 1 Table of Contents 1 Table of Contents... 2 2 What is JWEB?... 4 3 Accessing JWEB... 4 3.1 For Mac

More information

BASICS OF SPATIAL MODELER etraining

BASICS OF SPATIAL MODELER etraining Introduction BASICS OF SPATIAL MODELER etraining Describes the Spatial Modeler workspace and functions and shows how to run Spatial Models. Software Data Spatial Modeler N/A Transcript 0:10 Thank you for

More information

v SMS 11.2 Tutorial Overview Prerequisites Requirements Time Objectives

v SMS 11.2 Tutorial Overview Prerequisites Requirements Time Objectives v. 11.2 SMS 11.2 Tutorial Overview Objectives This tutorial describes the major components of the SMS interface and gives a brief introduction to the different SMS modules. Ideally, this tutorial should

More information

CounselLink Reporting. Designer

CounselLink Reporting. Designer CounselLink Reporting Designer Contents Overview... 1 Introduction to the Document Editor... 2 Create a new document:... 2 Document Templates... 3 Datasets... 3 Document Structure... 3 Layout Area... 4

More information

ArcGIS Online (AGOL) Quick Start Guide Fall 2018

ArcGIS Online (AGOL) Quick Start Guide Fall 2018 ArcGIS Online (AGOL) Quick Start Guide Fall 2018 ArcGIS Online (AGOL) is a web mapping tool available to UC Merced faculty, students and staff. The Spatial Analysis and Research Center (SpARC) provides

More information

ArcGIS. for Desktop. Tips and Shortcuts 10.1

ArcGIS. for Desktop. Tips and Shortcuts 10.1 ArcGIS 10.1 for Desktop Tips and Shortcuts Map Navigation Refresh and redraw the display. F5 Suspend the map s drawing. F9 Zoom in and out. Center map. Roll the mouse wheel backward and forward. Hold down

More information

TRAINING GUIDE. Mobile for Administrators Part 3 - GIS

TRAINING GUIDE. Mobile for Administrators Part 3 - GIS TRAINING GUIDE Mobile for Administrators Part 3 - GIS Mobile for Administrators - GIS One of the critical components of mobile is GIS, and it can also be the most complex. The mobile GIS maps are designed

More information

Converting AutoCAD Map 2002 Projects to ArcGIS

Converting AutoCAD Map 2002 Projects to ArcGIS Introduction This document outlines the procedures necessary for converting an AutoCAD Map drawing containing topologies to ArcGIS version 9.x and higher. This includes the export of polygon and network

More information

GraphWorX64 Productivity Tips

GraphWorX64 Productivity Tips Description: Overview of the most important productivity tools in GraphWorX64 General Requirement: Basic knowledge of GraphWorX64. Introduction GraphWorX64 has a very powerful development environment in

More information

MapInfo Professional Evolution!

MapInfo Professional Evolution! MapInfo Professional Evolution! A long history of improvement This presentation covers what is new in all of the MapInfo Pro releases since v9.0! MapInfo Pro Release History A feature release every year

More information

ArcGIS. ArcGIS Desktop. Tips and Shortcuts

ArcGIS. ArcGIS Desktop. Tips and Shortcuts ArcGIS ArcGIS Desktop Tips and Shortcuts Map Navigation Function Shortcut Availability Refresh and redraw the display. F5 9.1, Suspend the map s drawing. F9 9.1, Zoom in and out. Center map. Roll the mouse

More information

COGCC GIS Online Map Instructions - Internet Site April 10, 2018

COGCC GIS Online Map Instructions - Internet Site April 10, 2018 COGCC GIS Online Map Instructions - Internet Site April 10, 2018 Table of Contents Page Section Page Section 1 Introduction 8 Clear Selection 2 Double Click 8 Buffer 3 Arrow Tip Information 9 Select within

More information

Tetra4D Reviewer. Version 5.1. User Guide. Details on how to use Tetra4D Reviewer.

Tetra4D Reviewer. Version 5.1. User Guide. Details on how to use Tetra4D Reviewer. Tetra4D Reviewer Version 5.1 User Guide Details on how to use Tetra4D Reviewer. ii Contents Chapter 1: Work area... 7 Looking at the work area... 7 Toolbars and toolbar presets... 8 About toolbars and

More information

Introduction to Microsoft Office PowerPoint 2010

Introduction to Microsoft Office PowerPoint 2010 Introduction to Microsoft Office PowerPoint 2010 TABLE OF CONTENTS Open PowerPoint 2010... 1 About the Editing Screen... 1 Create a Title Slide... 6 Save Your Presentation... 6 Create a New Slide... 7

More information

COGCC GIS Online Map Tools-Intranet Site July 12, 2011

COGCC GIS Online Map Tools-Intranet Site July 12, 2011 COGCC GIS Online Map Tools-Intranet Site July 12, 2011 Table of Contents Page Section Page Section 1 Introduction 7 Clear Selection 2 Double Click 7 Buffer 2 Arrow Tip Information 8 Select within 3 Busy

More information

To change the shape of a floating toolbar

To change the shape of a floating toolbar Modifying toolbars You can change the size of toolbar buttons and reposition, add, or delete toolbar buttons. You can also change the toolbar name and turn tooltips on and off. An important item to note-

More information

ArcCatalog or the ArcCatalog tab in ArcMap ArcCatalog or the ArcCatalog tab in ArcMap ArcCatalog or the ArcCatalog tab in ArcMap

ArcCatalog or the ArcCatalog tab in ArcMap ArcCatalog or the ArcCatalog tab in ArcMap ArcCatalog or the ArcCatalog tab in ArcMap ArcGIS Procedures NUMBER OPERATION APPLICATION: TOOLBAR 1 Import interchange file to coverage 2 Create a new 3 Create a new feature dataset 4 Import Rasters into a 5 Import tables into a PROCEDURE Coverage

More information

Autodesk Inventor - Basics Tutorial Exercise 1

Autodesk Inventor - Basics Tutorial Exercise 1 Autodesk Inventor - Basics Tutorial Exercise 1 Launch Inventor Professional 2015 1. Start a New part. Depending on how Inventor was installed, using this icon may get you an Inch or Metric file. To be

More information

Impress Guide Chapter 11 Setting Up and Customizing Impress

Impress Guide Chapter 11 Setting Up and Customizing Impress Impress Guide Chapter 11 Setting Up and Customizing Impress This PDF is designed to be read onscreen, two pages at a time. If you want to print a copy, your PDF viewer should have an option for printing

More information

SAS Report Viewer 8.3 Documentation

SAS Report Viewer 8.3 Documentation SAS Report Viewer 8.3 Documentation About SAS Report Viewer Introduction to SAS Report Viewer SAS Report Viewer (the report viewer) enables users who are not report designers to view a report using a web

More information

End User Guide. 2.1 Getting Started Toolbar Right-click Contextual Menu Navigation Panels... 2

End User Guide. 2.1 Getting Started Toolbar Right-click Contextual Menu Navigation Panels... 2 TABLE OF CONTENTS 1 OVERVIEW...1 2 WEB VIEWER DEMO ON DESKTOP...1 2.1 Getting Started... 1 2.1.1 Toolbar... 1 2.1.2 Right-click Contextual Menu... 2 2.1.3 Navigation Panels... 2 2.1.4 Floating Toolbar...

More information

Getting Started. In This Chapter

Getting Started. In This Chapter Getting Started In This Chapter 2 This chapter introduces concepts and procedures that help you get started with AutoCAD. You learn how to open, close, and manage your drawings. You also learn about the

More information

Colligo Engage Outlook App 7.1. Connected Mode - User Guide

Colligo Engage Outlook App 7.1. Connected Mode - User Guide 7.1 Connected Mode - User Guide Contents Colligo Engage Outlook App 1 Benefits 1 Key Features 1 Platforms Supported 1 Installing and Activating Colligo Engage Outlook App 2 Checking for Updates 3 Updating

More information

1. AUTO CORRECT. To auto correct a text in MS Word the text manipulation includes following step.

1. AUTO CORRECT. To auto correct a text in MS Word the text manipulation includes following step. 1. AUTO CORRECT - To auto correct a text in MS Word the text manipulation includes following step. - STEP 1: Click on office button STEP 2:- Select the word option button in the list. STEP 3:- In the word

More information

Caja File Manager. Desktop User Guide

Caja File Manager. Desktop User Guide Caja File Manager Desktop User Guide Desktop User Guide» Working with Files This chapter describes how to use the Caja file manager. Introduction Spatial Mode Browser Mode Opening Files Searching For Files

More information

PowerPoint 2016 Building a Presentation

PowerPoint 2016 Building a Presentation PowerPoint 2016 Building a Presentation What is PowerPoint? PowerPoint is presentation software that helps users quickly and efficiently create dynamic, professional-looking presentations through the use

More information

RAPIDMAP Geocortex HTML5 Viewer Manual

RAPIDMAP Geocortex HTML5 Viewer Manual RAPIDMAP Geocortex HTML5 Viewer Manual This site was developed using the evolving HTML5 web standard and should work in most modern browsers including IE, Safari, Chrome and Firefox. Even though it was

More information