Showing posts with label FME. Show all posts
Showing posts with label FME. Show all posts

Wednesday, February 25, 2026

GTViewer Reader/Writer plugins (8.0.0.1) for FME 2025.2 is available for Testing

 

GTViewer Reader/Writer Plugins are now available for FME 2025.2.

This is a significant upgrade and has split the reader and writer into two separate plugins to get around some FME limitations.

The new GTViewer Reader still supports GTG files and session graphics in GTX files.  It does a much better job of using embedded Coordinate Factors and can use the parameters to override those values. 

The new GTViewer Writer now supports both POINT text and Text geometries (Labeler/TextStore).  Support for FME's UTF-8 only text has also been supported (but it does downgrade to LATIN1 for GTViewer).

-----------

08.00.00.01 - 02/23/26
-----------

- NEW - #8869 - Updated for FME 2025.2.

CHG - #8870 - The FME Plugin has been split into a separate reader and writer.  The Writer will still be GTI_GTVIEWER, but the reader is now GTI_GTVIEWER_READER.   You will probably need to replace your existing GTViewer Readers in your workbenches with the new one, but the existing GTViewer Writers should still work.   This change is to overcome a problem with FME where it can't have different reader and writer file types in a single plugin. 

- NEW - #8871 - The default Coordinate Factors for the Reader are no longer required and will use the embedded coordinate factors in a GTG or GTX file if they are available.   The logging will now show the Reader Coordinate Factors and their origin (read from file, overridden with parameters, or default).

- NEW - #8872 - Additional Logging has been added to both the Reader and Writer.

- NEW - #8873 - Text Element support for both Point (legacy) and Text (Labeler/TextStore) geometries.

- NEW - #8874 - Support for FME's UTF-8 text, but it is converted down to Latin1 for GTViewer.

Wednesday, April 10, 2019

GTViewer Reader/Writer Plugin for FME 2019

FME 2019 delivers a version of the GTViewer Reader/Writer plugin, and it works fine.  However, there is a newer version of the plugin available (version 5.0.0.1).

The new version includes the following:
  • Compiled to use current FME 2019 API (version 3.8 20181030).
  • Support for using the Attribute Order as specified in the workbench to determine the order of the attributes in the Table Definition File (.tab).  Finally!
  • Various updates to match the GTViewer Version 15 core.
  • Also, the x86 and x64 versions now use the same codebase and will have the same version number.

Tuesday, March 08, 2016

GTViewer Reader/Writer Plugin for FME 2016 is Available



An updated GTViewer Reader/Writer Plugin for FME 2016  is available.


64 Bit Version


-----------
04.00.00.14 - 02/22/16 
-----------

- NEW - #7665 - More logging added for errors on sorting the Tabular index file (.idx).

- NEW - #7666 - Upgraded for FME 2016.


32 Bit Version


-----------
03.00.00.14 - 02/22/16 
-----------

- NEW - #7665 - More logging added for errors on sorting the Tabular index file (.idx).

- NEW - #7666 - Upgraded for FME 2016.

Thursday, October 08, 2015

FME Reader/Writer Update



An updated GTViewer Reader/Writer Plugin for FME 2015  is available.


64 Bit Version


-----------
04.00.00.10 - 10/07/15 
-----------

- FIX - #7627 - The temporary tabular files were not written in the correct directory.  They are not written in the data output directory.

- FIX - #7628 - Filter Out more non-printable characters from Tabular Data.

-----------
04.00.00.09 - 02/11/15 - Sent to Safe
-----------

- NEW - #7511 - Updated to support FME 2015




32 Bit Version

-----------
03.00.00.12 - 10/07/15 
-----------

- FIX - #7627 - The temporary tabular files were not written in the correct directory.  They are not written in the data output directory.

- FIX - #7628 - Filter Out more non-printable characters from Tabular Data.


-----------
03.00.00.11 - 02/11/15 - Sent to Safe
-----------


- NEW - #7511 - Updated for FME 2015

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, December 18, 2012