mirror of
https://github.com/nextcloud/documentation.git
synced 2025-10-26 11:18:02 +00:00
add sample for size and gps
Signed-off-by: Tobias Kaminsky <tobias@kaminsky.me>
This commit is contained in:
parent
1af44efd7e
commit
b2c1916c4a
@ -307,9 +307,9 @@ Supported properties
|
||||
+-------------------------------+-------------------------------------------------+--------------------------------------------------------------------------+
|
||||
| <nc:lock-token> | The token of the lock. | ``files_lock/0e53dfb6-61b4-46f0-b38e-d9a428292998`` |
|
||||
+-------------------------------+-------------------------------------------------+--------------------------------------------------------------------------+
|
||||
| <nc:file-metadata-size> | The pixel-size of an image. | ``TBD`` |
|
||||
| <nc:file-metadata-size> | The pixel-size of an image. | ``{"width":451,"height":529}`` |
|
||||
+-------------------------------+-------------------------------------------------+--------------------------------------------------------------------------+
|
||||
| <nc:file-metadata-gps> | The GPS location of a file taken from EXIF data.| ``TBD`` |
|
||||
| <nc:file-metadata-gps> | The GPS location of a file taken from EXIF data.| ``{"latitude":52.52093727702034,"longitude":13.397258069518614}`` |
|
||||
+-------------------------------+-------------------------------------------------+--------------------------------------------------------------------------+
|
||||
|
||||
Listing folders (rfc4918_)
|
||||
|
||||
Loading…
Reference in New Issue
Block a user