Showing posts with label GTV .NET Control. Show all posts
Showing posts with label GTV .NET Control. Show all posts

Friday, August 10, 2018

GTV .NET Control version 9.0.0.40 is Available





The GTViewer .NET Control for Windows version 9.0.0.40 is Available.


------------
09.00.00.40 - 7/30/18
------------

- FIX - #7677 - User Defined Linestyles using the ScaleFlag=1 where not using a fixed scale for Text Components.
                
- FIX - #8001 - Loading the Data Range area from a .GTX file was not always correct depending on the non-displayable elements.





Thursday, September 10, 2015

GTViewer .NET Control for Windows version 9.0.0.39 is Available





The GTViewer .NET Control for Windows version 9.0.0.39 is Available.


------------
09.00.00.39 - 9/10/15
------------

- FIX - #7556 - DFN Font with Shape with Hole elements were not supported.

- FIX - #7571 - The Name token in Feature Strings was not working correctly.




Tuesday, March 17, 2015

GTViewer .NET Control version 9.0.0.38 is Available





The GTViewer .NET Control for Windows version 9.0.0.38 is Available.


------------
09.00.00.38 - 3/16/15
------------

- FIX - #7394 - ASCII to Element conversion was treating Arc 64 elements as if its components were integers.  Used by the Saving session as .GTS functionality.
   
- FIX - #7483 - Importing Text with empty strings could cause problems.


- CHG - #7527 - Changes to GPS Indicator and Trail drawing to prevent potential errors.


Thursday, February 20, 2014

GTViewer .NET Control for Windows version 9.0.0.37 is Available





The GTViewer .NET Control for Windows version 9.0.0.36 is Available.



------------
09.00.00.37 - 2/20/14
------------

- FIX - #7310 - ECW Raster files with more than 3 color bands were causing problems.

- CHG - #7369 - The GPS Simulation file will now accept a latitude and longitude, as well as latitude, longitude, altitude.
              
- FIX - #7371 - Optimizations to the GPS Indicator and Trail drawing.


Monday, August 26, 2013

GTV .NET Control version 9.0.0.36 is Available





The GTViewer .NET Control for Windows version 9.0.0.36 is Available.



------------
09.00.00.36 - 8/26/13
------------

- NEW - #7263 - GetAdditionalPropertyFromEnd method added.


------------
09.00.00.35 - 6/30/13
------------

- FIX - #7227 - Newly created child views did not inherits the parent's current
                gps status.

------------
09.00.00.34 - 6/28/13
------------

- FIX - #7226 - More fixes to the Child View GPS Indicator problem (#7225).


------------
09.00.00.33 - 6/25/13
------------

- CHG - #7207 - Drawing Session Graphics will not always use a 2 key linkage if a linkage is specified.  It was previously using a 1 key if key2 were 0.
               
- FIX - #7210 - Problem with determining High Key values when a session was opened.

- FIX - #7225 - GPS Indicator did not hide in child views when the Tracking was stopped in the main view.


 

Thursday, April 04, 2013

GTV .NET Control version 9.0.0.32 is Available





The GTViewer .NET Control for Windows version 9.0.0.32 is Available.



------------
09.00.00.32 - 4/4/13
------------

- FIX - #7170 - ExportSession method could have problems when inserting large header info strings.
 

Thursday, March 21, 2013

GTV .NET Control version 9.0.0.31 is Available





The GTViewer .NET Control for Windows version 9.0.0.31 is Available.




------------
09.00.00.31 - 3/21/13
------------

- NEW - #7168 - Support for Encrypted Tabular data.
 

------------
09.00.00.30 - 3/21/13
------------

- FIX - #7165 - The parsing for embedded data read from the session files (.gts) did not account for some of the escaped characters (\xxx) and was dropping the embedded data when the session file was read. Further fix to #7142.

------------
09.00.00.29 - 3/4/13
------------

- NEW - #7143 - GetAttributeInfoForFeatureByKey method has been added.

