![]() |
Re: Importing List of POIs into Maemo Mapper 2.3
The reason Poi_Loader didn't work for what you needed it for is that it was designed with a completely different purpose in mind.
It normally takes one of gpx,tomtom,garmin,kml or geocache files (none of which support categories) and after asking for a category uses gpsbabel to convert them to gpx and then the app converts to mmp files ( wich is just a gpx with the category in sym tags ) for future use. You can also, by the way, dump the entire poi.db to an mmp for reloading in the future. It was just luck that it semi-matched the above requirements. There is no xml support in VB so all the xml translation is parsed within the app ( Thats where I removed linefeeds and also why the app wouldn't expect a linefeed in an mmp ). I've now seen the light and I am programming in Python by preference :) PS I'm not being defensive here just explaining. |
Re: Importing List of POIs into Maemo Mapper 2.3
Quote:
And at the risk of being flamed for not having done a thorough search of the forums yet on this issue . . . is there a suggested or recommended pixel dimension for POI icons? |
Re: Importing List of POIs into Maemo Mapper 2.3
Quote:
Basically, my concern going into this whole project was that I was asking a stupid question--that there was a simple way to get from A to B and I was just "missing" it. Having now dipped my toe into the pool of POI formats and applications, I realize it's kind of a jungle (to mix a metaphor). |
Re: Importing List of POIs into Maemo Mapper 2.3
I use 48x48 but that was after trial and error there seems to be a lot of flexibility
Rick |
Re: Importing List of POIs into Maemo Mapper 2.3
Doesn't Maemo mapper ask you what category you want to import a certain GPX file into? So if you put your POI's into separate files for separate categories, you should be able to import them with categories :D
|
Re: Importing List of POIs into Maemo Mapper 2.3
Yep, that is essentially what gnuite suggested, and it would work just fine for a small number of categories. But where you have a lot of categories (e.g. 60), that would involve:
(1) dividing your POI dataset into 60 separate files (2) manually creating 60 new categories in Maemo Mapper (3) separately importing each of 60 POI files (and making sure you don't screw up by accidentally specifying the wrong default category each time) This kind of task is what automation was made for!!! That said, it is hardly a major issue, esp. since there is a workaround. But it would be nice to see it handled one day. |
Re: Importing List of POIs into Maemo Mapper 2.3
Quote:
Now, about customising the POI category icons in MM... where should I place these completed 48x48 pixel JPGs so MM will see them and use them instead of the standard coloured squares when marking POIs? I've tried /.images and /.documents/Maps/ (the default storage location of the POI.db file), but MM isn't interested in any such tomfoolery. Is there a special setting I have to use to enable this functionality? Many thanks in advance! Marcus |
| All times are GMT. The time now is 09:08. |
vBulletin® Version 3.8.8