Changes between Version 2 and Version 3 of Datasource_Manager


Ignore:
Timestamp:
Sep 11, 2009, 10:42:17 AM (15 years ago)
Author:
rldhont
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Datasource_Manager

    v2 v3  
    1 == Datasource Manager Service ==
     1= Datasource Manager Service =
    22
    3 This service could give the capability to manage a datasource :
     3This service could give the capability to manage a datasource like :
    44 * addLayer
    55 * updateLayer
    66 * deleteLayer
     7
     8== Processes ==
     9
     10This is the processes list of the Datasource Manager Service :
     11 * !GetLayers
     12 * !CreateLayers
     13 * !DeleteLayers
     14 * !UpdateLayerFields
     15 * !GetFeatures
     16 * !AddFeature
     17 * !UpdateGeometry
     18 * !UpdateAttributes
     19 * !UpdateFeature
     20 * !DeleteFeature
     21
     22== !GetLayers ==
     23This process returns the layers list available in the datasource.
     24
     25== !CreateLayer ==
     26This process create a layer available in the datasource
     27
     28=== Inputs ===
     29|| id || string || M || to identify a layer in the datasource ||
     30|| srs || string || O || to define the layer spatial reference ||
     31|| geometry || string || O || to define the geometry type, default is GEOMETRY ||
     32|| fields || string || O || to define the fields list and type, format to specify ||
     33
     34=== Output ===
     35This process returns the layer description.[[BR]]
     36The output format could be XML or JSON.
     37
     38== !DeleteLayer ==
     39This process removes a layer available in the datasource
     40
     41=== Inputs ===
     42|| id || string || M || layer's id ||
     43
     44=== Output ===
     45This process returns a message or only http status ?
     46
     47== !UpdateLayerFields ==
     48This process provide the capability to manage layer fields
     49
     50=== Inputs ===
     51|| id || string || M || layer id ||
     52|| operation || string || M || operation id to process on fields : add/change/del ||
     53|| field || string || M || field id ||
     54|| format || string || M/O || field format and expression use to create or update field ||
     55
     56=== Output ===
     57This process returns the layer description.[[BR]]
     58The output format could be XML or JSON.

Search

Context Navigation

ZOO Sponsors

http://www.zoo-project.org/trac/chrome/site/img/geolabs-logo.pnghttp://www.zoo-project.org/trac/chrome/site/img/neogeo-logo.png http://www.zoo-project.org/trac/chrome/site/img/apptech-logo.png http://www.zoo-project.org/trac/chrome/site/img/3liz-logo.png http://www.zoo-project.org/trac/chrome/site/img/gateway-logo.png

Become a sponsor !

Knowledge partners

http://www.zoo-project.org/trac/chrome/site/img/ocu-logo.png http://www.zoo-project.org/trac/chrome/site/img/gucas-logo.png http://www.zoo-project.org/trac/chrome/site/img/polimi-logo.png http://www.zoo-project.org/trac/chrome/site/img/fem-logo.png http://www.zoo-project.org/trac/chrome/site/img/supsi-logo.png http://www.zoo-project.org/trac/chrome/site/img/cumtb-logo.png

Become a knowledge partner

Related links

http://zoo-project.org/img/ogclogo.png http://zoo-project.org/img/osgeologo.png