Skip to content

Commit 92fdf06

Browse files
PhilippHamerBMWLudwig Friedmann
authored andcommitted
Changed proj_string field number to 14
1 parent 6c84b98 commit 92fdf06

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

osi_groundtruth.proto

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -140,5 +140,5 @@ message GroundTruth
140140
// \par References:
141141
// - [1] [Proj.4 Projections] (https://proj4.org/usage/projections.html)
142142
//
143-
optional string proj_string = 16;
143+
optional string proj_string = 14;
144144
}

0 commit comments

Comments
 (0)