Hi,
Take a look at GlobalMapper free version, it creates tiles for Osm format or Google format from menu option. Those are two different tiling schemas.
When you have the tiles you can create sqlite package with Mobac or OsmandMapCreator. You have to put the folders and subfolders with tiles in place, and configure to use this 'preloaded' tiles.
You have to find out some howto things yourself, or search the OsmAnd group or Mobac sources. If you are a GIS user this should be a piece of cake :-)
Andre
I have been trying again, playing with MapTiler, OsmandMapCreator, mobac...I downloaded MapTiler 2 days ago, I have found it to be excellent and finally managed to create a set of png tiles from my tif/tfw. MapTiler has the option to display the results as an overlay on online map sources (Microsoft etc) so I could check and see my generated tiles were perfectly georeferenced.It created a set of folders starting with zoom levels (10 to 20), then below that folders named as 4 digit numbers (eg 16225), then inside that files named eg 6280.png. I added .tile by batch renaming to get eg 6280.png.tile because this is what Osmand seems to expect.
I copied the folder structure to my Android sd card, the root folder shows up in the list of map sources and overlay maps. But if I select it (as map source or overlay) I see nothing :-( The MapTiler folder naming convention looks like the same as Osmand, but perhaps it is wrong?
Next I tried using mobac to read the MapTiler tiles but am having trouble figuring out how to setup mobac parameters correctly. I was thinking mobac could be used to convert the tiles to Osmand sqlite which would get around tile naming issues, and save space.
I have been trying again, playing with MapTiler, OsmandMapCreator, mobac...I downloaded MapTiler 2 days ago, I have found it to be excellent and finally managed to create a set of png tiles from my tif/tfw. MapTiler has the option to display the results as an overlay on online map sources (Microsoft etc) so I could check and see my generated tiles were perfectly georeferenced.It created a set of folders starting with zoom levels (10 to 20), then below that folders named as 4 digit numbers (eg 16225), then inside that files named eg 6280.png. I added .tile by batch renaming to get eg 6280.png.tile because this is what Osmand seems to expect.