Thursday, October 25, 2007

GTVx Version 7.0.x.8 is Available



Version 7.0.x.8 of GTVx is available.

-----------------------
07.00.00.08 - 10/25/07
-----------------------

- NEW - New Method:

boolean UpdateElementSetAngle(double angle)

boolean ExtractDataByRange(long coordinateMode, double xlow, double ylow, double xhigh, double yhigh, BSTR outputFile, BSTR parameterStr)

- NEW - The UpdateElement method now supports a Mode flag 1024 to modify angles on text and symbol elements. Use the UpdateElementSetAngle to set the new angle value.

- NEW - A Count button has been added to the element tab of the Attribute Info dialog so that the Feature Counting functionality can be launched when reviewing area features (similar to GTViewer).

- NEW - A Copy All Details button has been added to the Feature Count Summary dialog.

- NEW - The ExtractDataByRange method has been added to allow the creation of extract files without any dialogs.

- NEW - The FixedTextPlacementScale property is supported with SetDataProperty to change the text placement size and arrow head size for dimension elements to not be zoom dependent. Set to the zoom level you want the text size to be based or 0 (default) to work as it has in the past.

- NEW - Attribute Info's Element Tab will now show Area for a closed element and Distance. These additional property are for none latitude/longitude projections.

-----------------------
07.00.00.07 - 10/02/07
-----------------------

- CHG - Evaluation Expiration.

Pocket GTViewer version 7.0.x.7 is Available


Pocket GTViewer version 7.0.x.7 is now available.


-----------
07.00.00.07 - 10/25/07
-----------

- FIX - If the Trimble Components were not loaded, error message were displayed saying that certain object could not be initialized. These message have been hidden (it is not required to install the Trimble components).

- FIX - If an Intersection Query had 3 prompts, the 3rd field would be correct in the query results.

- NEW - Upgraded to PFTools 2.2. Requires upgraded PFTools installed on device when using GPS.


GTData Version 7.0.0.3 is Available



Version 7.0.0.3 of GTData is available.

-----------
07.00.00.03 - 10/25/07
-----------

- NEW - GTExtract, GTPack - The -ccen, -acen, and -z flags have been added to allow a default zoom level and/or center view location to be specified.

- NEW - GTQuery now supports the "GIS:" description tag in .flt file so that a feature can be specified by a feature:component number pair (as defined in the GIS: string).

- FIX - GTInterGtg - If an invalid mode was defined, the application would run, but no intersections would be found. Now if an invalid mode is given, it will report the error and stop.

- NEW - GTStyleMgr - The -update mode has been added to allow Style Definition files to be integrated into an existing style .def file. The properties defined in the update file will be added to the existing file (instead of replacing the modified style with the new style as the -import mode does).

- FIX - GTConv - Problem with certain arcs and ellipses with negative rotations.

- NEW - GTShapeConv - Multipoint type are now treated as a single point feature instead of an unsupported type.

GTViewer 7.0.x.16 is Available



Version 7.0.x.16 of GTViewer is available.

-----------------------
07.00.00.16 - 10/25/07
-----------------------

- NEW - New Method:

boolean UpdateElementSetAngle(double angle)

- NEW - The UpdateElement method now supports a Mode flag 1024 to modify angles on text and symbol elements. Use the UpdateElementSetAngle to set the new angle value.

- NEW - The FixedTextPlacementScale property is supported with SetDataProperty to change the text placement size and arrow head size for dimension elements to not be zoom dependent. Set to the zoom level you want the text size to be based or 0 (default) to work as it has in the past.

- NEW - Attribute Info's Element Tab will now show Area for a closed element and Distance. These additional property are for none latitude/longitude projections.

- CHG - Instead of the Text Element weight being reset to 1 for each new text element, it will remember its last setting.

- FIX - Placing the first text Element gave a bogus measurement for the movement distance.

-----------------------
07.00.00.15 - 10/02/07
-----------------------

- CHG - Evaluation Expiration Extended.

