OGRS Lab «Practical introduction to OrbisGIS 2.1» 9th, July 2009 Ecole Centrale of Nantes

Size: px
Start display at page:

Download "OGRS 2009. Lab «Practical introduction to OrbisGIS 2.1» 9th, July 2009 Ecole Centrale of Nantes"

Transcription

1 OGRS 2009 Lab «Practical introduction to OrbisGIS 2.1» 9th, July 2009 Ecole Centrale of Nantes Authors Petit Gwendall (IRSTV - FR CNRS Ecole Centrale de Nantes, France) Lepetit Arnaud (Laboratoire RESO I UMR CNRS 6590 ESO, France) Bocher Erwan (IRSTV - FR CNRS Ecole Centrale de Nantes, France) 1

2 2

3 This document is a support for the lab called «Practical Introduction to OrbisGIS» presented at the OGRS 2009 at «Ecole Centrale» of Nantes. Summary 1 - Presentation of OrbisGIS 2 - Starting an OrbisGIS project 3 - OrbisGIS interface components 4 - Organizing & Loading data 5 - Tools for navigation, selection and interrogation 6 - TOC : Table of contents 7 - Edit Legend / Thematic analysis 8 - Tools for displaying attributes 9 - Loading a WMS 10 - Exercice n Exercice n Bibliography Data for the lab - 4 folders with alphanumeric, vector, raster and WMS data - Vector : shape files from IGN (National Geographic Institute of France) : French departments - Raster : scan 1000 of IGN - Alphanumeric : demographic data from the general census of the population (INSEE) grouped by departments - WMS = Exercice n 1 - Vector : tronçon hydro (.shp) hydrographic network of Région Pays-de-la-Loire CLC06.shp Corine Land Cover 2006 Région Pays-de-la-Loire Exercice n 2 - Vector : French departments (.shp) - Alphanumeric : data on urban areas grouped by departments in 1990 and

4 1 - Presentation of OrbisGIS OrbisGIS is a GIS application dedicated to scientific simulations. Based on the Java Topoplogy Suite and ImageJ libraries, it proposes a complete and robust environment to display, process, modify and share spatial data sources. One of its main specificities is that it integrates two dedicated languages to manipulate information: GDMS (Generic Datasources Management System) for vector layers and attributes data, GRAP (GeoRAster Processing) for raster data such as aerial photos or digital elevation models. OrbisGIS is developped under GPL3 licence, by French IRSTV (Research Institute on Urban Sciences and Technics) - FR CNRS 2488 from 22/12/2007. OrbisGIS is available at 4

5 2 - Starting an OrbisGIS project Download and execute orbisgis-installer jar. Keep in mind that OrbisGIS needs JAVA 1.6 or higher to work The first time you start the OrbisGIS application, you need to specify a workspace. The workspace is a folder used to store all your customization in graphical user interface and the temporal datasources created during the processing. Accept when a message ask you if you want to create the new folder «OrbisGIS». 3 - OrbisGIS interface components OrbisGIS is a multi-document based application. It contains a set of various views as - map : to display and edit spatial objects, - table : to read and manipulate alphanumeric values, - SQL console : to execute SQL statements, - SQL repository : to look the available SQL functions... The four major components are Geocatalog, Geocognition, Map and TOC. To add a new window, go in the «View» menu and choose which one you want. 5

6 a- GeoCatalog (1) The GeoCatalog is a shared application that allows you to organize and access all GIS informations such as datasources, SQL queries... The GeoCatalog window extends the project manager concept that is available in many other GIS applications. The GeoCatalog includes tools to : - browse various datasources (raster, vector, from flat file or database, WMS), - create filters to classify the entries The DataSources node in the catalog tree contains a list of datasources opened by GDMS. The user can : obtain more information about a branch by displaying the data table, with a right-click, add or delete a datasource, drag and drop datasources in the TOC in order to display it in the Map View b- Geocognition (2) The Geocognition window can be considered like a project manager. It's used to manage several map views and it integrates a graphic query modeler. 6

7 c- Map and TOC (3) The Map View is the central application for all map-based tasks including display, spatial analysis, editing, thematic map and so on. A map is linked dynamically with the TOC view. The user can have several maps but only one TOC. When a map is active, the contains of the TOC change. A map includes - a menu bar (1), - a toolbar (2): It contains frequently used tools that let you navigate around the map, find and identify features. The user can see an area of a map using the zoom tool or move on it using the pan tool. - a map area (3): The map area provides a geographic window in which you can display and work with geographic information as series of layers Rq : - the map area is in the Editors window - If you don't share any layers in the TOC, a message appears : View not available. Select an associated editor d- Note Some additional capabilities can be added to all OrbisGIS through specialized extensions developed by users. 7

8 4 - Organizing & Loading data a- Different parts of the Geocatalog The Geocatalog is the place where you can organize your different files. You can load or add new files and you can search, filter or classify them. Search engine to find your layer (which are already loaded) Labels : select your layers by tag Filters : select the layers by file's type Place where the layers are listed Adding an existing file To add an existing file, make a right-click in the blank zone and select Add. Then can choose one among four type of files: You have 3 formats of database: PostgreSQL / PostGIS H2 database engine HSQL database - Convert XYZ DEM is for.xyz files - WMS Source : see next in this document. 8

9 b- Loading data In OrbisGIS, you can load data by using the GeoCatalog panel : In the GeoCatalog, right-click where you want in the blank panel and choose Add / File. In the input file panel, select Esri shapefile format. Select the file DEP_FRANCE.shp in the vector folder. The file will appear in the Geocatalog list. To display it, you must first create a new map with the Geocognition : Click on MyFirstMap and drag-drop it into the Editors area your new map should appear and your TOC may be active. Then, select the file in the Geocatalog and drag-drop it from Geocatalog to the TOC. If necessary, make a full zoom to see all the layer, with this tool c- Filters and Labels In the Geocatalog you can organize the files by two ways: the Filters and the Labels. (You can access these tools by clicking on the green arrows button). 1- The filters : by clicking in a type of file you can filter your layers 2- The Labels : it runs like a folder. Instead of moving your layers to different folders, you can apply Labels to your layers (for example : roads, rivers,...) 9

