Friday, September 29, 2023

GTViewer 20 BETA version 20.0.0.6 is Available for testing

 



GTViewer 20 BETA version 20.0.0.6 is available.  Mostly fixes, but a few new things as well.


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

20.00.00.06 - 9/26/23
-----------------------

- FIX - #8517 - The CA_Attr entries were sensitive to spaces around the property values when using the Exp() option.

- NEW - #8520 - Style Definitions can use the <style name> entry as the first property to copy the specified style's properties to the new style, then any additional properties can override those. The referenced style must already be defined.

- NEW - #8522 - FeatureNameDefaultSeparator entry added to allow a customized separator between feature and component when useing FeatureNameMode 2.

- FIX - #8524 - GetRawEmbeddedData, GetRawEmbeddedData1 and XML Graphic export (for text and dimension elements) were failing because the string copy was not updated correctly for the new safe string copy method.

-----------------------
20.00.00.05 - 9/18/23
-----------------------

- FIX - #8480 - If Session Graphics are imported that contain text using DFN fonts with non-printable character codes, but a true type font is defined, then the characters are substituted with '*'.

- CHG - #8486 - Changes to the MrSID Rendering to improve performance.

- CHG - #8487 - Minor performance improvements to the Point in Polygon Test.

- FIX - #8489 - The Splash skip keys to skip splash have been removed because they interfere with some complex OLE Automation controls in External Apps (like AutoSuggest on Text Boxes).

- FIX - #8505 - The Where Am I would add invalid items if the Feature String was not valid for a WAI definition.

- FIX - #8510 - The Custom Attribute Tab entries (CA_*) would not work in the .GTM file (but would if in a LoadSupplementalFile).

- FIX - #8513 - If the CA_Feature used the name of an existing Custom Attribute Tab, it would just continue adding Attributes items to the last valid custom tab.

- NEW - #8516 - Expression engine upgraded to the mult-platform version which includes several fixes and enhancements including Frist function and support for "." in attribute names without brackets and wildcarded table name in [<table>.<attr>] syntax.

Tuesday, June 06, 2023

A new GTViewer version 20 Beta is Available

 




A new GTViewer version 20 BETA is Available. Version 20.0.0.4 has several fixes and changes since the last Beta, plus a lot of new documentation (including GTVConfig.doc).

Most of the changes were with the Custom Feature Names for the Right-Mouse menu, Feature Picklists, and Attribute Info Dialog Titles. 

If you have a valid GTViewer license, you can get the Beta.   I encourage everyone to try it so we can find any issues now and get this new version released.


-----------------------
20.00.00.04 - 6/5/23
-----------------------

- FIX - #8459 - Short Cut Keys for Redo were not working (Ctrl-Y and Ctrl-Shift-Z).

- FIX - #8461 - Detail Range Files that used Real World Coordinates (mode 1) would not work for Extracts.

- NEW - #8462 - Added Keystroke Summary under Help.

- FIX - #8463 - Fixed the Shift-F1 accelerator keys for Context Help.

- CHG - #8464 - Changed help to use a PDF file instead of an HTM file.  

- FIX - #8472 - The new Custom Icon feature with the Query entries in the .GTM file were not backward compatible with older version of GTViewer if no group is used.   The QueryCustomIcon entry has been added and can specify the icon on the following line.

- NEW - #8473 - Expressions will now allow "[*.Attr]" to use the first Attribute of that name it find for any table, or attribute without a table.

- NEW - #8474 - Expressions now support First() function.  Will return the first String parameters value that is not blank from the list of expression parameters.

- NEW - #8475 - Feature Tooltip Expressions now have access to stock metadata attribtures from features (feature, component, style, category, etc.).

- CHG - #8476 - Default FeatureNameMode changed to 2 (Feature : Component).

- CHG - #8477 - PROX entry changed to CUSTOM.  Settings Changes:  Name1 to ProxName, Name2 to PickName, Name3 to AttrInfoName, Info to ProxInfo, Mode to ProxMode,  Priority to ProxPriority, Separator2 to PickSeparator, Separator3 to AttrInfoSeparator.

- CHG - #8478 - FeatureNameMode now applies to all features unless they are defined with a Feature Specific entry or if the DefaultFeatureNameExp entry is provided.

