Hello,
I am trying to use the change detection transformer to detect any changes that may have occurred from a previous iteration. The original source is being pulled from a SQL spatial DB, and the revised is a GDB file that I converted to geojson files. I've noticed the vertices are slightly different. I have NOT touched the files, I've just imported the geojson files to the SQL DB and then took the same geojson files and tested it against those coming from the SQL DB. Any suggestions?