SAGA.shapes_points.21: Create Random Points

Create a layer with randomly distributed points.

Inputs

Target Area

string

Shapes Extent

format
href
Please set a value for SHAPES.

Polygons

format
href
Please set a value for POLYGONS.

Gauche

number

Droite

number

Bottom

number

Top

number

Columns

integer

Rows

integer

add buffer (map units) to extent

number

Number of Points

integer

Number for...

string

Maximum number of iterations to find a suitable place for a point.

integer

Minimum distance a point should keep to each other.

number

Outputs

Points

format
transmission

Execution options

successUri
inProgressUri
failedUri

format

mode

Execute End Point

View the execution endpoint of a process.

View the alternative version in HTML.

{"id": "SAGA.shapes_points.21", "title": "Create Random Points", "description": "Create a layer with randomly distributed points.", "version": "1.0.0", "jobControlOptions": ["sync-execute", "async-execute", "dismiss"], "outputTransmission": ["value", "reference"], "links": [{"rel": "http://www.opengis.net/def/rel/ogc/1.0/execute", "type": "application/json", "title": "Execute End Point", "href": "http://demo.mapmint.com/ogc-api/processes/SAGA.shapes_points.21/execution"}, {"rel": "alternate", "type": "text/html", "title": "Execute End Point", "href": "http://demo.mapmint.com/ogc-api/processes/SAGA.shapes_points.21/execution.html"}], "inputs": {"EXTENT": {"title": "Target Area", "description": "Target Area", "schema": {"type": "string", "default": "user defined", "enum": ["user defined", "grid system", "shapes extent", "polygons"], "nullable": true}, "id": "EXTENT"}, "SHAPES": {"title": "Shapes Extent", "description": "Shapes Extent", "extended-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": "SHAPES"}, "POLYGONS": {"title": "Polygons", "description": "Polygons", "extended-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": "POLYGONS"}, "XMIN": {"title": "Gauche", "description": "Gauche", "schema": {"type": "number", "default": 0, "format": "double", "nullable": true}, "id": "XMIN"}, "XMAX": {"title": "Droite", "description": "Droite", "schema": {"type": "number", "default": 0, "format": "double", "nullable": true}, "id": "XMAX"}, "YMIN": {"title": "Bottom", "description": "Bottom", "schema": {"type": "number", "default": 0, "format": "double", "nullable": true}, "id": "YMIN"}, "YMAX": {"title": "Top", "description": "Top", "schema": {"type": "number", "default": 0, "format": "double", "nullable": true}, "id": "YMAX"}, "NX": {"title": "Columns", "description": "Columns", "schema": {"type": "integer", "default": 1, "nullable": true}, "id": "NX"}, "NY": {"title": "Rows", "description": "Rows", "schema": {"type": "integer", "default": 1, "nullable": true}, "id": "NY"}, "BUFFER": {"title": "Zone tampon", "description": "add buffer (map units) to extent", "schema": {"type": "number", "default": 0, "format": "double", "nullable": true}, "id": "BUFFER"}, "COUNT": {"title": "Number of Points", "description": "Number of Points", "schema": {"type": "integer", "default": 100, "nullable": true}, "id": "COUNT"}, "DISTRIBUTE": {"title": "Number for...", "description": "Number for...", "schema": {"type": "string", "default": "all polygons", "enum": ["all polygons", "each polygon"], "nullable": true}, "id": "DISTRIBUTE"}, "ITERATIONS": {"title": "Iterations", "description": "Maximum number of iterations to find a suitable place for a point.", "schema": {"type": "integer", "default": 1000, "nullable": true}, "id": "ITERATIONS"}, "DISTANCE": {"title": "Distance", "description": "Minimum distance a point should keep to each other.", "schema": {"type": "number", "default": 0, "format": "double", "nullable": true}, "id": "DISTANCE"}}, "outputs": {"POINTS": {"title": "Points", "description": "Points", "extended-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": "POINTS"}}}

http://demo.mapmint.com/ogc-apihttp://localhost/ogc-api/processes/SAGA.shapes_points.21.html
Last modified: Sat Feb 19 15:43:34 CET 2022