Skip to content

Commit b1242b2

Browse files
committed
Update
Signed-off-by: Barış Zeren <[email protected]>
1 parent c6873d1 commit b1242b2

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
# Metadata of lanelet map tile
22

33
int32 tile_id
4-
string mgrs_code
5-
float64 origin_lat
6-
float64 origin_lon
4+
float64 min_x
5+
float64 max_x
6+
float64 min_y
7+
float64 max_y

0 commit comments

Comments
 (0)