Changeset 5940


Ignore:
Timestamp:
Dec 4, 2015, 8:56:26 PM (9 years ago)
Author:
ldelgass
Message:

fix protocol doc

File:
1 edited

Legend:

Unmodified
Added
Removed
  • geovis/trunk/geovis_protocol.txt

    r5938 r5940  
    151151map layer add <layerName> <type> <driver> <?url?> <?cache?> ...
    152152    <type> = image|elevation|icon|line|point|polygon|text
    153     <driver> = arcgis|colorramp|debug|gdal|ogr|tfs|tms|wfs|wms|xyz
     153    <driver> = arcgis|colorramp|debug|gdal|ogr|tfs|tms|wcs|wfs|wms|xyz
    154154    <cache> = bool indicating if tiles should be cached on disk
    155155
     
    205205map layer add <layerName> elevation <driver> <url> <?cache?>
    206206    Add an elevation image layer from a file or URL
    207     <driver> = gdal|tms|wms
     207    <driver> = gdal|tms|wcs
    208208
    209209Feature/model layers:
Note: See TracChangeset for help on using the changeset viewer.