Ticket #3501 (closed enhancement: fixed)
In a .map file, add a way to specify default kml output type( raster or vector)
| Reported by: | mraross | Owned by: | assefa |
|---|---|---|---|
| Priority: | normal | Milestone: | 6.0 release |
| Component: | Output-KML | Version: | unspecified |
| Severity: | normal | Keywords: | kml |
| Cc: |
Description
Add a way to specify a default kml output type (raster or vector). We need to set the default to raster since most of our map layers can't be released as vectors. We propose adding a kml_default_is_raster (true, false) element to the WEB element of a .map file. If true, a getMap request will generate a single ground overlay; false, a set of placemarks.
A kml_output_as_raster directive in a map layer should override the default.
Change History
Note: See
TracTickets for help on using
tickets.
