Skip to main content
Solved

How to intercepte verify if shp file is empty?

  • January 9, 2018
  • 2 replies
  • 13 views

farfar
Contributor
Forum|alt.badge.img+12

Hello,

My fmw used a shp file reader. If this file is empty, ican't get error.

Have you any idea to intercept that the file is empty?

Thanks an advance.

Best answer by david_r

One solution could be to use the NoFeaturesTester from the FME Hub.

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.

2 replies

david_r
Celebrity
  • Best Answer
  • January 9, 2018

One solution could be to use the NoFeaturesTester from the FME Hub.


farfar
Contributor
Forum|alt.badge.img+12
  • Author
  • Contributor
  • January 9, 2018

Thanks David