yarl / vicuna

Tool for uploading files to Wikimedia Commons and other Wikimedia projects
http://yarl.github.io/vicuna/
43 stars 23 forks source link

Retention of geotag when session is saved #92

Open frindsbury opened 8 years ago

frindsbury commented 8 years ago

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 commented 3 years ago

@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