Skip to main content
Question

Find gaps and overlaps in polygon layer.

  • December 18, 2013
  • 3 replies
  • 65 views

Forum|alt.badge.img
hi all,

 

 

I want to find gaps and overlaps in a polygon layer.

 

 

This workbench (FME 2013 build 1364)  is working fine.

 

 

I am looking for some suggestions/improvements. Surely this is not the only way to find these errors in FME.

 

 

The only problem till now is time required by DISSOLVER.

 

 

regards.

 

 

iRfAn

 

 

 

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.

3 replies

fmelizard
Safer
Forum|alt.badge.img+22
  • Safer
  • December 18, 2013
Hi,

 

 

In this case there is not much I can think of as suggestions for improvement of your workspace. It is a simple model which provides the answers you seek.

 

The only issues that can possibly add to the speed of translation are more hardware related (memory availability, FME temp location, etc)

 

 

Itay

Forum|alt.badge.img
  • Author
  • December 19, 2013
hi Itay,

 

 

thanks for answer.

 

 

yes it is quite simple workspace which provide me answer which i seek.

 

 

As i am not FME expert, i just want to be sure that i am using right transformers to get the job done.

 

 

regards.

 

 

iRfAn

fmelizard
Safer
Forum|alt.badge.img+22
  • Safer
  • December 19, 2013
Hi irfan,

 

yes this are the correct transformers for the job, another possibility to speed up things would be to use parallel processing, but I can't tell if this is applicable for your case since I don't have the input data. You can find lots of info about it on fmepedia.

 

Itay