Loading

GPS using Google Earth

Submitted by: 
Language: 
Visitors have accessed this post 11405 times.




This is a sample on how to use Google Earth API as a Mapping tool in order to translate the given value e.g Longitude, Latitude and Speed from the GPS (global positioning system) as it explain by ADMIN in the link below.

http://www.sourcecodester.com/blog/gps-tracking.html

This sample app is only a DEMO the complete GPS-System, Weather Tracking System, Flood Monitoring System ,Route GIS Software, Fleet and Vehicle Tacking System and Flight Simulation Software are available for Purchase for Developers and students, just contact me @ my addresses below:

http://www.emondsoft-solutions.com/

Facebook fan Page

http://www.facebook.com/pages/emondsoft/120502167993693

Google Earth lets you fly anywhere on Earth to view satellite imagery, maps, terrain, 3D buildings, from galaxies in outer space to the canyons of the ocean. You can explore rich geographical content, save your toured places, and share with others.

Many GIS /Software Engineers uses the Google Earth and Maps as their Mapping tool because of its rich operation in GE API applications is to search a spatial database for locations within a certain distance of a point. It can also be useful to offer search along a route, for example to find hotels, restaurants, or service stations on a long journey.

It is also useful for Flight Simulation, Fleet, Cargo, Vessel companies, courier like DHL and others in order to track their stuff in real-time.

In TODO:

Install Google Earth,you can download from the link below.

http://earth.google.com/intl/en/download-earth.html

http://www.emondsoft-solutions.com/

Facebook Fan Page

http://www.facebook.com/pages/emondsoft/120502167993693

Mobile: +639399393702

Download Code: 

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.

Comments

great

emond's picture

tnx

emond sabiniano
System Developer-Software Consultant

i downloded the source code, it was dameged.

you have to change the path of the Google Earth application like this:
its :
C:\Program Files\Google\Google Earth\googleearth.exe
change it to:
C:\Program Files\Google\Google Earth\client\googleearth.exe

Add new comment