Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Read Information from garmin

I want to extract information such (longitude,latitude,location name) from garmin maps and use the database of this info in my java web application. but i dont know how to extract a region information such as a city from a garmin map as text or binary. If anyone know about it help me please.


1 Answers

Garmin maps are copyrighted binary files. Extracting this data without a license to do so is illegal. Don't do it.

The information you seek may be available from the USGS site for free in an easy-to-use text format: http://geonames.usgs.gov/domestic/

Alternatively, consider using one of google or yahoo's excellent geolocation APIs.

http://code.google.com/apis/maps/documentation/index.html

http://developer.yahoo.com/maps/

like image 51
Paul McMillan Avatar answered May 02 '26 08:05

Paul McMillan



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!