target island detection
This commit is contained in:
parent
27a4c65e11
commit
d7049da67e
2 changed files with 27 additions and 4 deletions
|
|
@ -238,10 +238,7 @@ public class OsmNode implements OsmPos
|
|||
}
|
||||
|
||||
}
|
||||
if ( dc == null )
|
||||
{
|
||||
hollowNodes.remove( this );
|
||||
}
|
||||
hollowNodes.remove( this );
|
||||
}
|
||||
|
||||
public void parseNodeBody1( MicroCache1 is, OsmNodesMap hollowNodes, DistanceChecker dc )
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue