Opened 17 hours ago
#468 new task
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
Note:
See TracTickets
for help on using tickets.