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.
Page 1 / 1
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.
For more information on the ChangeDetector check out this article on Change Detection!
Hope this helps,
Evie