- FIX - #8479 - Pdf Help file wasn't working when there were spaces in the Product Path.


Friday, April 28, 2023

GTViewer for Windows Version 20 - Beta Preview



GTViewer for Windows Version 20 is almost ready for Beta Testing.   This video gives an overview of what's new.

Version 20 has a lot of new features and has upgraded libraries for Raster and Coordinate Projections.  It also has changed to a Tabbed View architecture.  So...it will need some testing.

If you are interested in trying out the Beta when it becomes available, contact support.





Friday, December 23, 2022

Dynamic Graphics Part 3 - Tips+Tricks+Advanced


Here is a new video on using Dynamic Graphics in GTViewer.  This video is Part 3 and covers Tips, Tricks, and Advanced Features.

Monday, December 05, 2022

Dynamic Graphics Part 2 - Dynamic Highlights


 

Here is a new video on using Dynamic Graphics in GTViewer.  This video is Part 2 and covers Dynamic Highlights.

Tuesday, November 22, 2022

GTViewer Data Server version 6.0.0.10 (Release Candidate) is Available

   

GTViewer Data Server version 6.0.0.10 (Release Candidate) is available for testing.   


-----------

06.00.00.10 - 11/22/22
-----------

- NEW - #8361 - If Logging Level is set to 10+, a verbose logfile is created just for Web App Data operations.

- FIX - #8362 - Registration Prompt Text was sometimes garbled depending on the encryption key.

- FIX - #8363 - GTViewer Data Client - Changes to account for Registration Prompt changes in GTVDS.

- NEW - #8364 - A verbose logfile can now be created for User Manager.

-----------
06.00.00.08 - 11/09/22
-----------

- CHG - #8357 - GTShareViewer - The Create/Reset tab has been removed.  It was not working as users expected.

- FIX - #8358 - The ResetServer.aspx was requiring a validation of Admin group, but the Custom User Manager implementation wasn't validating it correctly.

- FIX - #8359 - The users.ini file was still being loaded with Custom User Manager mode.


- NEW - #8360 - GTVDS_Reset - Additional information added to login error messages.



Thursday, November 17, 2022

Dynamic Graphics Part 1 - Dynamic Labels



Here is a new video on using Dynamic Graphics in GTViewer.  This video is Part 1 and covers Dynamic Labels.

Friday, November 04, 2022

Wednesday, November 02, 2022

GTViewer Data Server version 6.0.0.5 (beta) is Available

  

GTViewer Data Server version 6.0.0.5 (beta) is Available for testing.   This version is potentially the Release Candidate.

-----------
06.00.00.05 - 11/02/22
-----------

- FIX - #8345 - Fix to Max User determination.  GTViewer Data Client could not log in if over the limit.

- FIX - #8346 - Usage File is now purged if more active users in file than max licenses.   This happens if you decrease the license count.

- FIX - #8347 - GTVDS_UsageFileViewer - Sorting by Last Used (date) did not do anything.

- FIX - #8348 - Registration Required flag is set to option is set to optional if user is not valid.   Clients were still asking for Registration info even when user was invalid because of no licenses available.

- FIX - #8349 - GTVDS_Reset - Sorting by Last Used (date) did not do anything.

- NEW - #8350 - GTVDS_UsageFileViewer - If the previous file is valid, it will be automatically loaded.  Also, if you select a different file from the droplist, it will be loaded automatically.

- NEW - #8351 - GTVDS_UsageFileViewer - Support added to double-click on ListViews to copy to Clipboard.

- NEW - #8352 - GTVDS_Reset - Support added to double-click on ListViews to copy to Clipboard.

- FIX - #8353 - GTVDS_ReturnLicense - Form was cleared before the return took place preventing the device id from being returned.

- FIX - #8355 - Returning a License was not clearing the Registered User Info.

- NEW 8356 - GTVDS_Reset- Additional information added to login error messages.

-----------
06.00.00.04 - 10/12/22
-----------

- NEW - #8342 - The UsersIniFile value added to the Application object so the Custom User Manager will have access to that information.

- NEW - #8342 - A Second Custom User Manager Example is provided that simulates the default one that uses the users.ini file.

