Vertical Mapper Tips: Difference between revisions

From Tuflow
Jump to navigation Jump to search
Content deleted Content added
No edit summary
No edit summary
 
(One intermediate revision by one other user not shown)
Line 1: Line 1:
=Introduction=
=Introduction=
This page contains a brief introduction to the Vertical Mapper plugin to MapInfo. There are a number of TUFLOW related tasks that can be performed in Vertical Mapper (abbreviated in this wiki as VM). The Vertical Mapper tasks which are repeatedly used in creating a TUFLOW model are described below, each of these has a separate page. If you have any suggestions to be included in these pages, please add them to the discussion page. [[Talk:Vertical_Mapper_Tips | Please add Vertical Mapper Suggestions Here!]].
This page contains a brief introduction to the Vertical Mapper plugin to MapInfo. There are a number of TUFLOW related tasks that can be performed in Vertical Mapper (abbreviated in this wiki as VM). The Vertical Mapper tasks which are repeatedly used in creating a TUFLOW model are described below, each of these has a separate page.
== Grid File Formats==
== Grid File Formats==
A Vertical Mapper grid consists of two files: a MapInfo Table file (.tab) and a .grd (numeric grid) or .grc (classified grid). Most of the grids that are used in TUFLOW modelling are numeric grids (such as Digital Elevation Models (DEMs). At each cell in a grid, a value is stored. So for a DEM with cell resolution of 1m, each 1m x 1m cell has an elevation assigned. The Vertical Mapper Grid formats are binary format files and are only edited within the Vertical Mapper interface.<br>
A Vertical Mapper grid consists of two files: a MapInfo Table file (.tab) and a .grd (numeric grid) or .grc (classified grid). Most of the grids that are used in TUFLOW modelling are numeric grids (such as Digital Elevation Models (DEMs). At each cell in a grid, a value is stored. So for a DEM with cell resolution of 1m, each 1m x 1m cell has an elevation assigned. The Vertical Mapper Grid formats are binary format files and are only edited within the Vertical Mapper interface.<br>
Grids created with the TUFLOW_to_GIS utility are outputted in a .asc format, this is a text file which is recognised by Vertical Mapper, Spatial Analyst and SAGA. For more information see: <u>[[VM_Importing_Grid | Importing Grids]]</u>.
Grids created with the TUFLOW_to_GIS utility are outputted in a .asc format, this is a text file which is recognised by Vertical Mapper, Spatial Analyst and QGIS. For more information see: <u>[[VM_Importing_Grid | Importing Grids]]</u>.


=Basics=
=Basics=

Latest revision as of 16:35, 20 February 2025

Introduction

This page contains a brief introduction to the Vertical Mapper plugin to MapInfo. There are a number of TUFLOW related tasks that can be performed in Vertical Mapper (abbreviated in this wiki as VM). The Vertical Mapper tasks which are repeatedly used in creating a TUFLOW model are described below, each of these has a separate page.

Grid File Formats

A Vertical Mapper grid consists of two files: a MapInfo Table file (.tab) and a .grd (numeric grid) or .grc (classified grid). Most of the grids that are used in TUFLOW modelling are numeric grids (such as Digital Elevation Models (DEMs). At each cell in a grid, a value is stored. So for a DEM with cell resolution of 1m, each 1m x 1m cell has an elevation assigned. The Vertical Mapper Grid formats are binary format files and are only edited within the Vertical Mapper interface.
Grids created with the TUFLOW_to_GIS utility are outputted in a .asc format, this is a text file which is recognised by Vertical Mapper, Spatial Analyst and QGIS. For more information see: Importing Grids.

Basics

In this section are some basic Vertical Mapper functions and menus that are regularly used.

  1. Grid Manager
  2. Importing Grids
  3. Create a Grid from Points
  4. Export Grid to .asc format

Tips and Tricks

  1. Inspect Values from Grid(s)
  2. Create a Breakline from Vertical Mapper Grid
  3. Resize a Grid


Up
Back to MapInfo Tips