Changeset 5924 for geovis/trunk


Ignore:
Timestamp:
Oct 23, 2015, 2:36:37 AM (9 years ago)
Author:
ldelgass
Message:

coverage tag shouldn't have been added to general map layer add doc (it is for
image layers only)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • geovis/trunk/geovis_protocol.txt

    r5923 r5924  
    149149
    150150General form:
    151 map layer add <layerName> <type> <driver> <?url?> <?cache?> <?coverage?> ...
     151map layer add <layerName> <type> <driver> <?url?> <?cache?> ...
    152152    <type> = image|elevation|icon|line|point|polygon|text
    153153    <driver> = arcgis|colorramp|debug|gdal|ogr|tfs|tms|wfs|wms|xyz
    154154    <cache> = bool indicating if tiles should be cached on disk
    155     <coverage> = bool indicating if data should not be interpolated (true means
    156     no interpolation)
    157155
    158156Specific image layer types:
Note: See TracChangeset for help on using the changeset viewer.