OS OpenData masterclass 2013 Cartographic Design workshop

Size: px
Start display at page:

Download "OS OpenData masterclass 2013 Cartographic Design workshop"

Transcription

1 OS OpenData masterclass 2013 Cartographic Design workshop

2 1 Quantum GIS Quantum GIS (QGIS) is a user-friendly Open Source Geographic Information System (GIS,) licensed under the GNU General Public License. QGIS is an official project of the Open Source Geospatial Foundation (OSGeo). It runs on Linux, Unix, Mac OSX, Windows and Android and supports numerous vector, raster, and database formats and functionalities. The latest release is QGIS (Dufour). QGIS provides a continuously growing number of capabilities provided by core functions and plugins. You can visualise, manage, edit, analyse data, and compose printable maps. You can view the user guide at Cartographic Design workshop 2

3 1 Quantum GIS OS OpenData offers a wide range of digital map products that you can freely view or download, for use in both personal and commercial applications. There are over 10 quality assured, continuously updated products, from postcodes and boundaries to digital maps, providing a one-stop shop to start using OS OpenData products. OS OpenData can be used with other open datasets available on data.gov.uk and from other sources to enhance your existing data or applications. OS OpenData can be found at Cartographic Design workshop 3

4 1 Quantum GIS OS VectorMap District lets you overlay your own information on a map. It can be customised by selecting and styling features in different ways. OS VectorMap District contains only the most important information to give you a clear, uncluttered backdrop map. OS VectorMap District is a mapping dataset designed for providing contextual mapping output on paper, PCs, hand-held devices or the Internet. The vector format of the product consists of layers to enable you to customise and style output to suit your needs. The product is available in three formats: as a tiled national vector dataset in Esri Shapefile format; as a tiled national raster dataset in Tagged Image File Format (TIFF); and as a tiled national set of vector data in Geography Markup Language (GML). The product can be used as mapping in its own right or can be used to provide a flexible geographic context reference for customers overlay information. More information can be found at What you need to use OS VectorMap District OS VectorMap District vector data is supplied in Shapefile format and will require specialist software for data translation and manipulation. OS VectorMap District GML Simple Features data may require specialist software for data translation and manipulation (data opens in open source software). OS VectorMap District raster data is supplied in GeoTIFF and can be viewed using imaging software. GeoTIFF provides geographical placing of data in a geographical information system (GIS) without the need for additional TIFF Worldfiles in TFW and TAB formats. Cartographic Design workshop 4

5 1 Quantum GIS These notes have been compiled for use with version Dufour of QGIS. We will be using OS VectorMap District and data obtained from data.gov.uk OS VectorMap District layers Building, Land, NamedPlace, RailwayStation, RailwayTrack, Road, SurfaceWater_Area, SurfaceWater_Line, Woodland data.gov.uk GP_Locations 4.1 Exercise For this exercise, OS VectorMap data has already been ordered through the OS OpenData website and loaded to your machine and added to a QGIS project. The GP_Locations data has also been downloaded from data.gov.uk and added to the same QGIS project. All the data has been cut into a manageable chunk covering an area within South East London. If you do not already have QGIS opened load it from either the desktop icon or from the start menu. To open an existing project select the Open Project button. Navigate to Desktop\Carto Workshop\Carto_Workshop.qgs and press OK. Let s begin by familiarising ourselves with some of the useful tools found within QGIS. Now set the scale of your document to 1:15000 by entering it into the scale box found in the bottom right hand side of your editor window. Cartographic Design workshop 5

6 Let s restyle the point symbol currently used to style the railway stations. Double (left) click on the layer RailwayStation found in your Layers window on the left hand side of your editor window. Navigate to the Style tab within the Layer Properties window. Highlight the Simple marker element of the Marker currently being used to depict your railway stations. Cartographic Design workshop 6

7 Keep the Symbol layer type set to Simple marker and select the circle symbol. Next double click on the Fill colour box. Change the RGB colour to R200 G0 B3 and OK. Keep the border colour as black. Change the size of your marker to 3.0 and its outline width to 0.4. You can change the unit of measurement from Millimeter to Map unit if you prefer by clicking on the dropdown. Cartographic Design workshop 7

8 You also have the option within your Layer Properties to change the angle and offset (X and Y) of your symbol. This can be done by changing the values within the relevant boxes. You can also change the Symbol layer type by clicking on the dropdown. Ellipse marker selection of ellipse markers. Font marker allows you to select a representation for your symbol using a font character. If you have created your own font you will need to load this to your PC font library in order for QGIS to recognise it. Simple marker simple selection of shape markers. SVG marker allows you to select an SVG image from a QGIS library or navigate to one of your own. Vector field marker allows you to style using fields within your data s attributes. For instance you could depict and set the direction of a flow arrow using its attribution. Press OK. At this point it s worth saving your workspace. Select Project>Save As and navigate to Desktop\Carto Workshop. Save your workspace as Carto_Workshop_step2.qgs and click Save. Cartographic Design workshop 8

9 Double (left) click on the layer Road. Navigate to the Style tab and change the drop down to Categorized. This will allow us to style the line data within this layer by an attribute. Change the Column drop down to classifica. This is the line data s classification and is the attribute by which we wish to style the data. Cartographic Design workshop 9

10 Click on the Classify button. You should now have thirteen symbol representations each with a different Value/Label. Double click on the symbol that currently represents A Road. Cartographic Design workshop 10