10 To apply a label, you must first create an item: 1- click on the «+» button 2- an input panel the name of your label appears and allows you to write 3- Then select your layer and right-click --> Tag --> The name of your label (here «Limites») - Now if you select the labels «Limites», only the tagged layer will appear Note that a layer can have many labels and that different types of layers can have the same label. - To remove a label of a layer, right-click on the layer --> Tag --> unchecked the label which you want to remove. Exercice Load different types of data : - add a vector layer (DEP_FRANCE.shp) in the geocatalog. Then, open the map and drag & drog the layer in the TOC - add a raster layer (SC1000_IGN.tif) and display it in the map - add an alphanumeric data (POP_DEP.csv) 10

11 5 -Tools for navigation, selection and interrogation a- Navigating in the map You can navigate in the map by using the «Navigation» toolbar. Zoom full Zoom In Zoom out Pan To use the Zoom in, draw a bow around a feature. To use the Zoom out, just click on the map. To use Zoom full, click on the button. It will zoom at the full extend level. If you want to move the displayed map area, use the Pan tool, click on the map and drag it in the direction you want. b- Identifying & selecting a feature - To select a feature, click on the black arrow. If you draw a rectangle on several features you will display all attributes for each feature. Be careful, you need to select a layer in the TOC to display the attributes. - To identify a feature, click the Info Tool on the toolbar. Move the mouse pointer over a feature in the map area and click. All attributes for this feature are listed in the Information window. If you draw a rectangle on several features you will display all attributes for each feature. Be careful, you need to select a layer in the TOC to display the attributes. 11

12 6 - TOC : Table of contents The TOC lets you turn layers on and off in the display area. Check, uncheck a layer. To change the name of a layer, double-click the layer to select it. Change the name and then press enter. If you want to change the layer's drawing order, click and drag the layer up or down. Several functionalities are available with a right click: Edit legend : to change the display of the layer or to make thematic analysis Show in table (is presented below - part 8) Export : save your layer in a file Processing : present different according to the type of layer Remove a layer Group layers : You can group many layers (for example a set of raster layers in a same layer collection) Start edition : to edit the layer (add field, modify or remove an object,...) tools Zoom to layer : zoom on the entire layer The scale In the bottom of the TOC you have a list which allows you to change easily the scale of your map. 12

13 7 - Edit Legend This tool allows a lot of layer appearance modifications. In the TOC, select a layer, make a right click and choose «Edit Legend». A new window appears a- Unique Symbol Click on «Unique symbol» The display's options of the layer appear Color of filling Color of the outline Thickness of the outline Transparency of the layer Preview of the result Give some scales where your layer will be display. Rq : If you click on «Current scale» you get the scale which is on your screen. 13

14 b- Thematic Analysis In the Legend Editor, you also have the possibility of realizing thematic analysis. You have various modes of representation,according to your data. At first, click on «+» in «Legend Edition's window». the toolbar of the A new window appear will appear. Then you have to select the type of analysis. Unique symbol : Each object have the same appearance. Value classification : Objects which are characterized by the same value, for a field, will have the same kind of appearance. Interval classification : The representation of objects is going to be function of intervals, calculated on one given field. The calculation can proceed of various mathematical models. Proportional Point : Symbols whose size varies according to values of a chosen field. Label : In order to describe objects by a label put on each object of a layer. After the selection, you just have to parameter your analysis. Example with the Value Classification in order to differentiate the regions of France («CODE_REG» is the field that we will use) 1 select the field in the drop-down list 2 click on «Add all», and «OK» 14

15 Be careful, for the various proposed analyses, list of the available fields is a function of the type of analysis and especially the type of fields. Ex: Proportional points are only compatible with numeric fields text fields does not appear in the list Delete an analysis To delete an analysis, you just have to select it and to click on «-» in the toolbar Remark : If you create several analyses, they will be quite shown in the map, in a superimposed way, in the order shown in the window of «Legend edition». Exercice Make some thematic analyses - Value classification COD_REG (one color per region) - Interval classification DENSITE06 (equivalence / 4 classes) - Proportional points POP06 - Label NOM_DEPT Modify all parameters you want in order to obtain a good visibility 15

16 8 - Tools for displaying values Attributes from the table and objects from the map are dynamically linked. If you select a row in the table, the corresponding object will be selected too in the map. a- Display the values To read the table, make a right click on the layer (in the Geocatalog or in the TOC) and choose «Show table». The table will appear in the Editor's window. b- Operations on a row When you select a row (click on the row of the field it becomes blue) and when you make a right-click, you have a set of functionalities : Select rows with the same value : explain below Select all rows Clear selection : unselect all the rows Move selection up : change the order of the row Remove selection : delete the selected row Zoom to selection : zoom to the selected row New row : add a row a window appears and allows you to introduce row values In the Table, when you select a row, a toolbar should appear in the menu bar: Undo the action Delete the selected object Move selection up New row Create new layer from selection* * When a row is selected, with this tool, a new layer (GDMS) is created and added in the Geocatalog. Then you can drag & drop it in the TOC. Use the Select rows with the same value tool This function works like a filter. For example we want to select all departments which are in the PROVENCE-ALPESCOTE-D'AZUR region. 1- select a row where the NOM_REGION is PROVENCE-ALPES-COTE-D'AZUR 16

17 2- click on the field 'NOM_REGION 3- right-click and Select rows with the same value All the rows with NOM_REGION = PROVENCE-ALPES-COTE-D'AZUR are selected, and you can show it in the map c- Operation on a field When you select a field (click on the name of the field it becomes blue) and when you make a right-click, you have a set of functionalities in function of the type of field (numeric, character,...): 1- For the characters fields Optimal width : OrbisGIS get the optimal width of the field. Set width : choose the width of the field Sort ascending / descending : order the values No sort : undo the sorting Change field name : rename the field Remove field : delete the field Add field : explain below 17

18 Show field info : presents technical indications on the field (like the type, the constraints,...). It is shown in the Output window. 2- For the numeric fields It is the same thing that character fields, but there is one function added : Show statistics : it presents statistic informations about the field (like the mean, max,...). It is shown in the Output window. 3- How to add a field? As seen before, select a field and make a right-click choose Add field. Name your new field and select the type. You have the choice between string, integer, double, boolean, date and geometry. If you want, you can add some constraints. They are in accordance with the type of field. Type of field Constraint Type of field Constraint String Length Boolean null Integer Length Date null Double Length Precision Geometry Geometry Dimension Click on Add and select the constraint. If you are satisfied, click on OK your new field appears in the table Rq : you can add a field even if you have not started the edition of your layer. 18

19 9 - Loading a WMS In the Geocatalog, add a new data and select «WMS Source» In your web navigator, go to : Then, copy & paste this adress, in the Serve URL : Then, click on «Connect...» and «Next» In the new window, choose these differents layers : - Sentiers littoraux - Fleuves - ORTHOPHOTOGRAPHIE LITTORALE / Orthophotographies / En vraies couleurs 19

20 Click on «Next» and choose the appropriate coordinate system in EPSG there it will be the equivalent of our french coordinate system (Lambert 2 Etendu), select «EPSG:27582». Click on «Finish» 20

21 SQL Exercice n 1 : Identify the urban area close to the Loire 1- Select the Loire in the hydrographic network and create a new datasource from the selection a- Selection of the Loire Open the «TRONCON_HYDROGRAPHIQUE» shape and select all the objects where the value of TOPONYME1 field is «fleuve la loire» ( "TOPONYME1"='fleuve la loire' ) Make an ascending sort on the «TOPONYME1» field. Then select a raw with the value «fleuve la loire». Then, right click and choose «select rows with the same value». b- Creation of a new datasource To end, click on «Create datasource from selection» in the toolbar a new layer is created in the Geocatalog. You can drag & drop the new layer in the TOC and rename it by «Loire». 21

22 2- Create a new layer with the urban fabric area from the Corine Land Cover layer Select the urban fabric in CLC06 layer (continuous urban fabric = 111, discontinuous urban fabric = 112) SQL Query select * from "CLC06" where "CODE_06"='111' or "CODE_06"='112'; Rename the new layer : tissu_urbain 22

23 3- Create a buffer around the Loire SQL Query select register ('buffer'); create table buffer as select Buffer(the_geom, 1000) from "Loire"; 4- Merge all objects from the buffer layer SQL Query select register ('buffer_final'); create table buffer_final as select GeomUnion(unknown0) from buffer; (here unknown0 correspond to the field usually called 'the_geom') 5- Create a new layer corresponding to the urban area which are included in the final buffer SQL Query select register ('urbain_ligerien'); create table urbain_ligerien as select Intersection(a."unknown0",b.the_geom) from buffer_final a, tissu_urbain b; 23

24 6- Group all the layer used in this exercice in the TOC and sort them in order to optimize the map's reading - urbain_ligerien - tissu_urbain - Loire - buffer - buffer_final - tronçon hydrographique - clc06 24

25 SQL Exercice n 2 : Urban area evolution in France 1- Create a new layer by joining a shapefile (DEP_FRANCE.shp) with an alphanumeric datasource (CLC_URBAN9006.dbf) Load CLC_URBAN9006 in the Geocatalog and display the values in the table Then, run this query : select register ('resultat_jointure'); SQL Query create table resultat_jointure as select * from "DEP_FRANCE" a, "CLC_URBAN9006" b where a."code_dept" = b."coddep"; 25

26 2- Create a new layer with two new calculated fields. Fields are the result of the raw & relative evolution of urban area between 1990 and 2006 select register ('evo_urbain'); create table evo_urbain as select *,("URBAN_06"-"URBAN_90") as SQL Query evo_brut, (("URBAN_06"-"URBAN_90")/"URBAN_90"*100) as evo_relat from resultat_jointure; 3- Make a thematic analysis with the «evol_relat» field Details : - Analysis : Interval classification - Classification field : evol_relat - Type of interval : Equivalence - Number of intervals : 5 - the first one is negative (from -xx, to 0), color : blue, - the second one begins at 0 - color of the four following ones : from yellow to red 26

27 4- Create Geomarks from departments where the relative evolution of urban area is negative SQL Query select Geomark('evol_negativ') from evo_urbain where evol_relat<0; 27

28 Bibbilography Bocher E, Leduc T, Moreau G, González Cortés F,"GDMS: An abstraction layer to enhance Spatial Data Infrastructures usability", 11th AGILE International Conference on Geographic Information Science, Girone, Espagne, Bocher E, Leduc T, Gonzales Cortès F. OrbisGIS : SIG dédié à la modélisation et l expérimentation scientifique, Journée groupe de travail mutualisation, GDR SIGMACassini, Paris, 4 décembre Bocher E, Leduc T, Long N, Gonzales Cortès F. Urbsat : outil d extraction d informations géographiques et de production d indicateurs, Journées Information géographique et observation de la terre organisées conjointement par les GDR SIGMA-Cassini et I3, Strasbourg, 26 et 27 novembre Leduc T, Gonzales Cortès F, Bocher E. OrbisGIS : A GIS for scientific simulation, Rencontres Mondiales du Logiciel Libre (RMLL), Amiens, 10 au 14 juillet See more tutorial about OrbisGIS on our website (page «support»). 28

Data Visualization. Brief Overview of ArcMap

Data Visualization. Brief Overview of ArcMap Data Visualization Prepared by Francisco Olivera, Ph.D., P.E., Srikanth Koka and Lauren Walker Department of Civil Engineering September 13, 2006 Contents: Brief Overview of ArcMap Goals of the Exercise

More information

WFP Liberia Country Office

WFP Liberia Country Office 1 Oscar Gobbato oscar.gobbato@wfp.org oscar.gobbato@libero.it WFP Liberia Country Office GIS training - Summary Objectives 1 To introduce to participants the basic concepts and techniques in using Geographic

More information

Getting Started With Mortgage MarketSmart

Getting Started With Mortgage MarketSmart Getting Started With Mortgage MarketSmart We are excited that you are using Mortgage MarketSmart and hope that you will enjoy being one of its first users. This Getting Started guide is a work in progress,

More information

Data Visualization. Prepared by Francisco Olivera, Ph.D., Srikanth Koka Department of Civil Engineering Texas A&M University February 2004

Data Visualization. Prepared by Francisco Olivera, Ph.D., Srikanth Koka Department of Civil Engineering Texas A&M University February 2004 Data Visualization Prepared by Francisco Olivera, Ph.D., Srikanth Koka Department of Civil Engineering Texas A&M University February 2004 Contents Brief Overview of ArcMap Goals of the Exercise Computer

More information

A Workflow for Creating and Sharing Maps

A Workflow for Creating and Sharing Maps A Workflow for Creating and Sharing Maps By Keith Mann, Esri What You Will Need Item Source ArcGIS Online for Organizations subscription ArcGIS 10.1 for Desktop (Any license level) ArcGIS Spatial Analyst

More information

Getting Started with the ArcGIS Predictive Analysis Add-In

Getting Started with the ArcGIS Predictive Analysis Add-In Getting Started with the ArcGIS Predictive Analysis Add-In Table of Contents ArcGIS Predictive Analysis Add-In....................................... 3 Getting Started 4..............................................

More information

Tutorial 3 - Map Symbology in ArcGIS

Tutorial 3 - Map Symbology in ArcGIS Tutorial 3 - Map Symbology in ArcGIS Introduction ArcGIS provides many ways to display and analyze map features. Although not specifically a map-making or cartographic program, ArcGIS does feature a wide

More information

MicroStrategy Desktop

MicroStrategy Desktop MicroStrategy Desktop Quick Start Guide MicroStrategy Desktop is designed to enable business professionals like you to explore data, simply and without needing direct support from IT. 1 Import data from

More information

Ohio University Computer Services Center August, 2002 Crystal Reports Introduction Quick Reference Guide

Ohio University Computer Services Center August, 2002 Crystal Reports Introduction Quick Reference Guide Open Crystal Reports From the Windows Start menu choose Programs and then Crystal Reports. Creating a Blank Report Ohio University Computer Services Center August, 2002 Crystal Reports Introduction Quick

More information

Database Servers Tutorial

Database Servers Tutorial Copyright 1995-2010 Esri All rights reserved. Table of Contents A quick tour of the database servers tutorial........................ 3 Exercise 1: Add a database server to the Catalog tree and create

More information

INTRODUCTION to ESRI ARCGIS For Visualization, CPSC 178

INTRODUCTION to ESRI ARCGIS For Visualization, CPSC 178 INTRODUCTION to ESRI ARCGIS For Visualization, CPSC 178 1) Navigate to the C:/temp folder 2) Make a directory using your initials. 3) Use your web browser to navigate to www.library.yale.edu/mapcoll/ and

More information

How to use PGS: Basic Services Provision Map App

How to use PGS: Basic Services Provision Map App How to use PGS: Basic Services Provision Map App The PGS: Basic Services Provision Map App The main features of the PGP Basic Services web application includes: Navigation Tools Map Tools Main Map Links

More information

Activity: Using ArcGIS Explorer

Activity: Using ArcGIS Explorer Activity: Using ArcGIS Explorer Requirements You must have ArcGIS Explorer for this activity. Preparation: Download ArcGIS Explorer. The link below will bring you to the ESRI ArcGIS Explorer download page.

More information

SimplyMap Canada Tutorial

SimplyMap Canada Tutorial SimplyMap Canada Tutorial SimplyMap Canada is a web mapping application developed by Geographic Research Inc. The application enables users to create thematic maps and reports using demographic, business,

More information

Adobe Illustrator CS5 Part 1: Introduction to Illustrator

Adobe Illustrator CS5 Part 1: Introduction to Illustrator CALIFORNIA STATE UNIVERSITY, LOS ANGELES INFORMATION TECHNOLOGY SERVICES Adobe Illustrator CS5 Part 1: Introduction to Illustrator Summer 2011, Version 1.0 Table of Contents Introduction...2 Downloading

More information

Create and share a map with GIScloud.com

Create and share a map with GIScloud.com Create and share a map with GIScloud.com GIS Cloud is a web based Geographic Information System powered by Cloud Computing and with the full power of desktop GIS. It allows users to create and access your

More information

Spatial Adjustment Tools: The Tutorial

Spatial Adjustment Tools: The Tutorial Spatial Adjustment Tools: The Tutorial By Peter Kasianchuk, ESRI Educational Services In this exercise, you will perform some spatial adjustment and data management operations data to be used in analysis

More information

Step by Step Guide for GIS Cloud Applications

Step by Step Guide for GIS Cloud Applications Step by Step Guide for GIS Cloud Applications All in one manual for: Map Editor Map Viewer Asset Data Collection and Management Fleet Management Roadwork Management and Coordination Mobile Data Collection

More information

Decision Support AITS University Administration. Web Intelligence Rich Client 4.1 User Guide

Decision Support AITS University Administration. Web Intelligence Rich Client 4.1 User Guide Decision Support AITS University Administration Web Intelligence Rich Client 4.1 User Guide 2 P age Web Intelligence 4.1 User Guide Web Intelligence 4.1 User Guide Contents Getting Started in Web Intelligence

More information

Visualization with Excel Tools and Microsoft Azure

Visualization with Excel Tools and Microsoft Azure Visualization with Excel Tools and Microsoft Azure Introduction Power Query and Power Map are add-ins that are available as free downloads from Microsoft to enhance the data access and data visualization

More information

Getting Started With LP360

Getting Started With LP360 Getting Started With LP360 10/30/2014 1 Contents What is LP360?... 3 System Requirements... 3 Installing LP360... 4 How to Enable the LP360 Extension... 4 How to Display the LP360 Toolbar... 4 How to Import

More information

Modeling Fire Hazard By Monica Pratt, ArcUser Editor

Modeling Fire Hazard By Monica Pratt, ArcUser Editor By Monica Pratt, ArcUser Editor Spatial modeling technology is growing like wildfire within the emergency management community. In areas of the United States where the population has expanded to abut natural

More information

Publishing KML Services Tutorial

Publishing KML Services Tutorial Publishing KML Services Tutorial Copyright 1995-2010 Esri All rights reserved. Table of Contents Tutorial: Publishing a KML service............................ 3 Copyright 1995-2010 ESRI, Inc. All rights

More information

The following is an overview of lessons included in the tutorial.

The following is an overview of lessons included in the tutorial. Chapter 2 Tutorial Tutorial Introduction This tutorial is designed to introduce you to some of Surfer's basic features. After you have completed the tutorial, you should be able to begin creating your

More information

NETWORK PRINT MONITOR User Guide

