spatial
spatial copied to clipboard
Adding node multiple times to rtree leads to multiple rels
If a geometry node is added to a layer it was previously added to we should not index it multiple times.
Eek. Is is a problem in the pre-3 code path too without procedures?
In Java API most probably yes, because from all I know the procedures do exactly what the Java API does.
Been encountering same issue too, any possible impact on performance?