I have an app that shows airports as an overlay on Google Maps and I
got the lat-lon data from here:

http://www.partow.net/miscellaneous/airportdatabase/

I sucked the data into a spreadsheet and converted it from deg-min-sec
to decimal degrees, then exported it to CSV which goes into /res/raw
then imported it into SQLite at startup time. The whole operation took
about a day and it works great.

-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Reply via email to