- NEW - #7144 - GetCategoryName and GetDisplayFilterName methods added.
   
         
------------
09.00.00.28 -
------------ 

- FIX - #7142 - Embedded Data in Session file (.gts) did not get correctly loaded if escaped (\###) character were used in the embedded data.
     
------------
09.00.00.27 - 1/29/13
------------

- FIX - #7141 - Fixed a Setup problem where the duplicate runtime files had been removed, but are necessary.

------------
09.00.00.26 - 1/28/13
------------

- NEW - #7140 - The GetViewAsImage method was added.

------------
09.00.00.25 - 1/24/13
------------

- FIX - #7139 - Version number was not properly updated in Dll.


               

Friday, November 30, 2012

GTV .NET Control version 9.0.0.24 is Available





The GTViewer .NET Control for Windows version 9.0.0.24 is Available.


------------
09.00.00.24 - 11/29/12
------------

- FIX - #6918 - Complex Shape and Complex Shape with Holes elements could render the wrong linestyle.
               
- FIX - #6929 - Custom Line Styles (dash patterns) were not correctly scaled for printing and they looked solid.
               
- FIX - #6952 - If a session category was not defined, calling the draw methods would cause unpredictable results.  Now, all drawing method will return false if the session category is not defined.
               
- NEW - #7035 - GetFilterListFromFeatureString and GetCategoryListFromFeatureString method added.
               
- NEW - #7104 - Manual GPS Tracking mode supported with StartGpsManualTracking and SetGpsManualTrackingInfo methods.

------------
09.00.00.23 - 11/21/11
------------

- NEW - #6878 - Additional logging for Display Presets.  Invalid Category were being ignored, but they are now logged.
               
- FIX - #6909 - HighlightAddCircle would fail if no session category was defined.

------------
09.00.00.22 - 10/24/11
------------

- CHG - #6877 - SetDisplayFiltersByFilterString will now ignore invalid settings.  Previously, it stopped processing the filter string when an error was found.
               
- NEW - #6878 - Additional logging for Display Presets.  Invalid Category were being ignored, but they are now logged.

Sunday, October 23, 2011

BGMasks in the GTV .NET Control

GTViewer and GTVx have had Background Masks (BGMask) for sometime, but they are new to the GTV .NET Control. BGMasks are a cleaver way to highlight an area in the view without covering up anything on the map. They highlight from the bottom instead of the top, so the features in the map are drawn on top of the highlighted area instead of being covered up; similar to drawing a transparent area on top of your features but with the benefit of not washing out the features with.

The BGMask are better to show than to talk about, so here are some screenshots of a demo app. Demo source code is available upon request:





GTV .NET Control verison 9.0.0.21 is Available





The GTViewer .NET Control for Windows version 9.0.0.21 is Available.

------------
09.00.00.21 - 10/22/11
------------

- NEW - #6777 - Vertex Move mode for Line and Area redlines.

- NEW - #6779 - VertexSelectionTolerance property added.

- NEW - #6872 - Background Mask functionality added: BGMaskAddArea, BGMaskAddFeature, BGMaskClear, BGMaskDelete, BGMaskSetProperty, BGMaskGetProperty, BGMaskMoveToFront, BGMaskMoveToBack, BGMaskGetRange, BGMaskGetList, BGMaskClearHighlight, BGMaskSetHighlight, BGMaskGetPointList.

- NEW - #6873 - Support for Fill Styles.

- NEW - #6874 - The Point_with_Zoom and Point_with_Confirmation_And_Zoom captures mode will now support the CaptureModeMouseMoveEvent.

- NEW - #6875 - Mode 8 added to GetFeatureGeometry method to. Same as mode 1 (all points), except that it only returns the primary shape for Shape with Holes elements and the first sub-element in a group.

- NEW - #6876 - Data Methods added: DataGetDataId, DataGetTableId, DataGetTableAttrPos, DataInitializeFetch, DataInitializeFetchAll, DataFetchRecord.

Thursday, January 13, 2011

GTV .NET Control version 9.0.0.16 is Available





