Task - Generate simplified geometry on-the-fly for returned objets - study #143
Labels
enhancement
New feature or request
lod
Level Of Detail
simplify
Geometry simplification
TASK
USER-STORY
Milestone
a geometry simplification capability has to be planned for the returned objects in order to reduce response size
are concerned the responses with one feature or several features:
An URL parameter representing the simplification level (Level Of Detail) needs to be implemented :
max-allowable-offset
according to Geometry Simplification extension opengeospatial/ogcapi-features#654geometry ST_Simplify(geometry geomA, float tolerance, boolean preserveCollapsed);
Are excluded from this functionality all POINT and MULTIPOINT features
Are concerned all the LINE / MULTILINE and POLYGON / MULTIPOLYGON features
OGC Feature discussions :
https://github.com/opengeospatial/ogcapi-features/projects/13?card_filter_query=label%3A%22part+n%3A+geometry+simplification%22
opengeospatial/ogcapi-features#654
The text was updated successfully, but these errors were encountered: