Skip to content

Commit 87b648b

Browse files
committed
Tile needs to know about Segment.
1 parent 21e3af7 commit 87b648b

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

tile.proto

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
package opentraffic.osmlr;
22

3+
import "segment.proto";
4+
35
// traffic tile consists of a list of entries, where each entry is either a
46
// Segment or a marker indicating that the traffic segment is no longer in use.
57
// the ID of a particular traffic segment within the tile is its offset in the

0 commit comments

Comments
 (0)