Skip to main content
Question

FME 2020: How to remove points duplicates (identical points)?

  • January 31, 2021
  • 9 replies
  • 883 views

jamal
Forum|alt.badge.img+5

FME 2020: How to remove points duplicates (identical points)?

 

I couldn’t figure out how to remove points duplicates.

 

Clip_337 

Clip_336 

 

9 replies

nielsgerrits
VIP
Forum|alt.badge.img+54

One way to do this is to use the Matcher transformer, and use Single Matched and Not Matched outputports.

Another way is Geometry Extractor (fme_geometry) followed by a DuplicateFilter (_geometry).


hkingsbury
Celebrity
Forum|alt.badge.img+53
  • Celebrity
  • February 1, 2021

PointOnPointOverlayer would also be worth looking at. It has tolerance so could be usefull if your points are not precisely at the same coordinate


jamal
Forum|alt.badge.img+5
  • Author
  • February 1, 2021

Thank you guys for the help.

 

In the screenshots below, the text 16 and 17 are duplicated. I couldn’t figure out why the tools you have already provided fails to remove the duplication

 

The data is attached

 

Clip_343 

Clip_344 

Clip_345 


hkingsbury
Celebrity
Forum|alt.badge.img+53
  • Celebrity
  • February 1, 2021
jamal wrote:

Thank you guys for the help.

 

In the screenshots below, the text 16 and 17 are duplicated. I couldn’t figure out why the tools you have already provided fails to remove the duplication

 

The data is attached

 

Clip_343 

Clip_344 

Clip_345 

The _overlap attribute coming from the PointOnAreaOverlayer identifies that those points have one overlap, you now need to filter out those that overlap


nielsgerrits
VIP
Forum|alt.badge.img+54
jamal wrote:

Thank you guys for the help.

 

In the screenshots below, the text 16 and 17 are duplicated. I couldn’t figure out why the tools you have already provided fails to remove the duplication

 

The data is attached

 

Clip_343 

Clip_344 

Clip_345 

Make sure you only checked "Geometry" in the parameters.


jamal
Forum|alt.badge.img+5
  • Author
  • February 2, 2021

I couldn’t manage how to catch the duplicated points neither to clean them as per the screenshot below

 

 

Clip_29


arnovananrooij
Contributor
Forum|alt.badge.img+5

@jamal​  I would try to use a CoordinateRounder :matcher 




nielsgerrits
VIP
Forum|alt.badge.img+54
jamal wrote:

I couldn’t manage how to catch the duplicated points neither to clean them as per the screenshot below

 

 

Clip_29

This should be not that hard... You only need the Matcher. Set it only to check geometry. If you only get NotMatched output, the points are not exact duplicates.

2021-02-02_17h21_53


jamal
Forum|alt.badge.img+5
  • Author
  • February 7, 2021

Thank you for the help.

 

The CoordinateRounder, GeometryExtractor, and DuplicateFilter works fine.

 

The Matcher fails to catch duplicate texts coming from AutoCAD

Clip_362 


Reply


Cookie policy

We use cookies to enhance and personalize your experience. If you accept you agree to our full cookie policy. Learn more about our cookies.

 
Cookie settings