...
Provides the current size of the selection for the specified entity, i.e. number of features selected for the given entity.
Example 2
Code Block | ||||
---|---|---|---|---|
| ||||
curl -X GET --header 'Accept: application/json' 'http://localhost:8080/weave/services/v1/selection/size/property?includeids=true' |
...