Wednesday, July 09, 2025

GTViewer Data Serever Version 7 Beta is Available

 

GTViewer Data Server version 7.0.0.10 Beta is available for testing.   

Version 7 of the GTViewer Data Server has several updates.  The biggest new feature is that user authentication can now be handled by an Azure Identity Provider (IdP).   The default user authentication and Custom User Manager are still supported.  A new GTViewer for iOS Client version 7 is also available for testing (via Test Flight) and an Android Client will be available later.

-----------
07.00.00.01 - Beta - 6/27/25
-----------

- CHG - #8376 - The Documentation listed the GTViewer_LogfileLife being is Day units, but it is actually in Hour units.   The documentation has been updated rather than changing the application.

- NEW - #8703 - The GTI_UserManager will now send the Device Id to the CustomUserManager via the Session object, making it accessible to the custom code.

- FIX - #8704 - If a deviceId from client was not valid, it was not returning the correct error message.

- FIX - #8705 - If deviceId from client was not valid, it was not writing the correct Audit record.

- NEW - #8706 - GTManifest - Synced with GTViewer Data Server 7.0.0.1

- NEW - #8707 - GTViewer Data Client - Synced with GTViewer Data Server 7.0.0.1

- NEW - #8708 - GTViewer Data Client - Updated to support Azure IdP.   

- NEW - #8709 - GTShareViewer - Synced with GTViewer Data Server 7.0.0.1

- NEW - #8710 - GTShareViewer - Updated to support Azure IdP.   

- NEW - #8711 - GTVDSAdmin - Synced with GTViewer Data Server 7.0.0.1

- NEW - #8712 - GTVDSAdmin - Updated to support Azure IdP.   

- NEW - #8713 - All GUI Tools - All Message boxes now center on the app and not the screen.

- FIX - #8714 - GTVDS_ReturnLicense - Button status updates was not always correct.

- FIX - #8715 - GTVDS_Poster - Button status updates was not always correct.

- FIX - #8716 - GTViewer Data Client - Status list is not cleared on logout.

- CHG - #8717 - GTViewer Data Client - Return License removed from menu since it doesn't consume a license.

- NEW - #8718 - Support for Azure IdP User Authentication (in addition to the default method or Custom User Manager Assembly).

-----------
06.00.00.14 - 3/14/24
-----------

- FIX - #8457 - Some of the Usage Audit Log entries used local date/time format instead of an Invariant one.

- FIX - #8458 - If a Device Id is blank, it will no longer validate.

- CHG - #8465 - GTShareViewer - The initial Connect and Project change will now trigger a Refresh All instead of an Update.

- NEW - #8466 - GTShareViewer - If a Redline Project doesn't have any records in it, you will still be able to select the GTI_Redline Web App and import new data.

- CHG - #8467 - GTShareViewer - The Import tab now supports an Import GTG File feature.  All Displayable Elements will be imported into the Redline Project as new elements.  You will be able to specify a Note value placed on each element and it can be used to delete the elements later on.

- CHG - #8468 - GTShareViewer - If only one Web App is available for the Import Tab, it will be selected automatically.

- NEW - #8469 - GTShareViewer - Export XML now supports and Additional Info option to include original and angle info for Point and Text elements.

- FIX - #8471 - GTShareViewer - Changes to the Compact Status information to better reflect what is on the server.

- FIX - #8527 - Machine Name was called Machine ID in Logfile header.

- NEW - #8528 - Additional Logging added to PostImage.aspx, WebAppGet.aspx, and WebAppGetInfo.aspx.

- FIX - #8600 - Exception were for Image posting were only thrown if logging was on.  This is probably not an issue since it will always log error, but the changes were made.

- CHG - #8601 - When Posting an Image, if the image already exists, it will no longer give an error.  It will rename the existing file and save the new file name as the existing name.

- FIX - #8602 - Added more error checking to ensure that a complete image was uploaded before saving it on server.

- FIX - #8603 - Added more error checking to ensure a complete file was uploading before saving on server.

