spatial icon indicating copy to clipboard operation
spatial copied to clipboard

Adding node multiple times to rtree leads to multiple rels

Open craigtaverner opened this issue 8 years ago • 3 comments

If a geometry node is added to a layer it was previously added to we should not index it multiple times. image

craigtaverner avatar Jun 16 '16 09:06 craigtaverner

Eek. Is is a problem in the pre-3 code path too without procedures?

Infiniverse avatar Jul 10 '16 11:07 Infiniverse

In Java API most probably yes, because from all I know the procedures do exactly what the Java API does.

ehx-v1 avatar Jul 21 '16 10:07 ehx-v1

Been encountering same issue too, any possible impact on performance?

vvavepacket avatar Aug 07 '16 11:08 vvavepacket