shigeki7299 / geopaparazzi

Automatically exported from code.google.com/p/geopaparazzi
0 stars 0 forks source link

Multiple Mapsforge files #129

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
When selecting which map from Menu -> Tile Source (0), if I choose 
DATABASE_RENDERER, and if there's multiple maps in the root folder (1), the 
next modal window displays the list of map files found with checkbox, but 
allows me to choose only one map file. Example:
I have three map files (Valle d'Aosta, Piemonte and Liguria), I go to the menu, 
check Valle d'Aosta, and the app closes the modal, opening Map view loads Valle 
D'aosta map. I'd like if possible to display data from multiple files (like: 
from Liguria and Piemonte).

(0) perhaps could be moved into the menu of mapview instead of 'Change Scale' 
-which actually displays the scale on the view if I understood correctly, and 
imho should go in some settings menu-, but this should be another issue

(1) could be set in Settings also the root folder for Geopap? I mean, I set a 
folder so that projects will be written to that, and the app searches for maps 
in that folder

Original issue reported on code.google.com by saba...@gmail.com on 3 Jul 2012 at 5:08

GoogleCodeExporter commented 9 years ago
Currently it is not possible to visualize more than one map file. This is a 
limit of mapsforge and we will not work on mapsforge. This issue could be 
opened in the mapsforge project.

About (0): At first I had the tile source choice in the map view, but there 
were some problems in mapsforge to reload the mapview with the new map file. So 
I moved it on the main view. Richt now I am thinking to move the tile source 
choice from the manu to the "undo last note" button.

About (1): this could be opened in a new issue. I will take that into 
consideration. Right now there are too many folders:
- the geopap project folder
- the maps cache folder (used by all folders)
- the osmtags folder (used by all projects and in future maybe other OSM 
related apps
- the *.map files folder (currently the sdcard

I would like to get some order into those. Once we have them all sorted out the 
best way, I will change the thing gladly.

Original comment by andrea.a...@gmail.com on 27 Jul 2012 at 7:29

GoogleCodeExporter commented 9 years ago

Original comment by andrea.a...@gmail.com on 3 Aug 2012 at 10:46

GoogleCodeExporter commented 9 years ago
Reopen just to say that in master branch the folder for maps and tiles folders 
has been implemented. This means that now everything has to be inside a folder 
called "maps".

Original comment by andrea.a...@gmail.com on 5 Aug 2012 at 2:00