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 42c2c2e commit add7e95Copy full SHA for add7e95
osi_object.proto
@@ -1051,14 +1051,6 @@ message MovingObject
1051
// future versions as needed.
1052
//
1053
TYPE_AIRCRAFT = 21;
1054
-
1055
- // A land vehicle is a vehicle designed for travel on land.
1056
- //
1057
- // \note This category is deliberately generic to include land
1058
- // vehicles that do not fall into other categories and may be
1059
- // refined in future versions as needed.
1060
1061
- TYPE_LAND_VEHICLE = 22;
1062
}
1063
1064
// The type of the vehicle.
0 commit comments