Skip to content

Commit 9198fa8

Browse files
authored
Doc: update gdal_vector_index.rst: rename "image" to "feature" (#13453)
1 parent 3ccaf13 commit 9198fa8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

doc/source/programs/gdal_vector_index.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -150,8 +150,8 @@ Examples
150150

151151
Produce a GeoPackage with a record for every
152152
layer that the utility found in the ``countries`` folder. Each record holds
153-
information that points to the location of the image and also a bounding rectangle
154-
shape showing the bounds of the image:
153+
information that points to the location of each input vector file and also a bounding rectangle
154+
shape showing its bounds:
155155

156156
.. code-block:: bash
157157

0 commit comments

Comments
 (0)