diff --git a/_osm_ito/Administrative_boundaries.zmp/GetUrlScript.txt b/_osm_ito/Administrative_boundaries.zmp/GetUrlScript.txt index 8beb3700..62db12cf 100644 --- a/_osm_ito/Administrative_boundaries.zmp/GetUrlScript.txt +++ b/_osm_ito/Administrative_boundaries.zmp/GetUrlScript.txt @@ -1,6 +1,6 @@ var ts: string; begin - ts := RegExprReplaceMatchSubStr(GetURLBase, 't\.itoworld\.com', 't'+inttostr( Random(4) )+'.itoworld.com' ); + ts := RegExprReplaceMatchSubStr(GetURLBase, 't\.beta\.itoworld\.com', 't'+inttostr( Random(4) )+'.beta.itoworld.com' ); ResultURL := ts + inttostr(GetZ-1)+'/'+inttostr(GetX)+'/'+inttostr(GetY); end. \ No newline at end of file diff --git a/_osm_ito/Administrative_boundaries.zmp/params.txt b/_osm_ito/Administrative_boundaries.zmp/params.txt index d2d8a06b..c35b2e0a 100644 --- a/_osm_ito/Administrative_boundaries.zmp/params.txt +++ b/_osm_ito/Administrative_boundaries.zmp/params.txt @@ -6,7 +6,7 @@ name= name_uk=Administrative boundaries (ITO Map) name_en=Administrative boundaries (ITO Map) NameInCache=osm_ito_Administrative_boundaries -DefURLBase=http://t.itoworld.com/osm_script/wms?LAYERS=2&STYLES=&SRS=EPSG:900913&FORMAT=image%2Fpng&TRANSPARENT=on&SERVICE=WMS&VERSION=1.1.1&REQUEST=GetMap&EXCEPTIONS=application%2Fvnd.ogc.se_inimage&WIDTH=256&HEIGHT=256&TILE= +DefURLBase=http://t.beta.itoworld.com/2/136bdef4afc8d6e92586bc38e7b843c1/ ContentType=image/png Ext=.png projection=1 diff --git a/_osm_ito/Barriers.zmp/GetUrlScript.txt b/_osm_ito/Barriers.zmp/GetUrlScript.txt index 8beb3700..62db12cf 100644 --- a/_osm_ito/Barriers.zmp/GetUrlScript.txt +++ b/_osm_ito/Barriers.zmp/GetUrlScript.txt @@ -1,6 +1,6 @@ var ts: string; begin - ts := RegExprReplaceMatchSubStr(GetURLBase, 't\.itoworld\.com', 't'+inttostr( Random(4) )+'.itoworld.com' ); + ts := RegExprReplaceMatchSubStr(GetURLBase, 't\.beta\.itoworld\.com', 't'+inttostr( Random(4) )+'.beta.itoworld.com' ); ResultURL := ts + inttostr(GetZ-1)+'/'+inttostr(GetX)+'/'+inttostr(GetY); end. \ No newline at end of file diff --git a/_osm_ito/Barriers.zmp/params.txt b/_osm_ito/Barriers.zmp/params.txt index bcb19aae..84dda127 100644 --- a/_osm_ito/Barriers.zmp/params.txt +++ b/_osm_ito/Barriers.zmp/params.txt @@ -6,7 +6,7 @@ name= name_uk=Barriers (ITO Map) name_en=Barriers (ITO Map) NameInCache=osm_ito_Barriers -DefURLBase=http://t.itoworld.com/osm_script/wms?LAYERS=49&STYLES=&SRS=EPSG:900913&FORMAT=image%2Fpng&TRANSPARENT=on&SERVICE=WMS&VERSION=1.1.1&REQUEST=GetMap&EXCEPTIONS=application%2Fvnd.ogc.se_inimage&WIDTH=256&HEIGHT=256&TILE= +DefURLBase=http://t.beta.itoworld.com/49/136bdef4afc8d6e92586bc38e7b843c1/ ContentType=image/png Ext=.png projection=1 diff --git a/_osm_ito/Building_heights.zmp/GetUrlScript.txt b/_osm_ito/Building_heights.zmp/GetUrlScript.txt index 8beb3700..62db12cf 100644 --- a/_osm_ito/Building_heights.zmp/GetUrlScript.txt +++ b/_osm_ito/Building_heights.zmp/GetUrlScript.txt @@ -1,6 +1,6 @@ var ts: string; begin - ts := RegExprReplaceMatchSubStr(GetURLBase, 't\.itoworld\.com', 't'+inttostr( Random(4) )+'.itoworld.com' ); + ts := RegExprReplaceMatchSubStr(GetURLBase, 't\.beta\.itoworld\.com', 't'+inttostr( Random(4) )+'.beta.itoworld.com' ); ResultURL := ts + inttostr(GetZ-1)+'/'+inttostr(GetX)+'/'+inttostr(GetY); end. \ No newline at end of file diff --git a/_osm_ito/Building_heights.zmp/params.txt b/_osm_ito/Building_heights.zmp/params.txt index 13ff48b3..f75c057e 100644 --- a/_osm_ito/Building_heights.zmp/params.txt +++ b/_osm_ito/Building_heights.zmp/params.txt @@ -6,7 +6,7 @@ name= name_uk=Building heights (ITO Map) name_en=Building heights (ITO Map) NameInCache=osm_ito_Building_heights -DefURLBase=http://t.itoworld.com/osm_script/wms?LAYERS=85&STYLES=&SRS=EPSG:900913&FORMAT=image%2Fpng&TRANSPARENT=on&SERVICE=WMS&VERSION=1.1.1&REQUEST=GetMap&EXCEPTIONS=application%2Fvnd.ogc.se_inimage&WIDTH=256&HEIGHT=256&TILE= +DefURLBase=http://t.beta.itoworld.com/85/136bdef4afc8d6e92586bc38e7b843c1/ ContentType=image/png Ext=.png projection=1 diff --git a/_osm_ito/Buildings_and_addresses.zmp/GetUrlScript.txt b/_osm_ito/Buildings_and_addresses.zmp/GetUrlScript.txt index 8beb3700..62db12cf 100644 --- a/_osm_ito/Buildings_and_addresses.zmp/GetUrlScript.txt +++ b/_osm_ito/Buildings_and_addresses.zmp/GetUrlScript.txt @@ -1,6 +1,6 @@ var ts: string; begin - ts := RegExprReplaceMatchSubStr(GetURLBase, 't\.itoworld\.com', 't'+inttostr( Random(4) )+'.itoworld.com' ); + ts := RegExprReplaceMatchSubStr(GetURLBase, 't\.beta\.itoworld\.com', 't'+inttostr( Random(4) )+'.beta.itoworld.com' ); ResultURL := ts + inttostr(GetZ-1)+'/'+inttostr(GetX)+'/'+inttostr(GetY); end. \ No newline at end of file diff --git a/_osm_ito/Buildings_and_addresses.zmp/params.txt b/_osm_ito/Buildings_and_addresses.zmp/params.txt index 6105ee9a..801ccfb6 100644 --- a/_osm_ito/Buildings_and_addresses.zmp/params.txt +++ b/_osm_ito/Buildings_and_addresses.zmp/params.txt @@ -6,7 +6,7 @@ name= name_uk=Buildings and addresses (ITO Map) name_en=Buildings and addresses (ITO Map) NameInCache=osm_ito_Buildings_and_addresses -DefURLBase=http://t.itoworld.com/osm_script/wms?LAYERS=9&STYLES=&SRS=EPSG:900913&FORMAT=image%2Fpng&TRANSPARENT=on&SERVICE=WMS&VERSION=1.1.1&REQUEST=GetMap&EXCEPTIONS=application%2Fvnd.ogc.se_inimage&WIDTH=256&HEIGHT=256&TILE= +DefURLBase=http://t.beta.itoworld.com/9/136bdef4afc8d6e92586bc38e7b843c1/ ContentType=image/png Ext=.png projection=1 diff --git a/_osm_ito/Canals.zmp/GetUrlScript.txt b/_osm_ito/Canals.zmp/GetUrlScript.txt index 8beb3700..62db12cf 100644 --- a/_osm_ito/Canals.zmp/GetUrlScript.txt +++ b/_osm_ito/Canals.zmp/GetUrlScript.txt @@ -1,6 +1,6 @@ var ts: string; begin - ts := RegExprReplaceMatchSubStr(GetURLBase, 't\.itoworld\.com', 't'+inttostr( Random(4) )+'.itoworld.com' ); + ts := RegExprReplaceMatchSubStr(GetURLBase, 't\.beta\.itoworld\.com', 't'+inttostr( Random(4) )+'.beta.itoworld.com' ); ResultURL := ts + inttostr(GetZ-1)+'/'+inttostr(GetX)+'/'+inttostr(GetY); end. \ No newline at end of file diff --git a/_osm_ito/Canals.zmp/params.txt b/_osm_ito/Canals.zmp/params.txt index ee1b107d..6ab79841 100644 --- a/_osm_ito/Canals.zmp/params.txt +++ b/_osm_ito/Canals.zmp/params.txt @@ -6,7 +6,7 @@ name= name_uk=Canals (ITO Map) name_en=Canals (ITO Map) NameInCache=osm_ito_Canals -DefURLBase=http://t.itoworld.com/osm_script/wms?LAYERS=145&STYLES=&SRS=EPSG:900913&FORMAT=image%2Fpng&TRANSPARENT=on&SERVICE=WMS&VERSION=1.1.1&REQUEST=GetMap&EXCEPTIONS=application%2Fvnd.ogc.se_inimage&WIDTH=256&HEIGHT=256&TILE= +DefURLBase=http://t.beta.itoworld.com/145/136bdef4afc8d6e92586bc38e7b843c1/ ContentType=image/png Ext=.png projection=1 diff --git a/_osm_ito/Car_parks.zmp/GetUrlScript.txt b/_osm_ito/Car_parks.zmp/GetUrlScript.txt index 8beb3700..62db12cf 100644 --- a/_osm_ito/Car_parks.zmp/GetUrlScript.txt +++ b/_osm_ito/Car_parks.zmp/GetUrlScript.txt @@ -1,6 +1,6 @@ var ts: string; begin - ts := RegExprReplaceMatchSubStr(GetURLBase, 't\.itoworld\.com', 't'+inttostr( Random(4) )+'.itoworld.com' ); + ts := RegExprReplaceMatchSubStr(GetURLBase, 't\.beta\.itoworld\.com', 't'+inttostr( Random(4) )+'.beta.itoworld.com' ); ResultURL := ts + inttostr(GetZ-1)+'/'+inttostr(GetX)+'/'+inttostr(GetY); end. \ No newline at end of file diff --git a/_osm_ito/Car_parks.zmp/params.txt b/_osm_ito/Car_parks.zmp/params.txt index e772fb3e..8bac7c32 100644 --- a/_osm_ito/Car_parks.zmp/params.txt +++ b/_osm_ito/Car_parks.zmp/params.txt @@ -6,7 +6,7 @@ name= name_uk=Car parks (ITO Map) name_en=Car parks (ITO Map) NameInCache=osm_ito_Car_parks -DefURLBase=http://t.itoworld.com/osm_script/wms?LAYERS=7&STYLES=&SRS=EPSG:900913&FORMAT=image%2Fpng&TRANSPARENT=on&SERVICE=WMS&VERSION=1.1.1&REQUEST=GetMap&EXCEPTIONS=application%2Fvnd.ogc.se_inimage&WIDTH=256&HEIGHT=256&TILE= +DefURLBase=http://t.beta.itoworld.com/7/136bdef4afc8d6e92586bc38e7b843c1/ ContentType=image/png Ext=.png projection=1 diff --git a/_osm_ito/Electricity_distribution.zmp/GetUrlScript.txt b/_osm_ito/Electricity_distribution.zmp/GetUrlScript.txt index 8beb3700..62db12cf 100644 --- a/_osm_ito/Electricity_distribution.zmp/GetUrlScript.txt +++ b/_osm_ito/Electricity_distribution.zmp/GetUrlScript.txt @@ -1,6 +1,6 @@ var ts: string; begin - ts := RegExprReplaceMatchSubStr(GetURLBase, 't\.itoworld\.com', 't'+inttostr( Random(4) )+'.itoworld.com' ); + ts := RegExprReplaceMatchSubStr(GetURLBase, 't\.beta\.itoworld\.com', 't'+inttostr( Random(4) )+'.beta.itoworld.com' ); ResultURL := ts + inttostr(GetZ-1)+'/'+inttostr(GetX)+'/'+inttostr(GetY); end. \ No newline at end of file diff --git a/_osm_ito/Electricity_distribution.zmp/params.txt b/_osm_ito/Electricity_distribution.zmp/params.txt index bd16fda3..3a0ab34d 100644 --- a/_osm_ito/Electricity_distribution.zmp/params.txt +++ b/_osm_ito/Electricity_distribution.zmp/params.txt @@ -6,7 +6,7 @@ name= name_uk=Electricity distribution (ITO Map) name_en=Electricity distribution (ITO Map) NameInCache=osm_ito_Electricity_distribution -DefURLBase=http://t.itoworld.com/osm_script/wms?LAYERS=4&STYLES=&SRS=EPSG:900913&FORMAT=image%2Fpng&TRANSPARENT=on&SERVICE=WMS&VERSION=1.1.1&REQUEST=GetMap&EXCEPTIONS=application%2Fvnd.ogc.se_inimage&WIDTH=256&HEIGHT=256&TILE= +DefURLBase=http://t.beta.itoworld.com/4/136bdef4afc8d6e92586bc38e7b843c1/ ContentType=image/png Ext=.png projection=1 diff --git a/_osm_ito/Electricity_generation.zmp/GetUrlScript.txt b/_osm_ito/Electricity_generation.zmp/GetUrlScript.txt index 8beb3700..62db12cf 100644 --- a/_osm_ito/Electricity_generation.zmp/GetUrlScript.txt +++ b/_osm_ito/Electricity_generation.zmp/GetUrlScript.txt @@ -1,6 +1,6 @@ var ts: string; begin - ts := RegExprReplaceMatchSubStr(GetURLBase, 't\.itoworld\.com', 't'+inttostr( Random(4) )+'.itoworld.com' ); + ts := RegExprReplaceMatchSubStr(GetURLBase, 't\.beta\.itoworld\.com', 't'+inttostr( Random(4) )+'.beta.itoworld.com' ); ResultURL := ts + inttostr(GetZ-1)+'/'+inttostr(GetX)+'/'+inttostr(GetY); end. \ No newline at end of file diff --git a/_osm_ito/Electricity_generation.zmp/params.txt b/_osm_ito/Electricity_generation.zmp/params.txt index cadfcac6..e0a6377f 100644 --- a/_osm_ito/Electricity_generation.zmp/params.txt +++ b/_osm_ito/Electricity_generation.zmp/params.txt @@ -6,7 +6,7 @@ name=Electricity generation (ITO Map) name_uk=Electricity generation (ITO Map) name_en=Electricity generation (ITO Map) NameInCache=osm_ito_Electricity_generation -DefURLBase=http://t.itoworld.com/osm_script/wms?LAYERS=106&STYLES=&SRS=EPSG:900913&FORMAT=image%2Fpng&TRANSPARENT=on&SERVICE=WMS&VERSION=1.1.1&REQUEST=GetMap&EXCEPTIONS=application%2Fvnd.ogc.se_inimage&WIDTH=256&HEIGHT=256&TILE= +DefURLBase=http://t.beta.itoworld.com/106/136bdef4afc8d6e92586bc38e7b843c1/ ContentType=image/png Ext=.png projection=1 diff --git a/_osm_ito/FIXME.zmp/GetUrlScript.txt b/_osm_ito/FIXME.zmp/GetUrlScript.txt index 8beb3700..62db12cf 100644 --- a/_osm_ito/FIXME.zmp/GetUrlScript.txt +++ b/_osm_ito/FIXME.zmp/GetUrlScript.txt @@ -1,6 +1,6 @@ var ts: string; begin - ts := RegExprReplaceMatchSubStr(GetURLBase, 't\.itoworld\.com', 't'+inttostr( Random(4) )+'.itoworld.com' ); + ts := RegExprReplaceMatchSubStr(GetURLBase, 't\.beta\.itoworld\.com', 't'+inttostr( Random(4) )+'.beta.itoworld.com' ); ResultURL := ts + inttostr(GetZ-1)+'/'+inttostr(GetX)+'/'+inttostr(GetY); end. \ No newline at end of file diff --git a/_osm_ito/FIXME.zmp/params.txt b/_osm_ito/FIXME.zmp/params.txt index eb8c6a41..9b6a16f2 100644 --- a/_osm_ito/FIXME.zmp/params.txt +++ b/_osm_ito/FIXME.zmp/params.txt @@ -6,7 +6,7 @@ name=FIXME (ITO Map) name_uk=FIXME (ITO Map) name_en=FIXME (ITO Map) NameInCache=osm_ito_FIXME -DefURLBase=http://t.itoworld.com/osm_script/wms?LAYERS=12&STYLES=&SRS=EPSG:900913&FORMAT=image%2Fpng&TRANSPARENT=on&SERVICE=WMS&VERSION=1.1.1&REQUEST=GetMap&EXCEPTIONS=application%2Fvnd.ogc.se_inimage&WIDTH=256&HEIGHT=256&TILE= +DefURLBase=http://t.beta.itoworld.com/12/136bdef4afc8d6e92586bc38e7b843c1/ ContentType=image/png Ext=.png projection=1 diff --git a/_osm_ito/Former_railways.zmp/GetUrlScript.txt b/_osm_ito/Former_railways.zmp/GetUrlScript.txt index 8beb3700..62db12cf 100644 --- a/_osm_ito/Former_railways.zmp/GetUrlScript.txt +++ b/_osm_ito/Former_railways.zmp/GetUrlScript.txt @@ -1,6 +1,6 @@ var ts: string; begin - ts := RegExprReplaceMatchSubStr(GetURLBase, 't\.itoworld\.com', 't'+inttostr( Random(4) )+'.itoworld.com' ); + ts := RegExprReplaceMatchSubStr(GetURLBase, 't\.beta\.itoworld\.com', 't'+inttostr( Random(4) )+'.beta.itoworld.com' ); ResultURL := ts + inttostr(GetZ-1)+'/'+inttostr(GetX)+'/'+inttostr(GetY); end. \ No newline at end of file diff --git a/_osm_ito/Former_railways.zmp/params.txt b/_osm_ito/Former_railways.zmp/params.txt index 3397f2b7..82703526 100644 --- a/_osm_ito/Former_railways.zmp/params.txt +++ b/_osm_ito/Former_railways.zmp/params.txt @@ -6,7 +6,7 @@ name=Former railways (ITO Map) name_uk=Former railways (ITO Map) name_en=Former railways (ITO Map) NameInCache=osm_ito_Former_railways -DefURLBase=http://t.itoworld.com/osm_script/wms?LAYERS=26&STYLES=&SRS=EPSG:900913&FORMAT=image%2Fpng&TRANSPARENT=on&SERVICE=WMS&VERSION=1.1.1&REQUEST=GetMap&EXCEPTIONS=application%2Fvnd.ogc.se_inimage&WIDTH=256&HEIGHT=256&TILE= +DefURLBase=http://t.beta.itoworld.com/26/136bdef4afc8d6e92586bc38e7b843c1/ ContentType=image/png Ext=.png projection=1 diff --git a/_osm_ito/Golf.zmp/GetUrlScript.txt b/_osm_ito/Golf.zmp/GetUrlScript.txt index 8beb3700..62db12cf 100644 --- a/_osm_ito/Golf.zmp/GetUrlScript.txt +++ b/_osm_ito/Golf.zmp/GetUrlScript.txt @@ -1,6 +1,6 @@ var ts: string; begin - ts := RegExprReplaceMatchSubStr(GetURLBase, 't\.itoworld\.com', 't'+inttostr( Random(4) )+'.itoworld.com' ); + ts := RegExprReplaceMatchSubStr(GetURLBase, 't\.beta\.itoworld\.com', 't'+inttostr( Random(4) )+'.beta.itoworld.com' ); ResultURL := ts + inttostr(GetZ-1)+'/'+inttostr(GetX)+'/'+inttostr(GetY); end. \ No newline at end of file diff --git a/_osm_ito/Golf.zmp/params.txt b/_osm_ito/Golf.zmp/params.txt index 2e800491..469b2557 100644 --- a/_osm_ito/Golf.zmp/params.txt +++ b/_osm_ito/Golf.zmp/params.txt @@ -6,7 +6,7 @@ name=Golf (ITO Map) name_uk=Golf (ITO Map) name_en=Golf (ITO Map) NameInCache=osm_ito_Golf -DefURLBase=http://t.itoworld.com/osm_script/wms?LAYERS=47&STYLES=&SRS=EPSG:900913&FORMAT=image%2Fpng&TRANSPARENT=on&SERVICE=WMS&VERSION=1.1.1&REQUEST=GetMap&EXCEPTIONS=application%2Fvnd.ogc.se_inimage&WIDTH=256&HEIGHT=256&TILE= +DefURLBase=http://t.beta.itoworld.com/47/136bdef4afc8d6e92586bc38e7b843c1/ ContentType=image/png Ext=.png projection=1 diff --git a/_osm_ito/Green_space_access.zmp/GetUrlScript.txt b/_osm_ito/Green_space_access.zmp/GetUrlScript.txt index 8beb3700..62db12cf 100644 --- a/_osm_ito/Green_space_access.zmp/GetUrlScript.txt +++ b/_osm_ito/Green_space_access.zmp/GetUrlScript.txt @@ -1,6 +1,6 @@ var ts: string; begin - ts := RegExprReplaceMatchSubStr(GetURLBase, 't\.itoworld\.com', 't'+inttostr( Random(4) )+'.itoworld.com' ); + ts := RegExprReplaceMatchSubStr(GetURLBase, 't\.beta\.itoworld\.com', 't'+inttostr( Random(4) )+'.beta.itoworld.com' ); ResultURL := ts + inttostr(GetZ-1)+'/'+inttostr(GetX)+'/'+inttostr(GetY); end. \ No newline at end of file diff --git a/_osm_ito/Green_space_access.zmp/params.txt b/_osm_ito/Green_space_access.zmp/params.txt index 86718ff0..529a9d24 100644 --- a/_osm_ito/Green_space_access.zmp/params.txt +++ b/_osm_ito/Green_space_access.zmp/params.txt @@ -6,7 +6,7 @@ name=Green space access (ITO Map) name_uk=Green space access (ITO Map) name_en=Green space access (ITO Map) NameInCache=osm_ito_Green_space_access -DefURLBase=http://t.itoworld.com/osm_script/wms?LAYERS=109&STYLES=&SRS=EPSG:900913&FORMAT=image%2Fpng&TRANSPARENT=on&SERVICE=WMS&VERSION=1.1.1&REQUEST=GetMap&EXCEPTIONS=application%2Fvnd.ogc.se_inimage&WIDTH=256&HEIGHT=256&TILE= +DefURLBase=http://t.beta.itoworld.com/109/136bdef4afc8d6e92586bc38e7b843c1/ ContentType=image/png Ext=.png projection=1 diff --git a/_osm_ito/Highway_lanes.zmp/GetUrlScript.txt b/_osm_ito/Highway_lanes.zmp/GetUrlScript.txt index 8beb3700..62db12cf 100644 --- a/_osm_ito/Highway_lanes.zmp/GetUrlScript.txt +++ b/_osm_ito/Highway_lanes.zmp/GetUrlScript.txt @@ -1,6 +1,6 @@ var ts: string; begin - ts := RegExprReplaceMatchSubStr(GetURLBase, 't\.itoworld\.com', 't'+inttostr( Random(4) )+'.itoworld.com' ); + ts := RegExprReplaceMatchSubStr(GetURLBase, 't\.beta\.itoworld\.com', 't'+inttostr( Random(4) )+'.beta.itoworld.com' ); ResultURL := ts + inttostr(GetZ-1)+'/'+inttostr(GetX)+'/'+inttostr(GetY); end. \ No newline at end of file diff --git a/_osm_ito/Highway_lanes.zmp/params.txt b/_osm_ito/Highway_lanes.zmp/params.txt index baee6a52..09219897 100644 --- a/_osm_ito/Highway_lanes.zmp/params.txt +++ b/_osm_ito/Highway_lanes.zmp/params.txt @@ -6,7 +6,7 @@ name=Highway lanes (ITO Map) name_uk=Highway lanes (ITO Map) name_en=Highway lanes (ITO Map) NameInCache=osm_ito_Highway_lanes -DefURLBase=http://t.itoworld.com/osm_script/wms?LAYERS=56&STYLES=&SRS=EPSG:900913&FORMAT=image%2Fpng&TRANSPARENT=on&SERVICE=WMS&VERSION=1.1.1&REQUEST=GetMap&EXCEPTIONS=application%2Fvnd.ogc.se_inimage&WIDTH=256&HEIGHT=256&TILE= +DefURLBase=http://t.beta.itoworld.com/56/136bdef4afc8d6e92586bc38e7b843c1/ ContentType=image/png Ext=.png projection=1 diff --git a/_osm_ito/Highway_lighting.zmp/GetUrlScript.txt b/_osm_ito/Highway_lighting.zmp/GetUrlScript.txt index 8beb3700..62db12cf 100644 --- a/_osm_ito/Highway_lighting.zmp/GetUrlScript.txt +++ b/_osm_ito/Highway_lighting.zmp/GetUrlScript.txt @@ -1,6 +1,6 @@ var ts: string; begin - ts := RegExprReplaceMatchSubStr(GetURLBase, 't\.itoworld\.com', 't'+inttostr( Random(4) )+'.itoworld.com' ); + ts := RegExprReplaceMatchSubStr(GetURLBase, 't\.beta\.itoworld\.com', 't'+inttostr( Random(4) )+'.beta.itoworld.com' ); ResultURL := ts + inttostr(GetZ-1)+'/'+inttostr(GetX)+'/'+inttostr(GetY); end. \ No newline at end of file diff --git a/_osm_ito/Highway_lighting.zmp/params.txt b/_osm_ito/Highway_lighting.zmp/params.txt index cac82b52..38e24457 100644 --- a/_osm_ito/Highway_lighting.zmp/params.txt +++ b/_osm_ito/Highway_lighting.zmp/params.txt @@ -6,7 +6,7 @@ name=Highway lighting (ITO Map) name_uk=Highway lighting (ITO Map) name_en=Highway lighting (ITO Map) NameInCache=osm_ito_Highway_lighting -DefURLBase=http://t.itoworld.com/osm_script/wms?LAYERS=69&STYLES=&SRS=EPSG:900913&FORMAT=image%2Fpng&TRANSPARENT=on&SERVICE=WMS&VERSION=1.1.1&REQUEST=GetMap&EXCEPTIONS=application%2Fvnd.ogc.se_inimage&WIDTH=256&HEIGHT=256&TILE= +DefURLBase=http://t.beta.itoworld.com/69/136bdef4afc8d6e92586bc38e7b843c1/ ContentType=image/png Ext=.png projection=1 diff --git a/_osm_ito/Layers.zmp/GetUrlScript.txt b/_osm_ito/Layers.zmp/GetUrlScript.txt index 8beb3700..62db12cf 100644 --- a/_osm_ito/Layers.zmp/GetUrlScript.txt +++ b/_osm_ito/Layers.zmp/GetUrlScript.txt @@ -1,6 +1,6 @@ var ts: string; begin - ts := RegExprReplaceMatchSubStr(GetURLBase, 't\.itoworld\.com', 't'+inttostr( Random(4) )+'.itoworld.com' ); + ts := RegExprReplaceMatchSubStr(GetURLBase, 't\.beta\.itoworld\.com', 't'+inttostr( Random(4) )+'.beta.itoworld.com' ); ResultURL := ts + inttostr(GetZ-1)+'/'+inttostr(GetX)+'/'+inttostr(GetY); end. \ No newline at end of file diff --git a/_osm_ito/Layers.zmp/params.txt b/_osm_ito/Layers.zmp/params.txt index 6b20ed9d..9b5960ad 100644 --- a/_osm_ito/Layers.zmp/params.txt +++ b/_osm_ito/Layers.zmp/params.txt @@ -6,7 +6,7 @@ name= name_uk=Layers (ITO Map) name_en=Layers (ITO Map) NameInCache=osm_ito_Layers -DefURLBase=http://t.itoworld.com/osm_script/wms?LAYERS=22&STYLES=&SRS=EPSG:900913&FORMAT=image%2Fpng&TRANSPARENT=on&SERVICE=WMS&VERSION=1.1.1&REQUEST=GetMap&EXCEPTIONS=application%2Fvnd.ogc.se_inimage&WIDTH=256&HEIGHT=256&TILE= +DefURLBase=http://t.beta.itoworld.com/22/136bdef4afc8d6e92586bc38e7b843c1/ ContentType=image/png Ext=.png projection=1 diff --git a/_osm_ito/Metro.zmp/GetUrlScript.txt b/_osm_ito/Metro.zmp/GetUrlScript.txt index 8beb3700..62db12cf 100644 --- a/_osm_ito/Metro.zmp/GetUrlScript.txt +++ b/_osm_ito/Metro.zmp/GetUrlScript.txt @@ -1,6 +1,6 @@ var ts: string; begin - ts := RegExprReplaceMatchSubStr(GetURLBase, 't\.itoworld\.com', 't'+inttostr( Random(4) )+'.itoworld.com' ); + ts := RegExprReplaceMatchSubStr(GetURLBase, 't\.beta\.itoworld\.com', 't'+inttostr( Random(4) )+'.beta.itoworld.com' ); ResultURL := ts + inttostr(GetZ-1)+'/'+inttostr(GetX)+'/'+inttostr(GetY); end. \ No newline at end of file diff --git a/_osm_ito/Metro.zmp/params.txt b/_osm_ito/Metro.zmp/params.txt index aeb5a5b0..7c03d4a2 100644 --- a/_osm_ito/Metro.zmp/params.txt +++ b/_osm_ito/Metro.zmp/params.txt @@ -6,7 +6,7 @@ name= name_uk=Metro (ITO Map) name_en=Metro (ITO Map) NameInCache=osm_ito_Metro -DefURLBase=http://t.itoworld.com/osm_script/wms?LAYERS=18&STYLES=&SRS=EPSG:900913&FORMAT=image%2Fpng&TRANSPARENT=on&SERVICE=WMS&VERSION=1.1.1&REQUEST=GetMap&EXCEPTIONS=application%2Fvnd.ogc.se_inimage&WIDTH=256&HEIGHT=256&TILE= +DefURLBase=http://t.beta.itoworld.com/18/136bdef4afc8d6e92586bc38e7b843c1/ ContentType=image/png Ext=.png projection=1 diff --git a/_osm_ito/Navigable_waterways.zmp/GetUrlScript.txt b/_osm_ito/Navigable_waterways.zmp/GetUrlScript.txt index 8beb3700..62db12cf 100644 --- a/_osm_ito/Navigable_waterways.zmp/GetUrlScript.txt +++ b/_osm_ito/Navigable_waterways.zmp/GetUrlScript.txt @@ -1,6 +1,6 @@ var ts: string; begin - ts := RegExprReplaceMatchSubStr(GetURLBase, 't\.itoworld\.com', 't'+inttostr( Random(4) )+'.itoworld.com' ); + ts := RegExprReplaceMatchSubStr(GetURLBase, 't\.beta\.itoworld\.com', 't'+inttostr( Random(4) )+'.beta.itoworld.com' ); ResultURL := ts + inttostr(GetZ-1)+'/'+inttostr(GetX)+'/'+inttostr(GetY); end. \ No newline at end of file diff --git a/_osm_ito/Navigable_waterways.zmp/params.txt b/_osm_ito/Navigable_waterways.zmp/params.txt index 63ddc24f..8dbb72f1 100644 --- a/_osm_ito/Navigable_waterways.zmp/params.txt +++ b/_osm_ito/Navigable_waterways.zmp/params.txt @@ -6,7 +6,7 @@ name= name_uk=Navigable waterways (ITO Map) name_en=Navigable waterways (ITO Map) NameInCache=osm_ito_Navigable_waterways -DefURLBase=http://t.itoworld.com/osm_script/wms?LAYERS=24&STYLES=&SRS=EPSG:900913&FORMAT=image%2Fpng&TRANSPARENT=on&SERVICE=WMS&VERSION=1.1.1&REQUEST=GetMap&EXCEPTIONS=application%2Fvnd.ogc.se_inimage&WIDTH=256&HEIGHT=256&TILE= +DefURLBase=http://t.beta.itoworld.com/24/136bdef4afc8d6e92586bc38e7b843c1/ ContentType=image/png Ext=.png projection=1 diff --git a/_osm_ito/Railway_electrification.zmp/GetUrlScript.txt b/_osm_ito/Railway_electrification.zmp/GetUrlScript.txt index 8beb3700..62db12cf 100644 --- a/_osm_ito/Railway_electrification.zmp/GetUrlScript.txt +++ b/_osm_ito/Railway_electrification.zmp/GetUrlScript.txt @@ -1,6 +1,6 @@ var ts: string; begin - ts := RegExprReplaceMatchSubStr(GetURLBase, 't\.itoworld\.com', 't'+inttostr( Random(4) )+'.itoworld.com' ); + ts := RegExprReplaceMatchSubStr(GetURLBase, 't\.beta\.itoworld\.com', 't'+inttostr( Random(4) )+'.beta.itoworld.com' ); ResultURL := ts + inttostr(GetZ-1)+'/'+inttostr(GetX)+'/'+inttostr(GetY); end. \ No newline at end of file diff --git a/_osm_ito/Railway_electrification.zmp/params.txt b/_osm_ito/Railway_electrification.zmp/params.txt index d922f8f1..d4ba564a 100644 --- a/_osm_ito/Railway_electrification.zmp/params.txt +++ b/_osm_ito/Railway_electrification.zmp/params.txt @@ -6,7 +6,7 @@ name=Railway electrification (ITO Map) name_uk=Railway electrification (ITO Map) name_en=Railway electrification (ITO Map) NameInCache=osm_ito_Railway_electrification -DefURLBase=http://t.itoworld.com/osm_script/wms?LAYERS=68&STYLES=&SRS=EPSG:900913&FORMAT=image%2Fpng&TRANSPARENT=on&SERVICE=WMS&VERSION=1.1.1&REQUEST=GetMap&EXCEPTIONS=application%2Fvnd.ogc.se_inimage&WIDTH=256&HEIGHT=256&TILE= +DefURLBase=http://t.beta.itoworld.com/68/136bdef4afc8d6e92586bc38e7b843c1/ ContentType=image/png Ext=.png projection=1 diff --git a/_osm_ito/Railway_engineering.zmp/GetUrlScript.txt b/_osm_ito/Railway_engineering.zmp/GetUrlScript.txt index 8beb3700..62db12cf 100644 --- a/_osm_ito/Railway_engineering.zmp/GetUrlScript.txt +++ b/_osm_ito/Railway_engineering.zmp/GetUrlScript.txt @@ -1,6 +1,6 @@ var ts: string; begin - ts := RegExprReplaceMatchSubStr(GetURLBase, 't\.itoworld\.com', 't'+inttostr( Random(4) )+'.itoworld.com' ); + ts := RegExprReplaceMatchSubStr(GetURLBase, 't\.beta\.itoworld\.com', 't'+inttostr( Random(4) )+'.beta.itoworld.com' ); ResultURL := ts + inttostr(GetZ-1)+'/'+inttostr(GetX)+'/'+inttostr(GetY); end. \ No newline at end of file diff --git a/_osm_ito/Railway_engineering.zmp/params.txt b/_osm_ito/Railway_engineering.zmp/params.txt index 22d4f82f..77129149 100644 --- a/_osm_ito/Railway_engineering.zmp/params.txt +++ b/_osm_ito/Railway_engineering.zmp/params.txt @@ -6,7 +6,7 @@ name=Railway engineering (ITO Map) name_uk=Railway engineering (ITO Map) name_en=Railway engineering (ITO Map) NameInCache=osm_ito_Railway_engineering -DefURLBase=http://t.itoworld.com/osm_script/wms?LAYERS=55&STYLES=&SRS=EPSG:900913&FORMAT=image%2Fpng&TRANSPARENT=on&SERVICE=WMS&VERSION=1.1.1&REQUEST=GetMap&EXCEPTIONS=application%2Fvnd.ogc.se_inimage&WIDTH=256&HEIGHT=256&TILE= +DefURLBase=http://t.beta.itoworld.com/55/136bdef4afc8d6e92586bc38e7b843c1/ ContentType=image/png Ext=.png projection=1 diff --git a/_osm_ito/Railway_freight.zmp/GetUrlScript.txt b/_osm_ito/Railway_freight.zmp/GetUrlScript.txt index 8beb3700..62db12cf 100644 --- a/_osm_ito/Railway_freight.zmp/GetUrlScript.txt +++ b/_osm_ito/Railway_freight.zmp/GetUrlScript.txt @@ -1,6 +1,6 @@ var ts: string; begin - ts := RegExprReplaceMatchSubStr(GetURLBase, 't\.itoworld\.com', 't'+inttostr( Random(4) )+'.itoworld.com' ); + ts := RegExprReplaceMatchSubStr(GetURLBase, 't\.beta\.itoworld\.com', 't'+inttostr( Random(4) )+'.beta.itoworld.com' ); ResultURL := ts + inttostr(GetZ-1)+'/'+inttostr(GetX)+'/'+inttostr(GetY); end. \ No newline at end of file diff --git a/_osm_ito/Railway_freight.zmp/params.txt b/_osm_ito/Railway_freight.zmp/params.txt index 2dbd381a..c49180a4 100644 --- a/_osm_ito/Railway_freight.zmp/params.txt +++ b/_osm_ito/Railway_freight.zmp/params.txt @@ -6,7 +6,7 @@ name=Railway freight (ITO Map) name_uk=Railway freight (ITO Map) name_en=Railway freight (ITO Map) NameInCache=osm_ito_Railway_freight -DefURLBase=http://t.itoworld.com/osm_script/wms?LAYERS=71&STYLES=&SRS=EPSG:900913&FORMAT=image%2Fpng&TRANSPARENT=on&SERVICE=WMS&VERSION=1.1.1&REQUEST=GetMap&EXCEPTIONS=application%2Fvnd.ogc.se_inimage&WIDTH=256&HEIGHT=256&TILE= +DefURLBase=http://t.beta.itoworld.com/71/136bdef4afc8d6e92586bc38e7b843c1/ ContentType=image/png Ext=.png projection=1 diff --git a/_osm_ito/Railway_stations.zmp/GetUrlScript.txt b/_osm_ito/Railway_stations.zmp/GetUrlScript.txt index 8beb3700..62db12cf 100644 --- a/_osm_ito/Railway_stations.zmp/GetUrlScript.txt +++ b/_osm_ito/Railway_stations.zmp/GetUrlScript.txt @@ -1,6 +1,6 @@ var ts: string; begin - ts := RegExprReplaceMatchSubStr(GetURLBase, 't\.itoworld\.com', 't'+inttostr( Random(4) )+'.itoworld.com' ); + ts := RegExprReplaceMatchSubStr(GetURLBase, 't\.beta\.itoworld\.com', 't'+inttostr( Random(4) )+'.beta.itoworld.com' ); ResultURL := ts + inttostr(GetZ-1)+'/'+inttostr(GetX)+'/'+inttostr(GetY); end. \ No newline at end of file diff --git a/_osm_ito/Railway_stations.zmp/params.txt b/_osm_ito/Railway_stations.zmp/params.txt index 718c7294..6905589b 100644 --- a/_osm_ito/Railway_stations.zmp/params.txt +++ b/_osm_ito/Railway_stations.zmp/params.txt @@ -6,7 +6,7 @@ name=Railway stations (ITO Map) name_uk=Railway stations (ITO Map) name_en=Railway stations (ITO Map) NameInCache=osm_ito_Railway_stations -DefURLBase=http://t.itoworld.com/osm_script/wms?LAYERS=79&STYLES=&SRS=EPSG:900913&FORMAT=image%2Fpng&TRANSPARENT=on&SERVICE=WMS&VERSION=1.1.1&REQUEST=GetMap&EXCEPTIONS=application%2Fvnd.ogc.se_inimage&WIDTH=256&HEIGHT=256&TILE= +DefURLBase=http://t.beta.itoworld.com/79/136bdef4afc8d6e92586bc38e7b843c1/ ContentType=image/png Ext=.png projection=1 diff --git a/_osm_ito/Railway_tracks.zmp/GetUrlScript.txt b/_osm_ito/Railway_tracks.zmp/GetUrlScript.txt index 8beb3700..62db12cf 100644 --- a/_osm_ito/Railway_tracks.zmp/GetUrlScript.txt +++ b/_osm_ito/Railway_tracks.zmp/GetUrlScript.txt @@ -1,6 +1,6 @@ var ts: string; begin - ts := RegExprReplaceMatchSubStr(GetURLBase, 't\.itoworld\.com', 't'+inttostr( Random(4) )+'.itoworld.com' ); + ts := RegExprReplaceMatchSubStr(GetURLBase, 't\.beta\.itoworld\.com', 't'+inttostr( Random(4) )+'.beta.itoworld.com' ); ResultURL := ts + inttostr(GetZ-1)+'/'+inttostr(GetX)+'/'+inttostr(GetY); end. \ No newline at end of file diff --git a/_osm_ito/Railway_tracks.zmp/params.txt b/_osm_ito/Railway_tracks.zmp/params.txt index c362d31e..91595306 100644 --- a/_osm_ito/Railway_tracks.zmp/params.txt +++ b/_osm_ito/Railway_tracks.zmp/params.txt @@ -6,7 +6,7 @@ name=Railway tracks (ITO Map) name_uk=Railway tracks (ITO Map) name_en=Railway tracks (ITO Map) NameInCache=osm_ito_Railway_tracks -DefURLBase=http://t.itoworld.com/osm_script/wms?LAYERS=14&STYLES=&SRS=EPSG:900913&FORMAT=image%2Fpng&TRANSPARENT=on&SERVICE=WMS&VERSION=1.1.1&REQUEST=GetMap&EXCEPTIONS=application%2Fvnd.ogc.se_inimage&WIDTH=256&HEIGHT=256&TILE= +DefURLBase=http://t.beta.itoworld.com/14/136bdef4afc8d6e92586bc38e7b843c1/ ContentType=image/png Ext=.png projection=1 diff --git a/_osm_ito/Railways.zmp/GetUrlScript.txt b/_osm_ito/Railways.zmp/GetUrlScript.txt index 8beb3700..62db12cf 100644 --- a/_osm_ito/Railways.zmp/GetUrlScript.txt +++ b/_osm_ito/Railways.zmp/GetUrlScript.txt @@ -1,6 +1,6 @@ var ts: string; begin - ts := RegExprReplaceMatchSubStr(GetURLBase, 't\.itoworld\.com', 't'+inttostr( Random(4) )+'.itoworld.com' ); + ts := RegExprReplaceMatchSubStr(GetURLBase, 't\.beta\.itoworld\.com', 't'+inttostr( Random(4) )+'.beta.itoworld.com' ); ResultURL := ts + inttostr(GetZ-1)+'/'+inttostr(GetX)+'/'+inttostr(GetY); end. \ No newline at end of file diff --git a/_osm_ito/Railways.zmp/params.txt b/_osm_ito/Railways.zmp/params.txt index a3afa7d6..2f9975d8 100644 --- a/_osm_ito/Railways.zmp/params.txt +++ b/_osm_ito/Railways.zmp/params.txt @@ -6,7 +6,7 @@ name= name_uk=Railways (ITO Map) name_en=Railways (ITO Map) NameInCache=osm_ito_Railways -DefURLBase=http://t.itoworld.com/osm_script/wms?LAYERS=15&STYLES=&SRS=EPSG:900913&FORMAT=image%2Fpng&TRANSPARENT=on&SERVICE=WMS&VERSION=1.1.1&REQUEST=GetMap&EXCEPTIONS=application%2Fvnd.ogc.se_inimage&WIDTH=256&HEIGHT=256&TILE= +DefURLBase=http://t.beta.itoworld.com/15/136bdef4afc8d6e92586bc38e7b843c1/ ContentType=image/png Ext=.png projection=1 diff --git a/_osm_ito/Recent_edits_by_type_last_7_days.zmp/GetUrlScript.txt b/_osm_ito/Recent_edits_by_type_last_7_days.zmp/GetUrlScript.txt index 8beb3700..62db12cf 100644 --- a/_osm_ito/Recent_edits_by_type_last_7_days.zmp/GetUrlScript.txt +++ b/_osm_ito/Recent_edits_by_type_last_7_days.zmp/GetUrlScript.txt @@ -1,6 +1,6 @@ var ts: string; begin - ts := RegExprReplaceMatchSubStr(GetURLBase, 't\.itoworld\.com', 't'+inttostr( Random(4) )+'.itoworld.com' ); + ts := RegExprReplaceMatchSubStr(GetURLBase, 't\.beta\.itoworld\.com', 't'+inttostr( Random(4) )+'.beta.itoworld.com' ); ResultURL := ts + inttostr(GetZ-1)+'/'+inttostr(GetX)+'/'+inttostr(GetY); end. \ No newline at end of file diff --git a/_osm_ito/Recent_edits_by_type_last_7_days.zmp/params.txt b/_osm_ito/Recent_edits_by_type_last_7_days.zmp/params.txt index ce9383d6..f30dcff4 100644 --- a/_osm_ito/Recent_edits_by_type_last_7_days.zmp/params.txt +++ b/_osm_ito/Recent_edits_by_type_last_7_days.zmp/params.txt @@ -6,7 +6,7 @@ name=Recent edits by type last 7 days (ITO Map) name_uk=Recent edits by type last 7 days (ITO Map) name_en=Recent edits by type last 7 days (ITO Map) NameInCache=osm_ito_Recent_edits_by_type_last_7_days -DefURLBase=http://t.itoworld.com/osm_script/wms?LAYERS=131&STYLES=&SRS=EPSG:900913&FORMAT=image%2Fpng&TRANSPARENT=on&SERVICE=WMS&VERSION=1.1.1&REQUEST=GetMap&EXCEPTIONS=application%2Fvnd.ogc.se_inimage&WIDTH=256&HEIGHT=256&TILE= +DefURLBase=http://t.beta.itoworld.com/131/136bdef4afc8d6e92586bc38e7b843c1/ ContentType=image/png Ext=.png projection=1 diff --git a/_osm_ito/Recent_edits_by_type_last_90_days.zmp/GetUrlScript.txt b/_osm_ito/Recent_edits_by_type_last_90_days.zmp/GetUrlScript.txt index 8beb3700..62db12cf 100644 --- a/_osm_ito/Recent_edits_by_type_last_90_days.zmp/GetUrlScript.txt +++ b/_osm_ito/Recent_edits_by_type_last_90_days.zmp/GetUrlScript.txt @@ -1,6 +1,6 @@ var ts: string; begin - ts := RegExprReplaceMatchSubStr(GetURLBase, 't\.itoworld\.com', 't'+inttostr( Random(4) )+'.itoworld.com' ); + ts := RegExprReplaceMatchSubStr(GetURLBase, 't\.beta\.itoworld\.com', 't'+inttostr( Random(4) )+'.beta.itoworld.com' ); ResultURL := ts + inttostr(GetZ-1)+'/'+inttostr(GetX)+'/'+inttostr(GetY); end. \ No newline at end of file diff --git a/_osm_ito/Recent_edits_by_type_last_90_days.zmp/params.txt b/_osm_ito/Recent_edits_by_type_last_90_days.zmp/params.txt index c8b96b91..5e2bdd81 100644 --- a/_osm_ito/Recent_edits_by_type_last_90_days.zmp/params.txt +++ b/_osm_ito/Recent_edits_by_type_last_90_days.zmp/params.txt @@ -6,7 +6,7 @@ name=Recent edits by type last 90 days (ITO Map) name_uk=Recent edits by type last 90 days (ITO Map) name_en=Recent edits by type last 90 days (ITO Map) NameInCache=osm_ito_Recent_edits_by_type_last_90_days -DefURLBase=http://t.itoworld.com/osm_script/wms?LAYERS=127&STYLES=&SRS=EPSG:900913&FORMAT=image%2Fpng&TRANSPARENT=on&SERVICE=WMS&VERSION=1.1.1&REQUEST=GetMap&EXCEPTIONS=application%2Fvnd.ogc.se_inimage&WIDTH=256&HEIGHT=256&TILE= +DefURLBase=http://t.beta.itoworld.com/127/136bdef4afc8d6e92586bc38e7b843c1/ ContentType=image/png Ext=.png projection=1 diff --git a/_osm_ito/Recent_edits_last_7_days.zmp/GetUrlScript.txt b/_osm_ito/Recent_edits_last_7_days.zmp/GetUrlScript.txt index 8beb3700..62db12cf 100644 --- a/_osm_ito/Recent_edits_last_7_days.zmp/GetUrlScript.txt +++ b/_osm_ito/Recent_edits_last_7_days.zmp/GetUrlScript.txt @@ -1,6 +1,6 @@ var ts: string; begin - ts := RegExprReplaceMatchSubStr(GetURLBase, 't\.itoworld\.com', 't'+inttostr( Random(4) )+'.itoworld.com' ); + ts := RegExprReplaceMatchSubStr(GetURLBase, 't\.beta\.itoworld\.com', 't'+inttostr( Random(4) )+'.beta.itoworld.com' ); ResultURL := ts + inttostr(GetZ-1)+'/'+inttostr(GetX)+'/'+inttostr(GetY); end. \ No newline at end of file diff --git a/_osm_ito/Recent_edits_last_7_days.zmp/params.txt b/_osm_ito/Recent_edits_last_7_days.zmp/params.txt index 773cea14..d3709590 100644 --- a/_osm_ito/Recent_edits_last_7_days.zmp/params.txt +++ b/_osm_ito/Recent_edits_last_7_days.zmp/params.txt @@ -6,7 +6,7 @@ name=Recent edits last 7 days (ITO Map) name_uk=Recent edits last 7 days (ITO Map) name_en=Recent edits last 7 days (ITO Map) NameInCache=osm_ito_Recent_edits_last_7_days -DefURLBase=http://t.itoworld.com/osm_script/wms?LAYERS=130&STYLES=&SRS=EPSG:900913&FORMAT=image%2Fpng&TRANSPARENT=on&SERVICE=WMS&VERSION=1.1.1&REQUEST=GetMap&EXCEPTIONS=application%2Fvnd.ogc.se_inimage&WIDTH=256&HEIGHT=256&TILE= +DefURLBase=http://t.beta.itoworld.com/130/136bdef4afc8d6e92586bc38e7b843c1/ ContentType=image/png Ext=.png projection=1 diff --git a/_osm_ito/Recent_edits_last_90_days.zmp/GetUrlScript.txt b/_osm_ito/Recent_edits_last_90_days.zmp/GetUrlScript.txt index 8beb3700..62db12cf 100644 --- a/_osm_ito/Recent_edits_last_90_days.zmp/GetUrlScript.txt +++ b/_osm_ito/Recent_edits_last_90_days.zmp/GetUrlScript.txt @@ -1,6 +1,6 @@ var ts: string; begin - ts := RegExprReplaceMatchSubStr(GetURLBase, 't\.itoworld\.com', 't'+inttostr( Random(4) )+'.itoworld.com' ); + ts := RegExprReplaceMatchSubStr(GetURLBase, 't\.beta\.itoworld\.com', 't'+inttostr( Random(4) )+'.beta.itoworld.com' ); ResultURL := ts + inttostr(GetZ-1)+'/'+inttostr(GetX)+'/'+inttostr(GetY); end. \ No newline at end of file diff --git a/_osm_ito/Recent_edits_last_90_days.zmp/params.txt b/_osm_ito/Recent_edits_last_90_days.zmp/params.txt index d8800ca0..c7aa2f26 100644 --- a/_osm_ito/Recent_edits_last_90_days.zmp/params.txt +++ b/_osm_ito/Recent_edits_last_90_days.zmp/params.txt @@ -6,7 +6,7 @@ name=Recent edits last 90 days (ITO Map) name_uk=Recent edits last 90 days (ITO Map) name_en=Recent edits last 90 days (ITO Map) NameInCache=osm_ito_Recent_edits_last_90_days -DefURLBase=http://t.itoworld.com/osm_script/wms?LAYERS=129&STYLES=&SRS=EPSG:900913&FORMAT=image%2Fpng&TRANSPARENT=on&SERVICE=WMS&VERSION=1.1.1&REQUEST=GetMap&EXCEPTIONS=application%2Fvnd.ogc.se_inimage&WIDTH=256&HEIGHT=256&TILE= +DefURLBase=http://t.beta.itoworld.com/129/136bdef4afc8d6e92586bc38e7b843c1/ ContentType=image/png Ext=.png projection=1 diff --git a/_osm_ito/Schools.zmp/GetUrlScript.txt b/_osm_ito/Schools.zmp/GetUrlScript.txt index 8beb3700..62db12cf 100644 --- a/_osm_ito/Schools.zmp/GetUrlScript.txt +++ b/_osm_ito/Schools.zmp/GetUrlScript.txt @@ -1,6 +1,6 @@ var ts: string; begin - ts := RegExprReplaceMatchSubStr(GetURLBase, 't\.itoworld\.com', 't'+inttostr( Random(4) )+'.itoworld.com' ); + ts := RegExprReplaceMatchSubStr(GetURLBase, 't\.beta\.itoworld\.com', 't'+inttostr( Random(4) )+'.beta.itoworld.com' ); ResultURL := ts + inttostr(GetZ-1)+'/'+inttostr(GetX)+'/'+inttostr(GetY); end. \ No newline at end of file diff --git a/_osm_ito/Schools.zmp/params.txt b/_osm_ito/Schools.zmp/params.txt index a7d502ba..db2e8d13 100644 --- a/_osm_ito/Schools.zmp/params.txt +++ b/_osm_ito/Schools.zmp/params.txt @@ -6,7 +6,7 @@ name= name_uk=Schools (ITO Map) name_en=Schools (ITO Map) NameInCache=osm_ito_Schools -DefURLBase=http://t.itoworld.com/osm_script/wms?LAYERS=6&STYLES=&SRS=EPSG:900913&FORMAT=image%2Fpng&TRANSPARENT=on&SERVICE=WMS&VERSION=1.1.1&REQUEST=GetMap&EXCEPTIONS=application%2Fvnd.ogc.se_inimage&WIDTH=256&HEIGHT=256&TILE= +DefURLBase=http://t.beta.itoworld.com/6/136bdef4afc8d6e92586bc38e7b843c1/ ContentType=image/png Ext=.png projection=1 diff --git a/_osm_ito/Sidewalks_and_footways.zmp/GetUrlScript.txt b/_osm_ito/Sidewalks_and_footways.zmp/GetUrlScript.txt index 8beb3700..62db12cf 100644 --- a/_osm_ito/Sidewalks_and_footways.zmp/GetUrlScript.txt +++ b/_osm_ito/Sidewalks_and_footways.zmp/GetUrlScript.txt @@ -1,6 +1,6 @@ var ts: string; begin - ts := RegExprReplaceMatchSubStr(GetURLBase, 't\.itoworld\.com', 't'+inttostr( Random(4) )+'.itoworld.com' ); + ts := RegExprReplaceMatchSubStr(GetURLBase, 't\.beta\.itoworld\.com', 't'+inttostr( Random(4) )+'.beta.itoworld.com' ); ResultURL := ts + inttostr(GetZ-1)+'/'+inttostr(GetX)+'/'+inttostr(GetY); end. \ No newline at end of file diff --git a/_osm_ito/Sidewalks_and_footways.zmp/params.txt b/_osm_ito/Sidewalks_and_footways.zmp/params.txt index 363ba38c..8b7a5ac2 100644 --- a/_osm_ito/Sidewalks_and_footways.zmp/params.txt +++ b/_osm_ito/Sidewalks_and_footways.zmp/params.txt @@ -6,7 +6,7 @@ name= name_uk=Sidewalks and footways (ITO Map) name_en=Sidewalks and footways (ITO Map) NameInCache=osm_ito_Sidewalks_and_footways -DefURLBase=http://t.itoworld.com/osm_script/wms?LAYERS=126&STYLES=&SRS=EPSG:900913&FORMAT=image%2Fpng&TRANSPARENT=on&SERVICE=WMS&VERSION=1.1.1&REQUEST=GetMap&EXCEPTIONS=application%2Fvnd.ogc.se_inimage&WIDTH=256&HEIGHT=256&TILE= +DefURLBase=http://t.beta.itoworld.com/126/136bdef4afc8d6e92586bc38e7b843c1/ ContentType=image/png Ext=.png projection=1 diff --git a/_osm_ito/Speed_limits.zmp/GetUrlScript.txt b/_osm_ito/Speed_limits.zmp/GetUrlScript.txt index 8beb3700..62db12cf 100644 --- a/_osm_ito/Speed_limits.zmp/GetUrlScript.txt +++ b/_osm_ito/Speed_limits.zmp/GetUrlScript.txt @@ -1,6 +1,6 @@ var ts: string; begin - ts := RegExprReplaceMatchSubStr(GetURLBase, 't\.itoworld\.com', 't'+inttostr( Random(4) )+'.itoworld.com' ); + ts := RegExprReplaceMatchSubStr(GetURLBase, 't\.beta\.itoworld\.com', 't'+inttostr( Random(4) )+'.beta.itoworld.com' ); ResultURL := ts + inttostr(GetZ-1)+'/'+inttostr(GetX)+'/'+inttostr(GetY); end. \ No newline at end of file diff --git a/_osm_ito/Speed_limits.zmp/params.txt b/_osm_ito/Speed_limits.zmp/params.txt index f20e041b..bcefd5a1 100644 --- a/_osm_ito/Speed_limits.zmp/params.txt +++ b/_osm_ito/Speed_limits.zmp/params.txt @@ -6,7 +6,7 @@ name= name_uk=Speed limits (ITO Map) name_en=Speed limits (ITO Map) NameInCache=osm_ito_Speed_limits -DefURLBase=http://t.itoworld.com/osm_script/wms?LAYERS=124&STYLES=&SRS=EPSG:900913&FORMAT=image%2Fpng&TRANSPARENT=on&SERVICE=WMS&VERSION=1.1.1&REQUEST=GetMap&EXCEPTIONS=application%2Fvnd.ogc.se_inimage&WIDTH=256&HEIGHT=256&TILE= +DefURLBase=http://t.beta.itoworld.com/124/136bdef4afc8d6e92586bc38e7b843c1/ ContentType=image/png Ext=.png projection=1 diff --git a/_osm_ito/Speed_limits_fixme.zmp/GetUrlScript.txt b/_osm_ito/Speed_limits_fixme.zmp/GetUrlScript.txt index 8beb3700..62db12cf 100644 --- a/_osm_ito/Speed_limits_fixme.zmp/GetUrlScript.txt +++ b/_osm_ito/Speed_limits_fixme.zmp/GetUrlScript.txt @@ -1,6 +1,6 @@ var ts: string; begin - ts := RegExprReplaceMatchSubStr(GetURLBase, 't\.itoworld\.com', 't'+inttostr( Random(4) )+'.itoworld.com' ); + ts := RegExprReplaceMatchSubStr(GetURLBase, 't\.beta\.itoworld\.com', 't'+inttostr( Random(4) )+'.beta.itoworld.com' ); ResultURL := ts + inttostr(GetZ-1)+'/'+inttostr(GetX)+'/'+inttostr(GetY); end. \ No newline at end of file diff --git a/_osm_ito/Speed_limits_fixme.zmp/params.txt b/_osm_ito/Speed_limits_fixme.zmp/params.txt index fa365c28..e91d5f9c 100644 --- a/_osm_ito/Speed_limits_fixme.zmp/params.txt +++ b/_osm_ito/Speed_limits_fixme.zmp/params.txt @@ -6,7 +6,7 @@ name=Speed limits fixme (ITO Map) name_uk=Speed limits fixme (ITO Map) name_en=Speed limits fixme (ITO Map) NameInCache=osm_ito_Speed_limits_fixme -DefURLBase=http://t.itoworld.com/osm_script/wms?LAYERS=125&STYLES=&SRS=EPSG:900913&FORMAT=image%2Fpng&TRANSPARENT=on&SERVICE=WMS&VERSION=1.1.1&REQUEST=GetMap&EXCEPTIONS=application%2Fvnd.ogc.se_inimage&WIDTH=256&HEIGHT=256&TILE= +DefURLBase=http://t.beta.itoworld.com/125/136bdef4afc8d6e92586bc38e7b843c1/ ContentType=image/png Ext=.png projection=1 diff --git a/_osm_ito/Speed_limits_kmh.zmp/GetUrlScript.txt b/_osm_ito/Speed_limits_kmh.zmp/GetUrlScript.txt index 8beb3700..62db12cf 100644 --- a/_osm_ito/Speed_limits_kmh.zmp/GetUrlScript.txt +++ b/_osm_ito/Speed_limits_kmh.zmp/GetUrlScript.txt @@ -1,6 +1,6 @@ var ts: string; begin - ts := RegExprReplaceMatchSubStr(GetURLBase, 't\.itoworld\.com', 't'+inttostr( Random(4) )+'.itoworld.com' ); + ts := RegExprReplaceMatchSubStr(GetURLBase, 't\.beta\.itoworld\.com', 't'+inttostr( Random(4) )+'.beta.itoworld.com' ); ResultURL := ts + inttostr(GetZ-1)+'/'+inttostr(GetX)+'/'+inttostr(GetY); end. \ No newline at end of file diff --git a/_osm_ito/Speed_limits_kmh.zmp/params.txt b/_osm_ito/Speed_limits_kmh.zmp/params.txt index 67a0b9de..67789fb2 100644 --- a/_osm_ito/Speed_limits_kmh.zmp/params.txt +++ b/_osm_ito/Speed_limits_kmh.zmp/params.txt @@ -6,7 +6,7 @@ name=Speed limits kmh (ITO Map) name_uk=Speed limits kmh (ITO Map) name_en=Speed limits kmh (ITO Map) NameInCache=osm_ito_Speed_limits_kmh -DefURLBase=http://t.itoworld.com/osm_script/wms?LAYERS=35&STYLES=&SRS=EPSG:900913&FORMAT=image%2Fpng&TRANSPARENT=on&SERVICE=WMS&VERSION=1.1.1&REQUEST=GetMap&EXCEPTIONS=application%2Fvnd.ogc.se_inimage&WIDTH=256&HEIGHT=256&TILE= +DefURLBase=http://t.beta.itoworld.com/35/136bdef4afc8d6e92586bc38e7b843c1/ ContentType=image/png Ext=.png projection=1 diff --git a/_osm_ito/Speed_limits_kmh_major_roads.zmp/GetUrlScript.txt b/_osm_ito/Speed_limits_kmh_major_roads.zmp/GetUrlScript.txt index 8beb3700..62db12cf 100644 --- a/_osm_ito/Speed_limits_kmh_major_roads.zmp/GetUrlScript.txt +++ b/_osm_ito/Speed_limits_kmh_major_roads.zmp/GetUrlScript.txt @@ -1,6 +1,6 @@ var ts: string; begin - ts := RegExprReplaceMatchSubStr(GetURLBase, 't\.itoworld\.com', 't'+inttostr( Random(4) )+'.itoworld.com' ); + ts := RegExprReplaceMatchSubStr(GetURLBase, 't\.beta\.itoworld\.com', 't'+inttostr( Random(4) )+'.beta.itoworld.com' ); ResultURL := ts + inttostr(GetZ-1)+'/'+inttostr(GetX)+'/'+inttostr(GetY); end. \ No newline at end of file diff --git a/_osm_ito/Speed_limits_kmh_major_roads.zmp/params.txt b/_osm_ito/Speed_limits_kmh_major_roads.zmp/params.txt index af9ebc47..51bfb952 100644 --- a/_osm_ito/Speed_limits_kmh_major_roads.zmp/params.txt +++ b/_osm_ito/Speed_limits_kmh_major_roads.zmp/params.txt @@ -6,7 +6,7 @@ name=Speed limits kmh major roads (ITO Map) name_uk=Speed limits kmh major roads (ITO Map) name_en=Speed limits kmh major roads (ITO Map) NameInCache=osm_ito_Speed_limits_kmh_major_roads -DefURLBase=http://t.itoworld.com/osm_script/wms?LAYERS=42&STYLES=&SRS=EPSG:900913&FORMAT=image%2Fpng&TRANSPARENT=on&SERVICE=WMS&VERSION=1.1.1&REQUEST=GetMap&EXCEPTIONS=application%2Fvnd.ogc.se_inimage&WIDTH=256&HEIGHT=256&TILE= +DefURLBase=http://t.beta.itoworld.com/42/136bdef4afc8d6e92586bc38e7b843c1/ ContentType=image/png Ext=.png projection=1 diff --git a/_osm_ito/Speed_limits_major_roads.zmp/GetUrlScript.txt b/_osm_ito/Speed_limits_major_roads.zmp/GetUrlScript.txt index 8beb3700..62db12cf 100644 --- a/_osm_ito/Speed_limits_major_roads.zmp/GetUrlScript.txt +++ b/_osm_ito/Speed_limits_major_roads.zmp/GetUrlScript.txt @@ -1,6 +1,6 @@ var ts: string; begin - ts := RegExprReplaceMatchSubStr(GetURLBase, 't\.itoworld\.com', 't'+inttostr( Random(4) )+'.itoworld.com' ); + ts := RegExprReplaceMatchSubStr(GetURLBase, 't\.beta\.itoworld\.com', 't'+inttostr( Random(4) )+'.beta.itoworld.com' ); ResultURL := ts + inttostr(GetZ-1)+'/'+inttostr(GetX)+'/'+inttostr(GetY); end. \ No newline at end of file diff --git a/_osm_ito/Speed_limits_major_roads.zmp/params.txt b/_osm_ito/Speed_limits_major_roads.zmp/params.txt index 812669ce..a60633ce 100644 --- a/_osm_ito/Speed_limits_major_roads.zmp/params.txt +++ b/_osm_ito/Speed_limits_major_roads.zmp/params.txt @@ -6,7 +6,7 @@ name=Speed limits major roads (ITO Map) name_uk=Speed limits major roads (ITO Map) name_en=Speed limits major roads (ITO Map) NameInCache=osm_ito_Speed_limits_major_roads -DefURLBase=http://t.itoworld.com/osm_script/wms?LAYERS=149&STYLES=&SRS=EPSG:900913&FORMAT=image%2Fpng&TRANSPARENT=on&SERVICE=WMS&VERSION=1.1.1&REQUEST=GetMap&EXCEPTIONS=application%2Fvnd.ogc.se_inimage&WIDTH=256&HEIGHT=256&TILE= +DefURLBase=http://t.beta.itoworld.com/149/136bdef4afc8d6e92586bc38e7b843c1/ ContentType=image/png Ext=.png projection=1 diff --git a/_osm_ito/Speed_limits_mph.zmp/GetUrlScript.txt b/_osm_ito/Speed_limits_mph.zmp/GetUrlScript.txt index 8beb3700..62db12cf 100644 --- a/_osm_ito/Speed_limits_mph.zmp/GetUrlScript.txt +++ b/_osm_ito/Speed_limits_mph.zmp/GetUrlScript.txt @@ -1,6 +1,6 @@ var ts: string; begin - ts := RegExprReplaceMatchSubStr(GetURLBase, 't\.itoworld\.com', 't'+inttostr( Random(4) )+'.itoworld.com' ); + ts := RegExprReplaceMatchSubStr(GetURLBase, 't\.beta\.itoworld\.com', 't'+inttostr( Random(4) )+'.beta.itoworld.com' ); ResultURL := ts + inttostr(GetZ-1)+'/'+inttostr(GetX)+'/'+inttostr(GetY); end. \ No newline at end of file diff --git a/_osm_ito/Speed_limits_mph.zmp/params.txt b/_osm_ito/Speed_limits_mph.zmp/params.txt index d69a68ce..3efcb7d9 100644 --- a/_osm_ito/Speed_limits_mph.zmp/params.txt +++ b/_osm_ito/Speed_limits_mph.zmp/params.txt @@ -6,7 +6,7 @@ name=Speed limits mph (ITO Map) name_uk=Speed limits mph (ITO Map) name_en=Speed limits mph (ITO Map) NameInCache=osm_ito_Speed_limits_mph -DefURLBase=http://t.itoworld.com/osm_script/wms?LAYERS=5&STYLES=&SRS=EPSG:900913&FORMAT=image%2Fpng&TRANSPARENT=on&SERVICE=WMS&VERSION=1.1.1&REQUEST=GetMap&EXCEPTIONS=application%2Fvnd.ogc.se_inimage&WIDTH=256&HEIGHT=256&TILE= +DefURLBase=http://t.beta.itoworld.com/5/136bdef4afc8d6e92586bc38e7b843c1/ ContentType=image/png Ext=.png projection=1 diff --git a/_osm_ito/Speed_limits_mph_major_roads.zmp/GetUrlScript.txt b/_osm_ito/Speed_limits_mph_major_roads.zmp/GetUrlScript.txt index 8beb3700..62db12cf 100644 --- a/_osm_ito/Speed_limits_mph_major_roads.zmp/GetUrlScript.txt +++ b/_osm_ito/Speed_limits_mph_major_roads.zmp/GetUrlScript.txt @@ -1,6 +1,6 @@ var ts: string; begin - ts := RegExprReplaceMatchSubStr(GetURLBase, 't\.itoworld\.com', 't'+inttostr( Random(4) )+'.itoworld.com' ); + ts := RegExprReplaceMatchSubStr(GetURLBase, 't\.beta\.itoworld\.com', 't'+inttostr( Random(4) )+'.beta.itoworld.com' ); ResultURL := ts + inttostr(GetZ-1)+'/'+inttostr(GetX)+'/'+inttostr(GetY); end. \ No newline at end of file diff --git a/_osm_ito/Speed_limits_mph_major_roads.zmp/params.txt b/_osm_ito/Speed_limits_mph_major_roads.zmp/params.txt index e4abcf57..815b488c 100644 --- a/_osm_ito/Speed_limits_mph_major_roads.zmp/params.txt +++ b/_osm_ito/Speed_limits_mph_major_roads.zmp/params.txt @@ -6,7 +6,7 @@ name=Speed limits mph major roads (ITO Map) name_uk=Speed limits mph major roads (ITO Map) name_en=Speed limits mph major roads (ITO Map) NameInCache=osm_ito_Speed_limits_mph_major_roads -DefURLBase=http://t.itoworld.com/osm_script/wms?LAYERS=41&STYLES=&SRS=EPSG:900913&FORMAT=image%2Fpng&TRANSPARENT=on&SERVICE=WMS&VERSION=1.1.1&REQUEST=GetMap&EXCEPTIONS=application%2Fvnd.ogc.se_inimage&WIDTH=256&HEIGHT=256&TILE= +DefURLBase=http://t.beta.itoworld.com/41/136bdef4afc8d6e92586bc38e7b843c1/ ContentType=image/png Ext=.png projection=1 diff --git a/_osm_ito/Surfaces.zmp/GetUrlScript.txt b/_osm_ito/Surfaces.zmp/GetUrlScript.txt index 8beb3700..62db12cf 100644 --- a/_osm_ito/Surfaces.zmp/GetUrlScript.txt +++ b/_osm_ito/Surfaces.zmp/GetUrlScript.txt @@ -1,6 +1,6 @@ var ts: string; begin - ts := RegExprReplaceMatchSubStr(GetURLBase, 't\.itoworld\.com', 't'+inttostr( Random(4) )+'.itoworld.com' ); + ts := RegExprReplaceMatchSubStr(GetURLBase, 't\.beta\.itoworld\.com', 't'+inttostr( Random(4) )+'.beta.itoworld.com' ); ResultURL := ts + inttostr(GetZ-1)+'/'+inttostr(GetX)+'/'+inttostr(GetY); end. \ No newline at end of file diff --git a/_osm_ito/Surfaces.zmp/params.txt b/_osm_ito/Surfaces.zmp/params.txt index 921848f4..70e7a62c 100644 --- a/_osm_ito/Surfaces.zmp/params.txt +++ b/_osm_ito/Surfaces.zmp/params.txt @@ -6,7 +6,7 @@ name= name_uk=Surfaces (ITO Map) name_en=Surfaces (ITO Map) NameInCache=osm_ito_Surfaces -DefURLBase=http://t.itoworld.com/osm_script/wms?LAYERS=25&STYLES=&SRS=EPSG:900913&FORMAT=image%2Fpng&TRANSPARENT=on&SERVICE=WMS&VERSION=1.1.1&REQUEST=GetMap&EXCEPTIONS=application%2Fvnd.ogc.se_inimage&WIDTH=256&HEIGHT=256&TILE= +DefURLBase=http://t.beta.itoworld.com/25/136bdef4afc8d6e92586bc38e7b843c1/ ContentType=image/png Ext=.png projection=1 diff --git a/_osm_ito/Transport_construction.zmp/GetUrlScript.txt b/_osm_ito/Transport_construction.zmp/GetUrlScript.txt index 8beb3700..62db12cf 100644 --- a/_osm_ito/Transport_construction.zmp/GetUrlScript.txt +++ b/_osm_ito/Transport_construction.zmp/GetUrlScript.txt @@ -1,6 +1,6 @@ var ts: string; begin - ts := RegExprReplaceMatchSubStr(GetURLBase, 't\.itoworld\.com', 't'+inttostr( Random(4) )+'.itoworld.com' ); + ts := RegExprReplaceMatchSubStr(GetURLBase, 't\.beta\.itoworld\.com', 't'+inttostr( Random(4) )+'.beta.itoworld.com' ); ResultURL := ts + inttostr(GetZ-1)+'/'+inttostr(GetX)+'/'+inttostr(GetY); end. \ No newline at end of file diff --git a/_osm_ito/Transport_construction.zmp/params.txt b/_osm_ito/Transport_construction.zmp/params.txt index e0d0ab68..885fe212 100644 --- a/_osm_ito/Transport_construction.zmp/params.txt +++ b/_osm_ito/Transport_construction.zmp/params.txt @@ -6,7 +6,7 @@ name=Transport construction (ITO Map) name_uk=Transport construction (ITO Map) name_en=Transport construction (ITO Map) NameInCache=osm_ito_Transport_construction -DefURLBase=http://t.itoworld.com/osm_script/wms?LAYERS=57&STYLES=&SRS=EPSG:900913&FORMAT=image%2Fpng&TRANSPARENT=on&SERVICE=WMS&VERSION=1.1.1&REQUEST=GetMap&EXCEPTIONS=application%2Fvnd.ogc.se_inimage&WIDTH=256&HEIGHT=256&TILE= +DefURLBase=http://t.beta.itoworld.com/57/136bdef4afc8d6e92586bc38e7b843c1/ ContentType=image/png Ext=.png projection=1 diff --git a/_osm_ito/Unknown_roads.zmp/GetUrlScript.txt b/_osm_ito/Unknown_roads.zmp/GetUrlScript.txt index 8beb3700..62db12cf 100644 --- a/_osm_ito/Unknown_roads.zmp/GetUrlScript.txt +++ b/_osm_ito/Unknown_roads.zmp/GetUrlScript.txt @@ -1,6 +1,6 @@ var ts: string; begin - ts := RegExprReplaceMatchSubStr(GetURLBase, 't\.itoworld\.com', 't'+inttostr( Random(4) )+'.itoworld.com' ); + ts := RegExprReplaceMatchSubStr(GetURLBase, 't\.beta\.itoworld\.com', 't'+inttostr( Random(4) )+'.beta.itoworld.com' ); ResultURL := ts + inttostr(GetZ-1)+'/'+inttostr(GetX)+'/'+inttostr(GetY); end. \ No newline at end of file diff --git a/_osm_ito/Unknown_roads.zmp/params.txt b/_osm_ito/Unknown_roads.zmp/params.txt index f2870477..29c8c0b2 100644 --- a/_osm_ito/Unknown_roads.zmp/params.txt +++ b/_osm_ito/Unknown_roads.zmp/params.txt @@ -6,7 +6,7 @@ name=Unknown roads (ITO Map) name_uk=Unknown roads (ITO Map) name_en=Unknown roads (ITO Map) NameInCache=osm_ito_Unknown_roads -DefURLBase=http://t.itoworld.com/osm_script/wms?LAYERS=21&STYLES=&SRS=EPSG:900913&FORMAT=image%2Fpng&TRANSPARENT=on&SERVICE=WMS&VERSION=1.1.1&REQUEST=GetMap&EXCEPTIONS=application%2Fvnd.ogc.se_inimage&WIDTH=256&HEIGHT=256&TILE= +DefURLBase=http://t.beta.itoworld.com/21/136bdef4afc8d6e92586bc38e7b843c1/ ContentType=image/png Ext=.png projection=1 diff --git a/_osm_ito/Unrecognised_speed_limits_(UK_only).zmp/GetUrlScript.txt b/_osm_ito/Unrecognised_speed_limits_(UK_only).zmp/GetUrlScript.txt index 8beb3700..62db12cf 100644 --- a/_osm_ito/Unrecognised_speed_limits_(UK_only).zmp/GetUrlScript.txt +++ b/_osm_ito/Unrecognised_speed_limits_(UK_only).zmp/GetUrlScript.txt @@ -1,6 +1,6 @@ var ts: string; begin - ts := RegExprReplaceMatchSubStr(GetURLBase, 't\.itoworld\.com', 't'+inttostr( Random(4) )+'.itoworld.com' ); + ts := RegExprReplaceMatchSubStr(GetURLBase, 't\.beta\.itoworld\.com', 't'+inttostr( Random(4) )+'.beta.itoworld.com' ); ResultURL := ts + inttostr(GetZ-1)+'/'+inttostr(GetX)+'/'+inttostr(GetY); end. \ No newline at end of file diff --git a/_osm_ito/Unrecognised_speed_limits_(UK_only).zmp/params.txt b/_osm_ito/Unrecognised_speed_limits_(UK_only).zmp/params.txt index 8cd50cc7..44ad3911 100644 --- a/_osm_ito/Unrecognised_speed_limits_(UK_only).zmp/params.txt +++ b/_osm_ito/Unrecognised_speed_limits_(UK_only).zmp/params.txt @@ -6,7 +6,7 @@ name=Unrecognised speed limits (UK only) (ITO Map) name_uk=Unrecognised speed limits (UK only) (ITO Map) name_en=Unrecognised speed limits (UK only) (ITO Map) NameInCache=osm_ito_Unrecognised_speed_limits_(UK_only) -DefURLBase=http://t.itoworld.com/osm_script/wms?LAYERS=81&STYLES=&SRS=EPSG:900913&FORMAT=image%2Fpng&TRANSPARENT=on&SERVICE=WMS&VERSION=1.1.1&REQUEST=GetMap&EXCEPTIONS=application%2Fvnd.ogc.se_inimage&WIDTH=256&HEIGHT=256&TILE= +DefURLBase=http://t.beta.itoworld.com/81/136bdef4afc8d6e92586bc38e7b843c1/ ContentType=image/png Ext=.png projection=1 diff --git a/_osm_ito/Water.zmp/GetUrlScript.txt b/_osm_ito/Water.zmp/GetUrlScript.txt index 8beb3700..62db12cf 100644 --- a/_osm_ito/Water.zmp/GetUrlScript.txt +++ b/_osm_ito/Water.zmp/GetUrlScript.txt @@ -1,6 +1,6 @@ var ts: string; begin - ts := RegExprReplaceMatchSubStr(GetURLBase, 't\.itoworld\.com', 't'+inttostr( Random(4) )+'.itoworld.com' ); + ts := RegExprReplaceMatchSubStr(GetURLBase, 't\.beta\.itoworld\.com', 't'+inttostr( Random(4) )+'.beta.itoworld.com' ); ResultURL := ts + inttostr(GetZ-1)+'/'+inttostr(GetX)+'/'+inttostr(GetY); end. \ No newline at end of file diff --git a/_osm_ito/Water.zmp/params.txt b/_osm_ito/Water.zmp/params.txt index d18ec02b..5b8b100e 100644 --- a/_osm_ito/Water.zmp/params.txt +++ b/_osm_ito/Water.zmp/params.txt @@ -6,7 +6,7 @@ name= name_uk=Water (ITO Map) name_en=Water (ITO Map) NameInCache=osm_ito_Water -DefURLBase=http://t.itoworld.com/osm_script/wms?LAYERS=3&STYLES=&SRS=EPSG:900913&FORMAT=image%2Fpng&TRANSPARENT=on&SERVICE=WMS&VERSION=1.1.1&REQUEST=GetMap&EXCEPTIONS=application%2Fvnd.ogc.se_inimage&WIDTH=256&HEIGHT=256&TILE= +DefURLBase=http://t.beta.itoworld.com/3/136bdef4afc8d6e92586bc38e7b843c1/ ContentType=image/png Ext=.png projection=1 diff --git a/_osm_ito/notname_tag.zmp/GetUrlScript.txt b/_osm_ito/notname_tag.zmp/GetUrlScript.txt index 8beb3700..62db12cf 100644 --- a/_osm_ito/notname_tag.zmp/GetUrlScript.txt +++ b/_osm_ito/notname_tag.zmp/GetUrlScript.txt @@ -1,6 +1,6 @@ var ts: string; begin - ts := RegExprReplaceMatchSubStr(GetURLBase, 't\.itoworld\.com', 't'+inttostr( Random(4) )+'.itoworld.com' ); + ts := RegExprReplaceMatchSubStr(GetURLBase, 't\.beta\.itoworld\.com', 't'+inttostr( Random(4) )+'.beta.itoworld.com' ); ResultURL := ts + inttostr(GetZ-1)+'/'+inttostr(GetX)+'/'+inttostr(GetY); end. \ No newline at end of file diff --git a/_osm_ito/notname_tag.zmp/params.txt b/_osm_ito/notname_tag.zmp/params.txt index 6096d50b..c4febf6f 100644 --- a/_osm_ito/notname_tag.zmp/params.txt +++ b/_osm_ito/notname_tag.zmp/params.txt @@ -6,7 +6,7 @@ name=notname tag (ITO Map) name_uk=notname tag (ITO Map) name_en=notname tag (ITO Map) NameInCache=osm_ito_notname_tag -DefURLBase=http://t.itoworld.com/osm_script/wms?LAYERS=141&STYLES=&SRS=EPSG:900913&FORMAT=image%2Fpng&TRANSPARENT=on&SERVICE=WMS&VERSION=1.1.1&REQUEST=GetMap&EXCEPTIONS=application%2Fvnd.ogc.se_inimage&WIDTH=256&HEIGHT=256&TILE= +DefURLBase=http://t.beta.itoworld.com/141/136bdef4afc8d6e92586bc38e7b843c1/ ContentType=image/png Ext=.png projection=1