Skip to main content
Archived

improve DatabaseJoiner to use more formats that have indexes

Related products:Transformers
  • December 7, 2017
  • 0 replies
  • 19 views

Forum|alt.badge.img+1

Add formats that store indexes to the DatabaseJoiner transformer - like MapInfo TAB, ESRI SHP file, etc. that includes indexing on the writer.

My use case is looking in tile grids,.. rather than having to convert to a database format to use the Joiner, or having to read all the data using a FeatureMerger, I would like to be able to be to read features based on a where clause directly from the file (or on the FeatureReader), so using the Joiner (or a where clause on the reader if it was possible) I could do that

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.