Changes between Initial Version and Version 1 of Ticket #8612, comment 9


Ignore:
Timestamp:
2013-04-16T13:28:41+02:00 (11 years ago)
Author:
akks

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #8612, comment 9

    initial v1  
    55#!js
    66[ {"request": "imagery", "description": "....." , examples=["/imagery?title=...&type={wms|tms|html|bing|scanex} .... "], "parameters":
    7      [ { "name":"url", "optional"="false"}, { "name":"title", "optional"="true"} , { "name":"type", "optional"="true"} ,
    8        { "name":"type", "optional"="true"}, { "min_zoom", "optional"="true" }, { "max_zoom", "optional"="true" }
    9      ]
    10   }
     7     [ "url", "title", "name", "min_zoom", "max_zoom" ], "optionalParametersCount" = "1" }
    118, ... ]
    129}}}