windrobin / gmapcatcher

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

RMaps uses the same SQLite file for all map servers #367

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
Hello

GMapcatcher version 0.8.0.1
Operating system: Windows XP SP3.

What steps will reproduce the problem?
 1. In setting, selection of RMaps as file structure.
 2. In themes, ticked the option to use a different folder per map service.
 3. Viewing maps of the same area from different map services.

Expected output:
----------------
When viewing the map on line, seeing the map corresponding to the map service 
selected. When changing the map service, seeing the map corresponding to this 
new service.

Instead:
--------
- First map viewed using service A.
- Keeping the same location and zoom, changing to map service B: there is no 
change, the map of service A is still the one on the screen.
If changing the location or the zoom, the map shows the area viewed with 
service A, and the rest of the area as expected with service B. The resulting 
map is a patchwork of tiles from different services (see example on the 
attached file).
Selecting or deselecting the update option doesn't change anything.

Original issue reported on code.google.com by alfonic...@gmail.com on 17 Feb 2013 at 3:28

Attachments:

GoogleCodeExporter commented 8 years ago
Issue 394 has been merged into this issue.

Original comment by heldersepu on 3 Nov 2013 at 3:36

GoogleCodeExporter commented 8 years ago
Have to change the:
def set_repository_path(

Original comment by heldersepu on 3 Nov 2013 at 6:24

GoogleCodeExporter commented 8 years ago
It should be OK now, see: r1603

Original comment by heldersepu on 3 Nov 2013 at 6:50

GoogleCodeExporter commented 8 years ago
Issue 394 has been merged into this issue.

Original comment by heldersepu on 4 Nov 2013 at 2:23