Skip to main content
Solved

Finding matching line features

  • May 22, 2018
  • 3 replies
  • 28 views

thomastupuivao
Contributor
Forum|alt.badge.img+7

Hi there,

I have 2 "road" datasets and would like to know how I could confirm whether a record from one dataset is a exact match (spatially) of a record from the other dataset??

Best answer by daveatsafe

Hi @thomastupuivao,

Both the SpatialFilter and Matcher transformers may be able to test for exact spatial matches for you.

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

daveatsafe
Safer
Forum|alt.badge.img+19
  • Safer
  • 1637 replies
  • Best Answer
  • May 22, 2018

Hi @thomastupuivao,

Both the SpatialFilter and Matcher transformers may be able to test for exact spatial matches for you.


thomastupuivao
Contributor
Forum|alt.badge.img+7
  • Author
  • Contributor
  • 15 replies
  • May 22, 2018

This is awesome....thanks heaps Dave!


jdh
Contributor
Forum|alt.badge.img+37
  • Contributor
  • 2002 replies
  • May 22, 2018

Hi @thomastupuivao,

Both the SpatialFilter and Matcher transformers may be able to test for exact spatial matches for you.

The change detector could also work, since there are two datasets.