Changes between Version 20 and Version 21 of FDORfc6


Ignore:
Timestamp:
Jul 24, 2007, 7:05:08 PM (17 years ago)
Author:
yangm
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • FDORfc6

    v20 v21  
    49493 new commands will be added to the FDO WMS Providers, individually for getting image formats, styles and CS names.
    5050
    51 [[BR]]* '''''Get Image Formats Command'''''
     51[[BR]] * '''''Get Image Formats Command'''''
    5252{{{
    5353class FdoIGetImageFormats: public FdoICommand
     
    105105}}}
    106106
    107 [[BR]]* '''''Get Styles Command Interface'''''
     107[[BR]] * '''''Get Styles Command Interface'''''
    108108[[BR]]''Note: FeatureClass is a FDO conception, one feature class is correspond with one layer name in the WMS service. We use feature class, instead of layer here, in order to avoid the confusion of FDO user.''
    109109{{{
     
    201201}}}
    202202
    203 [[BR]]* '''''Get CRS Names Command Interface'''''
     203[[BR]] * '''''Get CRS Names Command Interface'''''
    204204[[BR]]''Note: FeatureClass is a FDO conception, one feature class is correspond with one layer name in the WMS service. We use feature class, instead of layer here, in order to avoid the confusion of FDO user.''
    205205