- FIX - #8343 - The First Custom Users Manager Example expanded to have an Admin user and its Initialization method now verifies that the required fields are not blank.

- NEW - #8345 - Documentation Updates (GTViewerDataServer.doc, GTVDS_CustomUserManager.doc, and GTViewer-DataCollection.doc).


-----------
06.00.00.03 - 10/04/22
-----------

- NEW - #8336 - Support for User Registration Info in the Usage File Viewer.

- NEW - #8337 - Support for User Registration Info.

- FIX - #8338 - Many refinements to the User Registration functionality.

- FIX - #8339 - Better error handling when the Registration File and Audit File can't be created or used.  Handled exceptions were slowing the server down even though the exceptions were handled.  Now if a file is inaccessible, it is set to invalid and no more attempts will be made to use it for the session.

Friday, September 23, 2022

GTViewer Data Server version 6.0.0.2 (second beta) is Available

 

GTViewer Data Server version 6.0.0.2 (beta) is Available for testing.

What's New in the 2nd Beta:

  •  Support for User Registration where the server can collect information from a user (like name, email, phone) and associate it with the license (or Device Id).  It is optional and the information it collects is configurable.
  • Upgrades to the Activity Log which include the Device Id and an additional description field.
  • Updates to GTViewer Data Client to support User Registration as well as some interface improvements.
  • A new file transfer method for downloading project files to make fewer requests and provide a slight performance improvement.
  • Support for Custom User Managers.   A custom assembly can now be included with the product to perform user authentication however you want.  There are some limits here, but it opens up a new way to implement your own authentication process.


-----------
06.00.00.02 - 9/23/22
-----------

- FIX - #8324 - GTVDS_Poster - The current tab was not saved correctly and would restore as the next tab over.

- FIX - #8325 - GTVDS_Poster - The Browse button on the Session Graphics Records did not work.

- NEW - #8327 - Support for User Registration added.

- NEW - #8328 - GTViewer Data Client - Support for User License Return added.

- NEW - #8329 - GTViewer Data Client - About menu item added.

- NEW - #8330 - GTViewer Data Client - Connect button will use red text when the input is waiting for it to be pressed.

- NEW - #8331 - GTViewer Data Client - If no Data Project are available for the user, it will give a message saying so instead of just having an empty list.

- NEW - #8332 - Updates to GTViewer_Activity.csv. QueryStr attribute no longer populated.  Added Description Attribute. Session Id is no longer populated. Device Id attribute added.

- NEW - #8333 - New communication method added to GetFiles.aspx to improve performance for downloading files.  Must have a Client that will support it.

- NEW - #8334 - Registered User support added.  Allows up to 5 attr/value pairs to be associated with a Device Id. Client must support the feature.

- NEW - #8335 - The ability to provide a custom User Manager has been added. Template library project is available.


More info on the first Beta here.

-----------
06.00.00.01 - 7/13/22
-----------

- FIX - #8268 Minor optimiation to the Date() filter function.

- NEW - #8286 Project List Group support added.

- NEW - #8292 PostImage.aspx will now provide a client error message specifically for when the WebAppImages does not exist.

- NEW - #8296 - GTVDS_Reset 6001 - Features added to download the current Logfile and Usage Files.

- NEW - #8297 - GTVDS_Reset 6001 - Save Password option added.

- NEW - #8298 - GTVDS_Reset 6001 - History has been added to the Server URL so you can pick from the last 20 used.

- FIX - #8299 - The .CSV Activity file could have records truncated if the server was stopped or crashed.  Now, all records are flushed when written.

- NEW - #8301 - Usage Audit File added to log all users Added, Returned, Purged for Inactivity.

- NEW - #8302 - User License management is now enforced instead of just tracking.

- NEW - #8303 - License return is now supported.

- NEW - #8307 - New Tools:  GTVDS_Poster, GTVDS_ReturnUser, GTVDS_UsageFileViewer

- NEW - #8306 - GTViewer Data Client 6001 - ServerURL and Data Directory now save history.

- FIX - #8313 - Fix to the formatting of the Line Count in logfiles.

- CHG - #8314 - Registration Keys are now product version specific.

- CHG - 8315 - Regular Security Mode is no longer supported.  The default is now Enhanced mode.