- CHG - #8604 - When Posting a File, if the file already exists, it will no longer give an error.  It will rename the existing file and save the new file name as the existing name.

- FIX - #8605 - Added check when posting Data Collection records to ensure all of the data was received from client before processing.


-----------
06.00.00.12 - 3/28/23
-----------

- FIX - #8434 - WebAppGet.aspx, GetRecs.aspx, and Post.aspx were not abiding by the PostMode=0 setting for Split Servers (Data Collection/Redlines on different server).

- FIX - #8435 - GTVDS_Reset - Resizing the Dialog didn't properly fit the result view to the new size.

- NEW - #8435 - Machine Name and Post Mode added to logfile header and GTVDS_Reset output.

-----------
06.00.00.11 - 2/16/23
-----------

- NEW - #8381 - Support for Machine Id in Registration Key.

- FIX - #8382 - GTShareViewer - The Project Info is now encrypted by the Server and GTShareViewer was not decrypting it.


GTViewer 20 version 20.0.0.21 is Available

 



GTViewer 20 version 20.0.0.20 is available.   


-----------------------
20.00.00.21 - 07/08/25
-----------------------

- FIX - #8701 - Fix in the cleanup when a Session is closed.

- CHG - #8702 - This Custom Raster now supports only GDI+ formats so it can support both x86 and x64 platforms.

- FIX - #8719 - Optional Categories that were not present would cause issues with the Display Manager when it was activated.

- FIX - #8720 - On the Display Manager's In View's tab, if a filter id was not defined, it would cause an error when updating the listview items.


Tuesday, January 14, 2025

GTViewer 20 BETA version 20019 is Available!

 



GTViewer 20 BETA version 20.0.0.19 is available.   

Major items in this update:

  • This Display Manager was reworked (again) to make it simpler and easier to read. The Category and Feature Tabs have a new Tree View in addition to various List View modes.  Various changes to improve performance were also made.
  • The Category lists in the Display Manager are now customizable through configuration.  Categories can be grouped, hidden, and reordered (without affecting the display of the features).
  • Touch interface has a new simulated Right-Mouse click (by tapping the screen) to access the context menu for reviewing Attribute Info and selecting other modes/commands.   This addition completes the touch interface (pan, zoom, rotate/scale selected, and draw were already available).
  • A new Config file can be delivered with the product to act as a provisioning file for certain settings.
  • Touch Panel is now complete with 10 large buttons ideal for the touch interface.


-----------------------
20.00.00.19 - 01/14/25
-----------------------

- FIX - #8374 - The Capture Area mode was not always letting you place the first point.

- FIX - #8383 - The External Application entries in the External Applications section of the GTM can now use <%equal%> and <%pipe%>.

- NEW - #8384 - The External Application entries in the External Applications section of the GTM will now support a URL (starting with http:// or https://) as a filename.  No path verification is performed for these items.

- NEW - #8387 - A Disable Touch option added to Options menu to prevent the touch mode from activating. 

- NEW - #8388 - Show Tooltip option added under View menu.  In GTViewer 15 and before, it was only available on toolbar (and has been removed from the toolbar).

- NEW - #8389 - For Touch, a simulated Right Mouse click with a quick touch in the view allows access to Attr Info, Prox Search, etc.

- NEW - #8390 - Config file now supported for a provisioning-like file to configure certain settings.

- NEW - #8391 - Tuning settings for touch are now available in the config file:  TouchRightMouseMinTouchDuration, TouchMinMoveThreshold, TouchDoubleTapMaxMoveThreshold, TouchDoubleTapMaxTime, DisableTouch, TouchPanel

- FIX - #8382 - Fixes to the Touch Panel to show status correctly for all buttons.

- NEW - #8383 - Touch Panel now includes Proximity Search and Attribute Info.  The Text button was removed.

- FIX - #8384 - When Proximity Search ended, the Attribute Info mode was always activated.  It will now activate Zoom mode if it were the last active mode before Proximity Search Mode.

- NEW - #8385 - The Display Manager has been reworked to provide a Tree View mode for both Category and Feature tabs as well as the List View modes.

