We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d5a1040 commit 2815c6eCopy full SHA for 2815c6e
doc/source/programs/gdal_contour.rst
@@ -185,7 +185,7 @@ Examples
185
186
This would create 10-meter polygonal contours from the DEM data in :file:`test.asc`
187
and produce a GeoJSON output with the contour min and max elevations in the ``min``
188
- and ``max`` attributes, not including the minimum and maximum values from the raster.
+ and ``max`` attributes, including the minimum and maximum values from the raster.
189
190
.. code-block:: bash
191
0 commit comments