- NEW - #8316 - All Tool Apps now provide a valid User Agent for Login requests.

- FIX - #8318 - Form Layout adjusted for GTManifest, GTVDS_Reset, GTViewerDataClient to better support lower resolution screens.

Monday, August 22, 2022

GTViewer Attribute Info Tips and Tricks (video)



This video demonstrates several features provided by the Attribute Info Dialog in GTViewer for Windows.

Topics Included:

  • 3 Ways to get Attribute Info on a Feature.
  • Using the Picklist when multiple Features are at a Point.
  • The 7 different Tab Types in the Attribute Info Dialog.
  • Copying to the Clipboard and Printing in the Attribute Info Dialog.
  • The Element Tab in the Attribute Info Dialog.
  • Secrets of the Attribute Info Dialog (Select Anything, Edit Style, Copy to Redline).

Monday, August 15, 2022

Videos on Setting Up and Upgrading GTViewer Data Server

 


One of my biggest issues with GTViewer Data Server is getting people to upgrade to a new version.  So with the new Version 6, I've made an extra effort to simplify this process.  

First, the documentation has been updated.  The sections on installing for the first time and upgrading from an older version have been completely rewritten.

Second, I made 3 videos to walk you through the process.  I don't claim to be a world-class video maker, so if you prefer to get the information from the documentation, that is perfectly fine and both the videos and documentation provide the same information.

There are 3 videos:

  

GTViewer Data Server version 6 (Beta) is Available

GTViewer Data Server version 6.0.0.1 (beta) is Available for testing.

What's New:

  •  All Tools have been updated to work better on smaller (or low-res) screens and to be more user-friendly.  
  • New Tools have been added:  GTVDS_ReturnLicense, GTVDS_UsageFileViewer, GTDta2Csv, GTVDS_Poster.
  • GTVDS_Reset has new functionality to download logfiles and usage files.  It can also view the usage information.
  • Documentation has been updated and is now delivered as .PDF files.  The main doc (GTViewerDataServer.pdf) has been substantially rewritten to make the setup and upgrades easier.  
  • Three videos are available to walk you through Setting up GTViewer Data Server from scratch, upgrading from version 4 to 6, and upgrading version 5 to 6.
  • License Tracking has been updated.  More methods are now available to see how your licenses are being used and new ways to return licenses to the pool.
  • Support added for posting documents (not just images) from Data Collection apps.
  • Better logging information and various fixes.


-----------
06.00.00.01 - 7/13/22
-----------

- FIX - #8268 Minor optimiation to the Date() filter function.

- NEW - #8286 Project List Group support added.

- NEW - #8292 PostImage.aspx will now provide a client error message specifically for when the WebAppImages does not exist.

- NEW - #8296 - GTVDS_Reset 6001 - Features added to download the current Logfile and Usage Files.

- NEW - #8297 - GTVDS_Reset 6001 - Save Password option added.

- NEW - #8298 - GTVDS_Reset 6001 - History has been added to the Server URL so you can pick from the last 20 used.

- FIX - #8299 - The .CSV Activity file could have records truncated if the server was stopped or crashed.  Now, all records are flushed when written.

- NEW - #8301 - Usage Audit File added to log all users Added, Returned, Purged for Inactivity.

- NEW - #8302 - User License management is now enforced instead of just tracking.

- NEW - #8303 - License return is now supported.

- NEW - #8307 New Tools:  GTVDS_Poster, GTVDS_ReturnUser, GTVDS_UsageFileViewer

- NEW - #8306 - GTViewer Data Client 6001 - ServerURL and Data Directory now save history.

- FIX - #8313 - Fix to the formatting of the Line Count in logfiles.

- CHG - #8314 - Registration Keys are now product version specific.

- CHG - 8315 - Regular Security Mode is no longer supported.  The default is now Enhanced mode.

- NEW - #8316 - All Tool Apps now provide a valid User Agent for Login requests.

- FIX - #8318 - Form Layout adjusted for GTManifest, GTVDS_Reset, GTViewerDataClient to better support lower resolution screens.

Monday, April 18, 2022

