Sort element children
Refs https://redmine.teklia.com/issues/2619
The ListElementChildren
should have an optional parameter nmaed sort
, supporting the values: default
, vertical-lr
, vertical-rl
, horizontal-lr
, horizontal-rl
.
The default sort is the current one provided by the database. The other ones are geometric sorts, based on polygon centroid position.
Edited by Erwan Rouchet