Ignore:
Timestamp:
Sep 5, 2019, 10:16:21 AM (5 years ago)
Author:
djay
Message:

Prototype implementation of the OGC API - Processing and other simplifications

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/zoo-project/zoo-kernel/service_json.h

    r917 r949  
    2828#pragma once
    2929
     30#include "response_print.h"
    3031#include <stdio.h>
    3132#include <ctype.h>
     
    3637extern "C" {
    3738#endif
     39  /**
     40   * Name and corresponding attributes depending on the WPS version
     41   */
     42  static const char* jcapabilities[4]={
     43    "jobControlOptions","sync-execute async-execute dismiss",
     44    "outputTransmission","value reference"
     45  };
     46
    3847  json_object* mapToJson(map*);
    3948  json_object* mapsToJson(maps*);
    4049  json_object* serviceToJson(service*);
     50  void printGetCapabilitiesForProcessJ(registry*, maps*,void*,void*,service*);
     51  void printExceptionReportResponseJ(maps*,map*);
     52  void parseJRequest(maps*,service* s,json_object*,maps**,maps**);
     53  json_object*  printJResult(maps*,service*,maps*,int);
     54  json_object* printJobList(maps*);
     55  int createStatusFile(maps*,int);
     56  int json_getStatusFile(maps*);
     57  void produceApi(maps*,json_object*);
     58  //void printIOTypeJ(maps*, const char*, elements*,json_object*,service*);
    4159#ifdef __cplusplus
    4260}
Note: See TracChangeset for help on using the changeset viewer.

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