From 2fd672bddc462b4da325e8971e654270660c2fe2 Mon Sep 17 00:00:00 2001 From: sasgis <> Date: Sat, 12 Dec 1970 12:00:00 +0000 Subject: [PATCH] update zmp --- Osm/osm_layer_mapsurfer.zmp/params.txt | 3 ++- Osm/osm_layer_nearmap.zmp/GetUrlScript.txt | 1 + Osm/osm_layer_nearmap.zmp/params.txt | 3 ++- Osm/osm_layer_transport.zmp/params.txt | 3 ++- Osm/osm_map.zmp/GetUrlScript.txt | 1 + Osm/osm_map.zmp/params.txt | 3 ++- Osm/osm_mapcm.zmp/GetUrlScript.txt | 1 + Osm/osm_mapcm.zmp/params.txt | 3 ++- Osm/osm_mapnik.zmp/GetUrlScript.txt | 8 +------- Osm/osm_mapnik.zmp/params.txt | 3 ++- Osm/osm_mapsurfer.zmp/params.txt | 3 ++- Osm/osm_mapsurfer_topo.zmp/params.txt | 3 ++- Osm/osm_opnvkarte.zmp/params.txt | 3 ++- Osm/osmosnimki.ru.zmp/GetUrlScript.txt | 1 + Osm/osmosnimki.ru.zmp/params.txt | 3 ++- 15 files changed, 25 insertions(+), 17 deletions(-) diff --git a/Osm/osm_layer_mapsurfer.zmp/params.txt b/Osm/osm_layer_mapsurfer.zmp/params.txt index b8874f74..cd516820 100644 --- a/Osm/osm_layer_mapsurfer.zmp/params.txt +++ b/Osm/osm_layer_mapsurfer.zmp/params.txt @@ -22,4 +22,5 @@ UseAntiBan=0 Sleep=0 DefHotKey=0 BanIfLen=0 -PARENTSUBMENU=OSM \ No newline at end of file +PARENTSUBMENU=OSM +IteratorSubRectSize=8,8 \ No newline at end of file diff --git a/Osm/osm_layer_nearmap.zmp/GetUrlScript.txt b/Osm/osm_layer_nearmap.zmp/GetUrlScript.txt index f5368592..334acfe1 100644 --- a/Osm/osm_layer_nearmap.zmp/GetUrlScript.txt +++ b/Osm/osm_layer_nearmap.zmp/GetUrlScript.txt @@ -1,3 +1,4 @@ begin + GetURLBase[11]:=inttostr(random(5))[1]; ResultURL:=GetURLBase+'z='+inttostr(GetZ-1)+'&x='+inttostr(GetX)+'&y='+inttostr(GetY); end. \ No newline at end of file diff --git a/Osm/osm_layer_nearmap.zmp/params.txt b/Osm/osm_layer_nearmap.zmp/params.txt index 29768c5b..8e08c607 100644 --- a/Osm/osm_layer_nearmap.zmp/params.txt +++ b/Osm/osm_layer_nearmap.zmp/params.txt @@ -22,4 +22,5 @@ UseAntiBan=0 Sleep=0 DefHotKey=0 BanIfLen=0 -PARENTSUBMENU=OSM \ No newline at end of file +PARENTSUBMENU=OSM +IteratorSubRectSize=8,8 \ No newline at end of file diff --git a/Osm/osm_layer_transport.zmp/params.txt b/Osm/osm_layer_transport.zmp/params.txt index 2b58a38b..5a26bbaf 100644 --- a/Osm/osm_layer_transport.zmp/params.txt +++ b/Osm/osm_layer_transport.zmp/params.txt @@ -22,4 +22,5 @@ UseAntiBan=0 Sleep=0 DefHotKey=0 BanIfLen=0 -PARENTSUBMENU=OSM \ No newline at end of file +PARENTSUBMENU=OSM +IteratorSubRectSize=8,8 \ No newline at end of file diff --git a/Osm/osm_map.zmp/GetUrlScript.txt b/Osm/osm_map.zmp/GetUrlScript.txt index adc93d1d..9cb6d996 100644 --- a/Osm/osm_map.zmp/GetUrlScript.txt +++ b/Osm/osm_map.zmp/GetUrlScript.txt @@ -1,3 +1,4 @@ begin + GetURLBase[8]:=chr(ord('a')+random(3)); ResultURL:=GetURLBase+'/'+inttostr(GetZ-1)+'/'+inttostr(GetX)+'/'+inttostr(GetY)+'.png'; end. \ No newline at end of file diff --git a/Osm/osm_map.zmp/params.txt b/Osm/osm_map.zmp/params.txt index f1c40a05..53806c36 100644 --- a/Osm/osm_map.zmp/params.txt +++ b/Osm/osm_map.zmp/params.txt @@ -22,4 +22,5 @@ UseAntiBan=0 Sleep=0 DefHotKey=79 BanIfLen=0 -PARENTSUBMENU=OSM \ No newline at end of file +PARENTSUBMENU=OSM +IteratorSubRectSize=8,8 \ No newline at end of file diff --git a/Osm/osm_mapcm.zmp/GetUrlScript.txt b/Osm/osm_mapcm.zmp/GetUrlScript.txt index ace1a1f3..04e409f7 100644 --- a/Osm/osm_mapcm.zmp/GetUrlScript.txt +++ b/Osm/osm_mapcm.zmp/GetUrlScript.txt @@ -1,3 +1,4 @@ begin + GetURLBase[8]:=chr(ord('a')+random(3)); ResultURL:=GetUrlBase+'/'+inttostr(GetZ-1)+'/'+inttostr(GetX)+'/'+inttostr(GetY)+'.png'; end. \ No newline at end of file diff --git a/Osm/osm_mapcm.zmp/params.txt b/Osm/osm_mapcm.zmp/params.txt index b680ddca..55380fe3 100644 --- a/Osm/osm_mapcm.zmp/params.txt +++ b/Osm/osm_mapcm.zmp/params.txt @@ -21,4 +21,5 @@ UseAntiBan=0 Sleep=0 DefHotKey=48 BanIfLen=0 -PARENTSUBMENU=OSM \ No newline at end of file +PARENTSUBMENU=OSM +IteratorSubRectSize=8,8 \ No newline at end of file diff --git a/Osm/osm_mapnik.zmp/GetUrlScript.txt b/Osm/osm_mapnik.zmp/GetUrlScript.txt index 06559a1b..163897d4 100644 --- a/Osm/osm_mapnik.zmp/GetUrlScript.txt +++ b/Osm/osm_mapnik.zmp/GetUrlScript.txt @@ -1,10 +1,4 @@ begin + GetURLBase[8]:=chr(ord('a')+random(3)); ResultURL:=GetURLBase+'/'+inttostr(GetZ-1)+'/'+inttostr(GetX)+'/'+inttostr(GetY)+'.png'; - RequestHead:='User-Agent: Mozilla/5.0 (Windows NT 5.1; rv:5.0) Gecko/20100101 Firefox/5.0' + #13#10 + - 'Accept: image/png,image/*;q=0.8,*/*;q=0.5' + #13#10 + - 'Accept-Language: en-us,en;q=0.5' + #13#10 + - 'Accept-Encoding: gzip, deflate' + #13#10 + - 'Accept-Charset: ISO-8859-1,utf-8;q=0.7,*;q=0.7' + #13#10 + - 'Connection: keep-alive' + #13#10 + - 'Referer: http://www.openstreetmap.org/' + #13#10; end. \ No newline at end of file diff --git a/Osm/osm_mapnik.zmp/params.txt b/Osm/osm_mapnik.zmp/params.txt index e1bad260..8de9a1f9 100644 --- a/Osm/osm_mapnik.zmp/params.txt +++ b/Osm/osm_mapnik.zmp/params.txt @@ -21,4 +21,5 @@ UseAntiBan=0 Sleep=0 DefHotKey=16463 BanIfLen=0 -PARENTSUBMENU=OSM \ No newline at end of file +PARENTSUBMENU=OSM +IteratorSubRectSize=8,8 \ No newline at end of file diff --git a/Osm/osm_mapsurfer.zmp/params.txt b/Osm/osm_mapsurfer.zmp/params.txt index 0a7e4894..270b0205 100644 --- a/Osm/osm_mapsurfer.zmp/params.txt +++ b/Osm/osm_mapsurfer.zmp/params.txt @@ -22,4 +22,5 @@ UseAntiBan=0 Sleep=0 DefHotKey=0 BanIfLen=0 -PARENTSUBMENU=OSM \ No newline at end of file +PARENTSUBMENU=OSM +IteratorSubRectSize=8,8 \ No newline at end of file diff --git a/Osm/osm_mapsurfer_topo.zmp/params.txt b/Osm/osm_mapsurfer_topo.zmp/params.txt index 12a23a34..aa5c9291 100644 --- a/Osm/osm_mapsurfer_topo.zmp/params.txt +++ b/Osm/osm_mapsurfer_topo.zmp/params.txt @@ -22,4 +22,5 @@ UseAntiBan=0 Sleep=0 DefHotKey=0 BanIfLen=0 -PARENTSUBMENU=OSM \ No newline at end of file +PARENTSUBMENU=OSM +IteratorSubRectSize=8,8 \ No newline at end of file diff --git a/Osm/osm_opnvkarte.zmp/params.txt b/Osm/osm_opnvkarte.zmp/params.txt index 94b40796..ae2bf1ea 100644 --- a/Osm/osm_opnvkarte.zmp/params.txt +++ b/Osm/osm_opnvkarte.zmp/params.txt @@ -22,4 +22,5 @@ UseAntiBan=0 Sleep=0 DefHotKey=0 BanIfLen=0 -PARENTSUBMENU=OSM \ No newline at end of file +PARENTSUBMENU=OSM +IteratorSubRectSize=8,8 \ No newline at end of file diff --git a/Osm/osmosnimki.ru.zmp/GetUrlScript.txt b/Osm/osmosnimki.ru.zmp/GetUrlScript.txt index 65f12c54..b51e1f04 100644 --- a/Osm/osmosnimki.ru.zmp/GetUrlScript.txt +++ b/Osm/osmosnimki.ru.zmp/GetUrlScript.txt @@ -1,3 +1,4 @@ begin + GetURLBase[8]:=chr(ord('a')+random(3)); ResultURL:=GetURLBase+'/'+inttostr(GetZ-1)+'/'+inttostr(GetX)+'/'+inttostr(GetY); end. \ No newline at end of file diff --git a/Osm/osmosnimki.ru.zmp/params.txt b/Osm/osmosnimki.ru.zmp/params.txt index 7ed581e0..7011be98 100644 --- a/Osm/osmosnimki.ru.zmp/params.txt +++ b/Osm/osmosnimki.ru.zmp/params.txt @@ -23,4 +23,5 @@ UseAntiBan=0 Sleep=0 DefHotKey=0 BanIfLen=0 -PARENTSUBMENU=OSM \ No newline at end of file +PARENTSUBMENU=OSM +IteratorSubRectSize=8,8 \ No newline at end of file