Home  /  Education Apps  / Boole Magnetic Declination Image Table on Windows Pc

Boole Magnetic Declination Image Table on Windows Pc

Developed By: Boole Embedded Systems

License: Free

Rating: 3,0/5 - 5 votes

Last Updated: April 18, 2024

Download on Windows PC

Compatible with Windows 10/11 PC & Laptop

App Details

Version 1.01
Size 5.4 MB
Release Date October 16, 18
Category Education Apps

App Permissions:
Allows an app to access precise location. [see more (8)]

What's New:
Now, there is a Compass presenting the Geographic True North and the Magnetic North. [see more]

Description from Developer:
Touch a point at the world map and get Magnetic North Deviation.
When using a GPS position, the compass presents the True (geographic) North and the Magnetic North.
When pointed tr... [read more]

App preview ([see all 7 screenshots])

App preview

About this app

On this page you can download Boole Magnetic Declination Image Table and install on Windows PC. Boole Magnetic Declination Image Table is free Education app, developed by Boole Embedded Systems. Latest version of Boole Magnetic Declination Image Table is 1.01, was released on 2018-10-16 (updated on 2024-04-18). Estimated number of the downloads is more than 1,000. Overall rating of Boole Magnetic Declination Image Table is 3,0. Generally most of the top apps on Android Store have rating of 4+. This app had been rated by 5 users, 2 users had rated it 5*, 1 users had rated it 1*.

How to install Boole Magnetic Declination Image Table on Windows?

Instruction on how to install Boole Magnetic Declination Image Table on Windows 10 Windows 11 PC & Laptop

In this post, I am going to show you how to install Boole Magnetic Declination Image Table on Windows PC by using Android App Player such as BlueStacks, LDPlayer, Nox, KOPlayer, ...

Before you start, you will need to download the APK/XAPK installer file, you can find download button on top of this page. Save it to easy-to-find location.

[Note] You can also download older versions of this app on bottom of this page.

Below you will find a detailed step-by-step guide, but I want to give you a fast overview of how it works. All you need is an emulator that will emulate an Android device on your Windows PC and then you can install applications and use it - you see you're playing it on Android, but this runs not on a smartphone or tablet, it runs on a PC.

If this doesn't work on your PC, or you cannot install, comment here and we will help you!

Step By Step Guide To Install Boole Magnetic Declination Image Table using BlueStacks

  1. Download and Install BlueStacks at: https://www.bluestacks.com. The installation procedure is quite simple. After successful installation, open the Bluestacks emulator. It may take some time to load the Bluestacks app initially. Once it is opened, you should be able to see the Home screen of Bluestacks.
  2. Open the APK/XAPK file: Double-click the APK/XAPK file to launch BlueStacks and install the application. If your APK/XAPK file doesn't automatically open BlueStacks, right-click on it and select Open with... Browse to the BlueStacks. You can also drag-and-drop the APK/XAPK file onto the BlueStacks home screen
  3. Once installed, click "Boole Magnetic Declination Image Table" icon on the home screen to start using, it'll work like a charm :D

[Note 1] For better performance and compatibility, choose BlueStacks 5 Nougat 64-bit read more

[Note 2] about Bluetooth: At the moment, support for Bluetooth is not available on BlueStacks. Hence, apps that require control of Bluetooth may not work on BlueStacks.

How to install Boole Magnetic Declination Image Table on Windows PC using NoxPlayer

  1. Download & Install NoxPlayer at: https://www.bignox.com. The installation is easy to carry out.
  2. Drag the APK/XAPK file to the NoxPlayer interface and drop it to install
  3. The installation process will take place quickly. After successful installation, you can find "Boole Magnetic Declination Image Table" on the home screen of NoxPlayer, just click to open it.

Discussion

(*) is required

Download older versions

Other versions available: 1.01.

Download Boole Magnetic Declination Image Table 1.01 on Windows PC – 5.4 MB

Touch a point at the world map and get Magnetic North Deviation.
When using a GPS position, the compass presents the True (geographic) North and the Magnetic North.
When pointed trough map, card is locked top, and the Arrow points to Magnet variation, the declination related to the geographic north.
An educational purposes application and is intended just for study the canvas behavior,
to use it as a table to query data from a bidimensional information source, using the MIT App Inventor framework.

The source code is available at:
http://ai2.appinventor.mit.edu/
and search for: Boole Magnetic Declination

The source of the data is the NOAA software obtained from: https://ngdc.noaa.gov/geomag/geomag.shtml

The world map with the declinations lines was obtained from https://www.ngdc.noaa.gov/geomag/magfield-wist/

Once a grid table Declination-89to90.csv has generated from the software wmm_grid.exe, ask for Declination information from -89 until +90 latitude, and from -179 until 180 longitude, 1 degree step, 2019 dated, at 3 km altitude, a png image has generate based on this PHP script:
$im = @imagecreatetruecolor(360,180)
or die("Cannot Initialize new GD image stream");


if ($i<=0) {
$b = intval(abs($i/32)) * 4 ;
$g = (abs($i) % 32)*8;
}

if ($i>0) {
$r = intval(abs($i/32)) * 4 ;
$g = (abs($i) % 32) * 8;
}

printf( "creating color".$i."
\n");
${"color".$i} = imagecolorallocate ( $im, $r,$g,$b );
}

$row = 1;
if (($handle = fopen("Declination-89to90.csv", "r")) !== FALSE) {
while (($data = fgetcsv($handle, 1000, ",")) !== FALSE) {
$num = count($data);
echo "

$num campos na linha $row:

\n";
$row++;
for ($c=0; $c < $num; $c++) {
echo $c." > ".$data[$c] . "
\n";
}
$x = 179+$data[1];
$y = 89+($data[0]* (-1));
$color= "color".$data[2]*1;
echo "creating $im , $x , $y , $color
";
imagesetpixel ( $im , $x , $y , ${$color} );
}
fclose($handle);
}


imagepng($im, "Declination_image-89to90.png",0);

imagedestroy($im);

All links above was accessed at 14 October, 2018

At the application, the image above is used as Background image on the canvas, and dragging the finger at the canvas will point a pixel that is checked about its colors.

The Red and Blue are positive and negative deviations, and the green is the lower fraction of the value. As you can see at the source code

I expect you enjoy the application and more information or ideas can be sent to me by: antonio@boolesystems.com
Now, there is a Compass presenting the Geographic True North and the Magnetic North.
Allows an app to access precise location.
Allows an app to access approximate location.
Allows applications to open network sockets.
Allows applications to access information about networks.
Allows applications to access information about Wi-Fi networks.
Allows an application to access extra location provider commands.
Allows an application to write to external storage.
Allows an application to read from external storage.