GPS Ellipsoid 3D Rectangular XYZ-Coordinates Calculator using PHP Free Source Code

Language

GPS Ellipsoid 3D Rectangular XYZ-Coordinates Calculator

This program computes the 3D rectangular XYZ coordinates corresponding to any given latitude and longitude coordinates and elevation point, in meters, on the GRS-80/WGS-84/GPS ellipsoid model. The program performs all the calculus for you.

The graphic above shows the math used in the program.

Here is a working copy of the program:

http://neoprogrammics.com/!abc/math-science-tools/earth-gps-ellipsoid-3d-xyz-calculator/

I have also provided the source code in this article. You can download it by clicking the download button below this article.

How to run the project?

Locally

  • Download and Install any local web server such as XAMPP/WAMP to run the PHP Script.
  • Download the provided source code zip file. (download button is located below)

Setup & Installation

  1. Open your XAMPP/WAMP's Control Panel and start the Apache webserver.
  2. Extract the downloaded zip file.
  3. Copy the extracted source code folder.
  4. If you using XAMPP, paste the source code folder inside the 'htdocs' directory ie. C:\xampp\htdocs. And if using WAMPP, paste it inside the 'www' directory.
  5. Open a new tab in your browser and browse localhost/earth-gps-ellipsoid-3d-xyz-calculator.

DEMO VIDEO

I hope this GPS Ellipsoid 3D Rectangular XYZ-Coordinates Calculator in the PHP project will help you with what you are looking for and for your future projects.

Author:
Jay Tanner - 2020

Current Web Site
www.NeoProgrammics.com

Development Language:
PHP v7.1.8

License:
Public Domain
----------------------------------------------------------------------

Enjoy Coding

Note: Due to the size or complexity of this submission, the author has submitted it as a .zip file to shorten your download time. After downloading it, you will need a program like Winzip to decompress it.

Virus note: All files are scanned once-a-day by SourceCodester.com for viruses, but new viruses come out every day, so no prevention program can catch 100% of them.

FOR YOUR OWN SAFETY, PLEASE:

1. Re-scan downloaded files using your personal virus checker before using it.
2. NEVER, EVER run compiled files (.exe's, .ocx's, .dll's etc.)--only run source code.

Add new comment