NETWORK PRINT MONITOR User Guide NETWORK PRINT MONITOR User Guide Legal Notes Unauthorized reproduction of all or part of this guide is prohibited. The information in this guide is subject to change without notice. We cannot be held liable

More information

Files Used in this Tutorial

Files Used in this Tutorial Generate Point Clouds Tutorial This tutorial shows how to generate point clouds from IKONOS satellite stereo imagery. You will view the point clouds in the ENVI LiDAR Viewer. The estimated time to complete

More information

Data Interoperability Extension Tutorial

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

More information

BusinessObjects: General Report Writing for Version 5

BusinessObjects: General Report Writing for Version 5 BusinessObjects: General Report Writing for Version 5 Contents 1 INTRODUCTION...3 1.1 PURPOSE OF COURSE...3 1.2 LEVEL OF EXPERIENCE REQUIRED...3 1.3 TERMINOLOGY...3 1.3.1 Universes...3 1.3.2 Objects...4

More information

HELCOM Data and Map Service. User Manual

HELCOM Data and Map Service. User Manual HELCOM Data and Map Service User Manual Version 2.2 - February 2015 1 Table of contents 1. General Information... 3 1.1 Background... 3 1.2 Technical requirements... 3 1.3 Contact... 3 2. Accessing HELCOM

More information

TUTORIAL - Locations & Mapping. Using the ESdat Environmental Database System. For use with ESDAT version 5

TUTORIAL - Locations & Mapping. Using the ESdat Environmental Database System. For use with ESDAT version 5 TUTORIAL - Locations & Mapping Using the ESdat Environmental Database System For use with ESDAT version 5 (version 5 software updates available from ) Function Tutorial - Locations and Mapping Table of

More information

smespire - Exercises for the Hands-on Training on INSPIRE Network Services April 2014 Jacxsens Paul SADL KU Leuven

smespire - Exercises for the Hands-on Training on INSPIRE Network Services April 2014 Jacxsens Paul SADL KU Leuven smespire - Exercises for the Hands-on Training on INSPIRE Network Services April 2014 Jacxsens Paul SADL KU Leuven These exercises aim at people who already have some basic knowledge of INSPIRE Network

More information

Microsoft Access 2010 handout

Microsoft Access 2010 handout Microsoft Access 2010 handout Access 2010 is a relational database program you can use to create and manage large quantities of data. You can use Access to manage anything from a home inventory to a giant

More information

Government 1008: Introduction to Geographic Information Systems. LAB EXERCISE 4: Got Database?

Government 1008: Introduction to Geographic Information Systems. LAB EXERCISE 4: Got Database? Government 1008: Introduction to Geographic Information Systems Objectives: Creating geodatabases Joining attribute tables Attribute and location based queries Spatial joins Creating spatial and attribute

More information

Microsoft Access 2007 Introduction

Microsoft Access 2007 Introduction Microsoft Access 2007 Introduction Access is the database management system in Microsoft Office. A database is an organized collection of facts about a particular subject. Examples of databases are an

More information

Microsoft Access 2010- Introduction

Microsoft Access 2010- Introduction Microsoft Access 2010- Introduction Access is the database management system in Microsoft Office. A database is an organized collection of facts about a particular subject. Examples of databases are an

More information

An Introduction to Geographic Information Systems (GIS) using Quantum GIS (QGIS) version 1.8.0 (Lisboa)

An Introduction to Geographic Information Systems (GIS) using Quantum GIS (QGIS) version 1.8.0 (Lisboa) An Introduction to Geographic Information Systems (GIS) using Quantum GIS (QGIS) version 1.8.0 (Lisboa) by University of Toronto Map and Data Library, June 2012 gis.maps@utoronto.ca http://mdl.library.utoronto.ca

More information

Raster to Vector Conversion for Overlay Analysis

Raster to Vector Conversion for Overlay Analysis Raster to Vector Conversion for Overlay Analysis In some cases, it may be necessary to perform vector-based analyses on a raster data set, or vice versa. The types of analyses that can be performed on

More information

Fireworks CS4 Tutorial Part 1: Intro

Fireworks CS4 Tutorial Part 1: Intro Fireworks CS4 Tutorial Part 1: Intro This Adobe Fireworks CS4 Tutorial will help you familiarize yourself with this image editing software and help you create a layout for a website. Fireworks CS4 is the

More information

INSTRUCTIONS FOR MAKING 3D,.DWG CONTOUR LINES

INSTRUCTIONS FOR MAKING 3D,.DWG CONTOUR LINES INSTRUCTIONS FOR MAKING 3D,.DWG CONTOUR LINES A TUTORIAL FROM SPATIAL AND NUMERIC DATA SERVICES NICOLE SCHOLTZ AND GEOFF IVERSON Overview... 2 A. Get a Digital Elevation Model (DEM)... 3 B. Open ArcMap,

More information

The LSUHSC N.O. Email Archive

The LSUHSC N.O. Email Archive The LSUHSC N.O. Email Archive Introduction The LSUHSC N.O. email archive permanently retains a copy of all email items sent and received by LSUHSC N.O. Academic email users. Email items will be accessible

More information

Charting LibQUAL+(TM) Data. Jeff Stark Training & Development Services Texas A&M University Libraries Texas A&M University

Charting LibQUAL+(TM) Data. Jeff Stark Training & Development Services Texas A&M University Libraries Texas A&M University Charting LibQUAL+(TM) Data Jeff Stark Training & Development Services Texas A&M University Libraries Texas A&M University Revised March 2004 The directions in this handout are written to be used with SPSS

More information

Web Intelligence User Guide

Web Intelligence User Guide Web Intelligence User Guide Office of Financial Management - Enterprise Reporting Services 4/11/2011 Table of Contents Chapter 1 - Overview... 1 Purpose... 1 Chapter 2 Logon Procedure... 3 Web Intelligence

More information

ArcGIS. Image Server tutorial

ArcGIS. Image Server tutorial ArcGIS 9 ArcGIS Image Server tutorial Copyright 2006, 2007, and 2008 Zanja Technologies, Inc. All rights reserved. The information contained in this work is the property of Zanja Technologies, Inc., under

More information

How to georectify an image in ArcMap 10

