Thread: [Fremantle Maemo5] [Announce] Advanced Geocaching Tool
View Single Post
Posts: 13 | Thanked: 0 times | Joined on May 2010
#324
Hi!

I have updated to the recent version of AGTL. And I have emoved the old config file. Nonetheless AGTL can't load map tiles.

Any ideas how to fix that problem?

Thanx in advance!
Lemieux

PS: My config file....

Code:
{
    "debug_log_to_http": false, 
    "download_create_index": false, 
    "download_map_path": "/home/user/MyDocs/.Maps/", 
    "download_new": true, 
    "download_noimages": false, 
    "download_notfound": true, 
    "download_nothing": false, 
    "download_num_logs": 20, 
    "download_output_dir": "/home/user/MyDocs/./.geocaches/", 
    "download_resize": true, 
    "download_resize_pixel": 400, 
    "download_run_after": false, 
    "download_run_after_string": "", 
    "download_visible": true, 
    "last_selected_geocache": "", 
    "last_target_lat": 56.948170876130462, 
    "last_target_lon": 24.120424054563046, 
    "last_target_name": "default", 
    "map_follow_position": true, 
    "map_position_lat": 56.948170876130462, 
    "map_position_lon": 24.120424054563046, 
    "map_providers": [
        [
            "OpenStreetMaps", 
            {
                "max_zoom": 18, 
                "prefix": "OpenStreetMap I", 
                "remote_url": "http://tile.openstreetmap.org/%(zoom)d/%(x)d/%(y)d.png"
            }
        ], 
        [
            "OpenCycleMaps", 
            {
                "max_zoom": 18, 
                "prefix": "OpenCycleMap", 
                "remote_url": "http://a.tile.opencyclemap.org/cycle/%(zoom)d/%(x)d/%(y)d.png"
            }
        ]
    ], 
    "map_zoom": 0, 
    "options_auto_update": true, 
    "options_backend": "geocaching-com-new", 
    "options_default_log_text": "TFTC!\n\nLogged at %X from my %(machine)s using AGTL.", 
    "options_hide_found": false, 
    "options_map_double_size": false, 
    "options_night_view_mode": 0, 
    "options_password": "xxxxxxxxxx", 
    "options_rotate_screen": 0, 
    "options_show_error": true, 
    "options_show_html_description": false, 
    "options_show_name": true, 
    "options_username": "xxxxxxxxxxxxxxxx", 
    "tts_interval": 0
}

Last edited by Lemieux; 2012-08-14 at 19:30.