Skip to main content

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??

Hi @thomastupuivao,

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


This is awesome....thanks heaps Dave!


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.

 

 


Reply