The GTViewer .NET Control for Windows version 9.0.0.16 is Available.

------------
09.00.00.16 - 01/13/11
------------

- NEW - #6593 - GPS Trail functionality added. New Properties: GpsTrail,
GpsTrailMode, GpsDecayingTrailSize, GpsDecayingTrailFromColor,GpsDecayingTrailToColor, GpsDecayingTrailWidth, GpsRedlineTrailFilterId,GpsRedlineTrailColorId, GpsRedlineTrailWidth, GpsRedlineTrailStyleId.
- FIX - #6597 - GPS Keep Centered Mode was not working correctly.

- CHG - #6598 - If the GPSUpdateInterval value is changed, timer events will now respect the new value without having to stop and start tracking.
- NEW - #6601 - EmphasizeSessionGraphicsColor setting in Additional Properties is now supported. The Get/SetDataProperty methods for EmphasizeSessionGraphicsColor are also supported.

------------
09.00.00.15 - 12/22/10
------------

- FIX - #6588 - Element selection was not working correctly in some situations.

Thursday, August 12, 2010

GTV .NET Control for Windows version 9.0.0.11 is Available




The GTViewer .NET Control for Windows version 9.0.0.11 is Available.

------------
09.00.00.11 - 08/10/10
------------

- FIX - #6374 - for the ColorValue with Layered Symbol Definition did not work correctly.
- FIX - #6378 - Composite Group elements (extended Style id = 1, 2, or 3) were not correctly handling having no Style Rule.
- CHG - #6382 - All default Stroke Angles changed from 15 to 5 degrees.

- FIX - #6426 - Data Range now defaults to a valid range if no range is specified in the .GTM file.
- FIX - #6431 - MajorUnit, MinorUnit, and MinorPerMajor did not default to the MU, SU, and 10 as they do in GTViewer.
- FIX - #6432 - CoordinateReadoutMode and CoordinateReadoutPrecision were not defaulting to the same values as GTViewer. CoordinateReadoutMode now defaults to 2, and CoordinateReadoutPrecision now defaults to 1.

------------
09.00.00.10 - 05/25/10
------------

- FIX - #6341 - MaxRecordsReturned was allowing 1 more record than the specified value to be returned.
- NEW - #6345 - MaxRecordsReturned can now be defined in the Additional Properties section and the addprop.ini.
- FIX - #6347 - InitializeQuery was always using the Data Property MaxRecordsReturned value instead of the value passed in. It should only use the Data Property if the value passed in is 0.

------------
09.00.00.09 - 05/18/10
------------

- NEW - #6334 - Doc and View limit information is now available as DocumentLimit, ViewLimit, AvailableDocuments, AvailableViews.
- CHG - #6337 - Maximum Document Limit has been increased from 5 to 20. Maximum Views per Document Limit has been increased from 10 to 20.

Tuesday, July 28, 2009

GTV .NET Control version 8.0.0.25 is Available




The GTViewer .NET Control for Windows version 8.0.0.25 is Available.

------------
08.00.00.25 - 07/28/09
------------


- FIX - #5895 - Text using an extended style color would not de-color when using
the Emphasize Session Graphics mode.


- FIX - #5926 - The first record in the sorted index (.idx) would not be returned
when multiple records with the same keys were found.

------------
08.00.00.24 - 05/30/09
------------

- CHG - #5844 - CreateSession will now return false if the two parameter are for
the same file name.

- FIX - #5845 - OpenFile will now return false if scale parameter is not -1 and
less than or equal to 0.

- FIX - #5847 - CaptureModeId is not reset to 0 after mode mode change from Capture
mode.

- FIX - #5852 - PanSteps property was not being property used to step the panned view.

- FIX - #5853 - Raster property was not being set to false after CloseFile or DetachView.

- FIX - #5856 - MeasureFactor was not being applied to distances not using the LatLongFlag=1.

- FIX - #5857 - MeasureFactor now defaults to 1.0.

- FIX - #5858 - Extended Style was not being correctly stored on session element with the CurrentExtendedStyle property.

