Open GoogleCodeExporter opened 8 years ago
Perfoming more tests I tried Qt viewer from http://www.cgtk.co.uk/gemf where
the GEMF Map Store Format is described. Qt viewer shows only the GEMF archives
which built with png tiles, and not GEMF archives which built with jpg tiles.
I even tried the menu "Open Maverick Folder" of the Qt viewer and while it
parses correctly folders with png or jpg tiles, it shows only the png ones.
Original comment by devemu...@gmail.com
on 18 Jul 2012 at 6:11
Another thing that seems to not work correctly in gemf archives is the
selection of tile sources for the map view.
For example I have 2 tile sources / gemf archives with names "MapQuest" with
jpg tiles and "OSM CloudMade 1" with png tiles. The "OSM CloudMade 1" tile
source with the png tiles is visible if I put the gemf file in
/sdcard/osmdroid/ path. If I add the MapQuest gemf file in the same folder and
I choose the MapQuest tile source because of the problem(?) of processing gemf
archives from jpg tiles, the gemf archive which is seen again is the other one
with the wrong name!
I have deleted cache folder "tiles" and also have set the map view in offline
mode with setUseDataConnection(false), so it appears to parse gemf archives
regardless the tile provider name that is written in gemf archives?
I made the gemf archives with Mobile Atlas Creator (which uses GEMFFile.java
for creation) but also the original GEMFFile.java to create the gemf archives
from folders of tiles with name "MapQuest" and "OSM CloudMade 1"
Original comment by devemu...@gmail.com
on 19 Jul 2012 at 1:09
Original issue reported on code.google.com by
devemu...@gmail.com
on 17 Jul 2012 at 1:11