Below are some brief notes prepared by Adrian Browne, Vice President Technical Development regarding the upcoming FieldWorker Pro release. FieldWorker Pro is currently in beta, and is will be available in August.

 

GPS SHAPES

 

GPS OFFSET

When you want to compute the location of a target, an alternative to Range & Bearing has been added - Triangulation. In this method FieldWorker finds the GPS location of one reference point and you enter the distance from there to the target. You then move to another reference point and repeat the process. This gives enough information for FieldWorker to exactly calculate the location of the target. Although this requires another GPS reading, the laser equipment needed is much simpler and cheaper. Also in high Northern latitudes, compass readings tend to be unreliable.

 

GPS GRID

GPS Preferences now allows you to specify your own Transverse Mercator grid system. Many countries like the UK and Finland and half of the states in the US use this system. To create the grid, you need to know the longitude of the central meridian, the scale used on that meridian, and the false easting and northing in metres. You now select which Grid system you want FieldWorker to use when converting Lat/Long to cartesian coordinates. When you display your coordinates as Grid values, the name of the grid will also appear. You can also export these grid values.

 

NEW SCREEN TYPES

screen type: many

Like 'mixed', you can define any combination of field types in this screen. However, you may enter as many observations of this screen data as you wish at each station. The only field which is compulsory to enter is what we call the 'primaryKey' which by default is the first one you define (see later how to change this). To enter more observations, the field name for the primaryKey is enclosed in a button with two options, New and Delete. Tap on New and the screen is cleared of the previous data allowing you to enter more. As soon as you have entered the value for the primaryKey for the second observation you will notice that the left/right buttons above it become active, allowing you to scroll back and forth through the observations. There is also a diamond picker which lists all the values you have entered for the primaryKey. You can jump directly to the data for any observation by tapping on the key value.

screen type: Sketch

Allows you to create one drawing using all the usual Newton tools - Shapes, Ink, Ink Text and Text. You tell the system what tool to use by tapping on the button in the bottom bar (a button with a squiggly line which appears with a sketch view). Unfortunately we are still not able to support the export of these sketches - hopefully that will come soon.

screen type: Voice

A note screen is shown with a microphone icon that allows you to record your voice notes or for that matter any field noises such as birdsong. You can pause your recording and continue. After a recording has been made, the icon changes to a speaker. You can replay, pause and continue to replay the recording so that it will be easy to transcribe by hand or by attaching the keyboard to the Newton.

UNLIMITED Fields

You can now have as many fields in each screen as you like. If there are more than 7, a pair of up/down arrows will appear in the bottom bar to allow the user to scroll through them.

 

NEW FIELD TYPES: 'mutipick', 'date' , 'time' , 'temperature', 'alpha', 'sketch' and FORMULA

multipick

date

time

temperature

sketch

formula:

enter a calculation based on the other data entered. Values in fields in the same screen can be referred to as: f1, f2, f3... To refer to data from other screens use a combination of screen number and field number. e.g. Field 3 from Screen 2 would be s2.f3 You can even access any of the GPS data and the length and perimeter of shapes through reference to screen 0. Hence the area is s0.area; Latitude is s0.gps.lat; the full list is:

You can use any of the normal mathematical syntax in the formula as well as any legal NewtonScript expressions such as if ... then ... else ...

The user invokes the computation by tapping on an = button on the entry line.

Modified FIELD type: 'alpha'

 

FIELD ATTRIBUTES

This version also has optional new field ATTRIBUTES, which you place in columns E,F,... of a spreadsheet on the same line as the field name you want to affect.

default='something' or default=5.233

default=same

default=next

mandatory

modify=yes or modify=no

separator='/'

 

Only for fields in 'Many' screens:

default=sameInMany

default=nextInMany

primaryKey

You may use as many attributes as you wish for each field. The order is not important. Just put one in each column.

 

User Interface

Memory Considerations (A note for beta users)

The file structure of FieldWorker Pro data has been modified to allow almost indefinitely large projects. If you are transitioning from 0.96 or before to 0.97 or later, you will have to remove all your projects from FieldWorker before upgrading the software. FAILURE TO DO THIS WILL CAUSE NASTY ERRORS. The final software will do the file conversion for you.



For more information about the development of FieldWorker Pro, contact us.