Question

Hi Everyone, I have a problem. I want to merge our line database with OSM. Is there any options to, make a if condition. What I need: If geometry is same, and the street name. Thanks.

  • 20 June 2022
  • 1 reply
  • 0 views

Hi Everyone, I have a problem. I want to merge our line database with OSM. Is there any options to, make a if condition. What I need: If geometry is same, and the street name. Thanks.

1 reply

Userlevel 1
Badge +14

Hi @dallas2011​ thanks for your question.

I believe the answer to your issue is the ChangeDectector transformer! It can check to see the difference between geometry as well as attributes such as "street name". You can see in the image below that you can select the checkboxes "Check Attributes" and "Check Geometry". If you are interested in fuzzy matches then we suggest changing the Vector Tolerance to something you are comfortable with.

changeDetectorFor more information on the ChangeDetector check out this article on Change Detection!

Hope this helps,

Evie

Reply