tr details, ele interpolation
This commit is contained in:
parent
0641a17b9c
commit
de5f70b9d9
3 changed files with 41 additions and 31 deletions
|
|
@ -143,9 +143,6 @@ public class OsmNode extends OsmLink implements OsmPos
|
|||
tr.toLat = mc.readInt();
|
||||
tr.next = firstRestriction;
|
||||
firstRestriction = tr;
|
||||
|
||||
System.out.println( "decoded tr: " + tr );
|
||||
|
||||
}
|
||||
|
||||
selev = mc.readShort();
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue