diff --git a/_OSM/admin_bound.zmp/18.bmp b/_OSM/Administrative_boundaries.zmp/18.bmp
similarity index 100%
rename from _OSM/admin_bound.zmp/18.bmp
rename to _OSM/Administrative_boundaries.zmp/18.bmp
diff --git a/_OSM/admin_bound.zmp/24.bmp b/_OSM/Administrative_boundaries.zmp/24.bmp
similarity index 100%
rename from _OSM/admin_bound.zmp/24.bmp
rename to _OSM/Administrative_boundaries.zmp/24.bmp
diff --git a/_OSM/admin_bound.zmp/GetUrlScript.txt b/_OSM/Administrative_boundaries.zmp/GetUrlScript.txt
similarity index 100%
rename from _OSM/admin_bound.zmp/GetUrlScript.txt
rename to _OSM/Administrative_boundaries.zmp/GetUrlScript.txt
diff --git a/_OSM/admin_bound.zmp/info.txt b/_OSM/Administrative_boundaries.zmp/info.BAK
similarity index 100%
rename from _OSM/admin_bound.zmp/info.txt
rename to _OSM/Administrative_boundaries.zmp/info.BAK
diff --git a/_OSM/Administrative_boundaries.zmp/info.txt b/_OSM/Administrative_boundaries.zmp/info.txt
new file mode 100644
index 000000000..9056a705c
--- /dev/null
+++ b/_OSM/Administrative_boundaries.zmp/info.txt
@@ -0,0 +1,6 @@
+OpenStreetMap - это карта всего мира,
+которую может редактировать каждый,
+которая создается практически с чистого листа
+и распространяется под свободной лицензией.
+
+Первоисточник: http://www.openstreetmap.org
\ No newline at end of file
diff --git a/_OSM/admin_bound.zmp/params.txt b/_OSM/Administrative_boundaries.zmp/params.txt
similarity index 64%
rename from _OSM/admin_bound.zmp/params.txt
rename to _OSM/Administrative_boundaries.zmp/params.txt
index 60feb068e..3246153c4 100644
--- a/_OSM/admin_bound.zmp/params.txt
+++ b/_OSM/Administrative_boundaries.zmp/params.txt
@@ -1,11 +1,11 @@
[PARAMS]
pnum=117
-GUID={7CA9133E-8B5F-438C-AFBA-156E02DC90AC}
+GUID={ef4f46af-dbbd-4783-b4af-15bc9fdde3e9}
asLayer=1
-name=Административные границы (ITO Map)
-name_en=Administrative Boundaries (ITO Map)
-name_uk=Administrative Boundaries (ITO Map)
-NameInCache=OSM_admin_bound
+name=Административное деление (ITO Map)
+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=
ContentType=image/png
Ext=.png
diff --git a/_OSM/Building_heights.zmp/18.bmp b/_OSM/Building_heights.zmp/18.bmp
new file mode 100644
index 000000000..a942fa46b
Binary files /dev/null and b/_OSM/Building_heights.zmp/18.bmp differ
diff --git a/_OSM/Building_heights.zmp/24.bmp b/_OSM/Building_heights.zmp/24.bmp
new file mode 100644
index 000000000..da49b1710
Binary files /dev/null and b/_OSM/Building_heights.zmp/24.bmp differ
diff --git a/_OSM/Building_heights.zmp/GetUrlScript.txt b/_OSM/Building_heights.zmp/GetUrlScript.txt
new file mode 100644
index 000000000..8beb3700f
--- /dev/null
+++ b/_OSM/Building_heights.zmp/GetUrlScript.txt
@@ -0,0 +1,6 @@
+var
+ ts: string;
+begin
+ ts := RegExprReplaceMatchSubStr(GetURLBase, 't\.itoworld\.com', 't'+inttostr( Random(4) )+'.itoworld.com' );
+ ResultURL := ts + inttostr(GetZ-1)+'/'+inttostr(GetX)+'/'+inttostr(GetY);
+end.
\ No newline at end of file
diff --git a/_OSM/Building_heights.zmp/info.txt b/_OSM/Building_heights.zmp/info.txt
new file mode 100644
index 000000000..9056a705c
--- /dev/null
+++ b/_OSM/Building_heights.zmp/info.txt
@@ -0,0 +1,6 @@
+OpenStreetMap - это карта всего мира,
+которую может редактировать каждый,
+которая создается практически с чистого листа
+и распространяется под свободной лицензией.
+
+Первоисточник: http://www.openstreetmap.org
\ No newline at end of file
diff --git a/_OSM/Building_heights.zmp/params.txt b/_OSM/Building_heights.zmp/params.txt
new file mode 100644
index 000000000..5b7cdd73b
--- /dev/null
+++ b/_OSM/Building_heights.zmp/params.txt
@@ -0,0 +1,27 @@
+[PARAMS]
+pnum=117
+GUID={3d523568-fe3f-4cc0-808d-968574530d58}
+asLayer=1
+name=Выстоность зданий (ITO Map)
+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=
+ContentType=image/png
+Ext=.png
+projection=1
+sradiusa=6378137
+sradiusb=6378137
+separator=0
+UseDwn=1
+Usestick=1
+UseGenPrevious=1
+Usedel=1
+Usesave=1
+UseAntiBan=0
+Sleep=0
+DefHotKey=0
+BanIfLen=0
+ParentSubMenu=OSM
+ParentSubMenu_en=OSM
+ParentSubMenu_uk=OSM
\ No newline at end of file
diff --git a/_OSM/Buildings_and_addresses.zmp/18.bmp b/_OSM/Buildings_and_addresses.zmp/18.bmp
new file mode 100644
index 000000000..a942fa46b
Binary files /dev/null and b/_OSM/Buildings_and_addresses.zmp/18.bmp differ
diff --git a/_OSM/Buildings_and_addresses.zmp/24.bmp b/_OSM/Buildings_and_addresses.zmp/24.bmp
new file mode 100644
index 000000000..da49b1710
Binary files /dev/null and b/_OSM/Buildings_and_addresses.zmp/24.bmp differ
diff --git a/_OSM/Buildings_and_addresses.zmp/GetUrlScript.txt b/_OSM/Buildings_and_addresses.zmp/GetUrlScript.txt
new file mode 100644
index 000000000..8beb3700f
--- /dev/null
+++ b/_OSM/Buildings_and_addresses.zmp/GetUrlScript.txt
@@ -0,0 +1,6 @@
+var
+ ts: string;
+begin
+ ts := RegExprReplaceMatchSubStr(GetURLBase, 't\.itoworld\.com', 't'+inttostr( Random(4) )+'.itoworld.com' );
+ ResultURL := ts + inttostr(GetZ-1)+'/'+inttostr(GetX)+'/'+inttostr(GetY);
+end.
\ No newline at end of file
diff --git a/_OSM/Buildings_and_addresses.zmp/info.txt b/_OSM/Buildings_and_addresses.zmp/info.txt
new file mode 100644
index 000000000..9056a705c
--- /dev/null
+++ b/_OSM/Buildings_and_addresses.zmp/info.txt
@@ -0,0 +1,6 @@
+OpenStreetMap - это карта всего мира,
+которую может редактировать каждый,
+которая создается практически с чистого листа
+и распространяется под свободной лицензией.
+
+Первоисточник: http://www.openstreetmap.org
\ No newline at end of file
diff --git a/_OSM/Buildings_and_addresses.zmp/params.txt b/_OSM/Buildings_and_addresses.zmp/params.txt
new file mode 100644
index 000000000..460450d29
--- /dev/null
+++ b/_OSM/Buildings_and_addresses.zmp/params.txt
@@ -0,0 +1,27 @@
+[PARAMS]
+pnum=117
+GUID={513f3cfb-949d-4997-82f4-c43872fc124d}
+asLayer=1
+name=Здания и адресация (ITO Map)
+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=
+ContentType=image/png
+Ext=.png
+projection=1
+sradiusa=6378137
+sradiusb=6378137
+separator=0
+UseDwn=1
+Usestick=1
+UseGenPrevious=1
+Usedel=1
+Usesave=1
+UseAntiBan=0
+Sleep=0
+DefHotKey=0
+BanIfLen=0
+ParentSubMenu=OSM
+ParentSubMenu_en=OSM
+ParentSubMenu_uk=OSM
\ No newline at end of file
diff --git a/_OSM/Canals.zmp/18.bmp b/_OSM/Canals.zmp/18.bmp
new file mode 100644
index 000000000..a942fa46b
Binary files /dev/null and b/_OSM/Canals.zmp/18.bmp differ
diff --git a/_OSM/Canals.zmp/24.bmp b/_OSM/Canals.zmp/24.bmp
new file mode 100644
index 000000000..da49b1710
Binary files /dev/null and b/_OSM/Canals.zmp/24.bmp differ
diff --git a/_OSM/Canals.zmp/GetUrlScript.txt b/_OSM/Canals.zmp/GetUrlScript.txt
new file mode 100644
index 000000000..8beb3700f
--- /dev/null
+++ b/_OSM/Canals.zmp/GetUrlScript.txt
@@ -0,0 +1,6 @@
+var
+ ts: string;
+begin
+ ts := RegExprReplaceMatchSubStr(GetURLBase, 't\.itoworld\.com', 't'+inttostr( Random(4) )+'.itoworld.com' );
+ ResultURL := ts + inttostr(GetZ-1)+'/'+inttostr(GetX)+'/'+inttostr(GetY);
+end.
\ No newline at end of file
diff --git a/_OSM/Canals.zmp/info.txt b/_OSM/Canals.zmp/info.txt
new file mode 100644
index 000000000..9056a705c
--- /dev/null
+++ b/_OSM/Canals.zmp/info.txt
@@ -0,0 +1,6 @@
+OpenStreetMap - это карта всего мира,
+которую может редактировать каждый,
+которая создается практически с чистого листа
+и распространяется под свободной лицензией.
+
+Первоисточник: http://www.openstreetmap.org
\ No newline at end of file
diff --git a/_OSM/Canals.zmp/params.txt b/_OSM/Canals.zmp/params.txt
new file mode 100644
index 000000000..ffdda69e4
--- /dev/null
+++ b/_OSM/Canals.zmp/params.txt
@@ -0,0 +1,27 @@
+[PARAMS]
+pnum=117
+GUID={3a7e8644-5fc1-4742-88a7-7d8bc91fa87c}
+asLayer=1
+name=Водные каналы (ITO Map)
+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=
+ContentType=image/png
+Ext=.png
+projection=1
+sradiusa=6378137
+sradiusb=6378137
+separator=0
+UseDwn=1
+Usestick=1
+UseGenPrevious=1
+Usedel=1
+Usesave=1
+UseAntiBan=0
+Sleep=0
+DefHotKey=0
+BanIfLen=0
+ParentSubMenu=OSM
+ParentSubMenu_en=OSM
+ParentSubMenu_uk=OSM
\ No newline at end of file
diff --git a/_OSM/Car_parks.zmp/18.bmp b/_OSM/Car_parks.zmp/18.bmp
new file mode 100644
index 000000000..a942fa46b
Binary files /dev/null and b/_OSM/Car_parks.zmp/18.bmp differ
diff --git a/_OSM/Car_parks.zmp/24.bmp b/_OSM/Car_parks.zmp/24.bmp
new file mode 100644
index 000000000..da49b1710
Binary files /dev/null and b/_OSM/Car_parks.zmp/24.bmp differ
diff --git a/_OSM/Car_parks.zmp/GetUrlScript.txt b/_OSM/Car_parks.zmp/GetUrlScript.txt
new file mode 100644
index 000000000..8beb3700f
--- /dev/null
+++ b/_OSM/Car_parks.zmp/GetUrlScript.txt
@@ -0,0 +1,6 @@
+var
+ ts: string;
+begin
+ ts := RegExprReplaceMatchSubStr(GetURLBase, 't\.itoworld\.com', 't'+inttostr( Random(4) )+'.itoworld.com' );
+ ResultURL := ts + inttostr(GetZ-1)+'/'+inttostr(GetX)+'/'+inttostr(GetY);
+end.
\ No newline at end of file
diff --git a/_OSM/Car_parks.zmp/info.txt b/_OSM/Car_parks.zmp/info.txt
new file mode 100644
index 000000000..9056a705c
--- /dev/null
+++ b/_OSM/Car_parks.zmp/info.txt
@@ -0,0 +1,6 @@
+OpenStreetMap - это карта всего мира,
+которую может редактировать каждый,
+которая создается практически с чистого листа
+и распространяется под свободной лицензией.
+
+Первоисточник: http://www.openstreetmap.org
\ No newline at end of file
diff --git a/_OSM/Car_parks.zmp/params.txt b/_OSM/Car_parks.zmp/params.txt
new file mode 100644
index 000000000..9bebaba3e
--- /dev/null
+++ b/_OSM/Car_parks.zmp/params.txt
@@ -0,0 +1,27 @@
+[PARAMS]
+pnum=117
+GUID={ad6e92a4-0c8c-43d6-aaeb-6b6331baf689}
+asLayer=1
+name=Стоянки, парковки (ITO Map)
+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=
+ContentType=image/png
+Ext=.png
+projection=1
+sradiusa=6378137
+sradiusb=6378137
+separator=0
+UseDwn=1
+Usestick=1
+UseGenPrevious=1
+Usedel=1
+Usesave=1
+UseAntiBan=0
+Sleep=0
+DefHotKey=0
+BanIfLen=0
+ParentSubMenu=OSM
+ParentSubMenu_en=OSM
+ParentSubMenu_uk=OSM
\ No newline at end of file
diff --git a/_OSM/Electricity_distribution.zmp/18.bmp b/_OSM/Electricity_distribution.zmp/18.bmp
new file mode 100644
index 000000000..a942fa46b
Binary files /dev/null and b/_OSM/Electricity_distribution.zmp/18.bmp differ
diff --git a/_OSM/Electricity_distribution.zmp/24.bmp b/_OSM/Electricity_distribution.zmp/24.bmp
new file mode 100644
index 000000000..da49b1710
Binary files /dev/null and b/_OSM/Electricity_distribution.zmp/24.bmp differ
diff --git a/_OSM/Electricity_distribution.zmp/GetUrlScript.txt b/_OSM/Electricity_distribution.zmp/GetUrlScript.txt
new file mode 100644
index 000000000..8beb3700f
--- /dev/null
+++ b/_OSM/Electricity_distribution.zmp/GetUrlScript.txt
@@ -0,0 +1,6 @@
+var
+ ts: string;
+begin
+ ts := RegExprReplaceMatchSubStr(GetURLBase, 't\.itoworld\.com', 't'+inttostr( Random(4) )+'.itoworld.com' );
+ ResultURL := ts + inttostr(GetZ-1)+'/'+inttostr(GetX)+'/'+inttostr(GetY);
+end.
\ No newline at end of file
diff --git a/_OSM/Electricity_distribution.zmp/info.txt b/_OSM/Electricity_distribution.zmp/info.txt
new file mode 100644
index 000000000..9056a705c
--- /dev/null
+++ b/_OSM/Electricity_distribution.zmp/info.txt
@@ -0,0 +1,6 @@
+OpenStreetMap - это карта всего мира,
+которую может редактировать каждый,
+которая создается практически с чистого листа
+и распространяется под свободной лицензией.
+
+Первоисточник: http://www.openstreetmap.org
\ No newline at end of file
diff --git a/_OSM/Electricity_distribution.zmp/params.txt b/_OSM/Electricity_distribution.zmp/params.txt
new file mode 100644
index 000000000..0b7524cd6
--- /dev/null
+++ b/_OSM/Electricity_distribution.zmp/params.txt
@@ -0,0 +1,27 @@
+[PARAMS]
+pnum=117
+GUID={060beda9-1b1c-4063-8d1f-0ef73f8c3bd6}
+asLayer=1
+name=Электрические линии (ITO Map)
+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=
+ContentType=image/png
+Ext=.png
+projection=1
+sradiusa=6378137
+sradiusb=6378137
+separator=0
+UseDwn=1
+Usestick=1
+UseGenPrevious=1
+Usedel=1
+Usesave=1
+UseAntiBan=0
+Sleep=0
+DefHotKey=0
+BanIfLen=0
+ParentSubMenu=OSM
+ParentSubMenu_en=OSM
+ParentSubMenu_uk=OSM
\ No newline at end of file
diff --git a/_OSM/Electricity_generation.zmp/18.bmp b/_OSM/Electricity_generation.zmp/18.bmp
new file mode 100644
index 000000000..a942fa46b
Binary files /dev/null and b/_OSM/Electricity_generation.zmp/18.bmp differ
diff --git a/_OSM/Electricity_generation.zmp/24.bmp b/_OSM/Electricity_generation.zmp/24.bmp
new file mode 100644
index 000000000..da49b1710
Binary files /dev/null and b/_OSM/Electricity_generation.zmp/24.bmp differ
diff --git a/_OSM/Electricity_generation.zmp/GetUrlScript.txt b/_OSM/Electricity_generation.zmp/GetUrlScript.txt
new file mode 100644
index 000000000..8beb3700f
--- /dev/null
+++ b/_OSM/Electricity_generation.zmp/GetUrlScript.txt
@@ -0,0 +1,6 @@
+var
+ ts: string;
+begin
+ ts := RegExprReplaceMatchSubStr(GetURLBase, 't\.itoworld\.com', 't'+inttostr( Random(4) )+'.itoworld.com' );
+ ResultURL := ts + inttostr(GetZ-1)+'/'+inttostr(GetX)+'/'+inttostr(GetY);
+end.
\ No newline at end of file
diff --git a/_OSM/Electricity_generation.zmp/info.txt b/_OSM/Electricity_generation.zmp/info.txt
new file mode 100644
index 000000000..9056a705c
--- /dev/null
+++ b/_OSM/Electricity_generation.zmp/info.txt
@@ -0,0 +1,6 @@
+OpenStreetMap - это карта всего мира,
+которую может редактировать каждый,
+которая создается практически с чистого листа
+и распространяется под свободной лицензией.
+
+Первоисточник: http://www.openstreetmap.org
\ No newline at end of file
diff --git a/_OSM/Electricity_generation.zmp/params.txt b/_OSM/Electricity_generation.zmp/params.txt
new file mode 100644
index 000000000..8d1d7eb3e
--- /dev/null
+++ b/_OSM/Electricity_generation.zmp/params.txt
@@ -0,0 +1,27 @@
+[PARAMS]
+pnum=117
+GUID={a580fac0-5acc-4a94-8319-60fa19599249}
+asLayer=1
+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=
+ContentType=image/png
+Ext=.png
+projection=1
+sradiusa=6378137
+sradiusb=6378137
+separator=0
+UseDwn=1
+Usestick=1
+UseGenPrevious=1
+Usedel=1
+Usesave=1
+UseAntiBan=0
+Sleep=0
+DefHotKey=0
+BanIfLen=0
+ParentSubMenu=OSM
+ParentSubMenu_en=OSM
+ParentSubMenu_uk=OSM
\ No newline at end of file
diff --git a/_OSM/FIXME.zmp/18.bmp b/_OSM/FIXME.zmp/18.bmp
new file mode 100644
index 000000000..a942fa46b
Binary files /dev/null and b/_OSM/FIXME.zmp/18.bmp differ
diff --git a/_OSM/FIXME.zmp/24.bmp b/_OSM/FIXME.zmp/24.bmp
new file mode 100644
index 000000000..da49b1710
Binary files /dev/null and b/_OSM/FIXME.zmp/24.bmp differ
diff --git a/_OSM/FIXME.zmp/GetUrlScript.txt b/_OSM/FIXME.zmp/GetUrlScript.txt
new file mode 100644
index 000000000..8beb3700f
--- /dev/null
+++ b/_OSM/FIXME.zmp/GetUrlScript.txt
@@ -0,0 +1,6 @@
+var
+ ts: string;
+begin
+ ts := RegExprReplaceMatchSubStr(GetURLBase, 't\.itoworld\.com', 't'+inttostr( Random(4) )+'.itoworld.com' );
+ ResultURL := ts + inttostr(GetZ-1)+'/'+inttostr(GetX)+'/'+inttostr(GetY);
+end.
\ No newline at end of file
diff --git a/_OSM/FIXME.zmp/info.txt b/_OSM/FIXME.zmp/info.txt
new file mode 100644
index 000000000..9056a705c
--- /dev/null
+++ b/_OSM/FIXME.zmp/info.txt
@@ -0,0 +1,6 @@
+OpenStreetMap - это карта всего мира,
+которую может редактировать каждый,
+которая создается практически с чистого листа
+и распространяется под свободной лицензией.
+
+Первоисточник: http://www.openstreetmap.org
\ No newline at end of file
diff --git a/_OSM/FIXME.zmp/params.txt b/_OSM/FIXME.zmp/params.txt
new file mode 100644
index 000000000..f8295a2ba
--- /dev/null
+++ b/_OSM/FIXME.zmp/params.txt
@@ -0,0 +1,27 @@
+[PARAMS]
+pnum=117
+GUID={324ebab9-9949-474b-bc6b-a711edd7a989}
+asLayer=1
+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=
+ContentType=image/png
+Ext=.png
+projection=1
+sradiusa=6378137
+sradiusb=6378137
+separator=0
+UseDwn=1
+Usestick=1
+UseGenPrevious=1
+Usedel=1
+Usesave=1
+UseAntiBan=0
+Sleep=0
+DefHotKey=0
+BanIfLen=0
+ParentSubMenu=OSM
+ParentSubMenu_en=OSM
+ParentSubMenu_uk=OSM
\ No newline at end of file
diff --git a/_OSM/Former_railways.zmp/18.bmp b/_OSM/Former_railways.zmp/18.bmp
new file mode 100644
index 000000000..a942fa46b
Binary files /dev/null and b/_OSM/Former_railways.zmp/18.bmp differ
diff --git a/_OSM/Former_railways.zmp/24.bmp b/_OSM/Former_railways.zmp/24.bmp
new file mode 100644
index 000000000..da49b1710
Binary files /dev/null and b/_OSM/Former_railways.zmp/24.bmp differ
diff --git a/_OSM/Former_railways.zmp/GetUrlScript.txt b/_OSM/Former_railways.zmp/GetUrlScript.txt
new file mode 100644
index 000000000..8beb3700f
--- /dev/null
+++ b/_OSM/Former_railways.zmp/GetUrlScript.txt
@@ -0,0 +1,6 @@
+var
+ ts: string;
+begin
+ ts := RegExprReplaceMatchSubStr(GetURLBase, 't\.itoworld\.com', 't'+inttostr( Random(4) )+'.itoworld.com' );
+ ResultURL := ts + inttostr(GetZ-1)+'/'+inttostr(GetX)+'/'+inttostr(GetY);
+end.
\ No newline at end of file
diff --git a/_OSM/Former_railways.zmp/info.txt b/_OSM/Former_railways.zmp/info.txt
new file mode 100644
index 000000000..9056a705c
--- /dev/null
+++ b/_OSM/Former_railways.zmp/info.txt
@@ -0,0 +1,6 @@
+OpenStreetMap - это карта всего мира,
+которую может редактировать каждый,
+которая создается практически с чистого листа
+и распространяется под свободной лицензией.
+
+Первоисточник: http://www.openstreetmap.org
\ No newline at end of file
diff --git a/_OSM/Former_railways.zmp/params.txt b/_OSM/Former_railways.zmp/params.txt
new file mode 100644
index 000000000..abdffa925
--- /dev/null
+++ b/_OSM/Former_railways.zmp/params.txt
@@ -0,0 +1,27 @@
+[PARAMS]
+pnum=117
+GUID={2ee723fe-1244-4843-999f-9b0e4d43046e}
+asLayer=1
+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=
+ContentType=image/png
+Ext=.png
+projection=1
+sradiusa=6378137
+sradiusb=6378137
+separator=0
+UseDwn=1
+Usestick=1
+UseGenPrevious=1
+Usedel=1
+Usesave=1
+UseAntiBan=0
+Sleep=0
+DefHotKey=0
+BanIfLen=0
+ParentSubMenu=OSM
+ParentSubMenu_en=OSM
+ParentSubMenu_uk=OSM
\ No newline at end of file
diff --git a/_OSM/Golf.zmp/18.bmp b/_OSM/Golf.zmp/18.bmp
new file mode 100644
index 000000000..a942fa46b
Binary files /dev/null and b/_OSM/Golf.zmp/18.bmp differ
diff --git a/_OSM/Golf.zmp/24.bmp b/_OSM/Golf.zmp/24.bmp
new file mode 100644
index 000000000..da49b1710
Binary files /dev/null and b/_OSM/Golf.zmp/24.bmp differ
diff --git a/_OSM/Golf.zmp/GetUrlScript.txt b/_OSM/Golf.zmp/GetUrlScript.txt
new file mode 100644
index 000000000..8beb3700f
--- /dev/null
+++ b/_OSM/Golf.zmp/GetUrlScript.txt
@@ -0,0 +1,6 @@
+var
+ ts: string;
+begin
+ ts := RegExprReplaceMatchSubStr(GetURLBase, 't\.itoworld\.com', 't'+inttostr( Random(4) )+'.itoworld.com' );
+ ResultURL := ts + inttostr(GetZ-1)+'/'+inttostr(GetX)+'/'+inttostr(GetY);
+end.
\ No newline at end of file
diff --git a/_OSM/Golf.zmp/info.txt b/_OSM/Golf.zmp/info.txt
new file mode 100644
index 000000000..9056a705c
--- /dev/null
+++ b/_OSM/Golf.zmp/info.txt
@@ -0,0 +1,6 @@
+OpenStreetMap - это карта всего мира,
+которую может редактировать каждый,
+которая создается практически с чистого листа
+и распространяется под свободной лицензией.
+
+Первоисточник: http://www.openstreetmap.org
\ No newline at end of file
diff --git a/_OSM/Golf.zmp/params.txt b/_OSM/Golf.zmp/params.txt
new file mode 100644
index 000000000..0505955ad
--- /dev/null
+++ b/_OSM/Golf.zmp/params.txt
@@ -0,0 +1,27 @@
+[PARAMS]
+pnum=117
+GUID={a3020209-398b-4c7d-8816-194b73295e6f}
+asLayer=1
+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=
+ContentType=image/png
+Ext=.png
+projection=1
+sradiusa=6378137
+sradiusb=6378137
+separator=0
+UseDwn=1
+Usestick=1
+UseGenPrevious=1
+Usedel=1
+Usesave=1
+UseAntiBan=0
+Sleep=0
+DefHotKey=0
+BanIfLen=0
+ParentSubMenu=OSM
+ParentSubMenu_en=OSM
+ParentSubMenu_uk=OSM
\ No newline at end of file
diff --git a/_OSM/Green_space_access.zmp/18.bmp b/_OSM/Green_space_access.zmp/18.bmp
new file mode 100644
index 000000000..a942fa46b
Binary files /dev/null and b/_OSM/Green_space_access.zmp/18.bmp differ
diff --git a/_OSM/Green_space_access.zmp/24.bmp b/_OSM/Green_space_access.zmp/24.bmp
new file mode 100644
index 000000000..da49b1710
Binary files /dev/null and b/_OSM/Green_space_access.zmp/24.bmp differ
diff --git a/_OSM/Green_space_access.zmp/GetUrlScript.txt b/_OSM/Green_space_access.zmp/GetUrlScript.txt
new file mode 100644
index 000000000..8beb3700f
--- /dev/null
+++ b/_OSM/Green_space_access.zmp/GetUrlScript.txt
@@ -0,0 +1,6 @@
+var
+ ts: string;
+begin
+ ts := RegExprReplaceMatchSubStr(GetURLBase, 't\.itoworld\.com', 't'+inttostr( Random(4) )+'.itoworld.com' );
+ ResultURL := ts + inttostr(GetZ-1)+'/'+inttostr(GetX)+'/'+inttostr(GetY);
+end.
\ No newline at end of file
diff --git a/_OSM/Green_space_access.zmp/info.txt b/_OSM/Green_space_access.zmp/info.txt
new file mode 100644
index 000000000..9056a705c
--- /dev/null
+++ b/_OSM/Green_space_access.zmp/info.txt
@@ -0,0 +1,6 @@
+OpenStreetMap - это карта всего мира,
+которую может редактировать каждый,
+которая создается практически с чистого листа
+и распространяется под свободной лицензией.
+
+Первоисточник: http://www.openstreetmap.org
\ No newline at end of file
diff --git a/_OSM/Green_space_access.zmp/params.txt b/_OSM/Green_space_access.zmp/params.txt
new file mode 100644
index 000000000..a00df87c0
--- /dev/null
+++ b/_OSM/Green_space_access.zmp/params.txt
@@ -0,0 +1,27 @@
+[PARAMS]
+pnum=117
+GUID={abe1a421-c627-41f5-8cfb-55b76cd7ec17}
+asLayer=1
+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=
+ContentType=image/png
+Ext=.png
+projection=1
+sradiusa=6378137
+sradiusb=6378137
+separator=0
+UseDwn=1
+Usestick=1
+UseGenPrevious=1
+Usedel=1
+Usesave=1
+UseAntiBan=0
+Sleep=0
+DefHotKey=0
+BanIfLen=0
+ParentSubMenu=OSM
+ParentSubMenu_en=OSM
+ParentSubMenu_uk=OSM
\ No newline at end of file
diff --git a/_OSM/Highway_lanes.zmp/18.bmp b/_OSM/Highway_lanes.zmp/18.bmp
new file mode 100644
index 000000000..a942fa46b
Binary files /dev/null and b/_OSM/Highway_lanes.zmp/18.bmp differ
diff --git a/_OSM/Highway_lanes.zmp/24.bmp b/_OSM/Highway_lanes.zmp/24.bmp
new file mode 100644
index 000000000..da49b1710
Binary files /dev/null and b/_OSM/Highway_lanes.zmp/24.bmp differ
diff --git a/_OSM/Highway_lanes.zmp/GetUrlScript.txt b/_OSM/Highway_lanes.zmp/GetUrlScript.txt
new file mode 100644
index 000000000..8beb3700f
--- /dev/null
+++ b/_OSM/Highway_lanes.zmp/GetUrlScript.txt
@@ -0,0 +1,6 @@
+var
+ ts: string;
+begin
+ ts := RegExprReplaceMatchSubStr(GetURLBase, 't\.itoworld\.com', 't'+inttostr( Random(4) )+'.itoworld.com' );
+ ResultURL := ts + inttostr(GetZ-1)+'/'+inttostr(GetX)+'/'+inttostr(GetY);
+end.
\ No newline at end of file
diff --git a/_OSM/Highway_lanes.zmp/info.txt b/_OSM/Highway_lanes.zmp/info.txt
new file mode 100644
index 000000000..9056a705c
--- /dev/null
+++ b/_OSM/Highway_lanes.zmp/info.txt
@@ -0,0 +1,6 @@
+OpenStreetMap - это карта всего мира,
+которую может редактировать каждый,
+которая создается практически с чистого листа
+и распространяется под свободной лицензией.
+
+Первоисточник: http://www.openstreetmap.org
\ No newline at end of file
diff --git a/_OSM/Highway_lanes.zmp/params.txt b/_OSM/Highway_lanes.zmp/params.txt
new file mode 100644
index 000000000..7a371e739
--- /dev/null
+++ b/_OSM/Highway_lanes.zmp/params.txt
@@ -0,0 +1,27 @@
+[PARAMS]
+pnum=117
+GUID={385c39d0-4d65-4a65-9198-3e2992a37cc9}
+asLayer=1
+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=
+ContentType=image/png
+Ext=.png
+projection=1
+sradiusa=6378137
+sradiusb=6378137
+separator=0
+UseDwn=1
+Usestick=1
+UseGenPrevious=1
+Usedel=1
+Usesave=1
+UseAntiBan=0
+Sleep=0
+DefHotKey=0
+BanIfLen=0
+ParentSubMenu=OSM
+ParentSubMenu_en=OSM
+ParentSubMenu_uk=OSM
\ No newline at end of file
diff --git a/_OSM/Highway_lighting.zmp/18.bmp b/_OSM/Highway_lighting.zmp/18.bmp
new file mode 100644
index 000000000..a942fa46b
Binary files /dev/null and b/_OSM/Highway_lighting.zmp/18.bmp differ
diff --git a/_OSM/Highway_lighting.zmp/24.bmp b/_OSM/Highway_lighting.zmp/24.bmp
new file mode 100644
index 000000000..da49b1710
Binary files /dev/null and b/_OSM/Highway_lighting.zmp/24.bmp differ
diff --git a/_OSM/Highway_lighting.zmp/GetUrlScript.txt b/_OSM/Highway_lighting.zmp/GetUrlScript.txt
new file mode 100644
index 000000000..8beb3700f
--- /dev/null
+++ b/_OSM/Highway_lighting.zmp/GetUrlScript.txt
@@ -0,0 +1,6 @@
+var
+ ts: string;
+begin
+ ts := RegExprReplaceMatchSubStr(GetURLBase, 't\.itoworld\.com', 't'+inttostr( Random(4) )+'.itoworld.com' );
+ ResultURL := ts + inttostr(GetZ-1)+'/'+inttostr(GetX)+'/'+inttostr(GetY);
+end.
\ No newline at end of file
diff --git a/_OSM/Highway_lighting.zmp/info.txt b/_OSM/Highway_lighting.zmp/info.txt
new file mode 100644
index 000000000..9056a705c
--- /dev/null
+++ b/_OSM/Highway_lighting.zmp/info.txt
@@ -0,0 +1,6 @@
+OpenStreetMap - это карта всего мира,
+которую может редактировать каждый,
+которая создается практически с чистого листа
+и распространяется под свободной лицензией.
+
+Первоисточник: http://www.openstreetmap.org
\ No newline at end of file
diff --git a/_OSM/Highway_lighting.zmp/params.txt b/_OSM/Highway_lighting.zmp/params.txt
new file mode 100644
index 000000000..7b4cedb1e
--- /dev/null
+++ b/_OSM/Highway_lighting.zmp/params.txt
@@ -0,0 +1,27 @@
+[PARAMS]
+pnum=117
+GUID={5fb70d0d-d8c9-4421-b006-6a540e83c167}
+asLayer=1
+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=
+ContentType=image/png
+Ext=.png
+projection=1
+sradiusa=6378137
+sradiusb=6378137
+separator=0
+UseDwn=1
+Usestick=1
+UseGenPrevious=1
+Usedel=1
+Usesave=1
+UseAntiBan=0
+Sleep=0
+DefHotKey=0
+BanIfLen=0
+ParentSubMenu=OSM
+ParentSubMenu_en=OSM
+ParentSubMenu_uk=OSM
\ No newline at end of file
diff --git a/_OSM/Layers.zmp/18.bmp b/_OSM/Layers.zmp/18.bmp
new file mode 100644
index 000000000..a942fa46b
Binary files /dev/null and b/_OSM/Layers.zmp/18.bmp differ
diff --git a/_OSM/Layers.zmp/24.bmp b/_OSM/Layers.zmp/24.bmp
new file mode 100644
index 000000000..da49b1710
Binary files /dev/null and b/_OSM/Layers.zmp/24.bmp differ
diff --git a/_OSM/Layers.zmp/GetUrlScript.txt b/_OSM/Layers.zmp/GetUrlScript.txt
new file mode 100644
index 000000000..8beb3700f
--- /dev/null
+++ b/_OSM/Layers.zmp/GetUrlScript.txt
@@ -0,0 +1,6 @@
+var
+ ts: string;
+begin
+ ts := RegExprReplaceMatchSubStr(GetURLBase, 't\.itoworld\.com', 't'+inttostr( Random(4) )+'.itoworld.com' );
+ ResultURL := ts + inttostr(GetZ-1)+'/'+inttostr(GetX)+'/'+inttostr(GetY);
+end.
\ No newline at end of file
diff --git a/_OSM/Layers.zmp/info.txt b/_OSM/Layers.zmp/info.txt
new file mode 100644
index 000000000..9056a705c
--- /dev/null
+++ b/_OSM/Layers.zmp/info.txt
@@ -0,0 +1,6 @@
+OpenStreetMap - это карта всего мира,
+которую может редактировать каждый,
+которая создается практически с чистого листа
+и распространяется под свободной лицензией.
+
+Первоисточник: http://www.openstreetmap.org
\ No newline at end of file
diff --git a/_OSM/Layers.zmp/params.txt b/_OSM/Layers.zmp/params.txt
new file mode 100644
index 000000000..4b3119a2b
--- /dev/null
+++ b/_OSM/Layers.zmp/params.txt
@@ -0,0 +1,27 @@
+[PARAMS]
+pnum=117
+GUID={4f94e833-dcae-4395-940e-bdf471845e27}
+asLayer=1
+name=Уровни объектов (ITO Map)
+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=
+ContentType=image/png
+Ext=.png
+projection=1
+sradiusa=6378137
+sradiusb=6378137
+separator=0
+UseDwn=1
+Usestick=1
+UseGenPrevious=1
+Usedel=1
+Usesave=1
+UseAntiBan=0
+Sleep=0
+DefHotKey=0
+BanIfLen=0
+ParentSubMenu=OSM
+ParentSubMenu_en=OSM
+ParentSubMenu_uk=OSM
\ No newline at end of file
diff --git a/_OSM/Metro.zmp/18.bmp b/_OSM/Metro.zmp/18.bmp
new file mode 100644
index 000000000..a942fa46b
Binary files /dev/null and b/_OSM/Metro.zmp/18.bmp differ
diff --git a/_OSM/Metro.zmp/24.bmp b/_OSM/Metro.zmp/24.bmp
new file mode 100644
index 000000000..da49b1710
Binary files /dev/null and b/_OSM/Metro.zmp/24.bmp differ
diff --git a/_OSM/Metro.zmp/GetUrlScript.txt b/_OSM/Metro.zmp/GetUrlScript.txt
new file mode 100644
index 000000000..8beb3700f
--- /dev/null
+++ b/_OSM/Metro.zmp/GetUrlScript.txt
@@ -0,0 +1,6 @@
+var
+ ts: string;
+begin
+ ts := RegExprReplaceMatchSubStr(GetURLBase, 't\.itoworld\.com', 't'+inttostr( Random(4) )+'.itoworld.com' );
+ ResultURL := ts + inttostr(GetZ-1)+'/'+inttostr(GetX)+'/'+inttostr(GetY);
+end.
\ No newline at end of file
diff --git a/_OSM/Metro.zmp/info.txt b/_OSM/Metro.zmp/info.txt
new file mode 100644
index 000000000..9056a705c
--- /dev/null
+++ b/_OSM/Metro.zmp/info.txt
@@ -0,0 +1,6 @@
+OpenStreetMap - это карта всего мира,
+которую может редактировать каждый,
+которая создается практически с чистого листа
+и распространяется под свободной лицензией.
+
+Первоисточник: http://www.openstreetmap.org
\ No newline at end of file
diff --git a/_OSM/Metro.zmp/params.txt b/_OSM/Metro.zmp/params.txt
new file mode 100644
index 000000000..89fbfe462
--- /dev/null
+++ b/_OSM/Metro.zmp/params.txt
@@ -0,0 +1,27 @@
+[PARAMS]
+pnum=117
+GUID={35949def-a9df-4413-bca4-3cc2c7cb593b}
+asLayer=1
+name=Метро (ITO Map)
+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=
+ContentType=image/png
+Ext=.png
+projection=1
+sradiusa=6378137
+sradiusb=6378137
+separator=0
+UseDwn=1
+Usestick=1
+UseGenPrevious=1
+Usedel=1
+Usesave=1
+UseAntiBan=0
+Sleep=0
+DefHotKey=0
+BanIfLen=0
+ParentSubMenu=OSM
+ParentSubMenu_en=OSM
+ParentSubMenu_uk=OSM
\ No newline at end of file
diff --git a/_OSM/Navigable_waterways.zmp/18.bmp b/_OSM/Navigable_waterways.zmp/18.bmp
new file mode 100644
index 000000000..a942fa46b
Binary files /dev/null and b/_OSM/Navigable_waterways.zmp/18.bmp differ
diff --git a/_OSM/Navigable_waterways.zmp/24.bmp b/_OSM/Navigable_waterways.zmp/24.bmp
new file mode 100644
index 000000000..da49b1710
Binary files /dev/null and b/_OSM/Navigable_waterways.zmp/24.bmp differ
diff --git a/_OSM/Navigable_waterways.zmp/GetUrlScript.txt b/_OSM/Navigable_waterways.zmp/GetUrlScript.txt
new file mode 100644
index 000000000..8beb3700f
--- /dev/null
+++ b/_OSM/Navigable_waterways.zmp/GetUrlScript.txt
@@ -0,0 +1,6 @@
+var
+ ts: string;
+begin
+ ts := RegExprReplaceMatchSubStr(GetURLBase, 't\.itoworld\.com', 't'+inttostr( Random(4) )+'.itoworld.com' );
+ ResultURL := ts + inttostr(GetZ-1)+'/'+inttostr(GetX)+'/'+inttostr(GetY);
+end.
\ No newline at end of file
diff --git a/_OSM/Navigable_waterways.zmp/info.txt b/_OSM/Navigable_waterways.zmp/info.txt
new file mode 100644
index 000000000..9056a705c
--- /dev/null
+++ b/_OSM/Navigable_waterways.zmp/info.txt
@@ -0,0 +1,6 @@
+OpenStreetMap - это карта всего мира,
+которую может редактировать каждый,
+которая создается практически с чистого листа
+и распространяется под свободной лицензией.
+
+Первоисточник: http://www.openstreetmap.org
\ No newline at end of file
diff --git a/_OSM/Navigable_waterways.zmp/params.txt b/_OSM/Navigable_waterways.zmp/params.txt
new file mode 100644
index 000000000..5e6f40af4
--- /dev/null
+++ b/_OSM/Navigable_waterways.zmp/params.txt
@@ -0,0 +1,27 @@
+[PARAMS]
+pnum=117
+GUID={33bf0d9c-0475-4f19-93e6-0909c206adb4}
+asLayer=1
+name=Водная навигация (ITO Map)
+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=
+ContentType=image/png
+Ext=.png
+projection=1
+sradiusa=6378137
+sradiusb=6378137
+separator=0
+UseDwn=1
+Usestick=1
+UseGenPrevious=1
+Usedel=1
+Usesave=1
+UseAntiBan=0
+Sleep=0
+DefHotKey=0
+BanIfLen=0
+ParentSubMenu=OSM
+ParentSubMenu_en=OSM
+ParentSubMenu_uk=OSM
\ No newline at end of file
diff --git a/_OSM/Railway_electrification.zmp/18.bmp b/_OSM/Railway_electrification.zmp/18.bmp
new file mode 100644
index 000000000..a942fa46b
Binary files /dev/null and b/_OSM/Railway_electrification.zmp/18.bmp differ
diff --git a/_OSM/Railway_electrification.zmp/24.bmp b/_OSM/Railway_electrification.zmp/24.bmp
new file mode 100644
index 000000000..da49b1710
Binary files /dev/null and b/_OSM/Railway_electrification.zmp/24.bmp differ
diff --git a/_OSM/Railway_electrification.zmp/GetUrlScript.txt b/_OSM/Railway_electrification.zmp/GetUrlScript.txt
new file mode 100644
index 000000000..8beb3700f
--- /dev/null
+++ b/_OSM/Railway_electrification.zmp/GetUrlScript.txt
@@ -0,0 +1,6 @@
+var
+ ts: string;
+begin
+ ts := RegExprReplaceMatchSubStr(GetURLBase, 't\.itoworld\.com', 't'+inttostr( Random(4) )+'.itoworld.com' );
+ ResultURL := ts + inttostr(GetZ-1)+'/'+inttostr(GetX)+'/'+inttostr(GetY);
+end.
\ No newline at end of file
diff --git a/_OSM/Railway_electrification.zmp/info.txt b/_OSM/Railway_electrification.zmp/info.txt
new file mode 100644
index 000000000..9056a705c
--- /dev/null
+++ b/_OSM/Railway_electrification.zmp/info.txt
@@ -0,0 +1,6 @@
+OpenStreetMap - это карта всего мира,
+которую может редактировать каждый,
+которая создается практически с чистого листа
+и распространяется под свободной лицензией.
+
+Первоисточник: http://www.openstreetmap.org
\ No newline at end of file
diff --git a/_OSM/Railway_electrification.zmp/params.txt b/_OSM/Railway_electrification.zmp/params.txt
new file mode 100644
index 000000000..4f93e196d
--- /dev/null
+++ b/_OSM/Railway_electrification.zmp/params.txt
@@ -0,0 +1,27 @@
+[PARAMS]
+pnum=117
+GUID={673f8fe2-b0fe-4f96-9478-7987bd4b821e}
+asLayer=1
+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=
+ContentType=image/png
+Ext=.png
+projection=1
+sradiusa=6378137
+sradiusb=6378137
+separator=0
+UseDwn=1
+Usestick=1
+UseGenPrevious=1
+Usedel=1
+Usesave=1
+UseAntiBan=0
+Sleep=0
+DefHotKey=0
+BanIfLen=0
+ParentSubMenu=OSM
+ParentSubMenu_en=OSM
+ParentSubMenu_uk=OSM
\ No newline at end of file
diff --git a/_OSM/Railway_engineering.zmp/18.bmp b/_OSM/Railway_engineering.zmp/18.bmp
new file mode 100644
index 000000000..a942fa46b
Binary files /dev/null and b/_OSM/Railway_engineering.zmp/18.bmp differ
diff --git a/_OSM/Railway_engineering.zmp/24.bmp b/_OSM/Railway_engineering.zmp/24.bmp
new file mode 100644
index 000000000..da49b1710
Binary files /dev/null and b/_OSM/Railway_engineering.zmp/24.bmp differ
diff --git a/_OSM/Railway_engineering.zmp/GetUrlScript.txt b/_OSM/Railway_engineering.zmp/GetUrlScript.txt
new file mode 100644
index 000000000..8beb3700f
--- /dev/null
+++ b/_OSM/Railway_engineering.zmp/GetUrlScript.txt
@@ -0,0 +1,6 @@
+var
+ ts: string;
+begin
+ ts := RegExprReplaceMatchSubStr(GetURLBase, 't\.itoworld\.com', 't'+inttostr( Random(4) )+'.itoworld.com' );
+ ResultURL := ts + inttostr(GetZ-1)+'/'+inttostr(GetX)+'/'+inttostr(GetY);
+end.
\ No newline at end of file
diff --git a/_OSM/Railway_engineering.zmp/info.txt b/_OSM/Railway_engineering.zmp/info.txt
new file mode 100644
index 000000000..9056a705c
--- /dev/null
+++ b/_OSM/Railway_engineering.zmp/info.txt
@@ -0,0 +1,6 @@
+OpenStreetMap - это карта всего мира,
+которую может редактировать каждый,
+которая создается практически с чистого листа
+и распространяется под свободной лицензией.
+
+Первоисточник: http://www.openstreetmap.org
\ No newline at end of file
diff --git a/_OSM/Railway_engineering.zmp/params.txt b/_OSM/Railway_engineering.zmp/params.txt
new file mode 100644
index 000000000..76bd1b3d1
--- /dev/null
+++ b/_OSM/Railway_engineering.zmp/params.txt
@@ -0,0 +1,27 @@
+[PARAMS]
+pnum=117
+GUID={daffd15a-7d40-4fcd-b929-fa24b2be3699}
+asLayer=1
+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=
+ContentType=image/png
+Ext=.png
+projection=1
+sradiusa=6378137
+sradiusb=6378137
+separator=0
+UseDwn=1
+Usestick=1
+UseGenPrevious=1
+Usedel=1
+Usesave=1
+UseAntiBan=0
+Sleep=0
+DefHotKey=0
+BanIfLen=0
+ParentSubMenu=OSM
+ParentSubMenu_en=OSM
+ParentSubMenu_uk=OSM
\ No newline at end of file
diff --git a/_OSM/Railway_freight.zmp/18.bmp b/_OSM/Railway_freight.zmp/18.bmp
new file mode 100644
index 000000000..a942fa46b
Binary files /dev/null and b/_OSM/Railway_freight.zmp/18.bmp differ
diff --git a/_OSM/Railway_freight.zmp/24.bmp b/_OSM/Railway_freight.zmp/24.bmp
new file mode 100644
index 000000000..da49b1710
Binary files /dev/null and b/_OSM/Railway_freight.zmp/24.bmp differ
diff --git a/_OSM/Railway_freight.zmp/GetUrlScript.txt b/_OSM/Railway_freight.zmp/GetUrlScript.txt
new file mode 100644
index 000000000..8beb3700f
--- /dev/null
+++ b/_OSM/Railway_freight.zmp/GetUrlScript.txt
@@ -0,0 +1,6 @@
+var
+ ts: string;
+begin
+ ts := RegExprReplaceMatchSubStr(GetURLBase, 't\.itoworld\.com', 't'+inttostr( Random(4) )+'.itoworld.com' );
+ ResultURL := ts + inttostr(GetZ-1)+'/'+inttostr(GetX)+'/'+inttostr(GetY);
+end.
\ No newline at end of file
diff --git a/_OSM/Railway_freight.zmp/info.txt b/_OSM/Railway_freight.zmp/info.txt
new file mode 100644
index 000000000..9056a705c
--- /dev/null
+++ b/_OSM/Railway_freight.zmp/info.txt
@@ -0,0 +1,6 @@
+OpenStreetMap - это карта всего мира,
+которую может редактировать каждый,
+которая создается практически с чистого листа
+и распространяется под свободной лицензией.
+
+Первоисточник: http://www.openstreetmap.org
\ No newline at end of file
diff --git a/_OSM/Railway_freight.zmp/params.txt b/_OSM/Railway_freight.zmp/params.txt
new file mode 100644
index 000000000..67b482641
--- /dev/null
+++ b/_OSM/Railway_freight.zmp/params.txt
@@ -0,0 +1,27 @@
+[PARAMS]
+pnum=117
+GUID={4b0465a1-6b1c-4aeb-9b98-25bd4842fa6e}
+asLayer=1
+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=
+ContentType=image/png
+Ext=.png
+projection=1
+sradiusa=6378137
+sradiusb=6378137
+separator=0
+UseDwn=1
+Usestick=1
+UseGenPrevious=1
+Usedel=1
+Usesave=1
+UseAntiBan=0
+Sleep=0
+DefHotKey=0
+BanIfLen=0
+ParentSubMenu=OSM
+ParentSubMenu_en=OSM
+ParentSubMenu_uk=OSM
\ No newline at end of file
diff --git a/_OSM/Railway_stations.zmp/18.bmp b/_OSM/Railway_stations.zmp/18.bmp
new file mode 100644
index 000000000..a942fa46b
Binary files /dev/null and b/_OSM/Railway_stations.zmp/18.bmp differ
diff --git a/_OSM/Railway_stations.zmp/24.bmp b/_OSM/Railway_stations.zmp/24.bmp
new file mode 100644
index 000000000..da49b1710
Binary files /dev/null and b/_OSM/Railway_stations.zmp/24.bmp differ
diff --git a/_OSM/Railway_stations.zmp/GetUrlScript.txt b/_OSM/Railway_stations.zmp/GetUrlScript.txt
new file mode 100644
index 000000000..8beb3700f
--- /dev/null
+++ b/_OSM/Railway_stations.zmp/GetUrlScript.txt
@@ -0,0 +1,6 @@
+var
+ ts: string;
+begin
+ ts := RegExprReplaceMatchSubStr(GetURLBase, 't\.itoworld\.com', 't'+inttostr( Random(4) )+'.itoworld.com' );
+ ResultURL := ts + inttostr(GetZ-1)+'/'+inttostr(GetX)+'/'+inttostr(GetY);
+end.
\ No newline at end of file
diff --git a/_OSM/Railway_stations.zmp/info.txt b/_OSM/Railway_stations.zmp/info.txt
new file mode 100644
index 000000000..9056a705c
--- /dev/null
+++ b/_OSM/Railway_stations.zmp/info.txt
@@ -0,0 +1,6 @@
+OpenStreetMap - это карта всего мира,
+которую может редактировать каждый,
+которая создается практически с чистого листа
+и распространяется под свободной лицензией.
+
+Первоисточник: http://www.openstreetmap.org
\ No newline at end of file
diff --git a/_OSM/Railway_stations.zmp/params.txt b/_OSM/Railway_stations.zmp/params.txt
new file mode 100644
index 000000000..8554758a3
--- /dev/null
+++ b/_OSM/Railway_stations.zmp/params.txt
@@ -0,0 +1,27 @@
+[PARAMS]
+pnum=117
+GUID={17f781ae-03e1-46d4-8578-27be395eb453}
+asLayer=1
+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=
+ContentType=image/png
+Ext=.png
+projection=1
+sradiusa=6378137
+sradiusb=6378137
+separator=0
+UseDwn=1
+Usestick=1
+UseGenPrevious=1
+Usedel=1
+Usesave=1
+UseAntiBan=0
+Sleep=0
+DefHotKey=0
+BanIfLen=0
+ParentSubMenu=OSM
+ParentSubMenu_en=OSM
+ParentSubMenu_uk=OSM
\ No newline at end of file
diff --git a/_OSM/Railway_tracks.zmp/18.bmp b/_OSM/Railway_tracks.zmp/18.bmp
new file mode 100644
index 000000000..a942fa46b
Binary files /dev/null and b/_OSM/Railway_tracks.zmp/18.bmp differ
diff --git a/_OSM/Railway_tracks.zmp/24.bmp b/_OSM/Railway_tracks.zmp/24.bmp
new file mode 100644
index 000000000..da49b1710
Binary files /dev/null and b/_OSM/Railway_tracks.zmp/24.bmp differ
diff --git a/_OSM/Railway_tracks.zmp/GetUrlScript.txt b/_OSM/Railway_tracks.zmp/GetUrlScript.txt
new file mode 100644
index 000000000..8beb3700f
--- /dev/null
+++ b/_OSM/Railway_tracks.zmp/GetUrlScript.txt
@@ -0,0 +1,6 @@
+var
+ ts: string;
+begin
+ ts := RegExprReplaceMatchSubStr(GetURLBase, 't\.itoworld\.com', 't'+inttostr( Random(4) )+'.itoworld.com' );
+ ResultURL := ts + inttostr(GetZ-1)+'/'+inttostr(GetX)+'/'+inttostr(GetY);
+end.
\ No newline at end of file
diff --git a/_OSM/Railway_tracks.zmp/info.txt b/_OSM/Railway_tracks.zmp/info.txt
new file mode 100644
index 000000000..9056a705c
--- /dev/null
+++ b/_OSM/Railway_tracks.zmp/info.txt
@@ -0,0 +1,6 @@
+OpenStreetMap - это карта всего мира,
+которую может редактировать каждый,
+которая создается практически с чистого листа
+и распространяется под свободной лицензией.
+
+Первоисточник: http://www.openstreetmap.org
\ No newline at end of file
diff --git a/_OSM/Railway_tracks.zmp/params.txt b/_OSM/Railway_tracks.zmp/params.txt
new file mode 100644
index 000000000..507e4dff9
--- /dev/null
+++ b/_OSM/Railway_tracks.zmp/params.txt
@@ -0,0 +1,27 @@
+[PARAMS]
+pnum=117
+GUID={1349cf66-698e-4be5-a696-e7ffc4c5eff0}
+asLayer=1
+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=
+ContentType=image/png
+Ext=.png
+projection=1
+sradiusa=6378137
+sradiusb=6378137
+separator=0
+UseDwn=1
+Usestick=1
+UseGenPrevious=1
+Usedel=1
+Usesave=1
+UseAntiBan=0
+Sleep=0
+DefHotKey=0
+BanIfLen=0
+ParentSubMenu=OSM
+ParentSubMenu_en=OSM
+ParentSubMenu_uk=OSM
\ No newline at end of file
diff --git a/_OSM/Railways.zmp/18.bmp b/_OSM/Railways.zmp/18.bmp
new file mode 100644
index 000000000..a942fa46b
Binary files /dev/null and b/_OSM/Railways.zmp/18.bmp differ
diff --git a/_OSM/Railways.zmp/24.bmp b/_OSM/Railways.zmp/24.bmp
new file mode 100644
index 000000000..da49b1710
Binary files /dev/null and b/_OSM/Railways.zmp/24.bmp differ
diff --git a/_OSM/Railways.zmp/GetUrlScript.txt b/_OSM/Railways.zmp/GetUrlScript.txt
new file mode 100644
index 000000000..8beb3700f
--- /dev/null
+++ b/_OSM/Railways.zmp/GetUrlScript.txt
@@ -0,0 +1,6 @@
+var
+ ts: string;
+begin
+ ts := RegExprReplaceMatchSubStr(GetURLBase, 't\.itoworld\.com', 't'+inttostr( Random(4) )+'.itoworld.com' );
+ ResultURL := ts + inttostr(GetZ-1)+'/'+inttostr(GetX)+'/'+inttostr(GetY);
+end.
\ No newline at end of file
diff --git a/_OSM/Railways.zmp/info.txt b/_OSM/Railways.zmp/info.txt
new file mode 100644
index 000000000..9056a705c
--- /dev/null
+++ b/_OSM/Railways.zmp/info.txt
@@ -0,0 +1,6 @@
+OpenStreetMap - это карта всего мира,
+которую может редактировать каждый,
+которая создается практически с чистого листа
+и распространяется под свободной лицензией.
+
+Первоисточник: http://www.openstreetmap.org
\ No newline at end of file
diff --git a/_OSM/Railways.zmp/params.txt b/_OSM/Railways.zmp/params.txt
new file mode 100644
index 000000000..6a16832ff
--- /dev/null
+++ b/_OSM/Railways.zmp/params.txt
@@ -0,0 +1,27 @@
+[PARAMS]
+pnum=117
+GUID={aac86260-ff28-4160-a431-9a61a86b9805}
+asLayer=1
+name=Железные дороги (ITO Map)
+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=
+ContentType=image/png
+Ext=.png
+projection=1
+sradiusa=6378137
+sradiusb=6378137
+separator=0
+UseDwn=1
+Usestick=1
+UseGenPrevious=1
+Usedel=1
+Usesave=1
+UseAntiBan=0
+Sleep=0
+DefHotKey=0
+BanIfLen=0
+ParentSubMenu=OSM
+ParentSubMenu_en=OSM
+ParentSubMenu_uk=OSM
\ No newline at end of file
diff --git a/_OSM/Recent_edits_by_type_last_7_days.zmp/18.bmp b/_OSM/Recent_edits_by_type_last_7_days.zmp/18.bmp
new file mode 100644
index 000000000..a942fa46b
Binary files /dev/null and b/_OSM/Recent_edits_by_type_last_7_days.zmp/18.bmp differ
diff --git a/_OSM/Recent_edits_by_type_last_7_days.zmp/24.bmp b/_OSM/Recent_edits_by_type_last_7_days.zmp/24.bmp
new file mode 100644
index 000000000..da49b1710
Binary files /dev/null and b/_OSM/Recent_edits_by_type_last_7_days.zmp/24.bmp differ
diff --git a/_OSM/Recent_edits_by_type_last_7_days.zmp/GetUrlScript.txt b/_OSM/Recent_edits_by_type_last_7_days.zmp/GetUrlScript.txt
new file mode 100644
index 000000000..8beb3700f
--- /dev/null
+++ b/_OSM/Recent_edits_by_type_last_7_days.zmp/GetUrlScript.txt
@@ -0,0 +1,6 @@
+var
+ ts: string;
+begin
+ ts := RegExprReplaceMatchSubStr(GetURLBase, 't\.itoworld\.com', 't'+inttostr( Random(4) )+'.itoworld.com' );
+ ResultURL := ts + inttostr(GetZ-1)+'/'+inttostr(GetX)+'/'+inttostr(GetY);
+end.
\ No newline at end of file
diff --git a/_OSM/Recent_edits_by_type_last_7_days.zmp/info.txt b/_OSM/Recent_edits_by_type_last_7_days.zmp/info.txt
new file mode 100644
index 000000000..9056a705c
--- /dev/null
+++ b/_OSM/Recent_edits_by_type_last_7_days.zmp/info.txt
@@ -0,0 +1,6 @@
+OpenStreetMap - это карта всего мира,
+которую может редактировать каждый,
+которая создается практически с чистого листа
+и распространяется под свободной лицензией.
+
+Первоисточник: http://www.openstreetmap.org
\ No newline at end of file
diff --git a/_OSM/Recent_edits_by_type_last_7_days.zmp/params.txt b/_OSM/Recent_edits_by_type_last_7_days.zmp/params.txt
new file mode 100644
index 000000000..8de467b15
--- /dev/null
+++ b/_OSM/Recent_edits_by_type_last_7_days.zmp/params.txt
@@ -0,0 +1,27 @@
+[PARAMS]
+pnum=117
+GUID={12c88f2b-03a6-4ea6-aad0-35423f256af6}
+asLayer=1
+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=
+ContentType=image/png
+Ext=.png
+projection=1
+sradiusa=6378137
+sradiusb=6378137
+separator=0
+UseDwn=1
+Usestick=1
+UseGenPrevious=1
+Usedel=1
+Usesave=1
+UseAntiBan=0
+Sleep=0
+DefHotKey=0
+BanIfLen=0
+ParentSubMenu=OSM
+ParentSubMenu_en=OSM
+ParentSubMenu_uk=OSM
\ No newline at end of file
diff --git a/_OSM/Recent_edits_by_type_last_90_days.zmp/18.bmp b/_OSM/Recent_edits_by_type_last_90_days.zmp/18.bmp
new file mode 100644
index 000000000..a942fa46b
Binary files /dev/null and b/_OSM/Recent_edits_by_type_last_90_days.zmp/18.bmp differ
diff --git a/_OSM/Recent_edits_by_type_last_90_days.zmp/24.bmp b/_OSM/Recent_edits_by_type_last_90_days.zmp/24.bmp
new file mode 100644
index 000000000..da49b1710
Binary files /dev/null and b/_OSM/Recent_edits_by_type_last_90_days.zmp/24.bmp differ
diff --git a/_OSM/Recent_edits_by_type_last_90_days.zmp/GetUrlScript.txt b/_OSM/Recent_edits_by_type_last_90_days.zmp/GetUrlScript.txt
new file mode 100644
index 000000000..8beb3700f
--- /dev/null
+++ b/_OSM/Recent_edits_by_type_last_90_days.zmp/GetUrlScript.txt
@@ -0,0 +1,6 @@
+var
+ ts: string;
+begin
+ ts := RegExprReplaceMatchSubStr(GetURLBase, 't\.itoworld\.com', 't'+inttostr( Random(4) )+'.itoworld.com' );
+ ResultURL := ts + inttostr(GetZ-1)+'/'+inttostr(GetX)+'/'+inttostr(GetY);
+end.
\ No newline at end of file
diff --git a/_OSM/Recent_edits_by_type_last_90_days.zmp/info.txt b/_OSM/Recent_edits_by_type_last_90_days.zmp/info.txt
new file mode 100644
index 000000000..9056a705c
--- /dev/null
+++ b/_OSM/Recent_edits_by_type_last_90_days.zmp/info.txt
@@ -0,0 +1,6 @@
+OpenStreetMap - это карта всего мира,
+которую может редактировать каждый,
+которая создается практически с чистого листа
+и распространяется под свободной лицензией.
+
+Первоисточник: http://www.openstreetmap.org
\ No newline at end of file
diff --git a/_OSM/Recent_edits_by_type_last_90_days.zmp/params.txt b/_OSM/Recent_edits_by_type_last_90_days.zmp/params.txt
new file mode 100644
index 000000000..4c6d74cac
--- /dev/null
+++ b/_OSM/Recent_edits_by_type_last_90_days.zmp/params.txt
@@ -0,0 +1,27 @@
+[PARAMS]
+pnum=117
+GUID={b7126532-9dff-46ca-a16f-edd9ed2c487b}
+asLayer=1
+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=
+ContentType=image/png
+Ext=.png
+projection=1
+sradiusa=6378137
+sradiusb=6378137
+separator=0
+UseDwn=1
+Usestick=1
+UseGenPrevious=1
+Usedel=1
+Usesave=1
+UseAntiBan=0
+Sleep=0
+DefHotKey=0
+BanIfLen=0
+ParentSubMenu=OSM
+ParentSubMenu_en=OSM
+ParentSubMenu_uk=OSM
\ No newline at end of file
diff --git a/_OSM/Recent_edits_last_7_days.zmp/18.bmp b/_OSM/Recent_edits_last_7_days.zmp/18.bmp
new file mode 100644
index 000000000..a942fa46b
Binary files /dev/null and b/_OSM/Recent_edits_last_7_days.zmp/18.bmp differ
diff --git a/_OSM/Recent_edits_last_7_days.zmp/24.bmp b/_OSM/Recent_edits_last_7_days.zmp/24.bmp
new file mode 100644
index 000000000..da49b1710
Binary files /dev/null and b/_OSM/Recent_edits_last_7_days.zmp/24.bmp differ
diff --git a/_OSM/Recent_edits_last_7_days.zmp/GetUrlScript.txt b/_OSM/Recent_edits_last_7_days.zmp/GetUrlScript.txt
new file mode 100644
index 000000000..8beb3700f
--- /dev/null
+++ b/_OSM/Recent_edits_last_7_days.zmp/GetUrlScript.txt
@@ -0,0 +1,6 @@
+var
+ ts: string;
+begin
+ ts := RegExprReplaceMatchSubStr(GetURLBase, 't\.itoworld\.com', 't'+inttostr( Random(4) )+'.itoworld.com' );
+ ResultURL := ts + inttostr(GetZ-1)+'/'+inttostr(GetX)+'/'+inttostr(GetY);
+end.
\ No newline at end of file
diff --git a/_OSM/Recent_edits_last_7_days.zmp/info.txt b/_OSM/Recent_edits_last_7_days.zmp/info.txt
new file mode 100644
index 000000000..9056a705c
--- /dev/null
+++ b/_OSM/Recent_edits_last_7_days.zmp/info.txt
@@ -0,0 +1,6 @@
+OpenStreetMap - это карта всего мира,
+которую может редактировать каждый,
+которая создается практически с чистого листа
+и распространяется под свободной лицензией.
+
+Первоисточник: http://www.openstreetmap.org
\ No newline at end of file
diff --git a/_OSM/Recent_edits_last_7_days.zmp/params.txt b/_OSM/Recent_edits_last_7_days.zmp/params.txt
new file mode 100644
index 000000000..de5ee025a
--- /dev/null
+++ b/_OSM/Recent_edits_last_7_days.zmp/params.txt
@@ -0,0 +1,27 @@
+[PARAMS]
+pnum=117
+GUID={60157c49-6ed0-47ce-8a83-a42ddc16dcd6}
+asLayer=1
+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=
+ContentType=image/png
+Ext=.png
+projection=1
+sradiusa=6378137
+sradiusb=6378137
+separator=0
+UseDwn=1
+Usestick=1
+UseGenPrevious=1
+Usedel=1
+Usesave=1
+UseAntiBan=0
+Sleep=0
+DefHotKey=0
+BanIfLen=0
+ParentSubMenu=OSM
+ParentSubMenu_en=OSM
+ParentSubMenu_uk=OSM
\ No newline at end of file
diff --git a/_OSM/Recent_edits_last_90_days.zmp/18.bmp b/_OSM/Recent_edits_last_90_days.zmp/18.bmp
new file mode 100644
index 000000000..a942fa46b
Binary files /dev/null and b/_OSM/Recent_edits_last_90_days.zmp/18.bmp differ
diff --git a/_OSM/Recent_edits_last_90_days.zmp/24.bmp b/_OSM/Recent_edits_last_90_days.zmp/24.bmp
new file mode 100644
index 000000000..da49b1710
Binary files /dev/null and b/_OSM/Recent_edits_last_90_days.zmp/24.bmp differ
diff --git a/_OSM/Recent_edits_last_90_days.zmp/GetUrlScript.txt b/_OSM/Recent_edits_last_90_days.zmp/GetUrlScript.txt
new file mode 100644
index 000000000..8beb3700f
--- /dev/null
+++ b/_OSM/Recent_edits_last_90_days.zmp/GetUrlScript.txt
@@ -0,0 +1,6 @@
+var
+ ts: string;
+begin
+ ts := RegExprReplaceMatchSubStr(GetURLBase, 't\.itoworld\.com', 't'+inttostr( Random(4) )+'.itoworld.com' );
+ ResultURL := ts + inttostr(GetZ-1)+'/'+inttostr(GetX)+'/'+inttostr(GetY);
+end.
\ No newline at end of file
diff --git a/_OSM/Recent_edits_last_90_days.zmp/info.txt b/_OSM/Recent_edits_last_90_days.zmp/info.txt
new file mode 100644
index 000000000..9056a705c
--- /dev/null
+++ b/_OSM/Recent_edits_last_90_days.zmp/info.txt
@@ -0,0 +1,6 @@
+OpenStreetMap - это карта всего мира,
+которую может редактировать каждый,
+которая создается практически с чистого листа
+и распространяется под свободной лицензией.
+
+Первоисточник: http://www.openstreetmap.org
\ No newline at end of file
diff --git a/_OSM/Recent_edits_last_90_days.zmp/params.txt b/_OSM/Recent_edits_last_90_days.zmp/params.txt
new file mode 100644
index 000000000..e73749678
--- /dev/null
+++ b/_OSM/Recent_edits_last_90_days.zmp/params.txt
@@ -0,0 +1,27 @@
+[PARAMS]
+pnum=117
+GUID={bfb36466-2275-4dcf-85ad-b15aa793b9c9}
+asLayer=1
+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=
+ContentType=image/png
+Ext=.png
+projection=1
+sradiusa=6378137
+sradiusb=6378137
+separator=0
+UseDwn=1
+Usestick=1
+UseGenPrevious=1
+Usedel=1
+Usesave=1
+UseAntiBan=0
+Sleep=0
+DefHotKey=0
+BanIfLen=0
+ParentSubMenu=OSM
+ParentSubMenu_en=OSM
+ParentSubMenu_uk=OSM
\ No newline at end of file
diff --git a/_OSM/Schools.zmp/18.bmp b/_OSM/Schools.zmp/18.bmp
new file mode 100644
index 000000000..a942fa46b
Binary files /dev/null and b/_OSM/Schools.zmp/18.bmp differ
diff --git a/_OSM/Schools.zmp/24.bmp b/_OSM/Schools.zmp/24.bmp
new file mode 100644
index 000000000..da49b1710
Binary files /dev/null and b/_OSM/Schools.zmp/24.bmp differ
diff --git a/_OSM/Schools.zmp/GetUrlScript.txt b/_OSM/Schools.zmp/GetUrlScript.txt
new file mode 100644
index 000000000..8beb3700f
--- /dev/null
+++ b/_OSM/Schools.zmp/GetUrlScript.txt
@@ -0,0 +1,6 @@
+var
+ ts: string;
+begin
+ ts := RegExprReplaceMatchSubStr(GetURLBase, 't\.itoworld\.com', 't'+inttostr( Random(4) )+'.itoworld.com' );
+ ResultURL := ts + inttostr(GetZ-1)+'/'+inttostr(GetX)+'/'+inttostr(GetY);
+end.
\ No newline at end of file
diff --git a/_OSM/Schools.zmp/info.txt b/_OSM/Schools.zmp/info.txt
new file mode 100644
index 000000000..9056a705c
--- /dev/null
+++ b/_OSM/Schools.zmp/info.txt
@@ -0,0 +1,6 @@
+OpenStreetMap - это карта всего мира,
+которую может редактировать каждый,
+которая создается практически с чистого листа
+и распространяется под свободной лицензией.
+
+Первоисточник: http://www.openstreetmap.org
\ No newline at end of file
diff --git a/_OSM/Schools.zmp/params.txt b/_OSM/Schools.zmp/params.txt
new file mode 100644
index 000000000..480344e67
--- /dev/null
+++ b/_OSM/Schools.zmp/params.txt
@@ -0,0 +1,27 @@
+[PARAMS]
+pnum=117
+GUID={739d497a-6967-4132-8b3d-370ca9da1ed7}
+asLayer=1
+name=Школы (ITO Map)
+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=
+ContentType=image/png
+Ext=.png
+projection=1
+sradiusa=6378137
+sradiusb=6378137
+separator=0
+UseDwn=1
+Usestick=1
+UseGenPrevious=1
+Usedel=1
+Usesave=1
+UseAntiBan=0
+Sleep=0
+DefHotKey=0
+BanIfLen=0
+ParentSubMenu=OSM
+ParentSubMenu_en=OSM
+ParentSubMenu_uk=OSM
\ No newline at end of file
diff --git a/_OSM/Sidewalks_and_footways.zmp/18.bmp b/_OSM/Sidewalks_and_footways.zmp/18.bmp
new file mode 100644
index 000000000..a942fa46b
Binary files /dev/null and b/_OSM/Sidewalks_and_footways.zmp/18.bmp differ
diff --git a/_OSM/Sidewalks_and_footways.zmp/24.bmp b/_OSM/Sidewalks_and_footways.zmp/24.bmp
new file mode 100644
index 000000000..da49b1710
Binary files /dev/null and b/_OSM/Sidewalks_and_footways.zmp/24.bmp differ
diff --git a/_OSM/Sidewalks_and_footways.zmp/GetUrlScript.txt b/_OSM/Sidewalks_and_footways.zmp/GetUrlScript.txt
new file mode 100644
index 000000000..8beb3700f
--- /dev/null
+++ b/_OSM/Sidewalks_and_footways.zmp/GetUrlScript.txt
@@ -0,0 +1,6 @@
+var
+ ts: string;
+begin
+ ts := RegExprReplaceMatchSubStr(GetURLBase, 't\.itoworld\.com', 't'+inttostr( Random(4) )+'.itoworld.com' );
+ ResultURL := ts + inttostr(GetZ-1)+'/'+inttostr(GetX)+'/'+inttostr(GetY);
+end.
\ No newline at end of file
diff --git a/_OSM/Sidewalks_and_footways.zmp/info.txt b/_OSM/Sidewalks_and_footways.zmp/info.txt
new file mode 100644
index 000000000..9056a705c
--- /dev/null
+++ b/_OSM/Sidewalks_and_footways.zmp/info.txt
@@ -0,0 +1,6 @@
+OpenStreetMap - это карта всего мира,
+которую может редактировать каждый,
+которая создается практически с чистого листа
+и распространяется под свободной лицензией.
+
+Первоисточник: http://www.openstreetmap.org
\ No newline at end of file
diff --git a/_OSM/Sidewalks_and_footways.zmp/params.txt b/_OSM/Sidewalks_and_footways.zmp/params.txt
new file mode 100644
index 000000000..86df6eee4
--- /dev/null
+++ b/_OSM/Sidewalks_and_footways.zmp/params.txt
@@ -0,0 +1,27 @@
+[PARAMS]
+pnum=117
+GUID={55e0396e-3d80-4440-8fcb-812bcd3f039c}
+asLayer=1
+name=Пешеходные дороги (ITO Map)
+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=
+ContentType=image/png
+Ext=.png
+projection=1
+sradiusa=6378137
+sradiusb=6378137
+separator=0
+UseDwn=1
+Usestick=1
+UseGenPrevious=1
+Usedel=1
+Usesave=1
+UseAntiBan=0
+Sleep=0
+DefHotKey=0
+BanIfLen=0
+ParentSubMenu=OSM
+ParentSubMenu_en=OSM
+ParentSubMenu_uk=OSM
\ No newline at end of file
diff --git a/_OSM/Speed_limits.zmp/18.bmp b/_OSM/Speed_limits.zmp/18.bmp
new file mode 100644
index 000000000..a942fa46b
Binary files /dev/null and b/_OSM/Speed_limits.zmp/18.bmp differ
diff --git a/_OSM/Speed_limits.zmp/24.bmp b/_OSM/Speed_limits.zmp/24.bmp
new file mode 100644
index 000000000..da49b1710
Binary files /dev/null and b/_OSM/Speed_limits.zmp/24.bmp differ
diff --git a/_OSM/Speed_limits.zmp/GetUrlScript.txt b/_OSM/Speed_limits.zmp/GetUrlScript.txt
new file mode 100644
index 000000000..8beb3700f
--- /dev/null
+++ b/_OSM/Speed_limits.zmp/GetUrlScript.txt
@@ -0,0 +1,6 @@
+var
+ ts: string;
+begin
+ ts := RegExprReplaceMatchSubStr(GetURLBase, 't\.itoworld\.com', 't'+inttostr( Random(4) )+'.itoworld.com' );
+ ResultURL := ts + inttostr(GetZ-1)+'/'+inttostr(GetX)+'/'+inttostr(GetY);
+end.
\ No newline at end of file
diff --git a/_OSM/Speed_limits.zmp/info.txt b/_OSM/Speed_limits.zmp/info.txt
new file mode 100644
index 000000000..9056a705c
--- /dev/null
+++ b/_OSM/Speed_limits.zmp/info.txt
@@ -0,0 +1,6 @@
+OpenStreetMap - это карта всего мира,
+которую может редактировать каждый,
+которая создается практически с чистого листа
+и распространяется под свободной лицензией.
+
+Первоисточник: http://www.openstreetmap.org
\ No newline at end of file
diff --git a/_OSM/Speed_limits.zmp/params.txt b/_OSM/Speed_limits.zmp/params.txt
new file mode 100644
index 000000000..ed81a3fca
--- /dev/null
+++ b/_OSM/Speed_limits.zmp/params.txt
@@ -0,0 +1,27 @@
+[PARAMS]
+pnum=117
+GUID={7cd527ee-486f-467d-b87e-de5648431248}
+asLayer=1
+name=Ограничения скорости (ITO Map)
+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=
+ContentType=image/png
+Ext=.png
+projection=1
+sradiusa=6378137
+sradiusb=6378137
+separator=0
+UseDwn=1
+Usestick=1
+UseGenPrevious=1
+Usedel=1
+Usesave=1
+UseAntiBan=0
+Sleep=0
+DefHotKey=0
+BanIfLen=0
+ParentSubMenu=OSM
+ParentSubMenu_en=OSM
+ParentSubMenu_uk=OSM
\ No newline at end of file
diff --git a/_OSM/Speed_limits_fixme.zmp/18.bmp b/_OSM/Speed_limits_fixme.zmp/18.bmp
new file mode 100644
index 000000000..a942fa46b
Binary files /dev/null and b/_OSM/Speed_limits_fixme.zmp/18.bmp differ
diff --git a/_OSM/Speed_limits_fixme.zmp/24.bmp b/_OSM/Speed_limits_fixme.zmp/24.bmp
new file mode 100644
index 000000000..da49b1710
Binary files /dev/null and b/_OSM/Speed_limits_fixme.zmp/24.bmp differ
diff --git a/_OSM/Speed_limits_fixme.zmp/GetUrlScript.txt b/_OSM/Speed_limits_fixme.zmp/GetUrlScript.txt
new file mode 100644
index 000000000..8beb3700f
--- /dev/null
+++ b/_OSM/Speed_limits_fixme.zmp/GetUrlScript.txt
@@ -0,0 +1,6 @@
+var
+ ts: string;
+begin
+ ts := RegExprReplaceMatchSubStr(GetURLBase, 't\.itoworld\.com', 't'+inttostr( Random(4) )+'.itoworld.com' );
+ ResultURL := ts + inttostr(GetZ-1)+'/'+inttostr(GetX)+'/'+inttostr(GetY);
+end.
\ No newline at end of file
diff --git a/_OSM/Speed_limits_fixme.zmp/info.txt b/_OSM/Speed_limits_fixme.zmp/info.txt
new file mode 100644
index 000000000..9056a705c
--- /dev/null
+++ b/_OSM/Speed_limits_fixme.zmp/info.txt
@@ -0,0 +1,6 @@
+OpenStreetMap - это карта всего мира,
+которую может редактировать каждый,
+которая создается практически с чистого листа
+и распространяется под свободной лицензией.
+
+Первоисточник: http://www.openstreetmap.org
\ No newline at end of file
diff --git a/_OSM/Speed_limits_fixme.zmp/params.txt b/_OSM/Speed_limits_fixme.zmp/params.txt
new file mode 100644
index 000000000..a9817edb1
--- /dev/null
+++ b/_OSM/Speed_limits_fixme.zmp/params.txt
@@ -0,0 +1,27 @@
+[PARAMS]
+pnum=117
+GUID={5d809b8f-2702-4c0a-9868-723381d246ac}
+asLayer=1
+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=
+ContentType=image/png
+Ext=.png
+projection=1
+sradiusa=6378137
+sradiusb=6378137
+separator=0
+UseDwn=1
+Usestick=1
+UseGenPrevious=1
+Usedel=1
+Usesave=1
+UseAntiBan=0
+Sleep=0
+DefHotKey=0
+BanIfLen=0
+ParentSubMenu=OSM
+ParentSubMenu_en=OSM
+ParentSubMenu_uk=OSM
\ No newline at end of file
diff --git a/_OSM/Speed_limits_kmh.zmp/18.bmp b/_OSM/Speed_limits_kmh.zmp/18.bmp
new file mode 100644
index 000000000..a942fa46b
Binary files /dev/null and b/_OSM/Speed_limits_kmh.zmp/18.bmp differ
diff --git a/_OSM/Speed_limits_kmh.zmp/24.bmp b/_OSM/Speed_limits_kmh.zmp/24.bmp
new file mode 100644
index 000000000..da49b1710
Binary files /dev/null and b/_OSM/Speed_limits_kmh.zmp/24.bmp differ
diff --git a/_OSM/Speed_limits_kmh.zmp/GetUrlScript.txt b/_OSM/Speed_limits_kmh.zmp/GetUrlScript.txt
new file mode 100644
index 000000000..8beb3700f
--- /dev/null
+++ b/_OSM/Speed_limits_kmh.zmp/GetUrlScript.txt
@@ -0,0 +1,6 @@
+var
+ ts: string;
+begin
+ ts := RegExprReplaceMatchSubStr(GetURLBase, 't\.itoworld\.com', 't'+inttostr( Random(4) )+'.itoworld.com' );
+ ResultURL := ts + inttostr(GetZ-1)+'/'+inttostr(GetX)+'/'+inttostr(GetY);
+end.
\ No newline at end of file
diff --git a/_OSM/Speed_limits_kmh.zmp/info.txt b/_OSM/Speed_limits_kmh.zmp/info.txt
new file mode 100644
index 000000000..9056a705c
--- /dev/null
+++ b/_OSM/Speed_limits_kmh.zmp/info.txt
@@ -0,0 +1,6 @@
+OpenStreetMap - это карта всего мира,
+которую может редактировать каждый,
+которая создается практически с чистого листа
+и распространяется под свободной лицензией.
+
+Первоисточник: http://www.openstreetmap.org
\ No newline at end of file
diff --git a/_OSM/Speed_limits_kmh.zmp/params.txt b/_OSM/Speed_limits_kmh.zmp/params.txt
new file mode 100644
index 000000000..d0eb852eb
--- /dev/null
+++ b/_OSM/Speed_limits_kmh.zmp/params.txt
@@ -0,0 +1,27 @@
+[PARAMS]
+pnum=117
+GUID={8cbd2b8d-254b-48b8-b217-6c65bba6fd08}
+asLayer=1
+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=
+ContentType=image/png
+Ext=.png
+projection=1
+sradiusa=6378137
+sradiusb=6378137
+separator=0
+UseDwn=1
+Usestick=1
+UseGenPrevious=1
+Usedel=1
+Usesave=1
+UseAntiBan=0
+Sleep=0
+DefHotKey=0
+BanIfLen=0
+ParentSubMenu=OSM
+ParentSubMenu_en=OSM
+ParentSubMenu_uk=OSM
\ No newline at end of file
diff --git a/_OSM/Speed_limits_kmh_major_roads.zmp/18.bmp b/_OSM/Speed_limits_kmh_major_roads.zmp/18.bmp
new file mode 100644
index 000000000..a942fa46b
Binary files /dev/null and b/_OSM/Speed_limits_kmh_major_roads.zmp/18.bmp differ
diff --git a/_OSM/Speed_limits_kmh_major_roads.zmp/24.bmp b/_OSM/Speed_limits_kmh_major_roads.zmp/24.bmp
new file mode 100644
index 000000000..da49b1710
Binary files /dev/null and b/_OSM/Speed_limits_kmh_major_roads.zmp/24.bmp differ
diff --git a/_OSM/Speed_limits_kmh_major_roads.zmp/GetUrlScript.txt b/_OSM/Speed_limits_kmh_major_roads.zmp/GetUrlScript.txt
new file mode 100644
index 000000000..8beb3700f
--- /dev/null
+++ b/_OSM/Speed_limits_kmh_major_roads.zmp/GetUrlScript.txt
@@ -0,0 +1,6 @@
+var
+ ts: string;
+begin
+ ts := RegExprReplaceMatchSubStr(GetURLBase, 't\.itoworld\.com', 't'+inttostr( Random(4) )+'.itoworld.com' );
+ ResultURL := ts + inttostr(GetZ-1)+'/'+inttostr(GetX)+'/'+inttostr(GetY);
+end.
\ No newline at end of file
diff --git a/_OSM/Speed_limits_kmh_major_roads.zmp/info.txt b/_OSM/Speed_limits_kmh_major_roads.zmp/info.txt
new file mode 100644
index 000000000..9056a705c
--- /dev/null
+++ b/_OSM/Speed_limits_kmh_major_roads.zmp/info.txt
@@ -0,0 +1,6 @@
+OpenStreetMap - это карта всего мира,
+которую может редактировать каждый,
+которая создается практически с чистого листа
+и распространяется под свободной лицензией.
+
+Первоисточник: http://www.openstreetmap.org
\ No newline at end of file
diff --git a/_OSM/Speed_limits_kmh_major_roads.zmp/params.txt b/_OSM/Speed_limits_kmh_major_roads.zmp/params.txt
new file mode 100644
index 000000000..bedec16fc
--- /dev/null
+++ b/_OSM/Speed_limits_kmh_major_roads.zmp/params.txt
@@ -0,0 +1,27 @@
+[PARAMS]
+pnum=117
+GUID={4ef3bef5-11fc-48a8-9768-ccce054b9160}
+asLayer=1
+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=
+ContentType=image/png
+Ext=.png
+projection=1
+sradiusa=6378137
+sradiusb=6378137
+separator=0
+UseDwn=1
+Usestick=1
+UseGenPrevious=1
+Usedel=1
+Usesave=1
+UseAntiBan=0
+Sleep=0
+DefHotKey=0
+BanIfLen=0
+ParentSubMenu=OSM
+ParentSubMenu_en=OSM
+ParentSubMenu_uk=OSM
\ No newline at end of file
diff --git a/_OSM/Speed_limits_major_roads.zmp/18.bmp b/_OSM/Speed_limits_major_roads.zmp/18.bmp
new file mode 100644
index 000000000..a942fa46b
Binary files /dev/null and b/_OSM/Speed_limits_major_roads.zmp/18.bmp differ
diff --git a/_OSM/Speed_limits_major_roads.zmp/24.bmp b/_OSM/Speed_limits_major_roads.zmp/24.bmp
new file mode 100644
index 000000000..da49b1710
Binary files /dev/null and b/_OSM/Speed_limits_major_roads.zmp/24.bmp differ
diff --git a/_OSM/Speed_limits_major_roads.zmp/GetUrlScript.txt b/_OSM/Speed_limits_major_roads.zmp/GetUrlScript.txt
new file mode 100644
index 000000000..8beb3700f
--- /dev/null
+++ b/_OSM/Speed_limits_major_roads.zmp/GetUrlScript.txt
@@ -0,0 +1,6 @@
+var
+ ts: string;
+begin
+ ts := RegExprReplaceMatchSubStr(GetURLBase, 't\.itoworld\.com', 't'+inttostr( Random(4) )+'.itoworld.com' );
+ ResultURL := ts + inttostr(GetZ-1)+'/'+inttostr(GetX)+'/'+inttostr(GetY);
+end.
\ No newline at end of file
diff --git a/_OSM/Speed_limits_major_roads.zmp/info.txt b/_OSM/Speed_limits_major_roads.zmp/info.txt
new file mode 100644
index 000000000..9056a705c
--- /dev/null
+++ b/_OSM/Speed_limits_major_roads.zmp/info.txt
@@ -0,0 +1,6 @@
+OpenStreetMap - это карта всего мира,
+которую может редактировать каждый,
+которая создается практически с чистого листа
+и распространяется под свободной лицензией.
+
+Первоисточник: http://www.openstreetmap.org
\ No newline at end of file
diff --git a/_OSM/Speed_limits_major_roads.zmp/params.txt b/_OSM/Speed_limits_major_roads.zmp/params.txt
new file mode 100644
index 000000000..201f6bf6f
--- /dev/null
+++ b/_OSM/Speed_limits_major_roads.zmp/params.txt
@@ -0,0 +1,27 @@
+[PARAMS]
+pnum=117
+GUID={2e2e2f45-d54d-400b-99b8-9e6554e74f62}
+asLayer=1
+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=
+ContentType=image/png
+Ext=.png
+projection=1
+sradiusa=6378137
+sradiusb=6378137
+separator=0
+UseDwn=1
+Usestick=1
+UseGenPrevious=1
+Usedel=1
+Usesave=1
+UseAntiBan=0
+Sleep=0
+DefHotKey=0
+BanIfLen=0
+ParentSubMenu=OSM
+ParentSubMenu_en=OSM
+ParentSubMenu_uk=OSM
\ No newline at end of file
diff --git a/_OSM/Speed_limits_mph.zmp/18.bmp b/_OSM/Speed_limits_mph.zmp/18.bmp
new file mode 100644
index 000000000..a942fa46b
Binary files /dev/null and b/_OSM/Speed_limits_mph.zmp/18.bmp differ
diff --git a/_OSM/Speed_limits_mph.zmp/24.bmp b/_OSM/Speed_limits_mph.zmp/24.bmp
new file mode 100644
index 000000000..da49b1710
Binary files /dev/null and b/_OSM/Speed_limits_mph.zmp/24.bmp differ
diff --git a/_OSM/Speed_limits_mph.zmp/GetUrlScript.txt b/_OSM/Speed_limits_mph.zmp/GetUrlScript.txt
new file mode 100644
index 000000000..8beb3700f
--- /dev/null
+++ b/_OSM/Speed_limits_mph.zmp/GetUrlScript.txt
@@ -0,0 +1,6 @@
+var
+ ts: string;
+begin
+ ts := RegExprReplaceMatchSubStr(GetURLBase, 't\.itoworld\.com', 't'+inttostr( Random(4) )+'.itoworld.com' );
+ ResultURL := ts + inttostr(GetZ-1)+'/'+inttostr(GetX)+'/'+inttostr(GetY);
+end.
\ No newline at end of file
diff --git a/_OSM/Speed_limits_mph.zmp/info.txt b/_OSM/Speed_limits_mph.zmp/info.txt
new file mode 100644
index 000000000..9056a705c
--- /dev/null
+++ b/_OSM/Speed_limits_mph.zmp/info.txt
@@ -0,0 +1,6 @@
+OpenStreetMap - это карта всего мира,
+которую может редактировать каждый,
+которая создается практически с чистого листа
+и распространяется под свободной лицензией.
+
+Первоисточник: http://www.openstreetmap.org
\ No newline at end of file
diff --git a/_OSM/Speed_limits_mph.zmp/params.txt b/_OSM/Speed_limits_mph.zmp/params.txt
new file mode 100644
index 000000000..b813ec932
--- /dev/null
+++ b/_OSM/Speed_limits_mph.zmp/params.txt
@@ -0,0 +1,27 @@
+[PARAMS]
+pnum=117
+GUID={1e1980cf-bf59-4c9c-be70-820987f93225}
+asLayer=1
+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=
+ContentType=image/png
+Ext=.png
+projection=1
+sradiusa=6378137
+sradiusb=6378137
+separator=0
+UseDwn=1
+Usestick=1
+UseGenPrevious=1
+Usedel=1
+Usesave=1
+UseAntiBan=0
+Sleep=0
+DefHotKey=0
+BanIfLen=0
+ParentSubMenu=OSM
+ParentSubMenu_en=OSM
+ParentSubMenu_uk=OSM
\ No newline at end of file
diff --git a/_OSM/Speed_limits_mph_major_roads.zmp/18.bmp b/_OSM/Speed_limits_mph_major_roads.zmp/18.bmp
new file mode 100644
index 000000000..a942fa46b
Binary files /dev/null and b/_OSM/Speed_limits_mph_major_roads.zmp/18.bmp differ
diff --git a/_OSM/Speed_limits_mph_major_roads.zmp/24.bmp b/_OSM/Speed_limits_mph_major_roads.zmp/24.bmp
new file mode 100644
index 000000000..da49b1710
Binary files /dev/null and b/_OSM/Speed_limits_mph_major_roads.zmp/24.bmp differ
diff --git a/_OSM/Speed_limits_mph_major_roads.zmp/GetUrlScript.txt b/_OSM/Speed_limits_mph_major_roads.zmp/GetUrlScript.txt
new file mode 100644
index 000000000..8beb3700f
--- /dev/null
+++ b/_OSM/Speed_limits_mph_major_roads.zmp/GetUrlScript.txt
@@ -0,0 +1,6 @@
+var
+ ts: string;
+begin
+ ts := RegExprReplaceMatchSubStr(GetURLBase, 't\.itoworld\.com', 't'+inttostr( Random(4) )+'.itoworld.com' );
+ ResultURL := ts + inttostr(GetZ-1)+'/'+inttostr(GetX)+'/'+inttostr(GetY);
+end.
\ No newline at end of file
diff --git a/_OSM/Speed_limits_mph_major_roads.zmp/info.txt b/_OSM/Speed_limits_mph_major_roads.zmp/info.txt
new file mode 100644
index 000000000..9056a705c
--- /dev/null
+++ b/_OSM/Speed_limits_mph_major_roads.zmp/info.txt
@@ -0,0 +1,6 @@
+OpenStreetMap - это карта всего мира,
+которую может редактировать каждый,
+которая создается практически с чистого листа
+и распространяется под свободной лицензией.
+
+Первоисточник: http://www.openstreetmap.org
\ No newline at end of file
diff --git a/_OSM/Speed_limits_mph_major_roads.zmp/params.txt b/_OSM/Speed_limits_mph_major_roads.zmp/params.txt
new file mode 100644
index 000000000..84700bb47
--- /dev/null
+++ b/_OSM/Speed_limits_mph_major_roads.zmp/params.txt
@@ -0,0 +1,27 @@
+[PARAMS]
+pnum=117
+GUID={5ad055e8-8cb7-4a7d-87d4-a1d2dffc57e8}
+asLayer=1
+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=
+ContentType=image/png
+Ext=.png
+projection=1
+sradiusa=6378137
+sradiusb=6378137
+separator=0
+UseDwn=1
+Usestick=1
+UseGenPrevious=1
+Usedel=1
+Usesave=1
+UseAntiBan=0
+Sleep=0
+DefHotKey=0
+BanIfLen=0
+ParentSubMenu=OSM
+ParentSubMenu_en=OSM
+ParentSubMenu_uk=OSM
\ No newline at end of file
diff --git a/_OSM/Surfaces.zmp/18.bmp b/_OSM/Surfaces.zmp/18.bmp
new file mode 100644
index 000000000..a942fa46b
Binary files /dev/null and b/_OSM/Surfaces.zmp/18.bmp differ
diff --git a/_OSM/Surfaces.zmp/24.bmp b/_OSM/Surfaces.zmp/24.bmp
new file mode 100644
index 000000000..da49b1710
Binary files /dev/null and b/_OSM/Surfaces.zmp/24.bmp differ
diff --git a/_OSM/Surfaces.zmp/GetUrlScript.txt b/_OSM/Surfaces.zmp/GetUrlScript.txt
new file mode 100644
index 000000000..8beb3700f
--- /dev/null
+++ b/_OSM/Surfaces.zmp/GetUrlScript.txt
@@ -0,0 +1,6 @@
+var
+ ts: string;
+begin
+ ts := RegExprReplaceMatchSubStr(GetURLBase, 't\.itoworld\.com', 't'+inttostr( Random(4) )+'.itoworld.com' );
+ ResultURL := ts + inttostr(GetZ-1)+'/'+inttostr(GetX)+'/'+inttostr(GetY);
+end.
\ No newline at end of file
diff --git a/_OSM/Surfaces.zmp/info.txt b/_OSM/Surfaces.zmp/info.txt
new file mode 100644
index 000000000..9056a705c
--- /dev/null
+++ b/_OSM/Surfaces.zmp/info.txt
@@ -0,0 +1,6 @@
+OpenStreetMap - это карта всего мира,
+которую может редактировать каждый,
+которая создается практически с чистого листа
+и распространяется под свободной лицензией.
+
+Первоисточник: http://www.openstreetmap.org
\ No newline at end of file
diff --git a/_OSM/Surfaces.zmp/params.txt b/_OSM/Surfaces.zmp/params.txt
new file mode 100644
index 000000000..7666bde61
--- /dev/null
+++ b/_OSM/Surfaces.zmp/params.txt
@@ -0,0 +1,27 @@
+[PARAMS]
+pnum=117
+GUID={176922bd-fb05-4590-ab22-39aa423e29a2}
+asLayer=1
+name=Дорожное покрытие (ITO Map)
+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=
+ContentType=image/png
+Ext=.png
+projection=1
+sradiusa=6378137
+sradiusb=6378137
+separator=0
+UseDwn=1
+Usestick=1
+UseGenPrevious=1
+Usedel=1
+Usesave=1
+UseAntiBan=0
+Sleep=0
+DefHotKey=0
+BanIfLen=0
+ParentSubMenu=OSM
+ParentSubMenu_en=OSM
+ParentSubMenu_uk=OSM
\ No newline at end of file
diff --git a/_OSM/Transport_construction.zmp/18.bmp b/_OSM/Transport_construction.zmp/18.bmp
new file mode 100644
index 000000000..a942fa46b
Binary files /dev/null and b/_OSM/Transport_construction.zmp/18.bmp differ
diff --git a/_OSM/Transport_construction.zmp/24.bmp b/_OSM/Transport_construction.zmp/24.bmp
new file mode 100644
index 000000000..da49b1710
Binary files /dev/null and b/_OSM/Transport_construction.zmp/24.bmp differ
diff --git a/_OSM/Transport_construction.zmp/GetUrlScript.txt b/_OSM/Transport_construction.zmp/GetUrlScript.txt
new file mode 100644
index 000000000..8beb3700f
--- /dev/null
+++ b/_OSM/Transport_construction.zmp/GetUrlScript.txt
@@ -0,0 +1,6 @@
+var
+ ts: string;
+begin
+ ts := RegExprReplaceMatchSubStr(GetURLBase, 't\.itoworld\.com', 't'+inttostr( Random(4) )+'.itoworld.com' );
+ ResultURL := ts + inttostr(GetZ-1)+'/'+inttostr(GetX)+'/'+inttostr(GetY);
+end.
\ No newline at end of file
diff --git a/_OSM/Transport_construction.zmp/info.txt b/_OSM/Transport_construction.zmp/info.txt
new file mode 100644
index 000000000..9056a705c
--- /dev/null
+++ b/_OSM/Transport_construction.zmp/info.txt
@@ -0,0 +1,6 @@
+OpenStreetMap - это карта всего мира,
+которую может редактировать каждый,
+которая создается практически с чистого листа
+и распространяется под свободной лицензией.
+
+Первоисточник: http://www.openstreetmap.org
\ No newline at end of file
diff --git a/_OSM/Transport_construction.zmp/params.txt b/_OSM/Transport_construction.zmp/params.txt
new file mode 100644
index 000000000..b864c405b
--- /dev/null
+++ b/_OSM/Transport_construction.zmp/params.txt
@@ -0,0 +1,27 @@
+[PARAMS]
+pnum=117
+GUID={a9a1d64a-914d-4b0c-859b-b754a163e786}
+asLayer=1
+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=
+ContentType=image/png
+Ext=.png
+projection=1
+sradiusa=6378137
+sradiusb=6378137
+separator=0
+UseDwn=1
+Usestick=1
+UseGenPrevious=1
+Usedel=1
+Usesave=1
+UseAntiBan=0
+Sleep=0
+DefHotKey=0
+BanIfLen=0
+ParentSubMenu=OSM
+ParentSubMenu_en=OSM
+ParentSubMenu_uk=OSM
\ No newline at end of file
diff --git a/_OSM/Unknown_roads.zmp/18.bmp b/_OSM/Unknown_roads.zmp/18.bmp
new file mode 100644
index 000000000..a942fa46b
Binary files /dev/null and b/_OSM/Unknown_roads.zmp/18.bmp differ
diff --git a/_OSM/Unknown_roads.zmp/24.bmp b/_OSM/Unknown_roads.zmp/24.bmp
new file mode 100644
index 000000000..da49b1710
Binary files /dev/null and b/_OSM/Unknown_roads.zmp/24.bmp differ
diff --git a/_OSM/Unknown_roads.zmp/GetUrlScript.txt b/_OSM/Unknown_roads.zmp/GetUrlScript.txt
new file mode 100644
index 000000000..8beb3700f
--- /dev/null
+++ b/_OSM/Unknown_roads.zmp/GetUrlScript.txt
@@ -0,0 +1,6 @@
+var
+ ts: string;
+begin
+ ts := RegExprReplaceMatchSubStr(GetURLBase, 't\.itoworld\.com', 't'+inttostr( Random(4) )+'.itoworld.com' );
+ ResultURL := ts + inttostr(GetZ-1)+'/'+inttostr(GetX)+'/'+inttostr(GetY);
+end.
\ No newline at end of file
diff --git a/_OSM/Unknown_roads.zmp/info.txt b/_OSM/Unknown_roads.zmp/info.txt
new file mode 100644
index 000000000..9056a705c
--- /dev/null
+++ b/_OSM/Unknown_roads.zmp/info.txt
@@ -0,0 +1,6 @@
+OpenStreetMap - это карта всего мира,
+которую может редактировать каждый,
+которая создается практически с чистого листа
+и распространяется под свободной лицензией.
+
+Первоисточник: http://www.openstreetmap.org
\ No newline at end of file
diff --git a/_OSM/Unknown_roads.zmp/params.txt b/_OSM/Unknown_roads.zmp/params.txt
new file mode 100644
index 000000000..a661dd75f
--- /dev/null
+++ b/_OSM/Unknown_roads.zmp/params.txt
@@ -0,0 +1,27 @@
+[PARAMS]
+pnum=117
+GUID={481e5ef5-c73a-49fb-bbaa-4f5968f47094}
+asLayer=1
+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=
+ContentType=image/png
+Ext=.png
+projection=1
+sradiusa=6378137
+sradiusb=6378137
+separator=0
+UseDwn=1
+Usestick=1
+UseGenPrevious=1
+Usedel=1
+Usesave=1
+UseAntiBan=0
+Sleep=0
+DefHotKey=0
+BanIfLen=0
+ParentSubMenu=OSM
+ParentSubMenu_en=OSM
+ParentSubMenu_uk=OSM
\ No newline at end of file
diff --git a/_OSM/Unrecognised_speed_limits_(UK_only).zmp/18.bmp b/_OSM/Unrecognised_speed_limits_(UK_only).zmp/18.bmp
new file mode 100644
index 000000000..a942fa46b
Binary files /dev/null and b/_OSM/Unrecognised_speed_limits_(UK_only).zmp/18.bmp differ
diff --git a/_OSM/Unrecognised_speed_limits_(UK_only).zmp/24.bmp b/_OSM/Unrecognised_speed_limits_(UK_only).zmp/24.bmp
new file mode 100644
index 000000000..da49b1710
Binary files /dev/null and b/_OSM/Unrecognised_speed_limits_(UK_only).zmp/24.bmp differ
diff --git a/_OSM/Unrecognised_speed_limits_(UK_only).zmp/GetUrlScript.txt b/_OSM/Unrecognised_speed_limits_(UK_only).zmp/GetUrlScript.txt
new file mode 100644
index 000000000..8beb3700f
--- /dev/null
+++ b/_OSM/Unrecognised_speed_limits_(UK_only).zmp/GetUrlScript.txt
@@ -0,0 +1,6 @@
+var
+ ts: string;
+begin
+ ts := RegExprReplaceMatchSubStr(GetURLBase, 't\.itoworld\.com', 't'+inttostr( Random(4) )+'.itoworld.com' );
+ ResultURL := ts + inttostr(GetZ-1)+'/'+inttostr(GetX)+'/'+inttostr(GetY);
+end.
\ No newline at end of file
diff --git a/_OSM/Unrecognised_speed_limits_(UK_only).zmp/info.txt b/_OSM/Unrecognised_speed_limits_(UK_only).zmp/info.txt
new file mode 100644
index 000000000..9056a705c
--- /dev/null
+++ b/_OSM/Unrecognised_speed_limits_(UK_only).zmp/info.txt
@@ -0,0 +1,6 @@
+OpenStreetMap - это карта всего мира,
+которую может редактировать каждый,
+которая создается практически с чистого листа
+и распространяется под свободной лицензией.
+
+Первоисточник: http://www.openstreetmap.org
\ No newline at end of file
diff --git a/_OSM/Unrecognised_speed_limits_(UK_only).zmp/params.txt b/_OSM/Unrecognised_speed_limits_(UK_only).zmp/params.txt
new file mode 100644
index 000000000..e1cae653d
--- /dev/null
+++ b/_OSM/Unrecognised_speed_limits_(UK_only).zmp/params.txt
@@ -0,0 +1,27 @@
+[PARAMS]
+pnum=117
+GUID={e7acdf0a-b8c0-42f4-b99b-c95b2584eb2a}
+asLayer=1
+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=
+ContentType=image/png
+Ext=.png
+projection=1
+sradiusa=6378137
+sradiusb=6378137
+separator=0
+UseDwn=1
+Usestick=1
+UseGenPrevious=1
+Usedel=1
+Usesave=1
+UseAntiBan=0
+Sleep=0
+DefHotKey=0
+BanIfLen=0
+ParentSubMenu=OSM
+ParentSubMenu_en=OSM
+ParentSubMenu_uk=OSM
\ No newline at end of file
diff --git a/_OSM/Water.zmp/18.bmp b/_OSM/Water.zmp/18.bmp
new file mode 100644
index 000000000..a942fa46b
Binary files /dev/null and b/_OSM/Water.zmp/18.bmp differ
diff --git a/_OSM/Water.zmp/24.bmp b/_OSM/Water.zmp/24.bmp
new file mode 100644
index 000000000..da49b1710
Binary files /dev/null and b/_OSM/Water.zmp/24.bmp differ
diff --git a/_OSM/Water.zmp/GetUrlScript.txt b/_OSM/Water.zmp/GetUrlScript.txt
new file mode 100644
index 000000000..8beb3700f
--- /dev/null
+++ b/_OSM/Water.zmp/GetUrlScript.txt
@@ -0,0 +1,6 @@
+var
+ ts: string;
+begin
+ ts := RegExprReplaceMatchSubStr(GetURLBase, 't\.itoworld\.com', 't'+inttostr( Random(4) )+'.itoworld.com' );
+ ResultURL := ts + inttostr(GetZ-1)+'/'+inttostr(GetX)+'/'+inttostr(GetY);
+end.
\ No newline at end of file
diff --git a/_OSM/Water.zmp/info.txt b/_OSM/Water.zmp/info.txt
new file mode 100644
index 000000000..9056a705c
--- /dev/null
+++ b/_OSM/Water.zmp/info.txt
@@ -0,0 +1,6 @@
+OpenStreetMap - это карта всего мира,
+которую может редактировать каждый,
+которая создается практически с чистого листа
+и распространяется под свободной лицензией.
+
+Первоисточник: http://www.openstreetmap.org
\ No newline at end of file
diff --git a/_OSM/Water.zmp/params.txt b/_OSM/Water.zmp/params.txt
new file mode 100644
index 000000000..a05c08956
--- /dev/null
+++ b/_OSM/Water.zmp/params.txt
@@ -0,0 +1,27 @@
+[PARAMS]
+pnum=117
+GUID={592ad7bd-9cc4-4388-a9b4-daac846cb67b}
+asLayer=1
+name=Реки, притоки, вода (ITO Map)
+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=
+ContentType=image/png
+Ext=.png
+projection=1
+sradiusa=6378137
+sradiusb=6378137
+separator=0
+UseDwn=1
+Usestick=1
+UseGenPrevious=1
+Usedel=1
+Usesave=1
+UseAntiBan=0
+Sleep=0
+DefHotKey=0
+BanIfLen=0
+ParentSubMenu=OSM
+ParentSubMenu_en=OSM
+ParentSubMenu_uk=OSM
\ No newline at end of file
diff --git a/_OSM/barriers.zmp/info.txt b/_OSM/barriers.zmp/info.txt
index f3a9345b4..9056a705c 100644
--- a/_OSM/barriers.zmp/info.txt
+++ b/_OSM/barriers.zmp/info.txt
@@ -1,6 +1,6 @@
-OpenStreetMap - это карта всего мира,
-которую может редактировать каждый,
-которая создается практически с чистого листа
-и распространяется под свободной лицензией.
-
-Первоисточник: http://www.openstreetmap.org/
\ No newline at end of file
+OpenStreetMap - это карта всего мира,
+которую может редактировать каждый,
+которая создается практически с чистого листа
+и распространяется под свободной лицензией.
+
+Первоисточник: http://www.openstreetmap.org
\ No newline at end of file
diff --git a/_OSM/barriers.zmp/params.txt b/_OSM/barriers.zmp/params.txt
index de8cdf930..fcc62aaa8 100644
--- a/_OSM/barriers.zmp/params.txt
+++ b/_OSM/barriers.zmp/params.txt
@@ -1,11 +1,11 @@
[PARAMS]
pnum=117
-GUID={C3914FB5-A782-440F-A8FC-B931A745A813}
+GUID={398e8378-e8ea-4747-93c7-847d73ee9df9}
asLayer=1
-name=Шлагбаумы, ограды (ITO Map)
-name_en=Barriers (ITO Map)
+name=Шлагбаумы, заборы (ITO Map)
name_uk=Barriers (ITO Map)
-NameInCache=OSM_Barrers
+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=
ContentType=image/png
Ext=.png
diff --git a/_OSM/notname_tag.zmp/18.bmp b/_OSM/notname_tag.zmp/18.bmp
new file mode 100644
index 000000000..a942fa46b
Binary files /dev/null and b/_OSM/notname_tag.zmp/18.bmp differ
diff --git a/_OSM/notname_tag.zmp/24.bmp b/_OSM/notname_tag.zmp/24.bmp
new file mode 100644
index 000000000..da49b1710
Binary files /dev/null and b/_OSM/notname_tag.zmp/24.bmp differ
diff --git a/_OSM/notname_tag.zmp/GetUrlScript.txt b/_OSM/notname_tag.zmp/GetUrlScript.txt
new file mode 100644
index 000000000..8beb3700f
--- /dev/null
+++ b/_OSM/notname_tag.zmp/GetUrlScript.txt
@@ -0,0 +1,6 @@
+var
+ ts: string;
+begin
+ ts := RegExprReplaceMatchSubStr(GetURLBase, 't\.itoworld\.com', 't'+inttostr( Random(4) )+'.itoworld.com' );
+ ResultURL := ts + inttostr(GetZ-1)+'/'+inttostr(GetX)+'/'+inttostr(GetY);
+end.
\ No newline at end of file
diff --git a/_OSM/notname_tag.zmp/info.txt b/_OSM/notname_tag.zmp/info.txt
new file mode 100644
index 000000000..9056a705c
--- /dev/null
+++ b/_OSM/notname_tag.zmp/info.txt
@@ -0,0 +1,6 @@
+OpenStreetMap - это карта всего мира,
+которую может редактировать каждый,
+которая создается практически с чистого листа
+и распространяется под свободной лицензией.
+
+Первоисточник: http://www.openstreetmap.org
\ No newline at end of file
diff --git a/_OSM/notname_tag.zmp/params.txt b/_OSM/notname_tag.zmp/params.txt
new file mode 100644
index 000000000..79ebcb762
--- /dev/null
+++ b/_OSM/notname_tag.zmp/params.txt
@@ -0,0 +1,27 @@
+[PARAMS]
+pnum=117
+GUID={1638f3d5-1572-4d9b-b757-bb94b93fd9d4}
+asLayer=1
+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=
+ContentType=image/png
+Ext=.png
+projection=1
+sradiusa=6378137
+sradiusb=6378137
+separator=0
+UseDwn=1
+Usestick=1
+UseGenPrevious=1
+Usedel=1
+Usesave=1
+UseAntiBan=0
+Sleep=0
+DefHotKey=0
+BanIfLen=0
+ParentSubMenu=OSM
+ParentSubMenu_en=OSM
+ParentSubMenu_uk=OSM
\ No newline at end of file
diff --git a/_OSM/osm_cloudmade.com.zmp/info.txt b/_OSM/osm_cloudmade.com.zmp/info.txt
index 77c2a17b8..9056a705c 100644
--- a/_OSM/osm_cloudmade.com.zmp/info.txt
+++ b/_OSM/osm_cloudmade.com.zmp/info.txt
@@ -1,7 +1,6 @@
-OpenStreetMap - это карта всего мира,
-которую может редактировать каждый,
-которая создается практически с чистого листа
-и распространяется под свободной лицензией.
-
-Первоисточник: http://www.openstreetmap.org/
-The authors are Maxim Rylov and Vitaly Chezganov. All rights reserved (С)
\ No newline at end of file
+OpenStreetMap - это карта всего мира,
+которую может редактировать каждый,
+которая создается практически с чистого листа
+и распространяется под свободной лицензией.
+
+Первоисточник: http://www.openstreetmap.org
\ No newline at end of file