11 A Symbol selector window should now have appeared. We are going to show A roads using a road casing and a road fill. This means we require two lines to represent this style a line on top of a line. To do this press the Add symbol layer button. NOTE: you must make sure you have the Line element of your Symbol layer highlighted before doing this. We now have two lines to style. Change the top line properties to match that of those in the Symbol selector box below. The colour is R255 G170 B255. Cartographic Design workshop 11

12 Change the bottom line properties to match that of those in the Symbol selector box below. The colour is R70 G70 B70. From this box you can also add an Offset to your line or change the Pen style. The Pen style dropdown allows you to change your line to a predefined dashed line or apply no pen style. If you check the use custom dash pattern box you can customise your own dash pattern using the button. Cartographic Design workshop 12

13 You can also change the Join style and Cap style for your line data using the dropdowns. The Join style is where a straight line changes direction (turns a corner) and a Cap style is the end of an open line. For our road style we used a simple line style however, you may wish to style your line using a marker predefined along the line extent. To do this change the Symbol layer type dropdown to Marker line. From here you can set the marker style and marker placement. Press OK on the Symbol selector window. Press Apply on the Layer Properties window. We now need to ensure that when our road layer draws the two lines that make it up draw in the correct order. That is, we want our road casing to draw first and our road fill to draw last. Within your Layer properties window press the Advanced button. From the dropdown menu that appears select Symbol levels Cartographic Design workshop 13

14 To enable the use of symbol levels check the Enable symbol levels box. In order to see all the layer values making up your style you will need to expand the Symbol Levels box. You can do this by hovering the mouse cursor over the edge or corner of the box and drag it out by holding the left mouse button. Layer 0 will draw first, then layer 1, then layer 2 and so on For your A Road, the road casing should be layer 0 and the road fill layer 1. When you come to style the rest of your road data you have two choices. You can either style all your roads the same or you can style them based on their classification. If you style them the same you will only need to think about the order in which the elements that make up your styles draw, that is, road casing first and road fill second. If you style your roads differently you will need to consider the order in which your roads draw as well. This will help with the visualisation of junctions too. NOTE: as a rule of thumb the lowest number (0) will draw first and the highest number last. Press OK. Save your workspace. Select Project>Save As and navigate to Desktop\Carto Workshop. Save your workspace as Carto_Workshop_step3.qgs and click Save. Cartographic Design workshop 14

15 Double (left) click on the layer Building. Navigate to the Style tab within the Layer Properties window and highlight the Simple fill element of the fill currently being used to depict Buildings. Change the Building fills properties to match that of those in the Layer Properties box below. The fill colour is R251 G224 B191. The border colour is R80 G80 B80. Cartographic Design workshop 15

16 Using the Fill style dropdown you can change your Fill style to a number of preset patterns. Using the Border style dropdown you can change the Border style of your polygon to a number of preset styles. You can also add a transparency to your polygon by adjusting the Layer transparency slider. We have set our Symbol layer type to Simple fill, however, you do have the option to change this using the dropdown. Centroid fill adds a marker to the centre point of your polygon. Line pattern fill adds a line pattern fill to your polygon where you can control the angle and width of your lines as well as the distance in between. Point pattern fill adds a point fill to your polygon where you can control the style of the point as well as the distance and displacement between each point. SVG fill adds a set point pattern fill using a SVG of your choice. You can control the width of the pattern as well as the rotation of the SVG representing your pattern fill. Cartographic Design workshop 16

17 Simple fill adds a simple fill to your polygon. Outline: Marker line allows you to style your polygon using an outline made up of a marker of your choice. Outline: Simple line allows you to style your polygon using only an outline. Press OK. Save your workspace. Select Project>Save As and navigate to Desktop\Carto Workshop. Save your workspace as Carto_Workshop_step4.qgs and click Save. Next we are going to add some road names to our Roads layer. Either highlight the layer Road within your layers window and press the Layer labelling options button found on your labelling toolbar; or Double click on the Road layer and navigate to the Labels tab within the Layer Properties window. Check the Label this layer with box. Change the dropdown box to name. This means, we will be labelling our Road layer using its name attribute. Cartographic Design workshop 17

18 Next ensure you have the Text option highlighted. Within the Text style section change your font to Arial, font style to Bold and size to 8.0. Change the text fill colour to R20 G20 B20. Select the Buffer option. This will allow us to add a mask or halo to our text. Within the Text buffer section ensure you have the Draw text buffer checked. Change your buffer size to 1.0. Check the Colour buffer s fill box and change your buffer colour to white (R255 G255 B255). Cartographic Design workshop 18

19 Let s add a 15% transparency to our buffer by either sliding the slider bar to 15% or by changing the value in the box. Change the Pen join style to Bevel and the Blend mode to Normal. Select the Placement option. This will allow us to play with how our text is positioned. Within the Placement section set the text to place Curved and to be positioned On line. If you select Above line or Below line you can set the distance your label displays from your line data. Use the priority slider to set whether your labels have a higher priority over another set of labels. Setting a label with a high priority means when it clashes with text of a lower priority the text with the higher priority will hold precedence. Give these labels a high priority. Select the Rendering option. Here you have the option to label every part of your multi part feature, merge connected lines to avoid duplicate labels or limit the number of features labelled to a number of your choice. Cartographic Design workshop 19

20 Our road data is made up of multi-part features and we do not want to label every one of these parts. Within the Feature options select the Merge connected lines to avoid duplicate labels. Press OK. Save your workspace. Select Project>Save As and navigate to Desktop\Carto Workshop. Save your workspace as Carto_Workshop_step5.qgs and click Save. Cartographic Design workshop 20

