[GeoNetwork-users] Problem with thumbnail in MEF file

Hi all,

I try to upload a file that is in MEF format, I have my thumbnail in the
public folder of the MEF and I refer to it in the info.xml under the
public tag and in metadata.xml under the gmd:graphicOverview ...

I just exported an MEF, changed it a bit and uploaded it via the service
localhost:8080/geonetwork/srv/en/mef.import

No thumbnail is shown though ... also the "no preview available" is not
shown.
When I then edit the entry via the GeoNetwork portal, and go to the
thumnails menu, de files paths are there, but also no image is shown.

Regards,
Stephen

---
This e-mail, any attachments and the information it contains are confidential and meant only for the use of the addressee(s) only. Access to this e-mail by anyone other than the addressee(s) is unauthorized. If you are not the intended addressee (or responsible for delivery of the message to such person), you may not use, copy, distribute or deliver to anyone this message (or any part of its contents) or take any action in reliance on it. In such case, you should destroy this message and notify the sender immediately. If you have received this e-mail in error, please notify us immediately by e-mail or telephone and delete the e-mail from any computer.
All reasonable precautions have been taken to ensure no viruses are present in this e-mail and its attachments. As our company cannot accept responsibility for any loss or damage arising from the use of this e-mail or attachments we recommend that you subject these to your virus checking procedures prior to use.

Hi Stephen

I had the same problem. Adding "thumbnail" to browse image description solved it for me.

<graphicOverview>
  <MD_BrowseGraphic>
    <fileName>
      <CharacterString>test.bmp</CharacterString>
    </fileName>
    <fileDescription>
      <CharacterString>thumbnail</CharacterString>
    </fileDescription>
    <fileType>
      <CharacterString>bmp</CharacterString>
    </fileType>
  </MD_BrowseGraphic>
</graphicOverview>

Hope this helps

Cheers
Christoph

Hi all,

I try to upload a file that is in MEF format, I have my thumbnail in the
public folder of the MEF and I refer to it in the info.xml under the
public tag and in metadata.xml under the gmd:graphicOverview ...

I just exported an MEF, changed it a bit and uploaded it via the service
localhost:8080/geonetwork/srv/en/mef.import

No thumbnail is shown though ... also the "no preview available" is not
shown.
When I then edit the entry via the GeoNetwork portal, and go to the
thumnails menu, de files paths are there, but also no image is shown.

Regards,
Stephen

---
This e-mail, any attachments and the information it contains are confidential and meant only for the use of the addressee(s) only. Access to this e-mail by anyone other than the addressee(s) is unauthorized. If you are not the intended addressee (or responsible for delivery of the message to such person), you may not use, copy, distribute or deliver to anyone this message (or any part of its contents) or take any action in reliance on it. In such case, you should destroy this message and notify the sender immediately. If you have received this e-mail in error, please notify us immediately by e-mail or telephone and delete the e-mail from any computer.
All reasonable precautions have been taken to ensure no viruses are present in this e-mail and its attachments. As our company cannot accept responsibility for any loss or damage arising from the use of this e-mail or attachments we recommend that you subject these to your virus checking procedures prior to use.

-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
GeoNetwork-users mailing list
GeoNetwork-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geonetwork-users
GeoNetwork OpenSource is maintained at http://sourceforge.net/projects/geonetwork

--
View this message in context: http://n2.nabble.com/Problem-with-thumbnail-in-MEF-file-tp2014584p2575785.html
Sent from the geonetwork-users mailing list archive at Nabble.com.