diff --git a/_OSM/osm_maptoponik.zmp/18.bmp b/_OSM/osm_maptoponik.zmp/18.bmp
new file mode 100644
index 000000000..ca84c0b8e
Binary files /dev/null and b/_OSM/osm_maptoponik.zmp/18.bmp differ
diff --git a/_OSM/osm_maptoponik.zmp/24.bmp b/_OSM/osm_maptoponik.zmp/24.bmp
new file mode 100644
index 000000000..e327b5ee3
Binary files /dev/null and b/_OSM/osm_maptoponik.zmp/24.bmp differ
diff --git a/_OSM/osm_maptoponik.zmp/GetUrlScript.txt b/_OSM/osm_maptoponik.zmp/GetUrlScript.txt
new file mode 100644
index 000000000..163897d4f
--- /dev/null
+++ b/_OSM/osm_maptoponik.zmp/GetUrlScript.txt
@@ -0,0 +1,4 @@
+begin
+ GetURLBase[8]:=chr(ord('a')+random(3));
+ ResultURL:=GetURLBase+'/'+inttostr(GetZ-1)+'/'+inttostr(GetX)+'/'+inttostr(GetY)+'.png';
+end.
\ No newline at end of file
diff --git a/_OSM/osm_maptoponik.zmp/info.txt b/_OSM/osm_maptoponik.zmp/info.txt
new file mode 100644
index 000000000..dbeee227c
--- /dev/null
+++ b/_OSM/osm_maptoponik.zmp/info.txt
@@ -0,0 +1,8 @@
+OpenStreetMap - это карта всего мира,
+
которую может редактировать каждый,
+
которая создается практически с чистого листа
+
и распространяется под свободной лицензией.
+
+
Первоисточник:
+
+
https://github.com/der-stefan/OpenTopoMap.
\ No newline at end of file
diff --git a/_OSM/osm_maptoponik.zmp/params.txt b/_OSM/osm_maptoponik.zmp/params.txt
new file mode 100644
index 000000000..b1a8293e7
--- /dev/null
+++ b/_OSM/osm_maptoponik.zmp/params.txt
@@ -0,0 +1,24 @@
+[PARAMS]
+pnum=116
+GUID={D643C5A1-4331-4387-9BE2-DEDF187C117E}
+asLayer=0
+name=OpenTopoMap.org
+NameInCache=osmmaptoponik
+DefURLBase=http://a.tile.opentopomap.org
+ContentType=image/png
+Ext=.png
+projection=1
+sradiusa=6378137
+sradiusb=6356752
+separator=0
+UseDwn=1
+UseGenPrevious=1
+Usedel=1
+Usesave=1
+UseAntiBan=0
+Sleep=0
+BanIfLen=0
+PARENTSUBMENU=OSM
+IteratorSubRectSize=8,8
+RequestHead=User-Agent: Opera/9.80 (Windows NT 5.1; U; en) Presto/2.10.289 Version/12.02
+License=© OpenStreetMap contributors, CC-BY-SA; rendering opentopomap.org
\ No newline at end of file