Page 1 of 1

Station imga from hamqth.com

Posted: Fri 20. Nov 2015, 10:04
by m0pkz
Hi Tom,

qrz.com xml subscription shows fine station image but if I choosing hamqth.com is retrieving station info...name..qth etc. but not the actual station image?
Is any settings or issue with this?

Regards, Kes.

P.S. Thank you for such a good software what you've made to all of us!

Re: Station imga from hamqth.com

Posted: Fri 20. Nov 2015, 11:57
by DL2RUM
The station picture is still not working from HamQTH.com. I raised a question again to Petre, I let you know, when I have got an answer.

Re: Station imga from hamqth.com

Posted: Fri 20. Nov 2015, 12:52
by m0pkz
Thank you Tom for update!

Re: Station imga from hamqth.com

Posted: Fri 20. Nov 2015, 12:59
by m0pkz
Tom, I found this....
https://www.hamqth.com/developers.php

On xml structure look's like it should load the image....


<?xml version="1.0"?>
<HamQTH version="2.6" xmlns="https://www.hamqth.com">
<search>
<callsign>ok2cqr</callsign>
<nick>Petr</nick>
<qth>Neratovice</qth>
<country>Czech Republic</country>
<adif>503</adif>
<itu>28</itu>
<cq>15</cq>
<grid>jo70gg</grid>
<adr_name>Petr Hlozek</adr_name>
<adr_street1>17. listopadu 1065</adr_street1>
<adr_city>Neratovice</adr_city>
<adr_zip>27711</adr_zip>
<adr_country>Czech Republic</adr_country>
<adr_adif>503</adr_adif>
<district>GZL</district>
<lotw>Y</lotw>
<qsl>Y</qsl>
<qsldirect>Y</qsldirect>
<eqsl>Y</eqsl>
<email>petr@ok2cqr.com</email>
<jabber>petr@ok2cqr.com</jabber>
<skype>PetrHH</skype>
<birth_year>1982</birth_year>
<lic_year>1998</lic_year>
<web>https://www.ok2cqr.com</web>
<latitude>50.07</latitude>
<longitude>14.42</longitude>
<continent>EU</continent>
<utc_offset>-1</utc_offset>
<picture>https://www.hamqth.com/userfiles/o/ok/o ... g</picture>
</search>
</HamQTH>


Kes.

Re: Station imga from hamqth.com

Posted: Fri 20. Nov 2015, 13:11
by DL2RUM
This is what I get:

Code: Select all

<?xml version="1.0"?>
<HamQTH version="2.6" xmlns="https://www.hamqth.com">
   <search>
       <callsign>OK2CQR</callsign>
       <nick>Petr</nick>
       <qth>Neratovice</qth>
       <country>Czech Republic</country>
       <adif>503</adif>
       <itu>28</itu>
       <cq>15</cq>
       <grid>JO70GG</grid>
       <adr_name>Petr Hlozek</adr_name>
       <adr_street1>17. listopadu 1065</adr_street1>
       <adr_city>Neratovice</adr_city>
       <adr_zip>27711</adr_zip>
       <adr_country>Czech Republic</adr_country>
       <adr_adif>503</adr_adif>
       <district>BME</district>
       <lotw>Y</lotw>
       <qsldirect>Y</qsldirect>
       <qsl>Y</qsl>
       <eqsl>Y</eqsl>
       <email>petr@ok2cqr.com</email>
       <jabber>petr@ok2cqr.com</jabber>
       <skype>PetrHH</skype>
       <birth_year>1982</birth_year>
       <lic_year>1998</lic_year>
       <web>http://www.ok2cqr.com</web>
       <facebook>https://www.facebook.com/petr.hlozek</facebook>
       <twitter>https://twitter.com/ok2cqr</twitter>
       <linkedin>http://www.linkedin.com/pub/petr-hlo%C5%BEek/45/434/598</linkedin>
       <latitude>50.25344610000001</latitude>
       <longitude>14.515040999999997</longitude>
       <continent>EU</continent>
       <utc_offset>-1</utc_offset>
   </search>
</HamQTH>

Re: Station imga from hamqth.com

Posted: Mon 23. Nov 2015, 14:49
by DL2RUM
Here the answer from Petr, OK2CQR
Hi Tom,

current version of HamQTH now doesn't have anything that could be used
as user's picture. In the future users on HamQTH will be able to
select they picture that will be visible in logging apps.

73 Petr

Re: Station imga from hamqth.com

Posted: Mon 23. Nov 2015, 14:54
by m0pkz
It's good news then! We need to wait then :)
Thank you Tom for update!