Hi Everyone,
I need to have the intersected areas between two areas from different fonts.
I have tried intersector, Clipper and also create a spatial query in SQLCreator, once my data is in Oracle Spatial format.
But none of this worked fine in terms of performance.
Anyone has clues of performance enhancement ? I've not tried yet Python or R interface to achieve the clipper operation.
All of this options, are processing in FME Server, because of the time of processing, but I can try with limited data in FME Desktop also.
The best that I achieved until now, is use clipper, but limiting my data between states boundaries, but I have loss of information in limits areas.