General
- Over 200 scripting functions, procedures and properties added to Field-Map
- New attribute type – Script
- New button on the map screen – User Click To Map
- Several new event types (to react to stem profile measurement, communication between projects, …)
- Updated documentation with new examples
Script Organizer
- Can trigger any OnDemand or OnChange script
- Scripts can be organized into groups and subgroups
- Useful in connection with the “script” type attribute
User Click To Map – Event Layer.OnClickToMap
- Event triggered by the user function button on map screen
- Must be enabled in Project Manager – Adjust Data Collector Options
- This is a layer script – each layer can have different script
- Coordinates of the clicked location can be accessed in the script
Layer and Attribute Appearance
- Align attribute (both in overview table and in layer form)
- Align overview table headers
- Change titles in the overview table
- Show layer form in separate window
Map Appearance
- Change the visibility of a GIS layer
Creating Excel Outputs and Previewing Excel Files
Miscellaneous User Interface Functions
- Open web page in an internal web browser
- BlinkingMessage – new type of message dialog with extended options
Communication Between Projects
- Multiple Field-Map projects can be opened at once
- Scripting functions can be used to control this functionality
- Data can be exchanged between running projects
Working With Files and Registry
- Functions to read and write values from the registry
- Additional functions to work with files
Mathematical and statistics functions
- Parameterize multi-regression model
Basic GIS Functions
- Calculation of polar coordinates
- Calculate distance of two points
- Find intersect of two lines
Mapping
- Set current position by scripting function
- Add a reference point
- Create a new circular polygon
|