Adding ISS tracking - popup

Got a request by mail [-X , one should not do that.
Especially as others may also want to use such an addition.

Attached another pop-up, maybe best added to the sunblock.
Unzip and place iss_popup.php in the _my_settings.php/ folder
Adapt script PWS_blocks.php by adding the line for the pop-up

$script = 'sun_c_block.php';
$blck_ttls[$script]     = $head_sun;
$blck_rfrs[$script]     = $rfrsh_sun_moon; 
$blck_ppp [$script][]   = array ('show' => true,      'popup' => 'moon_popup.php?lang='.$used_lang,     'chartinfo' => 'popup',  'text' => $moon_txt  );
$blck_ppp [$script][]   = array ('show' => true,      'popup' => 'aurora_popup.php?lang='.$used_lang,   'chartinfo' => 'popup',  'text' => $aurora_txt  );
$blck_ppp [$script][]   = array ('show' => true,      'popup' => 'meteors_popup.php?lang='.$used_lang,  'chartinfo' => 'popup',  'text' => $meteors_txt  );
$blck_ppp [$script][]   = array ('show' => true,      'popup' => 'image_popup.php?lang='.$used_lang,    'chartinfo' => 'popup',  'text' => $map_txt  );
$blck_ppp [$script][]   = array ('show' => true,      'popup' => '_my_settings/iss_popup.php?lang='.$used_lang,    'chartinfo' => 'popup',  'text' => 'ISS' );

Check it out at the current release demo-site https://pwsdashboard.com/pwsWDxx/ => sun block => ISS

More info: LIVE REAL TIME SATELLITE TRACKING AND PREDICTIONS: SPACE STATION
Adapting the used code: Add a satellite tracker to your web page

Success, Wim


iss_popup.php.zip (1.43 KB)

Nearly ignored this, because I thought it was only for Davis owners :wink:

Working here on 1907 version now :slight_smile:

Hi!
Works here. oh for a nice addition!

Torjan

Wim:
Does this code method just get the image from the other web site and display it, or does your code have to get updated orbital elements and all that extra work to use this?

I’m not sure if I’ll add it, but it is certainly very nice.

Thank you. Dale

It is not my code, no credits for me at all.
n2yo.com supplies this as a javascript which generates all you see.
The image is dynamic and changes continually. Just watch it.

Their description is at Add a satellite tracker to your web page where you see the extra settings for adding more satellites a.s.o.

Wim

Works great. Thanks.

Bill Hogsett
Cleveland OH
http://billhogsett.com/wd/pwsWD/