GTWeb Server version 12.0.0.16 is Available




 Several Minor Upgrades to GTWeb:

  • The Version 12 Browser Client had a few UI tweaks to make it look better and to make the information more readable
    .
  • The Version 11 Browser Client has been modified to work with a Version 12 server (minus the new Version 12 functionality).  If a user prefers the look of the previous Browser Client, you can now use gtweb11.htm instead of gtweb.htm.  Both Browser Client can be run at the same time.

  • The Logging and Exception Handling for SMTP mail (sent when a Note is added or edited) has been upgraded.


-----------------------
12.00.00.16 - 04/15/22
-----------------------

- NEW - #8280 - Browser Client - Updated Logos/Colors.

- FIX - #8281 - Browser Client - Some of the text in the Attribute Info and Query Results was too thin making it difficult to read.  The weight has been increased.

- CHG - #8282 - Browser Client - A black border has been added to Attribute Info so it looks better on top of the Map and when the browser window is narrow enough to overlap the left-hand side of the display.

- FIX - #8283 - Better exception handling and logging for Email tasks (new Notes).

- FIX - #8284 - Updates to SMTPClient email calls to use current methods.

- NEW - #8285 - The Version 11 Browser Client has been modified to work with the Version 12 Server and is now delivered as gtweb11.htm. It does not support any of the new features of the Version 12 Client, but it will work with a Version 12 server.

Tuesday, March 15, 2022

Updates for GTShareViewer and GTVDSAdmin

 Both the GTShareViewer and GTVDSAdmin tools have updates to fix an issue with importing .CSV files.  If you import .CSV files with either one, you should get these updates. 

GTShareViewer was only able to delete Redline Data records and not Data Collection records (broken with the Session Graphics Data Collection was added). This issue was also fixed.

These updates will be delivered with the next GTViewer Data Server, but you can contact support to get them now.


GTShareViewer

-----------
05.00.00.17 - 03/9/22
-----------

- FIX - #8274 - The Import CSV was not working if the fields didn't match the column count in the .csv or the ending value was a blank.  This problem is similar to #8272.

-----------
05.00.00.16 - 03/4/22
-----------

- FIX - #8273 - The Delete Record was not working for both Redlines and Data Collection records.



GTVDSAdmin

-----------
05.00.00.16 - 3/8/22
-----------

- FIX - #8272 - If a transaction record in the .DTA file ended with a blank value or fewer values than columns, some operations like Delete would fail since the .CSV wouldn't be loaded incorrectly.

Friday, February 18, 2022

GTI has a new Logo!



After 14 years with our current logo, GTI is upgrading to a new one.

Why change after so long? Well, this is our 4th logo to date, and we wanted to represent the changes we’ve made in the company and our products. The new logo is also more versatile and designed for the myriad of different platforms we need to support.

Fourteen years ago, there were no iOS or Android apps and Windows Mobile was our niche. Today, GTViewer for Windows remains our flagship product, and the iOS and Android versions are steadily growing both in licenses and functionality.

The GTWeb clients for iOS and Android (our first apps for these platforms) are now over 10 years old.

Next year, GTViewer for iOS and Android will be 10 years old.

GTViewer for Windows is now 22 years old and version 20 should be out later this year with a heap of major upgrades.

It will take some time to get everything updated with the new logo, but here’s a preview of what it looks like:

Orcl Loader version 1.0.0.21 is Available

 



Orcl_Loader version 1.0.0.21 

Several updates to the Oracle Loader.  Most of them to get it up to date with newer versions of Oracle and a few minor fixes.


-----------
01.00.00.21 - 2/17/22
-----------

- FIX - #8270 - The RemapKey function was not saving the .remap files in the GUI version.

- FIX - #8271 - A problem with Oracle 19c was fixed where queries against a table with a large number of records had to be processed as "Read Committed".

-----------
01.00.00.20 - 2/17/22
-----------

- FIX - #8269 - Functionality added to parse out the text from an RTF String stored in the Geomedia Text element type (6001).

-----------
01.00.00.19 - 4/29/20
-----------

- NEW - #8108 - Point Thinning added.

- NEW - #8109 - Upgraded to .NET Framework 4.7.2

-----------
01.00.00.18 - 1/15/18
-----------

- FIX - #7936 - Problems with foreign characters in text elements and embedded data.

