Friday, December 13, 2013

GTViewer version 14.0.0.11 is Available



GTViewer version 14.0.0.11 is available.


-----------------------
14.00.00.11 - 12/13/13
-----------------------

- NEW - #7304 - New methods added:  GetSelectedElementCount, GetSelectedElementList, GetSelectSetRange.

- NEW - #7313 - New method GetCatFilterListFromFeaStr.

- NEW - #7315 - New methods for Expression Evaluation:  ExpStateReset, ExpStateAddValue, ExpStateGetValue, ExpEvaluate, ExpValidate, ExpStateGetValueType, ExpStateGetInfo, ExpStateLoadElementData, ExpStateLoadTabularData.


-----------------------
14.00.00.10 - 11/11/13
-----------------------

- FIX - #7301 - Placing Text Redlines with multiple lines could truncate each line to the size of the first line.

- FIX - #7302 - Starting an external app, closing it, exiting GTViewer, but cancelling on the save session dialog, would cause problem if the external app is started again.

Thursday, October 24, 2013

GTViewer 14.0.0.9 is Available



GTViewer version 14.0.0.9 is available. 


This update contains a couple of significant updates.  The Where Am I? functionality has been added to GTViewer as well as a Get Current Coordinate command (on the right mouse menu).  The API has been enhance to expose GTViewer's expression evaluation engine which can help you build even more powerful applications.   These feature are still pretty new, so please test with them before deploying.



-----------------------
14.00.00.09 - 10/24/13
-----------------------

- FIX - #7267 - The token was not working for Link basepaths that did not use .

- FIX - #7269 - Settings dialog showed the wrote title for Startup Mode.

- FIX - #7272 - Dynamic Graphics was not working correctly with encrypted data.

- FIX - #7278 - Composite Linestring and shapes(Group Type 1 and Type 2) were not respecting the DisplayWeightThreshold or DisplayStyleThresholds.

- FIX - #7285 - Right Mouse menu pops up if the right mouse menu was up when a shape or line was canceled with right mouse button.

- FIX - #7287 - The Dynamic Graphics Highlight Fill option did not work on elements who style defined the fill status.

- NEW - #7290 - Expression methods added:  ExpStateReset, ExpStateAddValue, ExpStateGetValue, ExpStateLoadFeature, ExpStateGetValueType, ExpValidate, ExpEvaluate.

- NEW - #7292 - Queries will now support HighlightMode 2 which will not highlight.

- NEW - #7294 - Where Am I added to Right Mouse Menu.

- CHG - #7295 - The QueryResults dialog's default startup position has been moveddown and to the right so that it doesn't overlap the toolbar.

- NEW - #7296 - Get Current Coordinate command added to Right Mouse Menu.

- FIX - #7297 - Dynamic Graphics has been modified to support Linear Labels for Groups of one sub-element if the sub-element is a valid linear element.

- CHG - #7298 - The dg.ini file is not longer put in the AddOns directory when installing the Dynamic Graphics interface.


-----------------------
14.00.00.08 - 9/3/13
-----------------------


- NEW - #7259 - IgnoreDataIdForLinks was added to Additional Properties section and to the Get and SetDataProperty methods.

Tuesday, October 22, 2013

GTWeb Server version 11.0.0.21 is Available



GTWeb Server version 11.0.0.21 is available.

This update is minor compared to the 11.0.0.20 update, but it does include a new feature called "Where Am I?" that will allow you to configure a set of features to search when the Attribute Info is used on the map.  If one of the specified features is a closed polygon and it contains the point, the any of the polygon's attribute information can be added to the Attribute Info.   This information could be Circuit Boundary, Tax District, City, County, Basins, etc.   The point's X/Y and Latitude/Longitude coordinates are also added to the Attribute Info and will always give the user a response for Attribute Info even if a feature was not selected.

 -----------
11.00.00.21 - 10/22/13
-----------

- NEW - #7289 - Where Am I functionality added.

- FIX - #7291 - Fixes to the browser client when recognizing an error for login.

Tuesday, October 08, 2013

GTWeb Server version 11.0.0.20 is Available



GTWeb Server version 11.0.0.20 is available.


-----------
11.00.00.20 - 10/07/13
-----------

- NEW - #7183 - The  GTWeb_Encryption option has been added to the web.config file to support the encryption of data returned by the projects.aspx, maps.aspx, queryResults.aspx, attrInfo.aspx, and attrinfoxy.aspx pages. Updated clients must be used to support the encrypted data.

- NEW - #7223 - The GetProjectProperty method can now convert real-world coordinates to system coordinates with "ToSysCoord:"

- NEW - #7261 - IgnoreDataIdForLinks was added to Additional Properties section.

- NEW - #7268 - RecycleCurrentLogFile function added.

- FIX - #7270 - MrSID files were not being correctly initialized in a raster file list.

