Opened 6 months ago

Closed 2 weeks ago

#468 closed task (fixed)

add MVT to included OUTPUTFORMAT file

Reported by: Jeff McKenna Owned by: Jeff McKenna
Priority: enhancement Milestone: 5.2.0 release
Component: MS4W - Base Version: 5.0.0
Keywords: Cc: TC Haddad
Blocked By: Blocking:

Description

  • add the following to /ms4w/apps/includes/outputformat.include:
/* Mapbox Vector Tiles */
OUTPUTFORMAT
  NAME "mvt"
  DRIVER MVT
  #FORMATOPTION "EXTENT=512" # default is 4096
  FORMATOPTION "EDGE_BUFFER=20"
END

Change History (1)

comment:1 by Jeff McKenna, 2 weeks ago

Resolution: fixed
Status: newclosed
Note: See TracTickets for help on using tickets.