-----------
01.00.00.17 - 12/14/17
-----------

- FIX - #7925 - Updates to fix issue with StyleDefinitionId always be added.

- FIX - #7926 - Query to tables with no valid Geometry attribute could fail.


-----------
01.00.00.16 - 9/11/17
-----------

- FIX - #7897 - Tabular Records were not supporting foreign language characters 
                (umlauts, accents, etc.).  These were filtered out after #7792 when 
                all non-printable characters were removed.

- CHG - #7898 - Changed Data.txt file to use ISO-8859-1 character encoding.

- FIX - #7902 - Update to allow Text Elements to be written in foreign language 
                characters in Text elements (using ISO-8859-1 encoding).

-----------
01.00.00.15 - 2/8/17
-----------

- FIX - #7829 - 3D Geometries that specified an orientation point, but did not 
                provide the point were causing an error.

Thursday, September 30, 2021

GTViewer for iOS/Android Update

 


GTViewer for iOS (version 5.47.6) and GTViewer for Android (version 5.32) have several new features:

  • The Data Collection functionality now supports customizable symbology for its markers.    Previously, the only markers were an Arrowhead, Circle, or Square.  You can now specify a Symbol of your choosing as well as its size, color, and justification using the Data Collection State Definitions.   
  • The Data Collection State Definitions have been expanded to allow a different set of definitions per Data Collection form.  You can still use a default set of state definitions for all forms that do not have a specific set defined.
  • The ability to associate Data Collection information with Session Graphics (redlines) is now available.  The original Data Collection functionality uses its own point (selected by the user or derived from a selected Feature) to position a dynamic marker on the map.  The new Session Graphics Data Collection uses a redline as the marker and provides two new workflow options for capturing data:
    1. Attach a Data Collection record to an existing redline (using the same style of forms used with the original Data Collection to enter the information).

    2. Start from a feature in the map and fill in the data collection form. A new redline copy of the selected feature is generated with the captured data attached.  The redline can be moved and edited just like any other redline.


Session Graphics Data Collection Example:

- Draw any Redline (freehand circle below):




- Select the Redline:


- Press the Data Collection button to activate the Data Collection form.  Forms can be associated with one or more redlines types (line, shape, circle, text, dimension, leader line, symbol, or a specific symbol). You can also have more than one form to choose from.



- Once the collected data is saved, the Data Collection State rules apply to the redline for Color and style.  It can be synced with the GTViewer Data Server, and reviewed like any other feature:


Wednesday, September 29, 2021

GTWeb for iOS is 10 Years Old!

    



GTWeb for iOS was released in September 2011, a few months after GTWeb for Android.  So GTI's first products on iOS and Android are both 10 years.

GTWeb has changed more than any other GTI product over its lifetime. The rapidly evolving nature of the internet (since the early 2000s) has driven GTWeb to reinvent itself several times.  Starting with an ActiveX client (closely related to GTVx), the GTWeb Server cut out elements for the user's view and let the client do all the rendering. When ActiveX controls were no longer allowed in browsers, the Server rendered raster tiles for the client to display in an HTML wrapper.  Then the rise of Apple and Android made Apps the way to provide the best client experience on phones and tablets. Ten years later, this is still true.   

In memoriam, GTWeb for BlackBerry and GTWeb for Windows Phone were discontinued when their platforms ceased to exist.

Tuesday, September 28, 2021

GTStyleDiff Utility added to GTData

A new utility called GTStyleDiff has been added to GTData.  

This new tool allows you to take a Style Definition File (style.def), compare it to another Style Definition File, and then produce a list of styles added and any property changes made to existing styles.  This list of changes is usually saved in a file called style_update.def and is used with the GTStyleMgr tool to integrate any custom changes into a style.def.

Why is something like this needed?  The GTech Loader produces a fresh set of styles from the database for each export. If you kept track of all custom changes to the Style.def and maintained your own style_update.def file, then GTStyleDiff may not be of use to you.  If you use the Style Manager in GTViewer to interactively set the styles like you want and then export a new style.def, then it becomes tricky knowing what changed.  That is there the GTStyleDiff tool comes in handy.   It can create the style_update.def file for you and can be automatically applied to the style.def created by the GTech Loader exporter each time.