Skip to main content
Archived

Read .tps files

Related products:FME Form
  • June 4, 2018
  • 1 reply
  • 19 views

xilef
Contributor
Forum|alt.badge.img+5

Lots of municipalities are managing assets and property data through the use of flat files with extension .tps (Keystone software).

Currently, ArcCatalog is able to access the data using a paying ODBC connector from Softvelocity, but we're not able to to use this in FME.

Being able to read/access the data directly in FME would greatly improve current workflows.

This post is closed to further activity.
It may be an old question, an answered question, an implemented idea, or a notification-only post.
Please check post dates before relying on any information in a question or answer.
For follow-up or related questions, please post a new question or idea.
If there is a genuine update to be made, please contact us and request that the post is reopened.

1 reply

xilef
Contributor
Forum|alt.badge.img+5
  • Author
  • Contributor
  • June 12, 2018

After further testing, the ODBC connector from Softvelocity can work with FME's ODBC 3 Reader. Few tweaks to make it work:

- Specify manually the table name to reach: the 'table list' browser does not work

- No credentials required