add sample for size and gps

Signed-off-by: Tobias Kaminsky <tobias@kaminsky.me>
This commit is contained in:
Tobias Kaminsky 2023-08-15 10:47:52 +02:00 committed by backportbot-nextcloud[bot]
parent 1af44efd7e
commit b2c1916c4a

View File

@ -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. | ``{&quot;width&quot;:451,&quot;height&quot;: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.| ``{&quot;latitude&quot;:52.52093727702034,&quot;longitude&quot;:13.397258069518614}`` |
+-------------------------------+-------------------------------------------------+--------------------------------------------------------------------------+
Listing folders (rfc4918_)