Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Retention of geotag when session is saved #92

Open
frindsbury opened this issue Jul 25, 2016 · 1 comment
Open

Retention of geotag when session is saved #92

frindsbury opened this issue Jul 25, 2016 · 1 comment

Comments

@frindsbury
Copy link

frindsbury commented Jul 25, 2016

This appears not to be saved
Here is the xml of two items in a seven item list. Both had a geotag- but neither were saved!

<list>
  <map>
    <cats>Regent&apos;s Canal in the London Borough of Camden</cats>
    <desc>The {{w|Regent&apos;s Canal}}.{{w|Hampstead Road Locks}} or Camden Locks from Camden High Street  Kentish Town Road A502 bridge .</desc>
    <name>Regent&apos;s Canal 1500</name>
    <path>/home/clem/Desktop/2016-07-09 London/Regent&apos;s Canal 1500.JPG</path>
    <date>2016-07-09</date>
  </map>
  <map>
    <cats></cats>
    <desc></desc>
    <name>Regent&apos;s Canal 1501</name>
    <path>/home/clem/Desktop/2016-07-09 London/Regent&apos;s Canal 1501.JPG</path>
    <date>2016-07-09</date>
  </map>

Incidentally

</setting><list>

Throws an error message in my Mozilla xml viewer- splitting them does not help
XML Parsing Error: junk after document element
Location: file:///home/clem/Desktop/vicuna-session-3.xml
Line Number 70, Column 1:

@michal-josef-spacek
Copy link
Collaborator

@frindsbury What do you mean by geotag?
If you mean GPS coordinates, then it's fixed in https://github.com/yarl/vicuna/releases/tag/1.24-beta3

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants