From 07409df236e76b0b66c99fb4cb386ab3b2e2691b Mon Sep 17 00:00:00 2001 From: Simon Willison Date: Mon, 24 Nov 2025 10:21:29 -0800 Subject: [PATCH] Ran cog --- docs/cli-reference.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/cli-reference.rst b/docs/cli-reference.rst index 2c52c0a..aa9058f 100644 --- a/docs/cli-reference.rst +++ b/docs/cli-reference.rst @@ -1497,7 +1497,7 @@ See :ref:`cli_spatialite`. paths. To load it from a specific path, use --load-extension. Options: - -t, --type [POINT|LINESTRING|POLYGON|MULTIPOINT|MULTILINESTRING|MULTIPOLYGON|GEOMETRYCOLLECTION|GEOMETRY] + -t, --type [point|linestring|polygon|multipoint|multilinestring|multipolygon|geometrycollection|geometry] Specify a geometry type for this column. [default: GEOMETRY] --srid INTEGER Spatial Reference ID. See