@@ -1,6 +1,6 @@ | |||||
var | var | ||||
ts: string; | ts: string; | ||||
begin | 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); | ResultURL := ts + inttostr(GetZ-1)+'/'+inttostr(GetX)+'/'+inttostr(GetY); | ||||
end. | end. |
@@ -6,7 +6,7 @@ name= | |||||
name_uk=Administrative boundaries (ITO Map) | name_uk=Administrative boundaries (ITO Map) | ||||
name_en=Administrative boundaries (ITO Map) | name_en=Administrative boundaries (ITO Map) | ||||
NameInCache=osm_ito_Administrative_boundaries | 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 | ContentType=image/png | ||||
Ext=.png | Ext=.png | ||||
projection=1 | projection=1 | ||||
@@ -1,6 +1,6 @@ | |||||
var | var | ||||
ts: string; | ts: string; | ||||
begin | 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); | ResultURL := ts + inttostr(GetZ-1)+'/'+inttostr(GetX)+'/'+inttostr(GetY); | ||||
end. | end. |
@@ -6,7 +6,7 @@ name= | |||||
name_uk=Barriers (ITO Map) | name_uk=Barriers (ITO Map) | ||||
name_en=Barriers (ITO Map) | name_en=Barriers (ITO Map) | ||||
NameInCache=osm_ito_Barriers | 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 | ContentType=image/png | ||||
Ext=.png | Ext=.png | ||||
projection=1 | projection=1 | ||||
@@ -1,6 +1,6 @@ | |||||
var | var | ||||
ts: string; | ts: string; | ||||
begin | 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); | ResultURL := ts + inttostr(GetZ-1)+'/'+inttostr(GetX)+'/'+inttostr(GetY); | ||||
end. | end. |
@@ -6,7 +6,7 @@ name= | |||||
name_uk=Building heights (ITO Map) | name_uk=Building heights (ITO Map) | ||||
name_en=Building heights (ITO Map) | name_en=Building heights (ITO Map) | ||||
NameInCache=osm_ito_Building_heights | 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 | ContentType=image/png | ||||
Ext=.png | Ext=.png | ||||
projection=1 | projection=1 | ||||
@@ -1,6 +1,6 @@ | |||||
var | var | ||||
ts: string; | ts: string; | ||||
begin | 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); | ResultURL := ts + inttostr(GetZ-1)+'/'+inttostr(GetX)+'/'+inttostr(GetY); | ||||
end. | end. |
@@ -6,7 +6,7 @@ name= | |||||
name_uk=Buildings and addresses (ITO Map) | name_uk=Buildings and addresses (ITO Map) | ||||
name_en=Buildings and addresses (ITO Map) | name_en=Buildings and addresses (ITO Map) | ||||
NameInCache=osm_ito_Buildings_and_addresses | 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 | ContentType=image/png | ||||
Ext=.png | Ext=.png | ||||
projection=1 | projection=1 | ||||
@@ -1,6 +1,6 @@ | |||||
var | var | ||||
ts: string; | ts: string; | ||||
begin | 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); | ResultURL := ts + inttostr(GetZ-1)+'/'+inttostr(GetX)+'/'+inttostr(GetY); | ||||
end. | end. |
@@ -6,7 +6,7 @@ name= | |||||
name_uk=Canals (ITO Map) | name_uk=Canals (ITO Map) | ||||
name_en=Canals (ITO Map) | name_en=Canals (ITO Map) | ||||
NameInCache=osm_ito_Canals | 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 | ContentType=image/png | ||||
Ext=.png | Ext=.png | ||||
projection=1 | projection=1 | ||||
@@ -1,6 +1,6 @@ | |||||
var | var | ||||
ts: string; | ts: string; | ||||
begin | 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); | ResultURL := ts + inttostr(GetZ-1)+'/'+inttostr(GetX)+'/'+inttostr(GetY); | ||||
end. | end. |
@@ -6,7 +6,7 @@ name= | |||||
name_uk=Car parks (ITO Map) | name_uk=Car parks (ITO Map) | ||||
name_en=Car parks (ITO Map) | name_en=Car parks (ITO Map) | ||||
NameInCache=osm_ito_Car_parks | 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 | ContentType=image/png | ||||
Ext=.png | Ext=.png | ||||
projection=1 | projection=1 | ||||
@@ -1,6 +1,6 @@ | |||||
var | var | ||||
ts: string; | ts: string; | ||||
begin | 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); | ResultURL := ts + inttostr(GetZ-1)+'/'+inttostr(GetX)+'/'+inttostr(GetY); | ||||
end. | end. |
@@ -6,7 +6,7 @@ name= | |||||
name_uk=Electricity distribution (ITO Map) | name_uk=Electricity distribution (ITO Map) | ||||
name_en=Electricity distribution (ITO Map) | name_en=Electricity distribution (ITO Map) | ||||
NameInCache=osm_ito_Electricity_distribution | 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 | ContentType=image/png | ||||
Ext=.png | Ext=.png | ||||
projection=1 | projection=1 | ||||
@@ -1,6 +1,6 @@ | |||||
var | var | ||||
ts: string; | ts: string; | ||||
begin | 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); | ResultURL := ts + inttostr(GetZ-1)+'/'+inttostr(GetX)+'/'+inttostr(GetY); | ||||
end. | end. |
@@ -6,7 +6,7 @@ name=Electricity generation (ITO Map) | |||||
name_uk=Electricity generation (ITO Map) | name_uk=Electricity generation (ITO Map) | ||||
name_en=Electricity generation (ITO Map) | name_en=Electricity generation (ITO Map) | ||||
NameInCache=osm_ito_Electricity_generation | 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 | ContentType=image/png | ||||
Ext=.png | Ext=.png | ||||
projection=1 | projection=1 | ||||
@@ -1,6 +1,6 @@ | |||||
var | var | ||||
ts: string; | ts: string; | ||||
begin | 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); | ResultURL := ts + inttostr(GetZ-1)+'/'+inttostr(GetX)+'/'+inttostr(GetY); | ||||
end. | end. |
@@ -6,7 +6,7 @@ name=FIXME (ITO Map) | |||||
name_uk=FIXME (ITO Map) | name_uk=FIXME (ITO Map) | ||||
name_en=FIXME (ITO Map) | name_en=FIXME (ITO Map) | ||||
NameInCache=osm_ito_FIXME | 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 | ContentType=image/png | ||||
Ext=.png | Ext=.png | ||||
projection=1 | projection=1 | ||||
@@ -1,6 +1,6 @@ | |||||
var | var | ||||
ts: string; | ts: string; | ||||
begin | 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); | ResultURL := ts + inttostr(GetZ-1)+'/'+inttostr(GetX)+'/'+inttostr(GetY); | ||||
end. | end. |
@@ -6,7 +6,7 @@ name=Former railways (ITO Map) | |||||
name_uk=Former railways (ITO Map) | name_uk=Former railways (ITO Map) | ||||
name_en=Former railways (ITO Map) | name_en=Former railways (ITO Map) | ||||
NameInCache=osm_ito_Former_railways | 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 | ContentType=image/png | ||||
Ext=.png | Ext=.png | ||||
projection=1 | projection=1 | ||||
@@ -1,6 +1,6 @@ | |||||
var | var | ||||
ts: string; | ts: string; | ||||
begin | 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); | ResultURL := ts + inttostr(GetZ-1)+'/'+inttostr(GetX)+'/'+inttostr(GetY); | ||||
end. | end. |
@@ -6,7 +6,7 @@ name=Golf (ITO Map) | |||||
name_uk=Golf (ITO Map) | name_uk=Golf (ITO Map) | ||||
name_en=Golf (ITO Map) | name_en=Golf (ITO Map) | ||||
NameInCache=osm_ito_Golf | 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 | ContentType=image/png | ||||
Ext=.png | Ext=.png | ||||
projection=1 | projection=1 | ||||
@@ -1,6 +1,6 @@ | |||||
var | var | ||||
ts: string; | ts: string; | ||||
begin | 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); | ResultURL := ts + inttostr(GetZ-1)+'/'+inttostr(GetX)+'/'+inttostr(GetY); | ||||
end. | end. |
@@ -6,7 +6,7 @@ name=Green space access (ITO Map) | |||||
name_uk=Green space access (ITO Map) | name_uk=Green space access (ITO Map) | ||||
name_en=Green space access (ITO Map) | name_en=Green space access (ITO Map) | ||||
NameInCache=osm_ito_Green_space_access | 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 | ContentType=image/png | ||||
Ext=.png | Ext=.png | ||||
projection=1 | projection=1 | ||||
@@ -1,6 +1,6 @@ | |||||
var | var | ||||
ts: string; | ts: string; | ||||
begin | 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); | ResultURL := ts + inttostr(GetZ-1)+'/'+inttostr(GetX)+'/'+inttostr(GetY); | ||||
end. | end. |
@@ -6,7 +6,7 @@ name=Highway lanes (ITO Map) | |||||
name_uk=Highway lanes (ITO Map) | name_uk=Highway lanes (ITO Map) | ||||
name_en=Highway lanes (ITO Map) | name_en=Highway lanes (ITO Map) | ||||
NameInCache=osm_ito_Highway_lanes | 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 | ContentType=image/png | ||||
Ext=.png | Ext=.png | ||||
projection=1 | projection=1 | ||||
@@ -1,6 +1,6 @@ | |||||
var | var | ||||
ts: string; | ts: string; | ||||
begin | 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); | ResultURL := ts + inttostr(GetZ-1)+'/'+inttostr(GetX)+'/'+inttostr(GetY); | ||||
end. | end. |
@@ -6,7 +6,7 @@ name=Highway lighting (ITO Map) | |||||
name_uk=Highway lighting (ITO Map) | name_uk=Highway lighting (ITO Map) | ||||
name_en=Highway lighting (ITO Map) | name_en=Highway lighting (ITO Map) | ||||
NameInCache=osm_ito_Highway_lighting | 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 | ContentType=image/png | ||||
Ext=.png | Ext=.png | ||||
projection=1 | projection=1 | ||||
@@ -1,6 +1,6 @@ | |||||
var | var | ||||
ts: string; | ts: string; | ||||
begin | 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); | ResultURL := ts + inttostr(GetZ-1)+'/'+inttostr(GetX)+'/'+inttostr(GetY); | ||||
end. | end. |
@@ -6,7 +6,7 @@ name= | |||||
name_uk=Layers (ITO Map) | name_uk=Layers (ITO Map) | ||||
name_en=Layers (ITO Map) | name_en=Layers (ITO Map) | ||||
NameInCache=osm_ito_Layers | 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 | ContentType=image/png | ||||
Ext=.png | Ext=.png | ||||
projection=1 | projection=1 | ||||
@@ -1,6 +1,6 @@ | |||||
var | var | ||||
ts: string; | ts: string; | ||||
begin | 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); | ResultURL := ts + inttostr(GetZ-1)+'/'+inttostr(GetX)+'/'+inttostr(GetY); | ||||
end. | end. |
@@ -6,7 +6,7 @@ name= | |||||
name_uk=Metro (ITO Map) | name_uk=Metro (ITO Map) | ||||
name_en=Metro (ITO Map) | name_en=Metro (ITO Map) | ||||
NameInCache=osm_ito_Metro | 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 | ContentType=image/png | ||||
Ext=.png | Ext=.png | ||||
projection=1 | projection=1 | ||||
@@ -1,6 +1,6 @@ | |||||
var | var | ||||
ts: string; | ts: string; | ||||
begin | 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); | ResultURL := ts + inttostr(GetZ-1)+'/'+inttostr(GetX)+'/'+inttostr(GetY); | ||||
end. | end. |
@@ -6,7 +6,7 @@ name= | |||||
name_uk=Navigable waterways (ITO Map) | name_uk=Navigable waterways (ITO Map) | ||||
name_en=Navigable waterways (ITO Map) | name_en=Navigable waterways (ITO Map) | ||||
NameInCache=osm_ito_Navigable_waterways | 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 | ContentType=image/png | ||||
Ext=.png | Ext=.png | ||||
projection=1 | projection=1 | ||||
@@ -1,6 +1,6 @@ | |||||
var | var | ||||
ts: string; | ts: string; | ||||
begin | 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); | ResultURL := ts + inttostr(GetZ-1)+'/'+inttostr(GetX)+'/'+inttostr(GetY); | ||||
end. | end. |
@@ -6,7 +6,7 @@ name=Railway electrification (ITO Map) | |||||
name_uk=Railway electrification (ITO Map) | name_uk=Railway electrification (ITO Map) | ||||
name_en=Railway electrification (ITO Map) | name_en=Railway electrification (ITO Map) | ||||
NameInCache=osm_ito_Railway_electrification | 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 | ContentType=image/png | ||||
Ext=.png | Ext=.png | ||||
projection=1 | projection=1 | ||||
@@ -1,6 +1,6 @@ | |||||
var | var | ||||
ts: string; | ts: string; | ||||
begin | 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); | ResultURL := ts + inttostr(GetZ-1)+'/'+inttostr(GetX)+'/'+inttostr(GetY); | ||||
end. | end. |
@@ -6,7 +6,7 @@ name=Railway engineering (ITO Map) | |||||
name_uk=Railway engineering (ITO Map) | name_uk=Railway engineering (ITO Map) | ||||
name_en=Railway engineering (ITO Map) | name_en=Railway engineering (ITO Map) | ||||
NameInCache=osm_ito_Railway_engineering | 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 | ContentType=image/png | ||||
Ext=.png | Ext=.png | ||||
projection=1 | projection=1 | ||||
@@ -1,6 +1,6 @@ | |||||
var | var | ||||
ts: string; | ts: string; | ||||
begin | 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); | ResultURL := ts + inttostr(GetZ-1)+'/'+inttostr(GetX)+'/'+inttostr(GetY); | ||||
end. | end. |
@@ -6,7 +6,7 @@ name=Railway freight (ITO Map) | |||||
name_uk=Railway freight (ITO Map) | name_uk=Railway freight (ITO Map) | ||||
name_en=Railway freight (ITO Map) | name_en=Railway freight (ITO Map) | ||||
NameInCache=osm_ito_Railway_freight | 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 | ContentType=image/png | ||||
Ext=.png | Ext=.png | ||||
projection=1 | projection=1 | ||||
@@ -1,6 +1,6 @@ | |||||
var | var | ||||
ts: string; | ts: string; | ||||
begin | 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); | ResultURL := ts + inttostr(GetZ-1)+'/'+inttostr(GetX)+'/'+inttostr(GetY); | ||||
end. | end. |
@@ -6,7 +6,7 @@ name=Railway stations (ITO Map) | |||||
name_uk=Railway stations (ITO Map) | name_uk=Railway stations (ITO Map) | ||||
name_en=Railway stations (ITO Map) | name_en=Railway stations (ITO Map) | ||||
NameInCache=osm_ito_Railway_stations | 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 | ContentType=image/png | ||||
Ext=.png | Ext=.png | ||||
projection=1 | projection=1 | ||||
@@ -1,6 +1,6 @@ | |||||
var | var | ||||
ts: string; | ts: string; | ||||
begin | 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); | ResultURL := ts + inttostr(GetZ-1)+'/'+inttostr(GetX)+'/'+inttostr(GetY); | ||||
end. | end. |
@@ -6,7 +6,7 @@ name=Railway tracks (ITO Map) | |||||
name_uk=Railway tracks (ITO Map) | name_uk=Railway tracks (ITO Map) | ||||
name_en=Railway tracks (ITO Map) | name_en=Railway tracks (ITO Map) | ||||
NameInCache=osm_ito_Railway_tracks | 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 | ContentType=image/png | ||||
Ext=.png | Ext=.png | ||||
projection=1 | projection=1 | ||||
@@ -1,6 +1,6 @@ | |||||
var | var | ||||
ts: string; | ts: string; | ||||
begin | 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); | ResultURL := ts + inttostr(GetZ-1)+'/'+inttostr(GetX)+'/'+inttostr(GetY); | ||||
end. | end. |
@@ -6,7 +6,7 @@ name= | |||||
name_uk=Railways (ITO Map) | name_uk=Railways (ITO Map) | ||||
name_en=Railways (ITO Map) | name_en=Railways (ITO Map) | ||||
NameInCache=osm_ito_Railways | 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 | ContentType=image/png | ||||
Ext=.png | Ext=.png | ||||
projection=1 | projection=1 | ||||
@@ -1,6 +1,6 @@ | |||||
var | var | ||||
ts: string; | ts: string; | ||||
begin | 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); | ResultURL := ts + inttostr(GetZ-1)+'/'+inttostr(GetX)+'/'+inttostr(GetY); | ||||
end. | end. |
@@ -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_uk=Recent edits by type last 7 days (ITO Map) | ||||
name_en=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 | 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 | ContentType=image/png | ||||
Ext=.png | Ext=.png | ||||
projection=1 | projection=1 | ||||
@@ -1,6 +1,6 @@ | |||||
var | var | ||||
ts: string; | ts: string; | ||||
begin | 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); | ResultURL := ts + inttostr(GetZ-1)+'/'+inttostr(GetX)+'/'+inttostr(GetY); | ||||
end. | end. |
@@ -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_uk=Recent edits by type last 90 days (ITO Map) | ||||
name_en=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 | 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 | ContentType=image/png | ||||
Ext=.png | Ext=.png | ||||
projection=1 | projection=1 | ||||
@@ -1,6 +1,6 @@ | |||||
var | var | ||||
ts: string; | ts: string; | ||||
begin | 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); | ResultURL := ts + inttostr(GetZ-1)+'/'+inttostr(GetX)+'/'+inttostr(GetY); | ||||
end. | end. |
@@ -6,7 +6,7 @@ name=Recent edits last 7 days (ITO Map) | |||||
name_uk=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) | name_en=Recent edits last 7 days (ITO Map) | ||||
NameInCache=osm_ito_Recent_edits_last_7_days | 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 | ContentType=image/png | ||||
Ext=.png | Ext=.png | ||||
projection=1 | projection=1 | ||||
@@ -1,6 +1,6 @@ | |||||
var | var | ||||
ts: string; | ts: string; | ||||
begin | 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); | ResultURL := ts + inttostr(GetZ-1)+'/'+inttostr(GetX)+'/'+inttostr(GetY); | ||||
end. | end. |
@@ -6,7 +6,7 @@ name=Recent edits last 90 days (ITO Map) | |||||
name_uk=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) | name_en=Recent edits last 90 days (ITO Map) | ||||
NameInCache=osm_ito_Recent_edits_last_90_days | 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 | ContentType=image/png | ||||
Ext=.png | Ext=.png | ||||
projection=1 | projection=1 | ||||
@@ -1,6 +1,6 @@ | |||||
var | var | ||||
ts: string; | ts: string; | ||||
begin | 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); | ResultURL := ts + inttostr(GetZ-1)+'/'+inttostr(GetX)+'/'+inttostr(GetY); | ||||
end. | end. |
@@ -6,7 +6,7 @@ name= | |||||
name_uk=Schools (ITO Map) | name_uk=Schools (ITO Map) | ||||
name_en=Schools (ITO Map) | name_en=Schools (ITO Map) | ||||
NameInCache=osm_ito_Schools | 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 | ContentType=image/png | ||||
Ext=.png | Ext=.png | ||||
projection=1 | projection=1 | ||||
@@ -1,6 +1,6 @@ | |||||
var | var | ||||
ts: string; | ts: string; | ||||
begin | 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); | ResultURL := ts + inttostr(GetZ-1)+'/'+inttostr(GetX)+'/'+inttostr(GetY); | ||||
end. | end. |
@@ -6,7 +6,7 @@ name= | |||||
name_uk=Sidewalks and footways (ITO Map) | name_uk=Sidewalks and footways (ITO Map) | ||||
name_en=Sidewalks and footways (ITO Map) | name_en=Sidewalks and footways (ITO Map) | ||||
NameInCache=osm_ito_Sidewalks_and_footways | 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 | ContentType=image/png | ||||
Ext=.png | Ext=.png | ||||
projection=1 | projection=1 | ||||
@@ -1,6 +1,6 @@ | |||||
var | var | ||||
ts: string; | ts: string; | ||||
begin | 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); | ResultURL := ts + inttostr(GetZ-1)+'/'+inttostr(GetX)+'/'+inttostr(GetY); | ||||
end. | end. |
@@ -6,7 +6,7 @@ name= | |||||
name_uk=Speed limits (ITO Map) | name_uk=Speed limits (ITO Map) | ||||
name_en=Speed limits (ITO Map) | name_en=Speed limits (ITO Map) | ||||
NameInCache=osm_ito_Speed_limits | 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 | ContentType=image/png | ||||
Ext=.png | Ext=.png | ||||
projection=1 | projection=1 | ||||
@@ -1,6 +1,6 @@ | |||||
var | var | ||||
ts: string; | ts: string; | ||||
begin | 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); | ResultURL := ts + inttostr(GetZ-1)+'/'+inttostr(GetX)+'/'+inttostr(GetY); | ||||
end. | end. |
@@ -6,7 +6,7 @@ name=Speed limits fixme (ITO Map) | |||||
name_uk=Speed limits fixme (ITO Map) | name_uk=Speed limits fixme (ITO Map) | ||||
name_en=Speed limits fixme (ITO Map) | name_en=Speed limits fixme (ITO Map) | ||||
NameInCache=osm_ito_Speed_limits_fixme | 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 | ContentType=image/png | ||||
Ext=.png | Ext=.png | ||||
projection=1 | projection=1 | ||||
@@ -1,6 +1,6 @@ | |||||
var | var | ||||
ts: string; | ts: string; | ||||
begin | 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); | ResultURL := ts + inttostr(GetZ-1)+'/'+inttostr(GetX)+'/'+inttostr(GetY); | ||||
end. | end. |
@@ -6,7 +6,7 @@ name=Speed limits kmh (ITO Map) | |||||
name_uk=Speed limits kmh (ITO Map) | name_uk=Speed limits kmh (ITO Map) | ||||
name_en=Speed limits kmh (ITO Map) | name_en=Speed limits kmh (ITO Map) | ||||
NameInCache=osm_ito_Speed_limits_kmh | 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 | ContentType=image/png | ||||
Ext=.png | Ext=.png | ||||
projection=1 | projection=1 | ||||
@@ -1,6 +1,6 @@ | |||||
var | var | ||||
ts: string; | ts: string; | ||||
begin | 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); | ResultURL := ts + inttostr(GetZ-1)+'/'+inttostr(GetX)+'/'+inttostr(GetY); | ||||
end. | end. |
@@ -6,7 +6,7 @@ name=Speed limits kmh major roads (ITO Map) | |||||
name_uk=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) | name_en=Speed limits kmh major roads (ITO Map) | ||||
NameInCache=osm_ito_Speed_limits_kmh_major_roads | 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 | ContentType=image/png | ||||
Ext=.png | Ext=.png | ||||
projection=1 | projection=1 | ||||
@@ -1,6 +1,6 @@ | |||||
var | var | ||||
ts: string; | ts: string; | ||||
begin | 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); | ResultURL := ts + inttostr(GetZ-1)+'/'+inttostr(GetX)+'/'+inttostr(GetY); | ||||
end. | end. |
@@ -6,7 +6,7 @@ name=Speed limits major roads (ITO Map) | |||||
name_uk=Speed limits major roads (ITO Map) | name_uk=Speed limits major roads (ITO Map) | ||||
name_en=Speed limits major roads (ITO Map) | name_en=Speed limits major roads (ITO Map) | ||||
NameInCache=osm_ito_Speed_limits_major_roads | 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 | ContentType=image/png | ||||
Ext=.png | Ext=.png | ||||
projection=1 | projection=1 | ||||
@@ -1,6 +1,6 @@ | |||||
var | var | ||||
ts: string; | ts: string; | ||||
begin | 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); | ResultURL := ts + inttostr(GetZ-1)+'/'+inttostr(GetX)+'/'+inttostr(GetY); | ||||
end. | end. |
@@ -6,7 +6,7 @@ name=Speed limits mph (ITO Map) | |||||
name_uk=Speed limits mph (ITO Map) | name_uk=Speed limits mph (ITO Map) | ||||
name_en=Speed limits mph (ITO Map) | name_en=Speed limits mph (ITO Map) | ||||
NameInCache=osm_ito_Speed_limits_mph | 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 | ContentType=image/png | ||||
Ext=.png | Ext=.png | ||||
projection=1 | projection=1 | ||||
@@ -1,6 +1,6 @@ | |||||
var | var | ||||
ts: string; | ts: string; | ||||
begin | 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); | ResultURL := ts + inttostr(GetZ-1)+'/'+inttostr(GetX)+'/'+inttostr(GetY); | ||||
end. | end. |
@@ -6,7 +6,7 @@ name=Speed limits mph major roads (ITO Map) | |||||
name_uk=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) | name_en=Speed limits mph major roads (ITO Map) | ||||
NameInCache=osm_ito_Speed_limits_mph_major_roads | 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 | ContentType=image/png | ||||
Ext=.png | Ext=.png | ||||
projection=1 | projection=1 | ||||
@@ -1,6 +1,6 @@ | |||||
var | var | ||||
ts: string; | ts: string; | ||||
begin | 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); | ResultURL := ts + inttostr(GetZ-1)+'/'+inttostr(GetX)+'/'+inttostr(GetY); | ||||
end. | end. |
@@ -6,7 +6,7 @@ name= | |||||
name_uk=Surfaces (ITO Map) | name_uk=Surfaces (ITO Map) | ||||
name_en=Surfaces (ITO Map) | name_en=Surfaces (ITO Map) | ||||
NameInCache=osm_ito_Surfaces | 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 | ContentType=image/png | ||||
Ext=.png | Ext=.png | ||||
projection=1 | projection=1 | ||||
@@ -1,6 +1,6 @@ | |||||
var | var | ||||
ts: string; | ts: string; | ||||
begin | 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); | ResultURL := ts + inttostr(GetZ-1)+'/'+inttostr(GetX)+'/'+inttostr(GetY); | ||||
end. | end. |
@@ -6,7 +6,7 @@ name=Transport construction (ITO Map) | |||||
name_uk=Transport construction (ITO Map) | name_uk=Transport construction (ITO Map) | ||||
name_en=Transport construction (ITO Map) | name_en=Transport construction (ITO Map) | ||||
NameInCache=osm_ito_Transport_construction | 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 | ContentType=image/png | ||||
Ext=.png | Ext=.png | ||||
projection=1 | projection=1 | ||||
@@ -1,6 +1,6 @@ | |||||
var | var | ||||
ts: string; | ts: string; | ||||
begin | 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); | ResultURL := ts + inttostr(GetZ-1)+'/'+inttostr(GetX)+'/'+inttostr(GetY); | ||||
end. | end. |
@@ -6,7 +6,7 @@ name=Unknown roads (ITO Map) | |||||
name_uk=Unknown roads (ITO Map) | name_uk=Unknown roads (ITO Map) | ||||
name_en=Unknown roads (ITO Map) | name_en=Unknown roads (ITO Map) | ||||
NameInCache=osm_ito_Unknown_roads | 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 | ContentType=image/png | ||||
Ext=.png | Ext=.png | ||||
projection=1 | projection=1 | ||||
@@ -1,6 +1,6 @@ | |||||
var | var | ||||
ts: string; | ts: string; | ||||
begin | 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); | ResultURL := ts + inttostr(GetZ-1)+'/'+inttostr(GetX)+'/'+inttostr(GetY); | ||||
end. | end. |
@@ -6,7 +6,7 @@ name=Unrecognised speed limits (UK only) (ITO Map) | |||||
name_uk=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) | name_en=Unrecognised speed limits (UK only) (ITO Map) | ||||
NameInCache=osm_ito_Unrecognised_speed_limits_(UK_only) | 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 | ContentType=image/png | ||||
Ext=.png | Ext=.png | ||||
projection=1 | projection=1 | ||||
@@ -1,6 +1,6 @@ | |||||
var | var | ||||
ts: string; | ts: string; | ||||
begin | 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); | ResultURL := ts + inttostr(GetZ-1)+'/'+inttostr(GetX)+'/'+inttostr(GetY); | ||||
end. | end. |
@@ -6,7 +6,7 @@ name= | |||||
name_uk=Water (ITO Map) | name_uk=Water (ITO Map) | ||||
name_en=Water (ITO Map) | name_en=Water (ITO Map) | ||||
NameInCache=osm_ito_Water | 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 | ContentType=image/png | ||||
Ext=.png | Ext=.png | ||||
projection=1 | projection=1 | ||||
@@ -1,6 +1,6 @@ | |||||
var | var | ||||
ts: string; | ts: string; | ||||
begin | 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); | ResultURL := ts + inttostr(GetZ-1)+'/'+inttostr(GetX)+'/'+inttostr(GetY); | ||||
end. | end. |
@@ -6,7 +6,7 @@ name=notname tag (ITO Map) | |||||
name_uk=notname tag (ITO Map) | name_uk=notname tag (ITO Map) | ||||
name_en=notname tag (ITO Map) | name_en=notname tag (ITO Map) | ||||
NameInCache=osm_ito_notname_tag | 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 | ContentType=image/png | ||||
Ext=.png | Ext=.png | ||||
projection=1 | projection=1 | ||||