- NEW - #8386 - The Display Manager now supports configuration settings to group or hide categories on the Category tab.  The order of the Categories can also be specified (and does not affect the drawing order).

- NEW - #8387 - The Display Manager Feature tab will use the Category Groups and will toggle between feature or component's state when the Display Manager started and Off.  It allows you to toggle between what you had and off versus possibly turning components off and not being able to get them back to their default setting without using the Default or Reset button.

- NEW - #8388 - The Display Manager will show Category Thresholds on the Full Category List View mode and Filter Thresholds on the Filter List View mode.

- NEW - #8389 - The Display Manager now uses an icon to show the state of an item instead of highlighting the whole line.  This change makes it easier to read and cleans up the display a bit.

- NEW - #8390 - The Display Manager feature tab now requires a Category filter.  This improves performance and simplifies finding the feature or component you are looking for as the list of all features and components can be large.


Friday, August 30, 2024

GTViewer version 20018 BETA is Available

 


GTViewer 20 BETA version 20.0.0.18 is available.   

Major items in this update:

  • Session Files now save the Dynamic Graphics display settings (on/off).
  • Ability to specify External Apps to only be available to GTViewe 20+.
  • New ProcessCustomSettings instruction to better support the Proximity Search Builder add-on app.
  • Documentation updated and various minor fixes.
  • The GTViewer Add-On App Bundle version 3 was built to support the functionality available in this version of GTViewer (however, most version 3 apps will work with GTViewer 14 and 15).


-----------------------
20.00.00.18 - 08/28/24
-----------------------

- NEW - #8341 - The Session File (.GTS) now saves the Active Status of all Dynamic Graphics actions.

- CHG - #8362 - The ExpStateLoadElementData method was changed to only return the element metadata values.  It was also returning the full attribution.

- FIX - #8371 - Expression engine fixes for Replace function and Like operator, and the *. table name substitution.

- FIX - #8372 - The Locate XY menu didn't update the name correctly when switching to Lat/Long coordinate display.

-----------------------
20.00.00.17 - 07/22/24
-----------------------

- NEW - #8322 - The DOTNET_GTV20 External Application type to only use the application with GTViewer version 20+.

- NEW - #8323 - The ExternalAppLimit entry added to the External Application section so that the DOTNET and ActiveX External application type entries can be ignored with GTViewer 20 (using only the DOTNET_GTV20 entries).

- FIX - #8324 - Several fixes to the Print to Scale functionality.

-----------------------
20.00.00.16 - 07/11/24
-----------------------

- FIX - #8320 - The Help File and Context Help have been changed to always use the Default Browser even if Acrobat or Acrobat Reader are installed.  The bookmarks for context help did not work correctly when using Acrobat.

- FIX - #8321 - Changed the way the raster background color is drawn.

-----------------------
20.00.00.15 - 07/10/24
-----------------------

- FIX - #8317 - ExpStateLoadElementData was not populating GTI_CatetgoryName. 

- FIX - #8318 - ECW Raster with Transparencies would show random graphics in the transparent areas on some machines.

- NEW - #8319 - RasterBackgroundColor entry added to Additional Properties section to specify the raster background color.  The data background color was used instead.

- NEW - #8316 - ProcessCustomSetting now supports Reset and Initialize.


Monday, August 05, 2024

GTViewer Add-On App Bundle Version 3 is Available


 


A new version of the GTViewer Add-On App Bundle is available. This setup contains several tools to extend GTViewer's functionality and to help admins configure certain GTViewer settings and configuration files (such as queries, presets, tooltips, etc.).  

This new bundle was made to support GTViewer 20, but most of the apps will run fine in versions 14 and 15.  The exceptions are the new Proximity Search Builder (GTViewer 20+) and the new Expression Playground (GTViewer 15.0.0.25+).  Most of the apps were updated to use a resizable form in GTViewer 20 and to use GTViewer 20's support for custom icons on the Menus and in the External App Dialog's Title Bar.  The Google Maps Directions app was added and the Find Redlines app was removed (its functionality is now part of GTViewer 20).

