Difference between revisions of "Enter Geospatial Data in the Data Entry Form"

From IMSMA Wiki
Jump to: navigation, search
 
(46 intermediate revisions by 6 users not shown)
Line 1: Line 1:
<table cellspacing="5" cellpadding="0" style="float: right; clear: right; color: black; background: #f9f9f9; border: 1px solid #aaa; width: 22em; margin: 0 0 1.0em 1.0em; padding: 0.2em; border-spacing: 0.4em 0; text-align: center; line-height: 1.4em; font-size: 88%; background-color: #f5faff; font-size: 90%; width: auto; line-height: 1.6em; width:150px;;;" class="vertical-navbox nowraplinks">
+
{{Note | You have to specify the [http://en.wikipedia.org/wiki/Coordinate_system Coordinate System] and Coordinate Format you would like to use before starting to enter the geospatial data. }}
<th style="padding: 0.2em 0.4em 0.2em; font-size: 145%; line-height: 1.2em; font-weight: bold; background-color: #9aa8b5; font-size: 125%" class="">Related Topics</th>
 
<tr>
 
<td style="padding-top: 0.2em; font-weight: bold; background-color: #cee0f2" class="">Using IMSMA</td>
 
</tr>
 
<tr>
 
<td style="padding-bottom: 0.2em; text-align: left">
 
[[Current View Windows|Current View]]<br />
 
[[Field Reports]]<br />
 
[[Geospatial Data]]<br />
 
[[Search]]<br />
 
[[Reports]]<br />
 
</td>
 
</tr>
 
<tr>
 
<td style="padding-top: 0.2em; font-weight: bold; background-color: #cee0f2" class="">Field Reports</td>
 
</tr>
 
<tr>
 
<td style="padding-bottom: 0.2em; text-align: left">
 
[[Adding and Entering Data|Adding/Entering Data]]<br />
 
[[Assigning Locations]]<br />
 
[[Reconciling Items]]<br />
 
</td>
 
</tr>
 
<tr>
 
<td style="padding-top: 0.2em; font-weight: bold; background-color: #cee0f2" class="">Adding/Entering Data</td>
 
</tr>
 
<tr>
 
<td style="padding-bottom: 0.2em; text-align: left">
 
[[HowTo:Enter Place Data in the Field Report|Enter Place Data]]<br />
 
[[HowTo:Enter Geospatial Data in the Field Report|Enter Geospatial Data]]<br />
 
[[HowTo:Enter EOD Data in the Field Report|Enter EOD Data]]<br />
 
[[HowTo:Enter Hazard Reduction Sector Data in the Field Report|Enter Reduction Data]]<br />
 
[[Field Report Attachments]]<br />
 
</td>
 
</tr>
 
</table>
 
  
Geospatial data for a field report is entered by clicking the [[Image:PencilBtn.png]] button on the Field Report Editor window.
+
<p>There are several options to enter geospatial data into {{IMSMANG}}:<br />
 +
* [[Manual Geospatial Data Entry | Manual Data Entry]]
 +
* [[ Draw on the Map to Specify Geographic Coordinates | Drawing on the Map]]
 +
* [[Import Geospatial Data from Excel | Importing from Excel spreadsheet]]
 +
* [[Import Geospatial Data from Shapefile | Importing as a shapefile]]
 +
</p>
  
[[Image:fig46b.png|center|250px|''Figure 46b. Point and Polygon/Polyline List window. '']]
+
To enter the geospatial data into {{IMSMANG}}, click on [[File:Pencil_for_points.png]]icon in the Data Entry Form Editor window. 
 +
<p>The interface to enter geospatial data manually or by drawing on the map consists of two tables: a Points table, and a Polygon and Polyline Points table.</p>
 +
 
 +
[[Image:PointandPolyListWindow.png||500px|center]]
 +
<div align="center">
 +
'' Point and Polygon/Polyline List Window ''
 +
</div>
 +
<center>
 +
{| class="wikitable" width="500"
 +
|-
 +
| align="center" colspan="2" | '''Buttons for Entering Geospatial Data'''
 +
|-
 +
| width="50pt" | '''Button'''
 +
| width="450pt" | '''Description'''
 +
|-
 +
| align="center" | [[Image:PreviewPoints.png | Preview Geospatial Data]] || Allows you to preview the geospatial data on the map.
 +
|-
 +
| align="center" | [[Image:EditReportIcon.png | Import Points]] || Allows you to import geospatial data from an Excel or shape file.
 +
|-
 +
| align="center" | [[Image:GeoDataIcon.png | Draw on Map]] || Allows you to record the geospatial data by drawing on the map.
 +
|-
 +
| align="center" | [[Image:FieldTemplateIcon.png | Add]] || Allows you to manually enter geospatial data.
 +
|-
 +
| align="center" | [[Image:FieldViewIcon.png | Modify]] || Allows you to manually change the selected point.
 +
|-
 +
| align="center" | [[Image:EcksButton.png | Delete]] || Allows you to delete the selected point.
 +
|}
 +
</center>
 +
The difference between the columns ''X / Lon & Y / Lat'' and ''X / Longitude & Y / Latitude'' is described [[Summary Window#Data area - Geospatial tab|'''here''']].
 +
 
 +
After you have entered the polygon/polyline points, {{IMSMANG}} displays the '''total''' calculated area size and line length of the polygons and/or polylines.
 +
 
 +
==Point types==__NOEDITSECTION__
 +
Which point type should be used depends on:
 +
# if is it a single point;
 +
# if is it a point that is part of a polygon / polyline;
 +
# the type of contamination.
 +
 
 +
Point types used for recording of areas are of two main types;
 +
* single points;
 +
* part of the polygon.
 +
 
 +
More information on point types is available '''[[Point Types|here]]'''.
 +
 
 +
==Poly Property==__NOEDITSECTION__
 +
[[Image:PolyProp1.png|300px|center]]
 
<div align="center">
 
<div align="center">
This displays the Point and Polygon/Polyline List window.
+
'' Completion Report with 2 polygons  ''
 
</div>
 
</div>
 +
Poly Property is used for being able to distinguish between polylines and polygons in Map Pane. Example: in a Completion Report (Type of Activity) with Status Completed there are two polygons:
 +
# one cleared with MDD asset
 +
# one cleared with Mechanical asset.
  
[[Image:fig47.png|center|500px|''Figure 47. Point and Polygon/Polyline List Window'']]
+
==Preview Geospatial Data==__NOEDITSECTION__
 +
You can also preview geospatial data:
 +
 
 +
[[Image:GIS Preview Geodata.png|500px|center]]
 
<div align="center">
 
<div align="center">
''Figure 47. Point and Polygon/Polyline List Window''
+
'' Point and Polygon/Polyline List Preview window ''
 
</div>
 
</div>
  
There are numerous options for entering geospatial data into a field report. These options include:
+
{{New_6.0 | More functions have been added to the Preview window. It amongst other things possible to add labels. It is also possible to change the order of the themes.}}
*Entering the data manually
+
{{NavBox HowTo Enter Data}}
*Drawing on the map
+
 
*Importing data from a spreadsheet
+
[[Category:CRI]]

Latest revision as of 14:00, 16 June 2017

Note.jpg You have to specify the Coordinate System and Coordinate Format you would like to use before starting to enter the geospatial data.

There are several options to enter geospatial data into IMSMANG:

To enter the geospatial data into IMSMANG, click on Pencil for points.pngicon in the Data Entry Form Editor window.

The interface to enter geospatial data manually or by drawing on the map consists of two tables: a Points table, and a Polygon and Polyline Points table.

PointandPolyListWindow.png

Point and Polygon/Polyline List Window

Buttons for Entering Geospatial Data
Button Description
Preview Geospatial Data Allows you to preview the geospatial data on the map.
Import Points Allows you to import geospatial data from an Excel or shape file.
Draw on Map Allows you to record the geospatial data by drawing on the map.
Add Allows you to manually enter geospatial data.
Modify Allows you to manually change the selected point.
Delete Allows you to delete the selected point.

The difference between the columns X / Lon & Y / Lat and X / Longitude & Y / Latitude is described here.

After you have entered the polygon/polyline points, IMSMANG displays the total calculated area size and line length of the polygons and/or polylines.

Point types

Which point type should be used depends on:

  1. if is it a single point;
  2. if is it a point that is part of a polygon / polyline;
  3. the type of contamination.

Point types used for recording of areas are of two main types;

  • single points;
  • part of the polygon.

More information on point types is available here.

Poly Property

PolyProp1.png

Completion Report with 2 polygons

Poly Property is used for being able to distinguish between polylines and polygons in Map Pane. Example: in a Completion Report (Type of Activity) with Status Completed there are two polygons:

  1. one cleared with MDD asset
  2. one cleared with Mechanical asset.

Preview Geospatial Data

You can also preview geospatial data:

GIS Preview Geodata.png

Point and Polygon/Polyline List Preview window

New 6.0.png More functions have been added to the Preview window. It amongst other things possible to add labels. It is also possible to change the order of the themes.