Hello
everyone,
I need the
[b] (Green) areas, the administrative Areas outside of road Buffer Areas. Be precise,
I need an area which have no Road.
Therefore, I
used:
Bufferer
-> Generalizer -> Clipper ("Clippers First" to the Clipper Type
parameter in the Clipper)->
Buffer
areas are in Clipper port and the administrative boundary areas in the Clippee
port and output is Esri Geodatabase (File Geodb API).
Unfortunately,
the Clippers is too slow. After 14 hours, it finished only (clipping group 16985 / 33079)
I have
total 60001975 buffer road. How can I improve the speed of the Clipper and get my desirable output.
Thanks