PGTV .NET Control Version 7.0.x.20 is Available



Version 7.0.x.20 of the PGTV Control is available.

------------
07.00.00.20 - 10/25/07
------------


- NEW - New Methods:

bool SetDisplayFilters( ArrayList list )

- NEW - #139 - Raster property added. True if raster is available and false if not.

- NEW - #140 - SetDisplayFilters has added to define a new set of filter entries for the Session Category.

- NEW - #141 - ActivateCaptureFeature was not respecting the supplied filter string.

- CHG - #143 - To allow the same FilterItemType class to be used to retrieve and set filter items, priority was added as a class property.

- NEW - #144 - GetDisplayFilterList will now populate the priority property for a filter.

- FIX - #145 - ProcessFeaturesAtPoint would trigger the feature captured event and then button up event would trigger it again.

- FIX - #146 - ActiveCaptureFeatureMode was overriding the filter string for regular attribute info (tap-and-hold and ProcessFeaturesAtPoint).

- FIX - #147 - ActivateMeasureMode was sending a Capture_Mode message event instead of a Measure_Mode message event.

- CHG - #148 - ImportSession was returning a long instead of an int.

- FIX - #149 - GetFilterListToBuffer was not ordering the items by feature, component, and priority.

- FIX - #150 - Updates to the GPS Indicator so that if it is not Kept in View and it leaves the view, the last indicator in the view is erased.


GTV .NET Control Version 7.0.0.26 is Available



Version 7.0.x.26 of the GTViewer .NET Control is available.

------------
07.00.00.26 - 10/25/07
------------

- FIX - #147 - ActivateMeasureMode was sending a Capture_Mode message event instead of a Measure_Mode message event.

- CHG - #148 - ImportSession was returning a long instead of an int.

- FIX - #149 - GetFilterListToBuffer was not ordering the items by feature, component, and priority.

- FIX - #150 - Updates to the GPS Indicator so that if it is not Kept in View and it leaves the view, the last indicator in the view is erased.

------------
07.00.00.25
------------

- FIX - #145 - ProcessFeaturesAtPoint would trigger the feature captured event and then button up event would trigger it again.

- FIX - #146 - ActiveCaptureFeatureMode was overriding the filter string for regular attribute info (tap-and-hold and ProcessFeaturesAtPoint).

------------
07.00.00.24
------------

- NEW - New Methods:

bool SetDisplayFilters( ArrayList list )

- NEW - #140 - SetDisplayFilters has added to define a new set of filter entries for the Session Category.

- NEW - #141 - ActivateCaptureFeatureMode was not respecting the supplied filter string.

- NEW - #142 - The Feature Capture mode will now accept the mouse up event to trigger feature selection.

- CHG - #143 - To allow the same FilterItemType class to be used to retrieve and set filter items, priority was added as a class property.

- NEW - #144 - GetDisplayFilterList will now populate the priority property for a filter.

------------
07.00.00.23
------------
- NEW - New Methods:

bool AddCustomMenuItem(String name, CustomMenuDelegate clickDelegate, CustomMenuEnabledDelegate enabledDelegate,
CustomMenuCheckedDelegate checkedDelegate)

- NEW - #136 - Mode Property now supports the Measure, Draw_Line, Draw_Circle, Draw_Ellipse, Draw_Recantangle, Draw_Freehand, Draw_Area, and Draw_Delete. AddCustomMenuItem will also support these new modes.

- CHG - #137 - Tap-And-Hold will now trigger the custom menu items as well as the ProcessFeaturesAtPoint method.

- NEW - #138 - New AddCustomMenuItem method with a checkmark and enabled callbacks.

- NEW - #139 - Raster property added. True if raster is available and false if not.

------------
07.00.00.22
------------

- NEW - New Methods:

bool ClearCustomMenuItems()

bool AddCustomMenuItem(String name, CustomMenuDelegate clickDelegate)

bool AddCustomMenuItem(String name, ModeType mode)

- NEW - #135 - Custom Menu Item support.

Monday, October 15, 2007

GTV .NET Control Version 7.0.0.21 is Available



Version 7.0.x.21 of the GTViewer .NET Control is available.

------------
07.00.00.21 - 10/15/07
------------

- NEW - New Methods:

bool InitializeGetSessionElements(String filterStr, bool keyFlag, bool dataFlag)
bool GetNextSessionElement( out int offset )
long ImportSession(String filename)
bool ExportSession(String filename, String filterStr, bool keyFlag, bool dataFlag)

- FIX - #128 - Intersection queriers with 3 prompts would return garbage for the third value in the query results.

- CHG - #129 - Filter Ids per category increased from 500 to 2000.

- CHG - #130 - UDLS limit increased from 75 to 250.

- NEW - #131 - InitializeGetSessionFeatures and GetNextSessionFeature have been added to allow reading of all Session features.

- NEW - #133 - ExportSession and ImportSession have been added.

- FIX - #134 - Fix to Shape Element rendering.

PGTV .NET Control Version 7.0.x.19 is Available



Version 7.0.x.19 of the PGTV Control is available.


------------
07.00.00.19 - 10/15/07
------------


- NEW - New Methods:

bool InitializeGetSessionElements(String filterStr, bool keyFlag, bool dataFlag)
bool GetNextSessionElement( out int offset )
long ImportSession(String filename)
bool ExportSession(String filename, String filterStr, bool keyFlag, bool dataFlag)

- NEW - #131 - InitializeGetSessionFeatures and GetNextSessionFeature have been added to allow reading of all Session features.

- FIX - #132 - Intersection queries with 3 prompts would return garbage for the third value in the query results.

- NEW - #133 - ExportSession and ImportSession have been added.

- FIX - #134 - Fix to Shape Element rendering.

Monday, October 08, 2007

Gold Sponsor at Rocket City Geospatial Conference



Come by the GTI booth at the Rocket City Geospatial Conference in Huntsville, Alabama, October 16-17. See GTViewer show off its ease of use and speedy map display performance. Ask us about network tracing solutions and field data collection. See the ultimate in portability: map display on a cell phone.

Thursday, October 04, 2007

PGTV .NET Control Version 7.0.x.18 is Available



Version 7.0.x.17 of the PGTV Control is available.

------------
07.00.00.18 - 10/04/07
------------
- NEW - #125 - OriginOffsetX and OriginOffsetY have been implemented for TrueType Text Element symbols.


- FIX - #126 - Updating the view while in Capture Point with Keys mode did not update the cursor position to the new view. Now, the cursor position will be updated to the center of the view if the view changes (as with a query locate).

- FIX - #127 - Capture Point with Keys mode was only sending 0 for the capture id.

- FIX - #128 - Key Cursor was erased by GPS Indicator.

- CHG - #129 - Filter id per category increased from 500 to 2000.

- CHG - #130 - UDLS limit increased from 75 to 250.

Tuesday, October 02, 2007

Pocket GTViewer version 7.0.x.6 is Available


Pocket GTViewer version 7.0.x.6 is now available.


-----------

07.00.00.06 - 10/02/07
-----------

- NEW - OriginOffsetX and OriginOffsetY have been implemented for TrueType Text Element symbols.

- NEW - Upgraded to PFTools 2.1. Requires upgraded PFTools installed on device when using GPS.

- NEW - Trimble Battery Event implemented. Will display message if battery is Low, Critical, or Dead. Tracking will be automatically stopped if battery is Critical or Dead.

- CHG - Maximum number of UDLS definitions has been increased from 75 to 250.

- CHG - Maximum number of Filter Id per category has been increased from 500 to 2000.

- FIX - Linked File was not adding a "\" character after a base path if one was not already present. So a base path of \jpg and a file of test.jpg would be \jpgtest.jpg instead of \jpg\test.jpg.

- NEW - token now supported in Link path definitions.