There are two groups of these apps in the bundle:

User Apps

  • Import Data: imports a CSV file containing X/Y or Lat/Long values into GTViewer as redlines with the record data embedded as tabular attributes.
  • Show Google Maps: launches a browser with Google Maps showing the same location as the current view in GTViewer.
  • Google Maps Directions: launches a browser with Google Maps showing directions from your current location to the center point of the current View in GTViewer.
  • Get Imagery: downloads raster backdrops for the current view in GTViewer.  You must have a paid subscription with Google Maps, Bing Maps, or Here. to support this feature.

Admin Apps

  • Dynamic Graphics Interface: helps you create and configure Dynamic Graphics (labels and highlights).
  • Expression Playground: helps you create and test GTViewer Expressions (used in many GTViewer configuration settings).
  • Preset Builder: helps you create Display Preset Definition files using the Display Manager in GTViewer.
  • Query Builder: helps you create Query Definition Files using a selected feature in GTViewer.
  • Tooltip Builder: helps you create and test Feature Tooltip Definitions in GTViewer.
  • Find Feature: help you find an instance of a certain type of feature (by Feature or Component) or a specific feature using its Key1 and/or Key2 values.

    

        











Friday, June 28, 2024

GTViewer version 20.0.0.14 BETA is Available

 




GTViewer 20 BETA version 20.0.0.14 is available.   

This update includes a significant update to the Raster Backdrop functionality (for ECW and SID files).

  • ECW files with an Alpha Channel (transparency) are now supported.
  • Changes to the way the raster is rendered to the screen and printer to boost performance and decrease memory requirements.
  • Rendering to the display can now use multiple threads, significantly boosting performance when more than one raster file is displayed in the view.


-----------------------

20.00.00.14 - 06/29/24

-----------------------

- NEW - #8593 - TextFontMapping entry is now supported by the Export to DGN functionality to map a GTViewer font to a DGN font id while still using the GTViewer text parameters.

- NEW - #8594 - DashStyleMap entry is now supported by the Export to DGN functionality to map a Style's dash pattern to a DGN style id.

- FIX - #8598 - The parameters sent to GT2Shape were wrong for the Coordinate Factors when doing an Export to Shapefile.

- FIX - #8599 - Updated the GT2Shape.exe utility to the latest version.

- FIX - #8606 - A selected Session Graphics would not be included in a Fit Session Graphics command.   Changed to clear selected before performing fit.

- NEW - #8608 - Upgrade to the Background Raster Display to support Transparency with ECW files and to improve performance with both ECW and SID rendering (using threads).

- NEW - #8609 - New Additional Property Settings:  MaxRasterRenderSize, MaxRasterRenderThreads, MaxPrintRasterRenderSize,  RasterPrintBackgroundColor, RasterTransparancyColor.

- NEW - #8610 - Printing Raster uses a new method that limits the individual raster file limits to the MaxPrintRasterRenderSize value.  Transparency is also supported for ECW files.




Thursday, May 09, 2024

GTech Redlines XML Files to GTViewer GTG File

The GTGTechXml2Gtg.exe utility is a command-line tool for converting one or more GTech Redline XML files to a GTViewer GTG file.  The GTG file created can be imported into GTViewer using the Draw/Import/Import GTViewer Data from the menus, or it can be use as a GTViewer Category (by creating an index file for it and adding it to your GTM file).

