Simplify geometry
The operation ‘simplify’ allows to modify the geometries specified by the user so that they stay topologically consistent. It is a process that usually runs before any operation analysis.
See more information related to the simplification made.
Example of request:
and related response:
{"geometries": [{"rings": [[
[
418500,
4585000
],
[
418000,
4584800
],
[
418000,
4585000
],
[
418500,
4585000
]
]]}]}
SErvice parameters
Parameter | Description |
---|---|
f | Response format Valid values: html | json |
Geometries to be simplified. The syntax of this parameter should be: | |
Reference system identifier related to geometries | |
token | Required security key in order to perform this function which is generated by filling in the corresponding form |