I have created sidecar xmp files with GPS location now. I have also re-run the sidecard metadata job. But I dont see the corresponding images on the map.
This is a sample sidecar file I added
<rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#">
<rdf:Description rdf:about="" xmlns:exif="http://ns.adobe.com/exif/1.0/">
<exif:GPSLatitude>13,45.378N</exif:GPSLatitude>
<exif:GPSLongitude>100,30.108E</exif:GPSLongitude>
</rdf:Description>
</rdf:RDF>
</x:xmpmeta>
For p8040801.jpg, the file is named p8040801.xmp
Anything wrong with the XMP?
.