spatial icon indicating copy to clipboard operation
spatial copied to clipboard

Pagination of spatial relations

Open missinglink opened this issue 6 years ago • 0 comments

The list of spatial relationships can be very large (eg. WITHIN(earth)).

Currently, there is a hard limit on how many are shown in the front-end (I believe it's 100).

This issue is to add a 'pagination' type interface for the spatial relationships so that the front-end can view a fixed number of results with < > arrows.

missinglink avatar Jul 11 '19 10:07 missinglink