------------
08.00.00.23 - 05/20/09
------------

- FIX - #5818 - Dimension Elements (Type 112) in the Session Category are now
absorbed instead of returning an invalid session file.

------------
08.00.00.22 - 05/05/09
------------

- FIX - #5795 - Reading .GTS files where element with no embedded followed elements with embedded data, the element with no embedded data would get a copy of the previous element's embedded data.

------------
08.00.00.21 - 04/20/09
------------

- FIX - #5780 - DeleteSelected method did not work.

- NEW - #5783 - Support for Linked Documents (subset of the Link functionality
in GTViewer).

------------
08.00.00.20 - 04/14/09
------------

- FIX - #5764 - Emphasize Mode did not work for Printing.

Tuesday, April 07, 2009

GTV .NET Control version 8.0.0.19 is Available






The GTViewer .NET Control for Windows version 8.0.0.19 is Available.



------------
08.00.00.19 - 04/07/09
------------


- FIX - #5722 - If the VirtMap entry in a .gtm is changed to a relative path, the Links entries using relative paths did not work because their relative paths was based on the VirtMap entry.

- NEW - #5739 - GpsNmeaSentence event has been added.

- FIX - #5740 - Absolute Paths were not being correctly handled in a .GTM file.

- FIX - #5743 - Processing of Satellite Information changed to prevent possible errors.

------------
08.00.00.18 - 03/02/09
------------

- FIX - #5713 - Problem introduced with the unfinished Link support that prevented attribute information from properly being returned.

------------
08.00.00.17 - 02/19/09
------------

- FIX - #5700 - Maximum Number of Priority Elements has been removed (inherited from the device version of the control, but not needed for the desktop version).

------------
08.00.00.16 - 02/16/09
------------

- FIX - #5631 - Emphasize Session Graphics mode was causing filled elements to be too dark obscuring other features.

------------
08.00.00.15 - 11/17/08
------------

- FIX - #5583 - GPS Interval events were being set to seconds instead of milliseconds.

Sunday, November 09, 2008

GTViewer Version 8.0 is Released




GTI announces the release of GTViewer Version 8.0. Other products in the GTViewer suite including GT/Field, GTData, GTVx, and the GTViewer .NET Controls have also been updated to Version 8.0.

GTViewer 8.0 includes a variety of productivity enhancing features and refinements including Feature Tooltips, a GPS Reference Point feature, and advanced Redline edit capabilities. GTVx, the ActiveX Control version of GTViewer, has also been updated to Version 8.0 and keeps pars with GTViewer's new features.

GT/Field 8.0 is a dramatic upgrade from previous versions. It now provides a GUI-based, forms-driven Administrative tool for creating and maintaining Data Collection applications. GT/Field is no longer an add-on to GTViewer or Pocket GTViewer, but is instead a stand-alone application designed specifically for the best data collecting experience. Along with the new Administrator, GT/Field provides two versions of the client: GT/Field Pro for Windows laptops and tablets, and GT/Field for Windows Mobile for devices.

GT/Data 8.0 provides several new tools as well as many new features for its existing toolset. New tools include GTSumGtg and GTDataSum which provide statistical information about GTViewer data. The GT2CSV tool has also been provided to generate .csv files from GTViewer data on the command-line (as it can be done within GTViewer). A new set of tools has also been provided for more sophisticated Incremental Data Update support and to determine the data differential between two GTViewer datasets.

The GTViewer .NET controls have matured in Version 8.0 to become very capable and very powerful development tools; in fact, both GT/Field 8.0 clients were built using the the new GTViewer .NET controls. The .NET Controls can be used with VB.NET or C# (Visual Studio 2005 or 2008) to add GTViewer’s functionality to any .NET application. While similar in concept to the GTViewer ActiveX Control (GTVx), the .NET controls were designed specifically for .NET development and take advantage of many features this development platform offers. The .NET Controls can be used to build custom applications specific to your workflows, or they can be used to integrate GIS capabilities into your existing mobile or desktop applications.