How to georectify an image in ArcMap 10 How to georectify an image in ArcMap 10 The University Library has a large collection of historical aerial photos for some North Carolina Counties ( http://www.lib.unc.edu/reference/gis/usda/index.html

More information

Rational Team Concert. Quick Start Tutorial

Rational Team Concert. Quick Start Tutorial Rational Team Concert Quick Start Tutorial 1 Contents 1. Introduction... 3 2. Terminology... 4 3. Project Area Preparation... 5 3.1 Defining Timelines and Iterations... 5 3.2 Creating Team Areas... 8 3.3

More information

BID2WIN Workshop. Advanced Report Writing

BID2WIN Workshop. Advanced Report Writing BID2WIN Workshop Advanced Report Writing Please Note: Please feel free to take this workbook home with you! Electronic copies of all lab documentation are available for download at http://www.bid2win.com/userconf/2011/labs/

More information

Tutorial 3: Working with Tables Joining Multiple Databases in ArcGIS

Tutorial 3: Working with Tables Joining Multiple Databases in ArcGIS Tutorial 3: Working with Tables Joining Multiple Databases in ArcGIS This tutorial will introduce you to the following concepts: Identifying Attribute Data Sources Converting Tabular Data into GIS Databases

More information

Creating Interactive PDF Forms

Creating Interactive PDF Forms Creating Interactive PDF Forms Using Adobe Acrobat X Pro Information Technology Services Outreach and Distance Learning Technologies Copyright 2012 KSU Department of Information Technology Services This

More information

Creating Forms with Acrobat 10

Creating Forms with Acrobat 10 Creating Forms with Acrobat 10 Copyright 2013, Software Application Training, West Chester University. A member of the Pennsylvania State Systems of Higher Education. No portion of this document may be

More information

GeoMap.WA. user guide

GeoMap.WA. user guide GeoMap.WA user guide Version 1.1 March 2011 Preface: The information provided is interpretive. The information is made available in good faith and derived from sources believed to be reliable and accurate

More information

ORACLE BUSINESS INTELLIGENCE WORKSHOP

ORACLE BUSINESS INTELLIGENCE WORKSHOP ORACLE BUSINESS INTELLIGENCE WORKSHOP Creating Interactive Dashboards and Using Oracle Business Intelligence Answers Purpose This tutorial shows you how to build, format, and customize Oracle Business

More information

Geocortex HTML 5 Viewer Manual

Geocortex HTML 5 Viewer Manual 1 FAQ Nothing Happens When I Print? How Do I Search? How Do I Find Feature Information? How Do I Print? How can I Email A Map? How Do I See the Legend? How Do I Find the Coordinates of a Location? How

More information

Version 3.0, April 16, 2012, updated for ArcGIS 10.0 Produced by the Geographic Information Network of Alaska http://www.gina.alaska.

Version 3.0, April 16, 2012, updated for ArcGIS 10.0 Produced by the Geographic Information Network of Alaska http://www.gina.alaska. Using the AlaskaMapped Web Services in ESRI ArcGIS Version 3.0, April 16, 2012, updated for ArcGIS 10.0 Produced by the Geographic Information Network of Alaska http://www.gina.alaska.edu AlaskaMapped

More information

HRS 750: UDW+ Ad Hoc Reports Training 2015 Version 1.1

HRS 750: UDW+ Ad Hoc Reports Training 2015 Version 1.1 HRS 750: UDW+ Ad Hoc Reports Training 2015 Version 1.1 Program Services Office & Decision Support Group Table of Contents Create New Analysis... 4 Criteria Tab... 5 Key Fact (Measurement) and Dimension

More information

Results CRM 2012 User Manual

Results CRM 2012 User Manual Results CRM 2012 User Manual A Guide to Using Results CRM Standard, Results CRM Plus, & Results CRM Business Suite Table of Contents Installation Instructions... 1 Single User & Evaluation Installation

More information

Tutorial 8 Raster Data Analysis

Tutorial 8 Raster Data Analysis Objectives Tutorial 8 Raster Data Analysis This tutorial is designed to introduce you to a basic set of raster-based analyses including: 1. Displaying Digital Elevation Model (DEM) 2. Slope calculations

More information

Managing Contacts in Outlook

Managing Contacts in Outlook Managing Contacts in Outlook This document provides instructions for creating contacts and distribution lists in Microsoft Outlook 2007. In addition, instructions for using contacts in a Microsoft Word

More information

Contents. The OWRB Floodplain Viewer. Creating Maps... 8. Helpful Tips... 10

Contents. The OWRB Floodplain Viewer. Creating Maps... 8. Helpful Tips... 10 Contents QUICK START GUIDE... 2-5 Add layers...9 Search for Layers...9 COMPREHENSIVE GUIDE... 6 Navigate the map...6 Locate specific places...6 Add layer from file...9 Add layer from web...9 Display pop-up

More information

MICROSOFT ACCESS 2003 TUTORIAL

MICROSOFT ACCESS 2003 TUTORIAL MICROSOFT ACCESS 2003 TUTORIAL M I C R O S O F T A C C E S S 2 0 0 3 Microsoft Access is powerful software designed for PC. It allows you to create and manage databases. A database is an organized body

More information

TABLE OF CONTENTS SURUDESIGNER YEARBOOK TUTORIAL. IMPORTANT: How to search this Tutorial for the exact topic you need.

TABLE OF CONTENTS SURUDESIGNER YEARBOOK TUTORIAL. IMPORTANT: How to search this Tutorial for the exact topic you need. SURUDESIGNER YEARBOOK TUTORIAL TABLE OF CONTENTS INTRODUCTION Download, Layout, Getting Started... p. 1-5 COVER/FRONT PAGE Text, Text Editing, Adding Images, Background... p. 6-11 CLASS PAGE Layout, Photo

More information

Tutorial for Tracker and Supporting Software By David Chandler

Tutorial for Tracker and Supporting Software By David Chandler Tutorial for Tracker and Supporting Software By David Chandler I use a number of free, open source programs to do video analysis. 1. Avidemux, to exerpt the video clip, read the video properties, and save

More information

ArcGIS Tutorial: Adding Attribute Data

ArcGIS Tutorial: Adding Attribute Data ArcGIS Tutorial: Adding Attribute Data Introduction A common need in GIS is to map characteristics, or attributes, of different geographic areas. These maps are called thematic maps. Examples of thematic

More information

Creating a File Geodatabase

Creating a File Geodatabase Creating a File Geodatabase Updated by Thomas Stieve January 06, 2012 This exercise demonstrates how to create a file geodatabase in ArcGIS 10; how to import existing data into the geodatabase, and how

More information

Finding GIS Data and Preparing it for Use

Finding GIS Data and Preparing it for Use Finding_Data_Tutorial.Doc Page 1 of 19 Getting Ready for the Tutorial Sign Up for the GIS-L Listserv Finding GIS Data and Preparing it for Use The Yale University GIS-L Listserv is an internal University

More information

From GPS Data Collection to GIS Data Display A Walk-Through Example

From GPS Data Collection to GIS Data Display A Walk-Through Example From GPS Data Collection to GIS Data Display A Walk-Through Example The Global Positioning System (GPS) is a satellite based navigation system consisting of 24 satellites, a worldwide network of tracking

More information

Using Spreadsheets, Selection Sets, and COGO Controls

Using Spreadsheets, Selection Sets, and COGO Controls Using Spreadsheets, Selection Sets, and COGO Controls Contents About this tutorial... 3 Step 1. Open the project... 3 Step 2. View spreadsheets... 4 Step 3. Create a selection set... 10 Step 4. Work with

More information

Geodatabase Tutorial. Copyright 1995-2010 Esri All rights reserved.

Geodatabase Tutorial. Copyright 1995-2010 Esri All rights reserved. Copyright 1995-2010 Esri All rights reserved. Table of Contents A quick tour of the Building a geodatabase tutorial..................... 3 Exercise 1: Organizing your data in the Catalog......................

More information

Introduction to Microsoft Access 2003

Introduction to Microsoft Access 2003 Introduction to Microsoft Access 2003 Zhi Liu School of Information Fall/2006 Introduction and Objectives Microsoft Access 2003 is a powerful, yet easy to learn, relational database application for Microsoft

More information

SAS BI Dashboard 4.3. User's Guide. SAS Documentation

SAS BI Dashboard 4.3. User's Guide. SAS Documentation SAS BI Dashboard 4.3 User's Guide SAS Documentation The correct bibliographic citation for this manual is as follows: SAS Institute Inc. 2010. SAS BI Dashboard 4.3: User s Guide. Cary, NC: SAS Institute

More information

MetroBoston DataCommon Training

MetroBoston DataCommon Training MetroBoston DataCommon Training Whether you are a data novice or an expert researcher, the MetroBoston DataCommon can help you get the information you need to learn more about your community, understand

More information

6. If you want to enter specific formats, click the Format Tab to auto format the information that is entered into the field.

6. If you want to enter specific formats, click the Format Tab to auto format the information that is entered into the field. Adobe Acrobat Professional X Part 3 - Creating Fillable Forms Preparing the Form Create the form in Word, including underlines, images and any other text you would like showing on the form. Convert the

More information

Tutorial 5: Summarizing Tabular Data Florida Case Study

Tutorial 5: Summarizing Tabular Data Florida Case Study Tutorial 5: Summarizing Tabular Data Florida Case Study This tutorial will introduce you to the following: Identifying Attribute Data Sources for Health Data Converting Tabular Data into Usable Databases

More information

Mitigation Planning Portal MPP Reporting System

Mitigation Planning Portal MPP Reporting System Mitigation Planning Portal MPP Reporting System Updated: 7/13/2015 Introduction Access the MPP Reporting System by clicking on the Reports tab and clicking the Launch button. Within the system, you can

More information

Creating tables in Microsoft Access 2007

Creating tables in Microsoft Access 2007 Platform: Windows PC Ref no: USER 164 Date: 25 th October 2007 Version: 1 Authors: D.R.Sheward, C.L.Napier Creating tables in Microsoft Access 2007 The aim of this guide is to provide information on using

More information

Under GIS Data select Hydrography This will show all of the state-wide options for hydrography data. For this project, we want the seventh entry in

Under GIS Data select Hydrography This will show all of the state-wide options for hydrography data. For this project, we want the seventh entry in Introductory Exercises for GIS Using ArcMap & ArcCatalog GIS Cyberinfrastructure Module EEB 5894, section 10 Please refer to the ESRI online GIS Dictionary for additional details on any of the terms in

More information

Appointment Scheduler

Appointment Scheduler EZClaim Appointment Scheduler User Guide Last Update: 11/19/2008 Copyright 2008 EZClaim This page intentionally left blank Contents Contents... iii Getting Started... 5 System Requirements... 5 Installing

More information

Intro to evis: the event visualization tool

Intro to evis: the event visualization tool Intro to evis: the event visualization tool Background The of the (CBC) at the (AMNH) developed the Event Visualization Tool (evis), as a conservation monitoring and decision support tool for guiding protected

More information

Welcome to Corel DESIGNER, a comprehensive vector-based drawing application for creating technical graphics.

Welcome to Corel DESIGNER, a comprehensive vector-based drawing application for creating technical graphics. Importing 3D models Welcome to Corel DESIGNER, a comprehensive vector-based drawing application for creating technical graphics. In this tutorial, you will modify a three-dimensional model of a transmission

More information

Publishing Geoprocessing Services Tutorial

Publishing Geoprocessing Services Tutorial Publishing Geoprocessing Services Tutorial Copyright 1995-2010 Esri All rights reserved. Table of Contents Tutorial: Publishing a geoprocessing service........................ 3 Copyright 1995-2010 ESRI,

More information

3D-GIS in the Cloud USER MANUAL. August, 2014

3D-GIS in the Cloud USER MANUAL. August, 2014 3D-GIS in the Cloud USER MANUAL August, 2014 3D GIS in the Cloud User Manual August, 2014 Table of Contents 1. Quick Reference: Navigating and Exploring in the 3D GIS in the Cloud... 2 1.1 Using the Mouse...

More information

Introduction to Microsoft Access XP

Introduction to Microsoft Access XP Introduction to Microsoft Access XP Access is the database management system in Microsoft Office. A database is an organized collection of facts about a particular subject. An address book or a library

More information

COGNOS Query Studio Ad Hoc Reporting

COGNOS Query Studio Ad Hoc Reporting COGNOS Query Studio Ad Hoc Reporting Copyright 2008, the California Institute of Technology. All rights reserved. This documentation contains proprietary information of the California Institute of Technology

More information

Instructions to view & create.kmz/.kml files from Google Earth

Instructions to view & create.kmz/.kml files from Google Earth Page 1 of 6 Instructions to view & create.kmz/.kml files from Google Earth Make sure you have Google Earth downloaded on your computer. If you don t, please visit this link to download Google Earth http://www.google.com/earth/download/ge.

More information

Personal Geodatabase 101

Personal Geodatabase 101 Personal Geodatabase 101 There are a variety of file formats that can be used within the ArcGIS software. Two file formats, the shape file and the personal geodatabase were designed to hold geographic

More information

Spatial Analyst Tutorial

Spatial Analyst Tutorial Copyright 1995-2010 Esri All rights reserved. Table of Contents About the ArcGIS Spatial Analyst Tutorial......................... 3 Exercise 1: Preparing for analysis............................ 5 Exercise

More information

Aras Corporation. 2005 Aras Corporation. All rights reserved. Notice of Rights. Notice of Liability

Aras Corporation. 2005 Aras Corporation. All rights reserved. Notice of Rights. Notice of Liability Aras Corporation 2005 Aras Corporation. All rights reserved Notice of Rights All rights reserved. Aras Corporation (Aras) owns this document. No part of this document may be reproduced or transmitted in

More information

MyOra 3.0. User Guide. SQL Tool for Oracle. Jayam Systems, LLC

MyOra 3.0. User Guide. SQL Tool for Oracle. Jayam Systems, LLC MyOra 3.0 SQL Tool for Oracle User Guide Jayam Systems, LLC Contents Features... 4 Connecting to the Database... 5 Login... 5 Login History... 6 Connection Indicator... 6 Closing the Connection... 7 SQL

More information

USER GUIDE FOR L ANNÉE PHILOLOGIQUE ON THE INTERNET

USER GUIDE FOR L ANNÉE PHILOLOGIQUE ON THE INTERNET USER GUIDE FOR L ANNÉE PHILOLOGIQUE ON THE INTERNET Tip: You can use the Bookmarks to navigate through the guide. Accessing L Année philologique Individual Membership Individual membership accounts are

More information

Groundwater Chemistry

Groundwater Chemistry Mapping and Modeling Groundwater Chemistry By importing Excel spreadsheets into ArcGIS 9.2 By Mike Price, Entrada/San Juan, Inc. In ArcGIS 9.2, Microsoft Excel spreadsheet data can be imported and used

More information

How to Import Data into Microsoft Access

How to Import Data into Microsoft Access How to Import Data into Microsoft Access This tutorial demonstrates how to import an Excel file into an Access database. You can also follow these same steps to import other data tables into Access, such

More information

Task Card #2 SMART Board: Notebook

Task Card #2 SMART Board: Notebook Task Card #2 SMART Board: Notebook Objectives: Participants will learn how to utilize the SMART Notebook. Table of Contents: Launching The SMART Notebook Page 1 Entering Text Page 1 Top Toolbar Page 2

More information

Generative Drafting. Page 1 1997 2001 DASSAULT SYSTEMES. IBM Product Lifecycle Management Solutions / Dassault Systemes

Generative Drafting. Page 1 1997 2001 DASSAULT SYSTEMES. IBM Product Lifecycle Management Solutions / Dassault Systemes Generative Drafting Page 1 Tutorial Objectives Description This Tutorial is an introduction to Generative Drafting. Message To show how CATIA V5 allows the user to automatically generate associative drafting

More information

Working With Animation: Introduction to Flash

Working With Animation: Introduction to Flash Working With Animation: Introduction to Flash With Adobe Flash, you can create artwork and animations that add motion and visual interest to your Web pages. Flash movies can be interactive users can click

More information

Creating Figure Ground Maps in ArcMap 10.x: Basic procedures to download, open, manipulate and print spatial data

Creating Figure Ground Maps in ArcMap 10.x: Basic procedures to download, open, manipulate and print spatial data Creating Figure Ground Maps in ArcMap 10.x: Basic procedures to download, open, manipulate and print spatial data These procedures outline: A. Retrieving Property Data B. Uncompressing the Downloaded Files

More information

How To Create A Powerpoint Intelligence Report In A Pivot Table In A Powerpoints.Com

How To Create A Powerpoint Intelligence Report In A Pivot Table In A Powerpoints.Com Sage 500 ERP Intelligence Reporting Getting Started Guide 27.11.2012 Table of Contents 1.0 Getting started 3 2.0 Managing your reports 10 3.0 Defining report properties 18 4.0 Creating a simple PivotTable

More information

ArcGIS online Introduction... 2. Module 1: How to create a basic map on ArcGIS online... 3. Creating a public account with ArcGIS online...

ArcGIS online Introduction... 2. Module 1: How to create a basic map on ArcGIS online... 3. Creating a public account with ArcGIS online... Table of Contents ArcGIS online Introduction... 2 Module 1: How to create a basic map on ArcGIS online... 3 Creating a public account with ArcGIS online... 3 Opening a Map, Adding a Basemap and then Saving

More information

Knowledgebase Article

Knowledgebase Article Company web site: Support email: Support telephone: +44 20 3287-7651 +1 646 233-1163 2 EMCO Network Inventory 5 provides a built in SQL Query builder that allows you to build more comprehensive

More information

NetCDF Tutorial. Copyright 1995-2010 Esri All rights reserved.

NetCDF Tutorial. Copyright 1995-2010 Esri All rights reserved. Copyright 1995-2010 Esri All rights reserved. Table of Contents About the netcdf Tutorial............................... 3 Exercise 1: Displaying a raster layer from a netcdf file................... 4

More information

Legal Notes. Regarding Trademarks. 2012 KYOCERA Document Solutions Inc.

Legal Notes. Regarding Trademarks. 2012 KYOCERA Document Solutions Inc. Legal Notes Unauthorized reproduction of all or part of this guide is prohibited. The information in this guide is subject to change without notice. We cannot be held liable for any problems arising from

More information

Learn About Analysis, Interactive Reports, and Dashboards

Learn About Analysis, Interactive Reports, and Dashboards Learn About Analysis, Interactive Reports, and Dashboards This document supports Pentaho Business Analytics Suite 5.0 GA and Pentaho Data Integration 5.0 GA, documentation revision February 3, 2014, copyright

More information