- NEW - #7277 - The DefaultPreset entry has been added to the configuration file.  It will be used instead of the default display for the Default preset if defined.
               
- FIX - #7281 - Composite Linestring and shapes(Group Type 1 and Type 2) were not respecting the DisplayWeightThreshold or DisplayStyleThresholds.

- NEW - #7282 - DefaultPreset value will be added to maps.aspx results if defined for project.

- NEW - #7283 - SecureOnly flag is supported to force clients to use an HTTPS connection for server URL.


- NEW - #7284 - The Tracking database will not show if the pages was access with SSL or not.




Friday, October 04, 2013

GTViewer Reader/Writer Plugin available for FME 2014 (beta) and updated for FME 2013



The GTViewer Reader/Writer Plugin for FME 2014 (beta) is now available.

There have been significant enhancements made to the latest plugins for FME to support GTViewer 14's Style Name Map and the Style Definition Id.  See this blog post for more information.

-----------
04.00.00.06 - 09/30/13 

-----------

- NEW - #7275 - Updated to support FME 2014.

- NEW - #7276 - Reader will now support Style Definition Id (gti_style_def_id).

-----------
04.00.00.05 - 07/30/13
-----------

- NEW - #7222 - Support for Style Name Map.

- NEW - #7274 - New Format Attributes: gti_filterName, gti_filterGroupName, gti_featureName, gti_style_def_id.




The GTViewer Reader/Writer Plugin for FME 2013 has also been updated to match the functionality in the new plugin for 2014.

-----------
03.00.00.06 - 09/30/13
-----------

- NEW - #7276 - Reader will now support Style Definition Id (gti_style_def_id).


-----------
03.00.00.05 - 09/30/13 - Sent to Safe
-----------

- NEW - #7222 - Support for Style Name Map.

- NEW - #7274 - New Format Attributes: gti_filterName, gti_filterGroupName, gti_featureName, gti_style_def_id.


Tuesday, September 17, 2013

Add On Applications for GTViewer 14



GTViewer has supported External Applications from its beginning. These custom apps can be written in VB6, VC++, VB.NET, or C# and will extend GTViewer’s functionality to solve problems specific to your workflow.   External Apps have access to GTViewer’s extensive API (over 400 methods and events) to perform a vast array of tasks.  External Apps appear as if they are part of GTViewer’s interface and show up as menu items and/or on ToolBoxes.   Some examples of External Apps include Pole Inspection, Pole Top Inventory, Joint Use Identification, Upstream/Downstream Network Tracking, Gas Valve Isolation, Loop Makeup, Fiber OTDR, Outage Analysis, and many more.

Traditionally, these External Apps have been specified in your dataset (in the .GTM File) and when a particular dataset is opened in GTViewer, the External Apps are available.   Over the years, there has been an accumulation of External Apps that are generic in nature and could readily apply to any dataset.  For example, the Dynamic Graphics interface (which is an External App) can be used with any dataset, but you have to add its specification to each dataset’s .GTM file before you want to use it.  This task is a trivial, but it inspired a new feature in GTViewer 14 called Add On Apps.

Add On Apps are exactly like any other External Application with one exception; their specification is made at the product level and not in the dataset.   Once an Add On is configured, it is available to all datasets opened in GTViewer without any modification to their .GTM file.  On a technical level, the Add On App has a specification file placed in a in the user’s configuration file directory for GTViewer (%UsersData%/Graphics Technologies Inc/GTViewer/AddOns).  The specification file contains the entry that would normally be placed in the [External Applications] section of the .GTM file.  The installation for an Add On App can also place the specification file in the appropriate directory and the Add On App will be immediately available to GTViewer with no other modification necessary.

