Merge pull request #129 from tariquesani/patch-2
Added documentname and description to the list
This commit is contained in:
commit
357ade9b6e
|
@ -38,6 +38,8 @@ into a dictionary that can be dumped to JSON for instance.
|
||||||
| `latitude` | The longitude as floating point value.
|
| `latitude` | The longitude as floating point value.
|
||||||
| `longitude` | The longitude as floating point value.
|
| `longitude` | The longitude as floating point value.
|
||||||
| `altitude` | The altitude in meters as floating point value.
|
| `altitude` | The altitude in meters as floating point value.
|
||||||
|
| `documentname` | The image document name as a string.
|
||||||
|
| `description` | The image description as a string.
|
||||||
|
|
||||||
## Example
|
## Example
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue