Skip to content

Commit 4e26a34

Browse files
committed
update MVT notes
1 parent dfac768 commit 4e26a34

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

en/output/tile_mode.txt

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -210,8 +210,7 @@ Since the MapServer 7.2.0 release, MapServer is able to output MVT vector tiles.
210210
- verify that your mapfile has a :ref:`PROJECTION` object defined for
211211
every :ref:`LAYER`
212212

213-
- add an OUTPUTFORMAT block to your mapfile, to leverage GDAL's
214-
`MVT driver <https://gdal.org/en/stable/drivers/vector/mvt.html>`__ :
213+
- add an OUTPUTFORMAT block to your mapfile, such as :
215214

216215
.. code-block:: mapfile
217216

@@ -239,7 +238,7 @@ Since the MapServer 7.2.0 release, MapServer is able to output MVT vector tiles.
239238
`demo.pbf`, and then execute `ogrinfo <https://gdal.org/en/stable/programs/ogrinfo.html>`__
240239
on the file to examine it
241240

242-
- the ogrinfo response should contain a message such as `using driver `MVT' successful`
241+
- the ogrinfo response should contain a message such as `"using driver `MVT' successful"`
243242

244243
Using Google Maps
245244
-----------------

0 commit comments

Comments
 (0)