![]() |
Re: Importing KML to Nokia Maps
The script only imports/exports POIs/favorites you might have in another format. E.g. you could import a list of nearby trees, if you want to, and happen to have such a list. It has no online interaction nor will it help in finding specific POIs.
|
Re: Importing KML to Nokia Maps
Hi,
Thanks for the work with the python script. It worked perfect for importing landmarks into the phone's database. However, syncing with nokia maps (or as it's now, here.com) didn't work right away. After some tinkering, I noticed that for a new entry few additional zeroes need to be written into the database. Code:
cursor.execute("insert into object (class_name, modified, version, sharing, linkmods, updeps, downdeps, no_sync) values ('location', 1, 0, 0, 0, 0, 0, 0)") |
Re: Importing KML to Nokia Maps
Thanks so much for this Fuzzillogic and JanneP, the script was an absolute lifesaver. Trying to get a list of POIs exported from GMaps to HERE at short notice - crazy that the only solution for "importing" into HERE is the above! Thanks again.
|
All times are GMT. The time now is 13:00. |
vBulletin® Version 3.8.8