DB
int ns[] = neighbours(0, @ptnum);
float dist = 0;
foreach(int pt; ns)
dist += distance(@P, point(0, "P", pt));
if (dist < 0.01)
removepoint(geoself(), @ptnum);
Size: a a a
DB
int ns[] = neighbours(0, @ptnum);
float dist = 0;
foreach(int pt; ns)
dist += distance(@P, point(0, "P", pt));
if (dist < 0.01)
removepoint(geoself(), @ptnum);
ВМ
W
W
ВМ
DB
ВМ
М
MA
SD
SA
T
T
NK
NK
NK
NK
NK
NK
NK