update docs
This commit is contained in:
@@ -89,7 +89,7 @@ Metadata search examples
|
||||
- query records (temporal)
|
||||
- http://localhost:5000/collections/my-metadata/items?datetime=2020-04-10T14:11:00Z
|
||||
- query features (temporal) and sort ascending by a property (if no +/- indicated, + is assumed)
|
||||
- http://localhost:5000/collections/my-metadata/items?datetime=2020-04-10T14:11:00Z&sortby=+datetime
|
||||
- http://localhost:5000/collections/my-metadata/items?datetime=2020-04-10T14:11:00Z&sortby=datetime
|
||||
- query features (temporal) and sort descending by a property
|
||||
- http://localhost:5000/collections/my-metadata/items?datetime=2020-04-10T14:11:00Z&sortby=-datetime
|
||||
- fetch a specific record
|
||||
|
||||
Reference in New Issue
Block a user