21 Bromley Council would like to make finding a GP surgery for their residents easier and have asked us to produce a map clearly showing the locations of these surgeries. We would like you create this map. Bromley Council would like the map made using OpenData and intend to display it on their website. Using the data we had for the previous exercises, we would now like you to restyle the map, adopting our Carto Design principles into your design. When creating your map it is important you think about a number of things. For instance: Who is the intended user? What features on the map are the most important to the user? What information is needed to make the map successful? How should this information be displayed? When you have finished your map do not forget to save. Select Project>Save As and navigate to Desktop\Carto Workshop. Save your workspace as Carto_Workshop_yourname.qgs and click Save. Cartographic Design workshop 21

22 General information General enquiries Textphone (0) (0) This document has been screened in accordance with the requirements set out in Ordnance Survey s Equality Scheme. If you have difficulty reading this information in its current format and would like to find out how to access it in a different format (Braille, large print, computer disk or in another language), please contact us on: +44 (0) Ordnance Survey and the OS Symbol are registered trademarks of Ordnance Survey, the national mapping authority of Great Britain. Ordnance Survey Crown copyright D

EDINA Workshop: Creating a Campus Map and Displaying it in OpenLayers

EDINA Workshop: Creating a Campus Map and Displaying it in OpenLayers Contents Introduction... 2 What steps are involved?... 3 Before you start... 4 Create your campus map... 5 1. Load the basemap data into ArcMap... 5 2. Set up Symbology and Labels of Layers... 6 Improve

More information

Orchard Link Mapping Workshop (QGIS Training) Contact

Orchard Link Mapping Workshop (QGIS Training) Contact Orchard Link Mapping Workshop (QGIS Training) Contact email: info@neetmaps.co.uk for technical support, bespoke mapping or further information or visit www.neetmaps.co.uk 1 2 1: Introduction to QGIS What

More information

OS OpenData Masterclass

OS OpenData Masterclass OS OpenData Masterclass Introduction products This course is aimed at anyone with no previous knowledge of geographical information systems (GIS). It is intended as an introduction to OS OpenData products,

More information

Map Preparation. Using QGIS

Map Preparation. Using QGIS Map Preparation Using QGIS Tutorial ID: IGET_GIS_006 This tutorial has been developed by BVIEER as part of the IGET web portal intended to provide easy access to geospatial education. This tutorial is

More information

A Practical Guide to Using QGIS

A Practical Guide to Using QGIS A Practical Guide to Using QGIS 1.1 INTRODUCTION Quantum GIS (QGIS) is a useful mapping software that enables the compilation and displaying of spatial data in the form of a map. Gaining experience in

More information

Using Spatial Data in a Desktop GIS; QGIS 2.8 Practical 2

Using Spatial Data in a Desktop GIS; QGIS 2.8 Practical 2 Using Spatial Data in a Desktop GIS; QGIS 2.8 Practical 2 Practical 2 Learning objectives: To work with a vector base map within a GIS and overlay point data. To practise using Ordnance Survey mapping

More information

All data is in Universal Transverse Mercator (UTM) Zone 6 projection, and WGS 84 datum.

All data is in Universal Transverse Mercator (UTM) Zone 6 projection, and WGS 84 datum. 111 Mulford Hall, College of Natural Resources, UC Berkeley (510) 643-4539 EXPLORING MOOREA DATA WITH QUANTUM GIS In this exercise, you will be using an open-source FREE GIS software, called Quantum GIS,

More information

Tutorial 7: Adding Features and Editing Line and Polygon Layers

Tutorial 7: Adding Features and Editing Line and Polygon Layers Tutorial 7: Adding Features and Editing Line and Polygon Layers Tutorial Content 7.1. When should I use a line layer to represent data? 7.2. How do I add line features? 7.3. How to use the snapping tool?

More information

Modern Tools for NTDs Control Programmes

Modern Tools for NTDs Control Programmes Modern Tools for NTDs Control Programmes www.thiswormyworld.org Practical 1 Becoming familiar with QGIS interface and GIS features www.thiswormyworld.org 2 Aim of practical This first practical aims to

More information

CONTENTS 1 INTRODUCTION 3 ARCGIS 5 START ARCMAP 11 IMPORT 1: MAP DATA 12 ADD WIND FARM DATA 21 CREATE A MAP TO INSERT IN A REPORT 32

CONTENTS 1 INTRODUCTION 3 ARCGIS 5 START ARCMAP 11 IMPORT 1: MAP DATA 12 ADD WIND FARM DATA 21 CREATE A MAP TO INSERT IN A REPORT 32 CONTENTS CONTENTS 1 INTRODUCTION 3 SCENARIO 3 WHAT WILL I LEARN? 3 WHAT DATA DO I HAVE? 4 ARCGIS 5 ARCMAP 6 ARCCATALOG 8 ARCTOOLBOX 9 START ARCMAP 11 IMPORT 1:250000 MAP DATA 12 CREATE A GROUP LAYER 16

More information

QUANTUM GIS GUIDE FOR WASH FACILITY DATA COLLECTORS AND -MANAGERS

QUANTUM GIS GUIDE FOR WASH FACILITY DATA COLLECTORS AND -MANAGERS COWASH Training Quantum GIS 1 QUANTUM GIS GUIDE FOR WASH FACILITY DATA COLLECTORS AND -MANAGERS Quantum GIS (QGIS) is widely used open source GIS software which usage is very similar to GIS-software market