The utility uses a parameter file to provide information necessary for the conversion (this mostly comes from your data's GTM file).  The input can be a specific XML file or a wildcarded (* or ?) path to specify a set of files to convert.  The output is a single GTG file.

The GTGTechXml2GTG utility will be part of GTData, but it is available now (contact support to get it).



Friday, March 22, 2024

GTech Loader version 10.0.0.77 is Available



GTech Loader version 10.0.0.77

-----------
10.00.00.77 - 3/22/24
-----------

- NEW - #8541 - Added support to GTI_StyleNumber to expressions (Style Name Expression, Filter Expression, etc.).

- NEW - #8542 - GTech_Styles - Added support for Additional Instruction File to add Style Number to stylename from a list and provided a means for future processing of the Style Info on export.

- NEW - #8545 - GTech_Styles -  Added Count label for Filtered Style List.

- NEW - #8546 - GTech_Styles -  Added Copy Add SNo Instruction button to get Instruction List for Filtered styles and save on clipboard.

- NEW - #8547 - GTech_Styles -  Command-Line version of app upgraded to .NET Framework 4.8

- NEW - #8579 - Make the String Comparison Configurable (case-sensitive or not case-sensitive) in the Style Rules Expressions.

- FIX - #8583 - The default token (fonts.txt) for the Common Font File property was not working correctly. 

- NEW - #8584 - Total Records processed added to Command-Line form output and teh GUI form.

- NEW - #8586 - The version number was added to the Command-line form title bar.

-----------
10.00.00.76 - 8/16/23
-----------

- NEW - #8497 - The GTI_ComponentName attribute added to the Graphic Conversion Expression (like Filter Expression).

- FIX - #8498 - The GTI_LegendName and GTI_PaperScale properties were not populated for expression use.

- NEW - #8499 - The Default Filter Expression property was added to the General Setup page.

- FIX - #8503 - The Instr function for expression was return a string type where an integer was expected.

- NEW - #8508 - Updated to use the Cross-Platform Expression Engine.

- NEW - #8510 - The GTech_Style app had a new Copy Def button to copy the style definition that appear in the Filtered list.

- FIX - #8511 - The GTech Styles app was not using the background color when the style definition  was -3. for TextBoxFillColor.

- FIX - #8512 - When the Common font file name is set to "fonts.txt", it was not reading/saving the file in the output directory.

-----------
10.00.00.75 - 7/18/23
-----------

- FIX - #8492 - The Common Font File setting was not being saved in the configuration file (.ini).

- FIX - #8493 - The General Setup dialog cut off the bottom of the OK and Cancel buttons.

-----------
10.00.00.74 - 6/22/23
-----------

- FIX - #8485 - The Tolerance for determining if an angle was 90 degrees or greater was 0.01, and was missing some very close 90 degree angles when determing whether or not to flip align and direction for text.  This tolerance has been increased to 0.5 degrees and appears to solve the problem.

- UPD - Updated GTFilterMod.exe, GTFilterUpd.exe, and GTIndex.exe to current versions.

-----------
10.00.00.73 - 2/15/23
-----------

- NEW - #8380 - Support for Right Angle symbol in dimensions.

-----------
10.00.00.71 - 10/5/22
-----------

- FIX - #8341 - The wait cursor did not show the first time Tabular Setup was used.

-----------
10.00.00.71 - 9/14/22
-----------

- FIX - #8322 - If a Label element was greater than the maximum GTViewer text size (1024), the element would still be produced and cause problems with GTViewer and tools like GTIndex, GTGetKeys, etc.
- UPD - #8323 - Update of all GTData tools in the Apps directory.

-----------
10.00.00.71 - 8/29/22
-----------

- FIX - #8322 - If a Label element was greater than the maximum GTViewer text size (1024), the element would still be produced and cause problems with GTViewer and tools like GTIndex, GTGetKeys, etc.

- UPD - #8323 - Update of all GTData tools in the Apps directory.

-----------
10.00.00.70 - 6/28/22
-----------

- NEW - #8309 - Rebranded with new Corporate Logos and Images.


-----------
10.00.00.69 - 01/11/22
-----------

- NEW - #8259 Support for Radius 2 Point Dimension Elements.

-----------
10.00.00.68 - 12/06/21
-----------

- FIX - #8255 - Problem when Dimension Element metadata had NULLs for Problem when Dimension Element metadata had NULLs for G3E_DIMTEXTPOS, G3E_DIMTEXTOFFSETX , G3E_DIMTEXTOFFSETY  and G3E_REVLINEEXT.

-----------
10.00.00.67 - 7/26/21
-----------

- FIX - #8239 - Label Features were not respecting the LCID for the g3e_content string. Switched to use g3e_LabelFilters_optable instead of g3e_label.