<html>
  <head>

    <meta http-equiv="content-type" content="text/html; charset=UTF-8">
  </head>
  <body>
    <p>If I export something that wish to upload somewhere I usually use
      exiftool to remove the geotagged info. I use something like:</p>
    <p>exiftool -overwrite_original -gps:all= *.jpg</p>
    <p>This removes the co-ordinates but not any tags, such as 'Durham'
      or 'Home' - but that's fine. That works ok for me.</p>
    <p>Photos I've tagged for faces looks like a different problem.
      Having looked at a few with exiftool I can see it shows up in a
      few instances, e.g.</p>
    <p><tt>Categories                      :
        <Categories><Category
        Assigned="0">People<Category
        Assigned="0">Family<Category Assigned="1">Dougie
Nisbet</Category></Category></Category></Categories></tt><tt><br>
      </tt><tt>Tags List                       : People/Family/Dougie
        Nisbet</tt><tt><br>
      </tt><tt>Last Keyword XMP                : People/Family/Dougie
        Nisbet</tt><tt><br>
      </tt><tt>Hierarchical Subject            : People|Family|Dougie
        Nisbet</tt><tt><br>
      </tt><tt>Catalog Sets                    : People|Family|Dougie
        Nisbet</tt><tt><br>
      </tt><tt>Subject                         : Dougie Nisbet</tt><tt><br>
      </tt><tt>Keywords                        : Dougie Nisbet</tt><br>
    </p>
    <p>I guess I could use sidecar files and not have the problem, but
      I'd rather not. Does anyone have any solutions on howto remove
      tagged faces info, either using Digikam or another Linux tool? I
      had a look at the export options in Digikam but couldn't see
      anything. <br>
    </p>
    <p>Dougie<br>
    </p>
  </body>
</html>