More information

How to...create a Video VBOX Gauge in Inkscape. So you want to create your own gauge? How about a transparent background for those text elements?

How to...create a Video VBOX Gauge in Inkscape. So you want to create your own gauge? How about a transparent background for those text elements? BASIC GAUGE CREATION The Video VBox setup software is capable of using many different image formats for gauge backgrounds, static images, or logos, including Bitmaps, JPEGs, or PNG s. When the software

More information

To the GeoView System Overview Online Training Course

To the GeoView System Overview Online Training Course Welcome! To the GeoView System Overview Online Training Course The Alberta Department of Energy provides GeoView as a mapping system to enable users to find geographic information in Alberta. GeoView retrieves

More information

QGIS for Geoscientists

QGIS for Geoscientists QGIS for Geoscientists Robin Armit, Tom Carmichael, Lachlan Grose Monash Structural Geophysics group 22 nd 26th February 2016 GIS A geographic information system (GIS) is a system designed to capture,

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

Launch QGIS. Launch QGIS from. Open window Quantum GIS (Figure 1.1 below) Start All Programs Quantum GIS. QGISIcon on the desk top

Launch QGIS. Launch QGIS from. Open window Quantum GIS (Figure 1.1 below) Start All Programs Quantum GIS. QGISIcon on the desk top QGIS Launch QGIS Launch QGIS from Start All Programs Quantum GIS OR QGISIcon on the desk top Open window Quantum GIS (Figure 1.1 below) 2 Figure 1.1 3 Opening Raster For this exercise we demonstrate three

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

hdalbum User Designer Guide Collect Create Share Designer V 1.2

hdalbum User Designer Guide Collect Create Share Designer V 1.2 hdalbum User Designer Guide 2017 Collect Create Share Designer V 1.2 Table of Contents Contents Welcome to the hdalbum Designer... 2 Features... 2 System Requirements... 3 Supported File Types... 3 Installing

More information

Introduction to SAGA GIS

Introduction to SAGA GIS GIS Tutorial ID: IGET_RS_001 This tutorial has been developed by BVIEER as part of the IGET web portal intended to provide easy access to geospatial education. This tutorial is released under the Creative

More information

Creating a reference map

Creating a reference map Chapter 1 Creating a reference map Reference maps are basic, traditional maps. Their purpose is to illustrate geographic boundaries for cities, counties, and other areas. Reference maps have no underlying

More information

Stanfords Portal. User Guide. Stanfords Portal User Guide - 1 -

Stanfords Portal. User Guide. Stanfords Portal User Guide - 1 - - 1 - Stanfords Portal User Guide Stanfords Digital 12-14 Long Acre, WC2E 9LP Guide Contents Stanfords Portal User Guide - 2 - Stanfords For Business is one of the country s leading suppliers of large

More information

QGIS Workshop Su Zhang and Laura Gleasner 11/15/2018. QGIS Workshop

QGIS Workshop Su Zhang and Laura Gleasner 11/15/2018. QGIS Workshop 1. Introduction to QGIS QGIS Workshop QGIS is a free and open source Geographic Information System (GIS). QGIS can help users create, edit, visualize, analyze, and publish geospatial information on various

More information

INKSCAPE BASICS. 125 S. Prospect Avenue, Elmhurst, IL (630) elmhurstpubliclibrary.org. Create, Make, and Build

INKSCAPE BASICS. 125 S. Prospect Avenue, Elmhurst, IL (630) elmhurstpubliclibrary.org. Create, Make, and Build INKSCAPE BASICS Inkscape is a free, open-source vector graphics editor. It can be used to create or edit vector graphics like illustrations, diagrams, line arts, charts, logos and more. Inkscape uses Scalable

More information

Tutorial for Lane County Mapping Applications

Tutorial for Lane County Mapping Applications Tutorial for Lane County Mapping Applications Contents Overview... 2 Tools... 2 Navigation Tools... 3 Display Tools... 5 Information Tools... 6 Sharing Tools... 7 Common Tasks... 9 Identify or Show Data

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

INFORMATION TECHNOLOGY

INFORMATION TECHNOLOGY INFORMATION TECHNOLOGY PowerPoint Presentation Section Two: Formatting, Editing & Printing Section Two: Formatting, Editing & Printing By the end of this section you will be able to: Insert, Edit and Delete

More information

An Introduction to Geographic Information Systems (GIS) using ArcGIS 9.2

An Introduction to Geographic Information Systems (GIS) using ArcGIS 9.2 An Introduction to Geographic Information Systems (GIS) using ArcGIS 9.2 by Marcel Fortin, GIS and Map Librarian, University of Toronto Libraries, 2009 gis.maps@utoronto.ca http://www.library.utoronto.ca/maplib/

More information

Adding Objects Creating Shapes Adding. Text Printing and Exporting Getting Started Creating a. Creating Shapes Adding Text Printing and Exporting

Adding Objects Creating Shapes Adding. Text Printing and Exporting Getting Started Creating a. Creating Shapes Adding Text Printing and Exporting Getting Started Creating a Workspace Pages, Masters and Guides Adding Objects Creating Shapes Adding Text Printing and Exporting Getting Started Creating a Workspace Pages, Masters and Guides Adding Objects

More information

From Data to Map in 30 Minutes. Aileen Buckley, PhD

From Data to Map in 30 Minutes. Aileen Buckley, PhD From Data to Map in 30 Minutes Aileen Buckley, PhD This session Crater Lake online map From NPS: https://www.nps.gov/carto/hfc/carto/media/crlamap1.pdf Download Crater Lake map packages here: ArcGIS Pro

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