Since Add On Apps will be available to all datasets in GTViewer, they should provide generic functionality that applies to all datasets or at the very least perform tests to verify that the functionality they perform is applicable.  GTI has 6 sample Add On Apps available with the release of GTViewer 14:  Show Google Maps, Feature Tooltip Builder, Query Builder, Search Redlines, Where Am I, and GTSpot Importer.  A description of each is given below:



  • Show Google Maps – takes the center point of the active view, converts it to latitude/longitude, and opens a URL to Google Maps centered on the same point.  This application has no interface, and it is also available as sample code.



  • Feature Tooltip Builder – assists in the creating, editing, and testing of Feature Tooltip definitions in GTViewer.  Feature Tooltips show a tooltip for a feature when the mouse hovers over it.  The tooltip contains whatever information was specified in the definition using any of the feature’s tabular attribute values.  While not terribly hard to create, a tooltip definition is prone to error and is tedious to specify especially if you need to create a large number of them.  The Tooltip Builder allows you to select a feature in the map view and all of its attributes are shown to the user so they can point and click to build the desired tooltip.  The tooltip can be tested immediately, and its definition can be copied and pasted into the .GTM file to make it permanent.


  • Query Builder –assists in the creation of a Query Definition File for GTQuery (which compiles the definition into a .qry file and is used by GTViewer for locate, thematic, graphic offset, and connectivity queries).   The Query Definition File has long been veiled in a cloud of mystery because of it minimal documentation and its constantly changed to support new functionality.  However, the Query Builder simplifies the process of defining a Query Definition File and makes it unnecessary to find sample definition files or scour the documentation or blog for information on the many different entries.  Using the Query Builder is simple.  The user selects a feature in the map view and its graphic and tabular information are loaded to help guide the query creation in a point and click fashion.  The end result is a Query Definition File that can be compiled with GTQuery.


  • Search Redlines – provides a search tool for finding any redline text or any string contained in a redline element’s embedded data.  If you have a large amount of redline data, this tool can help you easily find elements similar to the way you find features with a Locate Query.  The search can be limited to redlines in the active view and also provides a variety of text comparison methods (begins with, ends with, contains, and exact match).


 
  • Where Am I? –shows the user a list of all polygons contain the point click with the mouse.  By default, it will show polygons containing the point using the polygon’s Filter Group Name and Filter Name as an identifier.   This app can also be configured to show only certain polygons and a specific attribute from a polygon’s associated tabular data (instead of the filter information).   Selecting an item in the list of polygons will locate it in the view.  You can also show the polygon’s Attribute Information, and copy the list of polygons to the clipboard.

 
  • GTSpot Importer - connects to a GTSpot Server and loads all GTSpot records in a dataset’s area.  It then displays the results as Data Monitor symbols in GTViewer and a tabular list of GTSpot records (Category, Note, Date, Time, User, etc.).  Clicking on a record will locate the item in the map view and display its thumbnail image (if available).  Clicking on a Data Monitor symbol will find the record in the tabular list, and clicking on the image thumbnail will display a full size version.

     

To use any of the Add On Apps, you can download them from the GTI ftp site.  All apps have the zip password: gtviewer




Tuesday, September 03, 2013

GTViewer version 14 has been Released!



 GTViewer 14 has been released.


New Features:

 Pan and Zoom Enhancements
  • By popular demand, the mouse-wheel zoom in and out are now anchored to the mouse point instead of the view center.
  • The regular zoom out is anchored on the first click instead of the view center.
  • The middle mouse button (usually associated with the mouse wheel) can be used to pan.
Style Name Map and Style Definition Id
  • Now supported in GTX file as well as the GTM File
  • Enhanced to allow Abstract Style Names which can be mapped to a list of Zoom Level Ranges and Style Definition names (rather than always being mapped to a list).
  • Support for Style Name Map in the FME Writer Plugin
Session Graphics (Redlines)
  • Drawing Info Dialog has been provided for most drawing commands to show segment length, total length, and Angle.
  • Reference Lines are now shown when drawing Circles and Rectangles, and on element Moves.
  • Draw Text, Draw Dimension, and Draw Symbol dialogs are now non-modal.
  • Draw Text and Draw Dimension dialogs have been updated to make them more user-friendly.
Display Presets
  • Default button has been added to Dialog to return the settings to their original settings (without having to have a preset for this configuration).
  • Default Preset can now be specified in the GTM file.
 Add On Apps
  • Add On Applications are like any other External Application used with GTViewer with the exception that you do not have to specify them in the data’s GTM file.  Once installed, they will appear in the Query or Application menu for all datasets.
  • Available Add On Apps:   Feature Tooltip Builder, Feature Tooltip Definition Builder,  GTSpot Viewer
Coordinate System Changes
  • A new system for projecting coordinates from the data's coordinate system to latitude/longitude and vice versa have been implemented.
  • Coordinate Systems are now specified as a Proj.4 string which is much easier than the previous method.
  • This change requires the coordinate system to be respecified in your data.  See this post for more information or contact GTI Support.
Dynamic Graphics
  • Feature Counting will now work with Dynamic Graphic elements.
  • Command to copy Dynamic Graphics to the Session Category.
  • Dynamic Graphics can have the display of its Actions controlled by ToolBox buttons.
Miscellaneous New Features
  • View Location History now stored in session.
  • New Command-Line options:  -indColor, -sess
  • Separator Lines can now be specified in the Application menu list.
  • Data Encryption now supported with the Tabular Data files.
  • The Thematic Query dialog now supports a Total Length command.
  • Data Monitors now support s Symbol elements.
  • Admin Key combinations added:  Shift-Ctrl-Alt-S will enable the select of all filters and categories, Shift-Ctrl-Alt-E will enable the Edit Style button on the Attribute Info Dialog’s Element tab.

Friday, August 30, 2013

Follow Us!



Follow Graphic Technologies, Inc. on Social Media for the latest news, product information, software updates, and more: