From 59d3b8909bd56405d978a2ee5f52600da2cda6e7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E7=A9=8D=E4=B8=B9=E5=B0=BC=20Dan=20Jacobson?= Date: Sun, 14 Apr 2024 11:07:47 +0800 Subject: [PATCH] Update specification.md add padding example Else nobody knows what you are talking about, alas. --- docs/specification.md | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/specification.md b/docs/specification.md index bdb43c6b..95c8b9c5 100644 --- a/docs/specification.md +++ b/docs/specification.md @@ -26,6 +26,7 @@ The "+" character (U+002B) is used as a non-significant character to aid formatt ### Padding Character The "0" character (U+0030) is used as a padding character before the format separator. +Thus the 1x1 degree area `6GCR` is `6GCR0000+`. ## Encoding