Integrating CAD Data with ArcGIS

Integrating CAD Data with ArcGIS Integrating CAD Data with ArcGIS Agenda An Overview of CAD Drawings CAD Data Structure in ArcGIS Visualization Georeferencing Data Conversion ArcGIS for AutoCAD Q & A CAD Drawings - Overview Widely used

More information

Community Health Maps Lab Series

Community Health Maps Lab Series Community Health Maps Lab Series Lab 5 Cartography with QGIS Objective Understand how to style data and compose a map with QGIS Desktop Document Version: 2017-08-28(Final) This course is a collaborative

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

Name: Date: June 27th, 2011 GIS Boot Camps For Educators Lecture_3

Name: Date: June 27th, 2011 GIS Boot Camps For Educators Lecture_3 Name: Date: June 27th, 2011 GIS Boot Camps For Educators Lecture_3 Practical: Creating and Editing Shapefiles Using Straight, AutoComplete and Cut Polygon Tools Use ArcCatalog to copy data files from:

More information

L E S S O N 2 Background

L E S S O N 2 Background Flight, Naperville Central High School, Naperville, Ill. No hard hat needed in the InDesign work area Once you learn the concepts of good page design, and you learn how to use InDesign, you are limited

More information

QGIS LAB SERIES GST 102: Spatial Analysis Lab 7: Raster Data Analysis - Density Surfaces

QGIS LAB SERIES GST 102: Spatial Analysis Lab 7: Raster Data Analysis - Density Surfaces QGIS LAB SERIES GST 102: Spatial Analysis Lab 7: Raster Data Analysis - Density Surfaces Objective Learn Density Analysis Methods Document Version: 2014-07-11 (Beta) Contents Introduction...2 Objective:

More information

Elixir Map Designer Manual

Elixir Map Designer Manual Elixir Map Designer Manual Release 8.4.1 Elixir Technology Pte Ltd Elixir Map Designer Manual: Release 8.4.1 Elixir Technology Pte Ltd Published 2012 Copyright 2012 Elixir Technology Pte Ltd All rights

More information

WAIPA DISTRICT COUNCIL. Maps Online 9. Updated January This document contains an overview of IntraMaps/Maps Online version 9.

WAIPA DISTRICT COUNCIL. Maps Online 9. Updated January This document contains an overview of IntraMaps/Maps Online version 9. WAIPA DISTRICT COUNCIL Maps Online 9 Updated January 2018 This document contains an overview of IntraMaps/Maps Online version 9.0 Contents Starting Maps Online... 3 Menu Bar... 4 Tools... 5 View Tab...

More information

BIO8014 GIS & Remote Sensing Practical Series. Practical 1: Introduction to ArcGIS Desktop

BIO8014 GIS & Remote Sensing Practical Series. Practical 1: Introduction to ArcGIS Desktop BIO8014 GIS & Remote Sensing Practical Series Practical 1: Introduction to ArcGIS Desktop 0. Introduction There are various activities associated with the term GIS, these include visualisation, manipulation

More information

Introduction to using QGIS for Archaeology and History Workshop by the Empirical Reasoning Center

Introduction to using QGIS for Archaeology and History Workshop by the Empirical Reasoning Center Introduction to using QGIS for Archaeology and History Workshop by the Empirical Reasoning Center In this workshop, we will cover the basics of working with spatial data, as well as its main uses for archaeology.

More information

Add to the ArcMap layout the Census dataset which are located in your Census folder.

Add to the ArcMap layout the Census dataset which are located in your Census folder. Building Your Map To begin building your map, open ArcMap. Add to the ArcMap layout the Census dataset which are located in your Census folder. Right Click on the Labour_Occupation_Education shapefile

More information

QGIS Workshop Su Zhang and Laura Gleasner 11/10/2016. QGIS Workshop

QGIS Workshop Su Zhang and Laura Gleasner 11/10/2016. QGIS Workshop 1. Introduction to Quantum GIS (QGIS) QGIS Workshop QGIS is a free and open source Geographic Information System (GIS). QGIS can help you create, edit, visualize, and publish geospatial information on

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

Getting Started with GIS using ArcGIS 10.6 What is GIS? and - Module 1 Creating a map document

Getting Started with GIS using ArcGIS 10.6 What is GIS? and - Module 1 Creating a map document Getting Started with GIS using ArcGIS 10.6 What is GIS? and - Module 1 Creating a map document Marcel Fortin Map & Data Library mdl@library.utoronto.ca 2018 http://mdl.library.utoronto.ca This workshop

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

Mapping Census data in QGIS

Mapping Census data in QGIS Mapping Census data in QGIS Contents Contents 1. Introduction...3 1.1. Census data...3 1.2. Boundary data...3 1.3. Mapping software...3 2. Obtain your census data...4 Step 1: Geography...4 Step 2: Topics...5

More information

Function General description Online version

Function General description Online version TRIUMPH CLOUD Feature List October 2015 Function General description Online version Offline USB version Navigation Interface dog-ear page forward, page back Toolbar - next/back arrow page forward, page

More information

Adobe Illustrator. Always NAME your project file. It should be specific to you and the project you are working on.

Adobe Illustrator. Always NAME your project file. It should be specific to you and the project you are working on. Adobe Illustrator This packet will serve as a basic introduction to Adobe Illustrator and some of the tools it has to offer. It is recommended that anyone looking to become more familiar with the program

More information

Using Tables, Sparklines and Conditional Formatting. Module 5. Adobe Captivate Wednesday, May 11, 2016

Using Tables, Sparklines and Conditional Formatting. Module 5. Adobe Captivate Wednesday, May 11, 2016 Slide 1 - Using Tables, Sparklines and Conditional Formatting Using Tables, Sparklines and Conditional Formatting Module 5 Page 1 of 27 Slide 2 - Lesson Objectives Lesson Objectives Explore the find and

More information

Explore some of the new functionality in ArcMap 10

Explore some of the new functionality in ArcMap 10 Explore some of the new functionality in ArcMap 10 Scenario In this exercise, imagine you are a GIS analyst working for Old Dominion University. Construction will begin shortly on renovation of the new

More information

User Guide. DrawAnywhere.com: User Guide

User Guide. DrawAnywhere.com: User Guide DrawAnywhere.com: User Guide DrawAnywhere.com is an online diagramming & flow charting application with the look & feel of a desktop application! User Guide http://www.drawanywhere.com August, 2007 Table

More information

In a previous White Paper, we discovered how to style OS Mastermap data using QML style files within QGIS:

In a previous White Paper, we discovered how to style OS Mastermap data using QML style files within QGIS: Styling OS Mastermap Layers within QGIS Part2 In a previous White Paper, we discovered how to style OS Mastermap data using QML style files within QGIS: https://www.cadlinecommunity.co.uk/hc/en-us/articles/360000279965-styling-sql-server-os-mastermap-

More information

SETTINGS AND WORKSPACE

SETTINGS AND WORKSPACE ADOBE ILLUSTRATOR Adobe Illustrator is a program used to create vector illustrations / graphics (.ai/.eps/.svg). These graphics will then be used for logos, banners, infographics, flyers... in print and

More information

Low Cost and Free Public Health Mapping Tools

Low Cost and Free Public Health Mapping Tools Low Cost and Free Public Health Mapping Tools Quantum GIS - QGIS 1) Download and Install a) QGIS can be quickly and easily installed on Windows, Macs and Linux from installers found here: http://hub.qgis.org/projects/quantum-gis/wiki/download

More information

Step by Step GIS. Section 1

Step by Step GIS. Section 1 Step by Step GIS Section 1 Contact the web page given below for the data required to do the exercises (http://www.pasda.psu.edu/default.asp) Before beginning the tutorials please visit the Preparation

More information

NMCRIS Map Service Application Feature Editing

NMCRIS Map Service Application Feature Editing NMCRIS Map Service Application Feature Editing Exercise goal: Users will edit the polygonal boundaries for activities and resources in the NMCRIS Map Service. Important: This exercise is a sample presentation

More information

Crop Counting and Metrics Tutorial

Crop Counting and Metrics Tutorial Crop Counting and Metrics Tutorial The ENVI Crop Science platform contains remote sensing analytic tools for precision agriculture and agronomy. In this tutorial you will go through a typical workflow

More information

DTP with MS Publisher

DTP with MS Publisher DTP with MS Publisher ICT Curriculum Team 2004 Getting Going Basics desktop publishing a system for producing printed materials that consists of a PERSONAL COMPUTER or COMPUTER workstation, a high-resolution

More information

Georeferencing and Digitizing

Georeferencing and Digitizing INTRODUCTION There is a great deal of geographic data available in formats that cannot be immediately integrated with other GIS data. In order to use these types of data in GIS it is necessary to align

More information

Greater Bridgeport Regional Council Municipal GIS Viewer Training April 2015

Greater Bridgeport Regional Council Municipal GIS Viewer Training April 2015 Greater Bridgeport Regional Council Municipal GIS Viewer Training April 2015 GBRC GIS Web Training Table of Contents Introduction........................................................... 3 Viewer Components.......................................................

More information

Mapping 2001 Census Data Using ArcView 3.3

Mapping 2001 Census Data Using ArcView 3.3 Mapping 2001 Census Data Using ArcView 3.3 These procedures outline: 1. Mapping a theme (making a map) 2. Preparing the layout for printing and exporting the map into various file formats. In order to

More information

Generating Vectors Overview

Generating Vectors Overview Generating Vectors Overview Vectors are mathematically defined shapes consisting of a series of points (nodes), which are connected by lines, arcs or curves (spans) to form the overall shape. Vectors can

More information

Equipping Municipalities with GIS Software

Equipping Municipalities with GIS Software Equipping Municipalities with GIS Software Tutorial for QGIS 2.2 Prepared by Aylo Engineering s.a.r.l. 25/05/2014 www.ayloengineering.com Overview Welcome to the wonderful world of Geographical Information

More information

WAITOMO DISTRICT COUNCIL ONLINE MAPS. Updated June This document contains an overview of Waitomo District Council Online Maps

WAITOMO DISTRICT COUNCIL ONLINE MAPS. Updated June This document contains an overview of Waitomo District Council Online Maps WAITOMO DISTRICT COUNCIL ONLINE MAPS V8 Updated June2017 - This document contains an overview of Waitomo District Council Online Maps Table of Contents Starting Online Maps... 3 Main Screen... 4 Menu Bar...

More information

Krita Vector Tools

Krita Vector Tools Krita 2.9 05 Vector Tools In this chapter we will look at each of the vector tools. Vector tools in Krita, at least for now, are complementary tools for digital painting. They can be useful to draw clean

More information

Intro to GIS (requirements: basic Windows computer skills and a flash drive)

Intro to GIS (requirements: basic Windows computer skills and a flash drive) Introduction to GIS Intro to GIS (requirements: basic Windows computer skills and a flash drive) Part 1. What is GIS. 1. System: hardware (computers, devices), software (proprietary or free), people. 2.

More information

Chapter 6 Formatting Graphic Objects

Chapter 6 Formatting Graphic Objects Impress Guide Chapter 6 OpenOffice.org Copyright This document is Copyright 2007 by its contributors as listed in the section titled Authors. You can distribute it and/or modify it under the terms of either

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

Using ArcGIS 10.x Introductory Guide University of Toronto Mississauga Library Hazel McCallion Academic Learning Centre

Using ArcGIS 10.x Introductory Guide University of Toronto Mississauga Library Hazel McCallion Academic Learning Centre Using ArcGIS 10.x Introductory Guide University of Toronto Mississauga Library Hazel McCallion Academic Learning Centre FURTHER ASSISTANCE If you have questions or need assistance, please contact: Andrew

More information

Introduction To Inkscape Creating Custom Graphics For Websites, Displays & Lessons

Introduction To Inkscape Creating Custom Graphics For Websites, Displays & Lessons Introduction To Inkscape Creating Custom Graphics For Websites, Displays & Lessons The Inkscape Program Inkscape is a free, but very powerful vector graphics program. Available for all computer formats

More information

Expression Design Lab Exercises

Expression Design Lab Exercises Expression Design Lab Exercises Creating Images with Expression Design 2 Beaches Around the World (Part 1: Beaches Around the World Series) Information in this document, including URL and other Internet

More information

PARTS OF A WORKSHEET. Rows Run horizontally across a worksheet and are labeled with numbers.

PARTS OF A WORKSHEET. Rows Run horizontally across a worksheet and are labeled with numbers. 1 BEGINNING EXCEL While its primary function is to be a number cruncher, Excel is a versatile program that is used in a variety of ways. Because it easily organizes, manages, and displays information,

More information

Geography 281 Mapmaking with GIS Project One: Exploring the ArcMap Environment

Geography 281 Mapmaking with GIS Project One: Exploring the ArcMap Environment Geography 281 Mapmaking with GIS Project One: Exploring the ArcMap Environment This activity is designed to introduce you to the Geography Lab and to the ArcMap software within the lab environment. Please

More information

Session 3: Cartography in ArcGIS. Mapping population data

Session 3: Cartography in ArcGIS. Mapping population data Exercise 3: Cartography in ArcGIS Mapping population data Background GIS is well known for its ability to produce high quality maps. ArcGIS provides useful tools that allow you to do this. It is important

More information

To show toolbars, double-click in the banner at the top or click the tools icon

To show toolbars, double-click in the banner at the top or click the tools icon 8/15/2013 Welcome to Culver City s GIS Property Information Search 2.0. This instructional document provides an overview of most commonly used functionality in this streamlined, enhanced web map application.

More information

Desktop Studio: Charts. Version: 7.3

Desktop Studio: Charts. Version: 7.3 Desktop Studio: Charts Version: 7.3 Copyright 2015 Intellicus Technologies This document and its content is copyrighted material of Intellicus Technologies. The content may not be copied or derived from,

More information

Terrain Analysis. Using QGIS and SAGA

Terrain Analysis. Using QGIS and SAGA Terrain Analysis Using QGIS and SAGA Tutorial ID: IGET_RS_010 This tutorial has been developed by BVIEER as part of the IGET web portal intended to provide easy access to geospatial education. This tutorial

More information

Microsoft Office Word 2016 for Mac

Microsoft Office Word 2016 for Mac Microsoft Office Word 2016 for Mac Formatting Your Document University Information Technology Services Learning Technologies, Training & Audiovisual Outreach Copyright 2016 KSU Division of University Information

More information

Bharath Setturu Research scholar, EWRG, Center for Ecological Sciences, IISc, Bangalore & EWRG-CES IIIT-HYDERABAD

Bharath Setturu Research scholar, EWRG, Center for Ecological Sciences, IISc, Bangalore & EWRG-CES IIIT-HYDERABAD Bharath Setturu Research scholar, EWRG, Center for Ecological Sciences, IISc, Bangalore settur@ces.iisc.ernet.in & IIIT-HYDERABAD Introduction to QGIS oquantum GIS (QGIS) is a GIS tool for managing geographical

More information

Education and Training CUFMEM14A. Exercise 2. Create, Manipulate and Incorporate 2D Graphics

Education and Training CUFMEM14A. Exercise 2. Create, Manipulate and Incorporate 2D Graphics Education and Training CUFMEM14A Exercise 2 Create, Manipulate and Incorporate 2D Graphics Menu Exercise 2 Exercise 2a: Scarecrow Exercise - Painting and Drawing Tools... 3 Exercise 2b: Scarecrow Exercise

More information

Creating a Website with Publisher 2016

Creating a Website with Publisher 2016 Creating a Website with Publisher 2016 Getting Started University Information Technology Services Learning Technologies, Training & Audiovisual Outreach Copyright 2017 KSU Division of University Information

More information

Geography 281 Map Making with GIS Project Two: Map Design Issues in ArcMap

Geography 281 Map Making with GIS Project Two: Map Design Issues in ArcMap Geography 281 Map Making with GIS Project Two: Map Design Issues in ArcMap This activity provides an introduction to the map design process. It takes you through a typical sequence from the initial decision

More information

creating files and saving for web

creating files and saving for web creating files and saving for web the template files assume a default image size of 300 x 300 pixels images intended for the web should be produced in rgb mode name your images in a logical format, so

More information

USER GUIDE. Quick Start Guide to PT-Mapper Pro Version 5 or later. Revised August Map Editing Software for Local Councils

USER GUIDE. Quick Start Guide to PT-Mapper Pro Version 5 or later. Revised August Map Editing Software for Local Councils USER GUIDE Quick Start Guide to PT-Mapper Pro Version 5 or later Revised August 2015 Map Editing Software for Local Councils Pear Technology Services Ltd. 2015 Unit 31, Broadmarsh Business Centre, Harts

More information

Lesson 2 Installing and Using Quantum GIS (QGIS)

Lesson 2 Installing and Using Quantum GIS (QGIS) Lesson 2 Installing and Using Quantum GIS (QGIS) Use file Explorer to open County QGIS portable hard drive provided. The program execute (.exe) will be at the bottom of the list. Double click on the file.

More information

POWERPOINT BASICS: MICROSOFT OFFICE 2010

POWERPOINT BASICS: MICROSOFT OFFICE 2010 POWERPOINT BASICS: MICROSOFT OFFICE 2010 GETTING STARTED PAGE 02 Prerequisites What You Will Learn USING MICROSOFT POWERPOINT PAGE 03 Microsoft PowerPoint Components SIMPLE TASKS IN MICROSOFT POWERPOINT

More information

Publisher 2016 Foundation SAMPLE

Publisher 2016 Foundation SAMPLE Publisher 2016 Foundation Publisher 2016 Foundation Microsoft Publisher 2016 Foundation - Page 2 2015 Cheltenham Group Pty. Ltd. All trademarks acknowledged. E&OE. No part of this document may be copied

More information

QGIS Tutorials Documentation

QGIS Tutorials Documentation QGIS Tutorials Documentation Release 0.1 Nathaniel Roth November 30, 2016 Contents 1 Installation 3 1.1 Basic Installation............................................. 3 1.2 Advanced Installation..........................................

More information

Appendix Interaction Data: Classroom Activities

Appendix Interaction Data: Classroom Activities 316 Appendix Interaction Data: Classroom Activities Adam Dennett University of Leeds, UK ABSTRACT This appendix contains a set of three activities that allow you to gain some familiarity with handling

More information

Profile Modeler Profile Modeler ( A SuperControl Product )

Profile Modeler Profile Modeler ( A SuperControl Product ) Profile Modeler ( A SuperControl Product ) - 1 - Index Overview... 3 Terminology... 3 Launching the Application... 4 File Menu... 4 Loading a File:... 4 To Load Multiple Files:... 4 Clearing Loaded Files:...

More information

Teamcenter Working with 2D Images. Publication Number PLM00122

Teamcenter Working with 2D Images. Publication Number PLM00122 Teamcenter 10.1 Working with 2D Images Publication Number PLM00122 Proprietary and restricted rights notice This software and related documentation are proprietary to Siemens Product Lifecycle Management

More information

Coordinate Systems/Units

Coordinate Systems/Units GIS and Mapping Procedures in fgis Beginning a fgis Project Adding Basemap Data Adding GPS Data Editing Layer Properties Checking Feature Attributes Adding Acres to Area Features Adding Acres Labels to

More information

Adobe Photoshop Sh S.K. Sublania and Sh. Naresh Chand

Adobe Photoshop Sh S.K. Sublania and Sh. Naresh Chand Adobe Photoshop Sh S.K. Sublania and Sh. Naresh Chand Photoshop is the software for image processing. With this you can manipulate your pictures, either scanned or otherwise inserted to a great extant.

More information

Session 7 MS Word. Graphics. Inserting Clipart, and Graphics Modify graphics Position graphics

Session 7 MS Word. Graphics. Inserting Clipart, and Graphics Modify graphics Position graphics Session 7 MS Word Graphics Inserting Clipart, and Graphics Modify graphics Position graphics Table of Contents Session 7 Working with Graphics... 1 The Toolbar... 1 Drawing Toolbar... 1 Picture Toolbar...

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

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

Vizit Pro User Manual

Vizit Pro User Manual Vizit Pro User Manual 1 Table of Contents Vizit Pro User Manual... 1 Using Vizit Pro... 3 The Vizit Pro User Interface... 3 Toolbars... 4 File Tab Toolbar... 4 Edit Tab Toolbar... 5 Annotations Tab Toolbar...

More information

In order to follow this set of directions you will need the following

In order to follow this set of directions you will need the following How to Create Maps & Figures in ArcView 9x In order to follow this set of directions you will need the following 1) the Jenny s Louisiana GIS Instructional CD 2) a computer with ArcGIS on it (version 9.0

More information

Desktop Studio: Charts

Desktop Studio: Charts Desktop Studio: Charts Intellicus Enterprise Reporting and BI Platform Intellicus Technologies info@intellicus.com www.intellicus.com Working with Charts i Copyright 2011 Intellicus Technologies This document

More information

The American University in Cairo. Academic Computing Services. Word prepared by. Soumaia Ahmed Al Ayyat

The American University in Cairo. Academic Computing Services. Word prepared by. Soumaia Ahmed Al Ayyat The American University in Cairo Academic Computing Services Word 2000 prepared by Soumaia Ahmed Al Ayyat Spring 2001 Table of Contents: Opening the Word Program Creating, Opening, and Saving Documents

More information