SAGA.imagery_maxent.1: Maximum Entropy Presence Prediction
Maximum Entropy Presence Prediction
Execute End Point
View the execution endpoint of a process.
View the alternative version in HTML.
{"id": "SAGA.imagery_maxent.1", "title": "Maximum Entropy Presence Prediction", "description": "Maximum Entropy Presence Prediction", "version": "1.0.0", "jobControlOptions": ["sync-execute", "async-execute", "dismiss"], "outputTransmission": ["value", "reference"], "links": [{"rel": "execute", "type": "application/json", "title": "Execute End Point", "href": "http://tb17.geolabs.fr:8090/ogc-api/processes/SAGA.imagery_maxent.1/execution"}, {"rel": "alternate", "type": "text/html", "title": "Execute End Point", "href": "http://tb17.geolabs.fr:8090/ogc-api/processes/SAGA.imagery_maxent.1/execution.html"}], "inputs": {"PRESENCE": {"title": "Presence Data", "description": "Presence Data", "maxOccurs": 1, "extentded-schema": {"oneOf": [{"allOf": [{"$ref": "http://zoo-project.org/dl/link.json"}, {"type": "object", "properties": {"type": {"enum": ["text/xml", "application/vnd.google-earth.kml+xml", "application/json"]}}}]}, {"type": "object", "required": ["value"], "properties": {"value": {"oneOf": [{"type": "string", "contentEncoding": "utf-8", "contentMediaType": "text/xml"}, {"type": "string", "contentEncoding": "base64", "contentMediaType": "application/vnd.google-earth.kml+xml"}, {"type": "object"}]}}}]}, "schema": {"oneOf": [{"type": "string", "contentEncoding": "utf-8", "contentMediaType": "text/xml"}, {"type": "string", "contentEncoding": "base64", "contentMediaType": "application/vnd.google-earth.kml+xml"}, {"type": "object"}]}, "id": "PRESENCE"}, "FEATURES_NUM": {"title": "Numerical Features", "description": "Numerical Features", "maxOccurs": 1024, "extentded-schema": {"type": "array", "minItems": 0, "maxItems": 1024, "items": {"oneOf": [{"allOf": [{"$ref": "http://zoo-project.org/dl/link.json"}, {"type": "object", "properties": {"type": {"enum": ["image/tiff", "application/x-ogc-envi", "application/x-ogc-aaigrid", "image/png"]}}}]}, {"type": "object", "required": ["value"], "properties": {"value": {"oneOf": [{"type": "string", "contentEncoding": "base64", "contentMediaType": "image/tiff"}, {"type": "string", "contentEncoding": "base64", "contentMediaType": "application/x-ogc-envi"}, {"type": "string", "contentEncoding": "base64", "contentMediaType": "application/x-ogc-aaigrid"}, {"type": "string", "contentEncoding": "base64", "contentMediaType": "image/png"}]}}}]}, "nullable": true}, "schema": {"oneOf": [{"type": "string", "contentEncoding": "base64", "contentMediaType": "image/tiff"}, {"type": "string", "contentEncoding": "base64", "contentMediaType": "application/x-ogc-envi"}, {"type": "string", "contentEncoding": "base64", "contentMediaType": "application/x-ogc-aaigrid"}, {"type": "string", "contentEncoding": "base64", "contentMediaType": "image/png"}]}, "id": "FEATURES_NUM"}, "FEATURES_CAT": {"title": "Categorical Features", "description": "Categorical Features", "maxOccurs": 1024, "extentded-schema": {"type": "array", "minItems": 0, "maxItems": 1024, "items": {"oneOf": [{"allOf": [{"$ref": "http://zoo-project.org/dl/link.json"}, {"type": "object", "properties": {"type": {"enum": ["image/tiff", "application/x-ogc-envi", "application/x-ogc-aaigrid", "image/png"]}}}]}, {"type": "object", "required": ["value"], "properties": {"value": {"oneOf": [{"type": "string", "contentEncoding": "base64", "contentMediaType": "image/tiff"}, {"type": "string", "contentEncoding": "base64", "contentMediaType": "application/x-ogc-envi"}, {"type": "string", "contentEncoding": "base64", "contentMediaType": "application/x-ogc-aaigrid"}, {"type": "string", "contentEncoding": "base64", "contentMediaType": "image/png"}]}}}]}, "nullable": true}, "schema": {"oneOf": [{"type": "string", "contentEncoding": "base64", "contentMediaType": "image/tiff"}, {"type": "string", "contentEncoding": "base64", "contentMediaType": "application/x-ogc-envi"}, {"type": "string", "contentEncoding": "base64", "contentMediaType": "application/x-ogc-aaigrid"}, {"type": "string", "contentEncoding": "base64", "contentMediaType": "image/png"}]}, "id": "FEATURES_CAT"}, "BACKGROUND": {"title": "Background Sample Density [Percent]", "description": "Background Sample Density [Percent]", "maxOccurs": 1, "schema": {"type": "number", "default": 1, "nullable": true}, "id": "BACKGROUND"}, "METHOD": {"title": "Method", "description": "Method", "maxOccurs": 1, "schema": {"type": "string", "default": "Yoshimasa Tsuruoka", "enum": ["Yoshimasa Tsuruoka", "Dekang Lin"], "nullable": true}, "id": "METHOD"}, "YT_FILE_LOAD": {"title": "Load from File...", "description": "Load from File...", "maxOccurs": 1, "extentded-schema": {"oneOf": [{"allOf": [{"$ref": "http://zoo-project.org/dl/link.json"}, {"type": "object", "properties": {"type": {"enum": ["text/plain"]}}}]}, {"type": "object", "required": ["value"], "properties": {"value": {"oneOf": [{"type": "string", "contentEncoding": "utf-8", "contentMediaType": "text/plain"}]}}}], "nullable": true}, "schema": {"oneOf": [{"type": "string", "contentEncoding": "utf-8", "contentMediaType": "text/plain"}]}, "id": "YT_FILE_LOAD"}, "YT_FILE_SAVE": {"title": "Save to File...", "description": "Save to File...", "maxOccurs": 1, "extentded-schema": {"oneOf": [{"allOf": [{"$ref": "http://zoo-project.org/dl/link.json"}, {"type": "object", "properties": {"type": {"enum": ["text/plain"]}}}]}, {"type": "object", "required": ["value"], "properties": {"value": {"oneOf": [{"type": "string", "contentEncoding": "utf-8", "contentMediaType": "text/plain"}]}}}], "nullable": true}, "schema": {"oneOf": [{"type": "string", "contentEncoding": "utf-8", "contentMediaType": "text/plain"}]}, "id": "YT_FILE_SAVE"}, "YT_REGUL": {"title": "Regularization", "description": "Regularization", "maxOccurs": 1, "schema": {"type": "string", "default": "L1", "enum": ["none", "L1", "L2"], "nullable": true}, "id": "YT_REGUL"}, "YT_REGUL_VAL": {"title": "Regularization Factor", "description": "Regularization Factor", "maxOccurs": 1, "schema": {"type": "number", "default": 1, "nullable": true}, "id": "YT_REGUL_VAL"}, "YT_NUMASREAL": {"title": "Real-valued Numerical Features", "description": "Real-valued Numerical Features", "maxOccurs": 1, "schema": {"type": "bool", "default": true, "nullable": true}, "id": "YT_NUMASREAL"}, "DL_ALPHA": {"title": "Alpha", "description": "Alpha", "maxOccurs": 1, "schema": {"type": "number", "default": 0.1, "nullable": true}, "id": "DL_ALPHA"}, "DL_THRESHOLD": {"title": "Threshold", "description": "Threshold", "maxOccurs": 1, "schema": {"type": "number", "default": 0, "nullable": true}, "id": "DL_THRESHOLD"}, "DL_ITERATIONS": {"title": "Maximum Iterations", "description": "Maximum Iterations", "maxOccurs": 1, "schema": {"type": "integer", "default": 100, "nullable": true}, "id": "DL_ITERATIONS"}, "NUM_CLASSES": {"title": "Number of Numeric Value Classes", "description": "Number of Numeric Value Classes", "maxOccurs": 1, "schema": {"type": "integer", "default": 32, "nullable": true}, "id": "NUM_CLASSES"}}, "outputs": {"PREDICTION": {"title": "Presence Prediction", "description": "Presence Prediction", "extentded-schema": {"oneOf": [{"allOf": [{"$ref": "http://zoo-project.org/dl/link.json"}, {"type": "object", "properties": {"type": {"enum": ["image/tiff", "application/x-ogc-envi", "application/x-ogc-aaigrid", "image/png"]}}}]}, {"type": "object", "required": ["value"], "properties": {"value": {"oneOf": [{"type": "string", "contentEncoding": "base64", "contentMediaType": "image/tiff"}, {"type": "string", "contentEncoding": "base64", "contentMediaType": "application/x-ogc-envi"}, {"type": "string", "contentEncoding": "base64", "contentMediaType": "application/x-ogc-aaigrid"}, {"type": "string", "contentEncoding": "base64", "contentMediaType": "image/png"}]}}}]}, "schema": {"oneOf": [{"type": "string", "contentEncoding": "base64", "contentMediaType": "image/tiff"}, {"type": "string", "contentEncoding": "base64", "contentMediaType": "application/x-ogc-envi"}, {"type": "string", "contentEncoding": "base64", "contentMediaType": "application/x-ogc-aaigrid"}, {"type": "string", "contentEncoding": "base64", "contentMediaType": "image/png"}]}, "id": "PREDICTION"}, "PROBABILITY": {"title": "Presence Probability", "description": "Presence Probability", "extentded-schema": {"oneOf": [{"allOf": [{"$ref": "http://zoo-project.org/dl/link.json"}, {"type": "object", "properties": {"type": {"enum": ["image/tiff", "application/x-ogc-envi", "application/x-ogc-aaigrid", "image/png"]}}}]}, {"type": "object", "required": ["value"], "properties": {"value": {"oneOf": [{"type": "string", "contentEncoding": "base64", "contentMediaType": "image/tiff"}, {"type": "string", "contentEncoding": "base64", "contentMediaType": "application/x-ogc-envi"}, {"type": "string", "contentEncoding": "base64", "contentMediaType": "application/x-ogc-aaigrid"}, {"type": "string", "contentEncoding": "base64", "contentMediaType": "image/png"}]}}}]}, "schema": {"oneOf": [{"type": "string", "contentEncoding": "base64", "contentMediaType": "image/tiff"}, {"type": "string", "contentEncoding": "base64", "contentMediaType": "application/x-ogc-envi"}, {"type": "string", "contentEncoding": "base64", "contentMediaType": "application/x-ogc-aaigrid"}, {"type": "string", "contentEncoding": "base64", "contentMediaType": "image/png"}]}, "id": "PROBABILITY"}}}
http://tb17.geolabs.fr:8090/ogc-api/processes/SAGA.imagery_maxent.1.html Last modified: Wed Jun 9 17:39:32 CEST 2021