mirror of
https://github.com/nextcloud/documentation.git
synced 2026-01-02 17:59:36 +07:00
add sample for size and gps
Signed-off-by: Tobias Kaminsky <tobias@kaminsky.me>
This commit is contained in:
committed by
Andy Scherzinger
parent
284087f14b
commit
41d4ab5426
@@ -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_)
|
||||
|
||||
Reference in New Issue
Block a user