We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 21e3af7 commit 87b648bCopy full SHA for 87b648b
tile.proto
@@ -1,5 +1,7 @@
1
package opentraffic.osmlr;
2
3
+import "segment.proto";
4
+
5
// traffic tile consists of a list of entries, where each entry is either a
6
// Segment or a marker indicating that the traffic segment is no longer in use.
7
// the ID of a particular traffic segment within the tile is its offset in the
0 commit comments