You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -101,7 +101,7 @@ Required metadata:
101
101
102
102
`tile_id` semantics:
103
103
104
-
-`mesh_kind=jis-x0410`: `tile_id` is the JIS mesh code integer.
104
+
-`mesh_kind=jis-x0410`: `tile_id` is the JIS mesh code integer. Recommendation: use `tile_id=0` as a root tile for the full JIS mesh scope (`west=122`, `south=20`, `east=154`, `north=46`).
105
105
-`mesh_kind=xyz`: `tile_id` is packed as `(zoom << 58) | quadkey_integer`, where `quadkey_integer` is the quadkey interpreted as base-4, and zoom max is `29`.
0 commit comments