diff --git a/.hgignore b/.hgignore new file mode 100644 index 000000000..87c805ca8 --- /dev/null +++ b/.hgignore @@ -0,0 +1,8 @@ +# use glob syntax. +syntax: glob +.bin/* +.tmp/* +*.bak +*.~* +*.orig +*/Thumbs.db \ No newline at end of file diff --git a/2gis.ru.zmp/18.bmp b/2gis.ru.zmp/18.bmp new file mode 100644 index 000000000..5c7c26f7e Binary files /dev/null and b/2gis.ru.zmp/18.bmp differ diff --git a/2gis.ru.zmp/24.bmp b/2gis.ru.zmp/24.bmp new file mode 100644 index 000000000..b4f8096af Binary files /dev/null and b/2gis.ru.zmp/24.bmp differ diff --git a/2gis.ru.zmp/GetUrlScript.txt b/2gis.ru.zmp/GetUrlScript.txt new file mode 100644 index 000000000..6f1dda0c0 --- /dev/null +++ b/2gis.ru.zmp/GetUrlScript.txt @@ -0,0 +1,6 @@ +var + tile: string; +begin + tile := RegExprReplaceMatchSubStr(GetURLBase, 'tile.maps', 'tile'+inttostr( Random(4) )+'.maps' ); + ResultURL:=tile+inttostr(getx)+'&y='+inttostr(GetY)+'&z='+inttostr(GetZ-1); +end. \ No newline at end of file diff --git a/2gis.ru.zmp/params.txt b/2gis.ru.zmp/params.txt new file mode 100644 index 000000000..26aecd2af --- /dev/null +++ b/2gis.ru.zmp/params.txt @@ -0,0 +1,15 @@ +[PARAMS] +pnum=170 +GUID={01BDC3A9-D0C0-4B84-BFB5-13AAF9D100F7} +ParentSubMenu_ru=Городские и универсальные\Россия и сосединие страны +ParentSubMenu_uk=Міські та універсальні\Росія і сусідні країни +ParentSubMenu=City\Russia and neighboring countries +name=2Gis.ru +NameInCache=2Gis +DefURLBase=http://tile.maps.2gis.com/tiles?v=1.3&x= +DefaultContentType=image/png +ContentType="image/png" +Ext=.png +projection=1 +sradiusa=6378137 +sradiusb=6378137 diff --git a/43.geohub.net/43.geohub.houses.zmp/18.bmp b/43.geohub.net/43.geohub.houses.zmp/18.bmp new file mode 100644 index 000000000..bfd569e9a Binary files /dev/null and b/43.geohub.net/43.geohub.houses.zmp/18.bmp differ diff --git a/43.geohub.net/43.geohub.houses.zmp/24.bmp b/43.geohub.net/43.geohub.houses.zmp/24.bmp new file mode 100644 index 000000000..0d7f51128 Binary files /dev/null and b/43.geohub.net/43.geohub.houses.zmp/24.bmp differ diff --git a/43.geohub.net/43.geohub.houses.zmp/GetUrlScript.txt b/43.geohub.net/43.geohub.houses.zmp/GetUrlScript.txt new file mode 100644 index 000000000..d9ec45713 --- /dev/null +++ b/43.geohub.net/43.geohub.houses.zmp/GetUrlScript.txt @@ -0,0 +1,3 @@ +begin + ResultURL:=GetURLBase+inttostr(GetZ-1)+'/'+inttostr(GetX)+'/'+inttostr(GetY)+'.jpg'; +end. \ No newline at end of file diff --git a/43.geohub.net/43.geohub.houses.zmp/info.txt b/43.geohub.net/43.geohub.houses.zmp/info.txt new file mode 100644 index 000000000..bd1d76213 --- /dev/null +++ b/43.geohub.net/43.geohub.houses.zmp/info.txt @@ -0,0 +1 @@ +http://43.geohub.net/ \ No newline at end of file diff --git a/43.geohub.net/43.geohub.houses.zmp/params.txt b/43.geohub.net/43.geohub.houses.zmp/params.txt new file mode 100644 index 000000000..0d3de527c --- /dev/null +++ b/43.geohub.net/43.geohub.houses.zmp/params.txt @@ -0,0 +1,18 @@ +[PARAMS] +pnum= +GUID={8238C84A-D37E-45E1-A73D-FBCFBCD4168C} +name_ru=Кировская область - недвижимость (43.geohub.net) +name=Kirov Houses (43.geohub.net) +name_uk=Кировская область - недвижимость (43.geohub.net) +ParentSubMenu_ru=Сломанные карты\Локальные карты +ParentSubMenu=Not working\Local maps +ParentSubMenu_uk=Зламані карти\Локальні карти +asLayer=1 +DefURLBase=http://maps.geohub.net/wms-c/1.0.0/houses/ +projection=1 +sradiusa=6378137 +sradiusb=6378137 +NameInCache=43.geohub.houses +Ext=.png +ContentType=image/png8bit +MimeTypeSubst="image/png8bit=image/png" diff --git a/43.geohub.net/43.geohub.hybrid.zmp/18.bmp b/43.geohub.net/43.geohub.hybrid.zmp/18.bmp new file mode 100644 index 000000000..bfd569e9a Binary files /dev/null and b/43.geohub.net/43.geohub.hybrid.zmp/18.bmp differ diff --git a/43.geohub.net/43.geohub.hybrid.zmp/24.bmp b/43.geohub.net/43.geohub.hybrid.zmp/24.bmp new file mode 100644 index 000000000..0d7f51128 Binary files /dev/null and b/43.geohub.net/43.geohub.hybrid.zmp/24.bmp differ diff --git a/43.geohub.net/43.geohub.hybrid.zmp/GetUrlScript.txt b/43.geohub.net/43.geohub.hybrid.zmp/GetUrlScript.txt new file mode 100644 index 000000000..d9ec45713 --- /dev/null +++ b/43.geohub.net/43.geohub.hybrid.zmp/GetUrlScript.txt @@ -0,0 +1,3 @@ +begin + ResultURL:=GetURLBase+inttostr(GetZ-1)+'/'+inttostr(GetX)+'/'+inttostr(GetY)+'.jpg'; +end. \ No newline at end of file diff --git a/43.geohub.net/43.geohub.hybrid.zmp/info.txt b/43.geohub.net/43.geohub.hybrid.zmp/info.txt new file mode 100644 index 000000000..bd1d76213 --- /dev/null +++ b/43.geohub.net/43.geohub.hybrid.zmp/info.txt @@ -0,0 +1 @@ +http://43.geohub.net/ \ No newline at end of file diff --git a/43.geohub.net/43.geohub.hybrid.zmp/params.txt b/43.geohub.net/43.geohub.hybrid.zmp/params.txt new file mode 100644 index 000000000..eddda9932 --- /dev/null +++ b/43.geohub.net/43.geohub.hybrid.zmp/params.txt @@ -0,0 +1,18 @@ +[PARAMS] +pnum= +GUID={8238C84A-D37E-45E1-A73A-FBCFBCD4168C} +name_ru=Кировская область - гибрид (43.geohub.net) +name=Kirov Hybrid (43.geohub.net) +name_uk=Кировская область - гибрид (43.geohub.net) +ParentSubMenu_ru=Сломанные карты\Локальные карты +ParentSubMenu=Not working\Local maps +ParentSubMenu_uk=Зламані карти\Локальні карти +asLayer=1 +DefURLBase=http://maps.geohub.net/wms-c/1.0.0/giprozem_tr/ +projection=1 +sradiusa=6378137 +sradiusb=6378137 +NameInCache=43.geohub.hybrid +Ext=.png +ContentType=image/png8bit +MimeTypeSubst="image/png8bit=image/png" diff --git a/43.geohub.net/43.geohub.les.zmp/18.bmp b/43.geohub.net/43.geohub.les.zmp/18.bmp new file mode 100644 index 000000000..bfd569e9a Binary files /dev/null and b/43.geohub.net/43.geohub.les.zmp/18.bmp differ diff --git a/43.geohub.net/43.geohub.les.zmp/24.bmp b/43.geohub.net/43.geohub.les.zmp/24.bmp new file mode 100644 index 000000000..0d7f51128 Binary files /dev/null and b/43.geohub.net/43.geohub.les.zmp/24.bmp differ diff --git a/43.geohub.net/43.geohub.les.zmp/GetUrlScript.txt b/43.geohub.net/43.geohub.les.zmp/GetUrlScript.txt new file mode 100644 index 000000000..d9ec45713 --- /dev/null +++ b/43.geohub.net/43.geohub.les.zmp/GetUrlScript.txt @@ -0,0 +1,3 @@ +begin + ResultURL:=GetURLBase+inttostr(GetZ-1)+'/'+inttostr(GetX)+'/'+inttostr(GetY)+'.jpg'; +end. \ No newline at end of file diff --git a/43.geohub.net/43.geohub.les.zmp/info.txt b/43.geohub.net/43.geohub.les.zmp/info.txt new file mode 100644 index 000000000..bd1d76213 --- /dev/null +++ b/43.geohub.net/43.geohub.les.zmp/info.txt @@ -0,0 +1 @@ +http://43.geohub.net/ \ No newline at end of file diff --git a/43.geohub.net/43.geohub.les.zmp/params.txt b/43.geohub.net/43.geohub.les.zmp/params.txt new file mode 100644 index 000000000..bf652d79c --- /dev/null +++ b/43.geohub.net/43.geohub.les.zmp/params.txt @@ -0,0 +1,18 @@ +[PARAMS] +pnum= +GUID={8238C84A-D37E-45E1-A739-FBCFBCD4168C} +name_ru=Кировская область - лесничества (43.geohub.net) +name=Kirov Forestry (43.geohub.net) +name_uk=Кировская область - лесничества (43.geohub.net) +ParentSubMenu_ru=Сломанные карты\Локальные карты +ParentSubMenu=Not working\Local maps +ParentSubMenu_uk=Зламані карти\Локальні карти +asLayer=1 +DefURLBase=http://maps.geohub.net/wms-c/1.0.0/giprozem_les/ +projection=1 +sradiusa=6378137 +sradiusb=6378137 +NameInCache=43.geohub.les +Ext=.png +ContentType=image/png8bit +MimeTypeSubst="image/png8bit=image/png" diff --git a/43.geohub.net/43.geohub.orto.zmp/18.bmp b/43.geohub.net/43.geohub.orto.zmp/18.bmp new file mode 100644 index 000000000..bfd569e9a Binary files /dev/null and b/43.geohub.net/43.geohub.orto.zmp/18.bmp differ diff --git a/43.geohub.net/43.geohub.orto.zmp/24.bmp b/43.geohub.net/43.geohub.orto.zmp/24.bmp new file mode 100644 index 000000000..0d7f51128 Binary files /dev/null and b/43.geohub.net/43.geohub.orto.zmp/24.bmp differ diff --git a/43.geohub.net/43.geohub.orto.zmp/GetUrlScript.txt b/43.geohub.net/43.geohub.orto.zmp/GetUrlScript.txt new file mode 100644 index 000000000..d9ec45713 --- /dev/null +++ b/43.geohub.net/43.geohub.orto.zmp/GetUrlScript.txt @@ -0,0 +1,3 @@ +begin + ResultURL:=GetURLBase+inttostr(GetZ-1)+'/'+inttostr(GetX)+'/'+inttostr(GetY)+'.jpg'; +end. \ No newline at end of file diff --git a/43.geohub.net/43.geohub.orto.zmp/info.txt b/43.geohub.net/43.geohub.orto.zmp/info.txt new file mode 100644 index 000000000..bd1d76213 --- /dev/null +++ b/43.geohub.net/43.geohub.orto.zmp/info.txt @@ -0,0 +1 @@ +http://43.geohub.net/ \ No newline at end of file diff --git a/43.geohub.net/43.geohub.orto.zmp/params.txt b/43.geohub.net/43.geohub.orto.zmp/params.txt new file mode 100644 index 000000000..60a1fd3ec --- /dev/null +++ b/43.geohub.net/43.geohub.orto.zmp/params.txt @@ -0,0 +1,17 @@ +[PARAMS] +pnum= +GUID={8238C84A-D37E-45E1-A738-FBCFBCD4168C} +name_ru=Кировская область - ортофотоплан (43.geohub.net) +name=Kirov Orto (43.geohub.net) +name_uk=Кировская область - ортофотоплан (43.geohub.net) +ParentSubMenu_ru=Сломанные карты\Локальные карты +ParentSubMenu_uk=Зламані карти\Локальні карти +ParentSubMenu=Not working\Local maps +DefURLBase=http://maps.geohub.net/wms-c/1.0.0/giprozem_orto/ +projection=1 +sradiusa=6378137 +sradiusb=6378137 +NameInCache=43.geohub.orto +Ext=.png +ContentType=image/png8tr +MimeTypeSubst="image/png8tr=image/png" diff --git a/43.geohub.net/43.geohub.pl500.zmp/18.bmp b/43.geohub.net/43.geohub.pl500.zmp/18.bmp new file mode 100644 index 000000000..bfd569e9a Binary files /dev/null and b/43.geohub.net/43.geohub.pl500.zmp/18.bmp differ diff --git a/43.geohub.net/43.geohub.pl500.zmp/24.bmp b/43.geohub.net/43.geohub.pl500.zmp/24.bmp new file mode 100644 index 000000000..0d7f51128 Binary files /dev/null and b/43.geohub.net/43.geohub.pl500.zmp/24.bmp differ diff --git a/43.geohub.net/43.geohub.pl500.zmp/GetUrlScript.txt b/43.geohub.net/43.geohub.pl500.zmp/GetUrlScript.txt new file mode 100644 index 000000000..5e5a464c5 --- /dev/null +++ b/43.geohub.net/43.geohub.pl500.zmp/GetUrlScript.txt @@ -0,0 +1,3 @@ +begin + ResultURL:=GetURLBase+inttostr(GetZ-1)+'/'+inttostr(GetX)+'/'+inttostr(GetY)+'.png'; +end. \ No newline at end of file diff --git a/43.geohub.net/43.geohub.pl500.zmp/info.txt b/43.geohub.net/43.geohub.pl500.zmp/info.txt new file mode 100644 index 000000000..bd1d76213 --- /dev/null +++ b/43.geohub.net/43.geohub.pl500.zmp/info.txt @@ -0,0 +1 @@ +http://43.geohub.net/ \ No newline at end of file diff --git a/43.geohub.net/43.geohub.pl500.zmp/params.txt b/43.geohub.net/43.geohub.pl500.zmp/params.txt new file mode 100644 index 000000000..24fa8e99e --- /dev/null +++ b/43.geohub.net/43.geohub.pl500.zmp/params.txt @@ -0,0 +1,17 @@ +[PARAMS] +pnum= +GUID={8238C84A-D37E-45E1-A73C-FBCFBCD4168C} +name_ru=Кировская область - план (43.geohub.net) +name=Kirov Blueprint (43.geohub.net) +name_uk=Кировская область - план (43.geohub.net) +ParentSubMenu_ru=Сломанные карты\Локальные карты +ParentSubMenu_uk=Зламані карти\Локальні карти +ParentSubMenu=Not working\Local maps +DefURLBase=http://maps.geohub.net/wms-c/1.0.0/giprozem_pl500/ +projection=1 +sradiusa=6378137 +sradiusb=6378137 +NameInCache=43.geohub.pl500 +Ext=.png +MimeTypeSubst="image/png8bit=image/png" +ContentType=image/png8bit diff --git a/43.geohub.net/43.geohub.schema.zmp/18.bmp b/43.geohub.net/43.geohub.schema.zmp/18.bmp new file mode 100644 index 000000000..bfd569e9a Binary files /dev/null and b/43.geohub.net/43.geohub.schema.zmp/18.bmp differ diff --git a/43.geohub.net/43.geohub.schema.zmp/24.bmp b/43.geohub.net/43.geohub.schema.zmp/24.bmp new file mode 100644 index 000000000..0d7f51128 Binary files /dev/null and b/43.geohub.net/43.geohub.schema.zmp/24.bmp differ diff --git a/43.geohub.net/43.geohub.schema.zmp/GetUrlScript.txt b/43.geohub.net/43.geohub.schema.zmp/GetUrlScript.txt new file mode 100644 index 000000000..5e5a464c5 --- /dev/null +++ b/43.geohub.net/43.geohub.schema.zmp/GetUrlScript.txt @@ -0,0 +1,3 @@ +begin + ResultURL:=GetURLBase+inttostr(GetZ-1)+'/'+inttostr(GetX)+'/'+inttostr(GetY)+'.png'; +end. \ No newline at end of file diff --git a/43.geohub.net/43.geohub.schema.zmp/info.txt b/43.geohub.net/43.geohub.schema.zmp/info.txt new file mode 100644 index 000000000..bd1d76213 --- /dev/null +++ b/43.geohub.net/43.geohub.schema.zmp/info.txt @@ -0,0 +1 @@ +http://43.geohub.net/ \ No newline at end of file diff --git a/43.geohub.net/43.geohub.schema.zmp/params.txt b/43.geohub.net/43.geohub.schema.zmp/params.txt new file mode 100644 index 000000000..8a3783821 --- /dev/null +++ b/43.geohub.net/43.geohub.schema.zmp/params.txt @@ -0,0 +1,17 @@ +[PARAMS] +pnum= +GUID={8238C84A-D37E-45E1-A736-FBCFBCD4168C} +name_ru=Кировская область - карта (43.geohub.net) +name=Kirov Map (43.geohub.net) +name_uk=Кировская область - карта (43.geohub.net) +ParentSubMenu_ru=Сломанные карты\Локальные карты +ParentSubMenu=Not working\Local maps +ParentSubMenu_uk=Зламані карти\Локальні карти +DefURLBase=http://maps.geohub.net/wms-c/1.0.0/giprozem_full/ +projection=1 +sradiusa=6378137 +sradiusb=6378137 +NameInCache=43.geohub.full +Ext=.png +MimeTypeSubst="image/png8bit=image/png" +ContentType=image/png8bit diff --git a/43.geohub.net/geohub.hybrid.zmp/18.bmp b/43.geohub.net/geohub.hybrid.zmp/18.bmp new file mode 100644 index 000000000..bfd569e9a Binary files /dev/null and b/43.geohub.net/geohub.hybrid.zmp/18.bmp differ diff --git a/43.geohub.net/geohub.hybrid.zmp/24.bmp b/43.geohub.net/geohub.hybrid.zmp/24.bmp new file mode 100644 index 000000000..0d7f51128 Binary files /dev/null and b/43.geohub.net/geohub.hybrid.zmp/24.bmp differ diff --git a/43.geohub.net/geohub.hybrid.zmp/GetUrlScript.txt b/43.geohub.net/geohub.hybrid.zmp/GetUrlScript.txt new file mode 100644 index 000000000..d9ec45713 --- /dev/null +++ b/43.geohub.net/geohub.hybrid.zmp/GetUrlScript.txt @@ -0,0 +1,3 @@ +begin + ResultURL:=GetURLBase+inttostr(GetZ-1)+'/'+inttostr(GetX)+'/'+inttostr(GetY)+'.jpg'; +end. \ No newline at end of file diff --git a/43.geohub.net/geohub.hybrid.zmp/info.txt b/43.geohub.net/geohub.hybrid.zmp/info.txt new file mode 100644 index 000000000..6d5a84fb4 --- /dev/null +++ b/43.geohub.net/geohub.hybrid.zmp/info.txt @@ -0,0 +1 @@ +http://geohub.net/map \ No newline at end of file diff --git a/43.geohub.net/geohub.hybrid.zmp/params.txt b/43.geohub.net/geohub.hybrid.zmp/params.txt new file mode 100644 index 000000000..efd7e4952 --- /dev/null +++ b/43.geohub.net/geohub.hybrid.zmp/params.txt @@ -0,0 +1,18 @@ +[PARAMS] +pnum=7 +GUID={8238C84A-D37E-45E1-A74A-FBCFBCD4168C} +name_ru=Гибрид (geohub.net) +name=Hybrid (geohub.net) +name_uk=Гибрид (geohub.net) +ParentSubMenu_ru=Сломанные карты +ParentSubMenu_uk=Зламані карти +ParentSubMenu=Not working +asLayer=1 +DefURLBase=http://maps.geohub.net/wms-c/1.0.0/geobase_tr/ +projection=1 +sradiusa=6378137 +sradiusb=6378137 +NameInCache=geohub.hybrid +Ext=.png +ContentType=image/png8bit +MimeTypeSubst="image/png8bit=image/png" diff --git a/43.geohub.net/geohub.relief.zmp/18.bmp b/43.geohub.net/geohub.relief.zmp/18.bmp new file mode 100644 index 000000000..bfd569e9a Binary files /dev/null and b/43.geohub.net/geohub.relief.zmp/18.bmp differ diff --git a/43.geohub.net/geohub.relief.zmp/24.bmp b/43.geohub.net/geohub.relief.zmp/24.bmp new file mode 100644 index 000000000..0d7f51128 Binary files /dev/null and b/43.geohub.net/geohub.relief.zmp/24.bmp differ diff --git a/43.geohub.net/geohub.relief.zmp/GetUrlScript.txt b/43.geohub.net/geohub.relief.zmp/GetUrlScript.txt new file mode 100644 index 000000000..d9ec45713 --- /dev/null +++ b/43.geohub.net/geohub.relief.zmp/GetUrlScript.txt @@ -0,0 +1,3 @@ +begin + ResultURL:=GetURLBase+inttostr(GetZ-1)+'/'+inttostr(GetX)+'/'+inttostr(GetY)+'.jpg'; +end. \ No newline at end of file diff --git a/43.geohub.net/geohub.relief.zmp/info.txt b/43.geohub.net/geohub.relief.zmp/info.txt new file mode 100644 index 000000000..6d5a84fb4 --- /dev/null +++ b/43.geohub.net/geohub.relief.zmp/info.txt @@ -0,0 +1 @@ +http://geohub.net/map \ No newline at end of file diff --git a/43.geohub.net/geohub.relief.zmp/params.txt b/43.geohub.net/geohub.relief.zmp/params.txt new file mode 100644 index 000000000..8e19126f8 --- /dev/null +++ b/43.geohub.net/geohub.relief.zmp/params.txt @@ -0,0 +1,16 @@ +[PARAMS] +pnum=7 +GUID={8238C84A-D37E-45E1-A73B-FBCFBCD4168C} +name_ru=Рельеф (geohub.net) +name=Relief (geohub.net) +name_uk=Рельеф (geohub.net) +ParentSubMenu_ru=Сломанные карты\GeoHub +ParentSubMenu=Not working\GeoHub +ParentSubMenu_uk=Зламані карти\GeoHub +DefURLBase=http://maps.geohub.net/wms-c/1.0.0/srtm/ +projection=1 +sradiusa=6378137 +sradiusb=6378137 +NameInCache=43.geohub.relief +Ext=.jpg +ContentType=image/jpeg diff --git a/43.geohub.net/geohub.schema.zmp/18.bmp b/43.geohub.net/geohub.schema.zmp/18.bmp new file mode 100644 index 000000000..bfd569e9a Binary files /dev/null and b/43.geohub.net/geohub.schema.zmp/18.bmp differ diff --git a/43.geohub.net/geohub.schema.zmp/24.bmp b/43.geohub.net/geohub.schema.zmp/24.bmp new file mode 100644 index 000000000..0d7f51128 Binary files /dev/null and b/43.geohub.net/geohub.schema.zmp/24.bmp differ diff --git a/43.geohub.net/geohub.schema.zmp/GetUrlScript.txt b/43.geohub.net/geohub.schema.zmp/GetUrlScript.txt new file mode 100644 index 000000000..5e5a464c5 --- /dev/null +++ b/43.geohub.net/geohub.schema.zmp/GetUrlScript.txt @@ -0,0 +1,3 @@ +begin + ResultURL:=GetURLBase+inttostr(GetZ-1)+'/'+inttostr(GetX)+'/'+inttostr(GetY)+'.png'; +end. \ No newline at end of file diff --git a/43.geohub.net/geohub.schema.zmp/info.txt b/43.geohub.net/geohub.schema.zmp/info.txt new file mode 100644 index 000000000..6d5a84fb4 --- /dev/null +++ b/43.geohub.net/geohub.schema.zmp/info.txt @@ -0,0 +1 @@ +http://geohub.net/map \ No newline at end of file diff --git a/43.geohub.net/geohub.schema.zmp/params.txt b/43.geohub.net/geohub.schema.zmp/params.txt new file mode 100644 index 000000000..fba3f606e --- /dev/null +++ b/43.geohub.net/geohub.schema.zmp/params.txt @@ -0,0 +1,17 @@ +[PARAMS] +pnum=7 +GUID={8238C84A-D37E-45E1-A756-FBCFBCD4168C} +name_ru=Карта (geohub.net) +name=Map (geohub.net) +name_uk=Карта (geohub.net) +ParentSubMenu_ru=Сломанные карты\GeoHub +ParentSubMenu_uk=Зламані карти\GeoHub +ParentSubMenu=Not working\GeoHub +DefURLBase=http://maps.geohub.net/wms-c/1.0.0/geobase_full/ +projection=1 +sradiusa=6378137 +sradiusb=6378137 +NameInCache=geohub.full +Ext=.png +MimeTypeSubst="image/png8bit=image/png" +ContentType=image/png8bit diff --git a/43.geohub.net/geohub.sputnik.zmp/18.bmp b/43.geohub.net/geohub.sputnik.zmp/18.bmp new file mode 100644 index 000000000..bfd569e9a Binary files /dev/null and b/43.geohub.net/geohub.sputnik.zmp/18.bmp differ diff --git a/43.geohub.net/geohub.sputnik.zmp/24.bmp b/43.geohub.net/geohub.sputnik.zmp/24.bmp new file mode 100644 index 000000000..0d7f51128 Binary files /dev/null and b/43.geohub.net/geohub.sputnik.zmp/24.bmp differ diff --git a/43.geohub.net/geohub.sputnik.zmp/GetUrlScript.txt b/43.geohub.net/geohub.sputnik.zmp/GetUrlScript.txt new file mode 100644 index 000000000..d9ec45713 --- /dev/null +++ b/43.geohub.net/geohub.sputnik.zmp/GetUrlScript.txt @@ -0,0 +1,3 @@ +begin + ResultURL:=GetURLBase+inttostr(GetZ-1)+'/'+inttostr(GetX)+'/'+inttostr(GetY)+'.jpg'; +end. \ No newline at end of file diff --git a/43.geohub.net/geohub.sputnik.zmp/info.txt b/43.geohub.net/geohub.sputnik.zmp/info.txt new file mode 100644 index 000000000..6d5a84fb4 --- /dev/null +++ b/43.geohub.net/geohub.sputnik.zmp/info.txt @@ -0,0 +1 @@ +http://geohub.net/map \ No newline at end of file diff --git a/43.geohub.net/geohub.sputnik.zmp/params.txt b/43.geohub.net/geohub.sputnik.zmp/params.txt new file mode 100644 index 000000000..3942b0bc6 --- /dev/null +++ b/43.geohub.net/geohub.sputnik.zmp/params.txt @@ -0,0 +1,16 @@ +[PARAMS] +pnum=7 +GUID={8238C84A-D37E-45E1-A737-FBCFBCD4168C} +name_ru=Cпутник (geohub.net) +name=Satellite (geohub.net) +name_uk=Cпутник (geohub.net) +ParentSubMenu_ru=Сломанные карты\GeoHub +ParentSubMenu=Not working\GeoHub +ParentSubMenu_uk=Зламані карти\GeoHub +DefURLBase=http://maps.geohub.net/wms-c/1.0.0/sat/ +projection=1 +sradiusa=6378137 +sradiusb=6378137 +NameInCache=43.geohub.sat +Ext=.jpg +ContentType=image/jpeg diff --git a/Energy6.zmp/18.bmp b/Energy6.zmp/18.bmp new file mode 100644 index 000000000..a0fe7dc75 Binary files /dev/null and b/Energy6.zmp/18.bmp differ diff --git a/Energy6.zmp/24.bmp b/Energy6.zmp/24.bmp new file mode 100644 index 000000000..52c0bbf36 Binary files /dev/null and b/Energy6.zmp/24.bmp differ diff --git a/Energy6.zmp/GetUrlScript.txt b/Energy6.zmp/GetUrlScript.txt new file mode 100644 index 000000000..db5e32709 --- /dev/null +++ b/Energy6.zmp/GetUrlScript.txt @@ -0,0 +1,3 @@ +begin + ResultURL:=GetURLBase+RoundEx(GetLMetr,10)+','+RoundEx(GetBMetr,10)+','+RoundEx(GetRMetr,10)+','+RoundEx(GetTMetr,10); +end. \ No newline at end of file diff --git a/Energy6.zmp/params.txt b/Energy6.zmp/params.txt new file mode 100644 index 000000000..cf9d87ff9 --- /dev/null +++ b/Energy6.zmp/params.txt @@ -0,0 +1,20 @@ + +[PARAMS] +pnum=45 +GUID={91691EBA-428D-34D6-BA4C-9BB2A1DF436B} +asLayer=1 +ParentSubMenu_ru=Инфраструктура\Россия +ParentSubMenu_uk=Інфраструктура\Росія +ParentSubMenu=Infrastucture\Russia +name_ru=OSM Линии Электро Передач для ЦФО и СЗО +name=OSM Electric Transmission Lines for CFR and NWO +NameInCache=Energy +DefURLBase=http://omen98.nextgis.com/api/resource/9/wms?request=GetMap&layers=MSK_lines&styles=&format=image/png&transparent=true&version=1.1.1&dpimode=7&width=256&height=256&srs=EPSG:3857&bbox= +ContentType=image/png +LayerZOrder=0 +Ext=.png +projection=1 +sradiusa=6378137 +sradiusb=6378137 +License=(c) Сальвар Смоленск + diff --git a/Eniro.zmp/18.bmp b/Eniro.zmp/18.bmp new file mode 100644 index 000000000..521b92ac5 Binary files /dev/null and b/Eniro.zmp/18.bmp differ diff --git a/Eniro.zmp/24.bmp b/Eniro.zmp/24.bmp new file mode 100644 index 000000000..d953fdcfe Binary files /dev/null and b/Eniro.zmp/24.bmp differ diff --git a/Eniro.zmp/GetUrlScript.txt b/Eniro.zmp/GetUrlScript.txt new file mode 100644 index 000000000..20bd54f5a --- /dev/null +++ b/Eniro.zmp/GetUrlScript.txt @@ -0,0 +1,3 @@ +begin + ResultURL:=GetUrlBase+inttostr(GetZ-1)+'/'+inttostr(GetX)+'/'+inttostr(round(intpower(2,GetZ-1)-1)-GetY)+'.png'; +end. \ No newline at end of file diff --git a/Eniro.zmp/params.txt b/Eniro.zmp/params.txt new file mode 100644 index 000000000..2ec56f9a6 --- /dev/null +++ b/Eniro.zmp/params.txt @@ -0,0 +1,16 @@ +[PARAMS] +active=0 +pnum=110 +GUID={F208EADF-63F1-41A8-ABE1-B1A265BBFF10} +ParentSubMenu_ru=Городские и универсальные\Европа Северная +ParentSubMenu_uk=Міські та універсальні\Європа Північна +ParentSubMenu=City\Europe Northern +name_ru=Карта (Eniro.com) +name=Map (Eniro.com) +DefURLBase=http://map01.eniro.com/geowebcache/service/tms1.0.0/map/ +projection=1 +sradiusa=6378137 +sradiusb=6378137 +NameInCache=Eniro +Ext=.png +ContentType=image/png diff --git a/EniroA.zmp/18.bmp b/EniroA.zmp/18.bmp new file mode 100644 index 000000000..521b92ac5 Binary files /dev/null and b/EniroA.zmp/18.bmp differ diff --git a/EniroA.zmp/24.bmp b/EniroA.zmp/24.bmp new file mode 100644 index 000000000..d953fdcfe Binary files /dev/null and b/EniroA.zmp/24.bmp differ diff --git a/EniroA.zmp/GetUrlScript.txt b/EniroA.zmp/GetUrlScript.txt new file mode 100644 index 000000000..86d35d501 --- /dev/null +++ b/EniroA.zmp/GetUrlScript.txt @@ -0,0 +1,3 @@ +begin + ResultURL:=GetUrlBase+inttostr(GetZ-1)+'/'+inttostr(GetX)+'/'+inttostr(round(intpower(2,GetZ-1)-1)-GetY)+'.jpeg'; +end. \ No newline at end of file diff --git a/EniroA.zmp/params.txt b/EniroA.zmp/params.txt new file mode 100644 index 000000000..b53b32a51 --- /dev/null +++ b/EniroA.zmp/params.txt @@ -0,0 +1,16 @@ +[PARAMS] +active=0 +pnum=110 +GUID={0FA9C3D1-6A11-4384-AAED-0226B315DC03} +ParentSubMenu_ru=Спутниковые\Европа Северная +ParentSubMenu_uk=Супутниковий\Європа Північна +ParentSubMenu=Satellite\Europe Northern +name_ru=Eniro.com - Аэрофото +name=Eniro.com - Aerophoto +DefURLBase=http://map02.eniro.com/geowebcache/service/tms1.0.0/aerial/ +projection=1 +sradiusa=6378137 +sradiusb=6378137 +NameInCache=EniroA +Ext=.jpg +ContentType=image/jpeg diff --git a/GutramMap.zmp/18.bmp b/GutramMap.zmp/18.bmp new file mode 100644 index 000000000..a942fa46b Binary files /dev/null and b/GutramMap.zmp/18.bmp differ diff --git a/GutramMap.zmp/24.bmp b/GutramMap.zmp/24.bmp new file mode 100644 index 000000000..33d42ce2d Binary files /dev/null and b/GutramMap.zmp/24.bmp differ diff --git a/GutramMap.zmp/GetUrlScript.txt b/GutramMap.zmp/GetUrlScript.txt new file mode 100644 index 000000000..fe909f53f --- /dev/null +++ b/GutramMap.zmp/GetUrlScript.txt @@ -0,0 +1,3 @@ +begin + ResultURL:=GetURLBase+'x='+inttostr(GetX)+'&y='+inttostr(GetY)+'&zoom='+inttostr(18-GetZ)+'&v=&w=256&h=256&q=&m='; +end. \ No newline at end of file diff --git a/GutramMap.zmp/params.txt b/GutramMap.zmp/params.txt new file mode 100644 index 000000000..317343212 --- /dev/null +++ b/GutramMap.zmp/params.txt @@ -0,0 +1,17 @@ +[PARAMS] +pnum=12 +GUID={DEE2AC2F-7649-415F-AFB3-E337CDAF3A5D} +ParentSubMenu_ru=Сломанные карты\Другие карты +ParentSubMenu=Not working\Other maps +ParentSubMenu_uk=Зламані карти\Інші карти +name_ru=Карта Gurtam (maps.cnord.ru) +name=Map Gurtam (maps.cnord.ru) +name_uk=Карта Gurtam (maps.cnord.ru) +NameInCache=gumap +DefURLBase=http://maps.cnord.ru/map_gmaps? +ContentType=image/png +Ext=.PNG +projection=1 +sradiusa=6378137 +sradiusb=6378137 +UsePreloadPage=0 diff --git a/IrkMap.zmp/18.bmp b/IrkMap.zmp/18.bmp new file mode 100644 index 000000000..a942fa46b Binary files /dev/null and b/IrkMap.zmp/18.bmp differ diff --git a/IrkMap.zmp/24.bmp b/IrkMap.zmp/24.bmp new file mode 100644 index 000000000..e46b75622 Binary files /dev/null and b/IrkMap.zmp/24.bmp differ diff --git a/IrkMap.zmp/GetUrlScript.txt b/IrkMap.zmp/GetUrlScript.txt new file mode 100644 index 000000000..ebdff36a3 --- /dev/null +++ b/IrkMap.zmp/GetUrlScript.txt @@ -0,0 +1,3 @@ +begin + ResultURL:=GetUrlBase+inttostr(GetZ-1)+'/'+inttostr(GetX)+'/'+inttostr(GetY)+'.png'; +end. \ No newline at end of file diff --git a/IrkMap.zmp/params.txt b/IrkMap.zmp/params.txt new file mode 100644 index 000000000..e1f325583 --- /dev/null +++ b/IrkMap.zmp/params.txt @@ -0,0 +1,16 @@ +[PARAMS] +pnum= +GUID={CBA03063-23D9-4FA4-931A-9182B98644F1} +ParentSubMenu_ru=Сломанные карты\Локальные карты +ParentSubMenu_uk=Зламані карти\Локальні карти +ParentSubMenu=Not working\Local maps +name_ru=Карта Иркутска +name=Map of Irkutsk +DefURLBase=http://www.irk.ru/map/img/map/tiles/ +projection=1 +sradiusa=6378137 +sradiusb=6378137 +NameInCache=Irkmap +Ext=.png +Sleep= +ContentType=image/png diff --git a/Leshoz_RF/Leshoz2.zmp/24.bmp b/Leshoz_RF/Leshoz2.zmp/24.bmp new file mode 100644 index 000000000..7b83b2302 Binary files /dev/null and b/Leshoz_RF/Leshoz2.zmp/24.bmp differ diff --git a/Leshoz_RF/Leshoz2.zmp/GetUrlScript.txt b/Leshoz_RF/Leshoz2.zmp/GetUrlScript.txt new file mode 100644 index 000000000..db5e32709 --- /dev/null +++ b/Leshoz_RF/Leshoz2.zmp/GetUrlScript.txt @@ -0,0 +1,3 @@ +begin + ResultURL:=GetURLBase+RoundEx(GetLMetr,10)+','+RoundEx(GetBMetr,10)+','+RoundEx(GetRMetr,10)+','+RoundEx(GetTMetr,10); +end. \ No newline at end of file diff --git a/Leshoz_RF/Leshoz2.zmp/params.txt b/Leshoz_RF/Leshoz2.zmp/params.txt new file mode 100644 index 000000000..36bc8c6ad --- /dev/null +++ b/Leshoz_RF/Leshoz2.zmp/params.txt @@ -0,0 +1,23 @@ + +[PARAMS] +pnum=45 +GUID={91692EBA-428D-48D6-BA3C-0BB2A1DF456B} +asLayer=1 +ParentSubMenu_ru=Инфраструктура\Россия +ParentSubMenu_uk=Інфраструктура\Росія +ParentSubMenu=Infrastucture\Russia + +name_ru=ЛесФонд России - Леса в аренде +name_uk=ЛесФонд России - Леса в аренде +name=LesFond - Forests in rent + +NameInCache=leshoz2 +DefURLBase=http://geoportal.roslesinforg.ru:8080/proxy/service?&service=WMS&request=GetMap&layers=arend_1&styles=&format=image/png&transparent=true&version=1.1.1&width=256&height=256&srs=EPSG:3857&bbox= +ContentType=image/png +LayerZOrder=0 +Ext=.png + +projection=1 +sradiusa=6378137 +sradiusb=6378137 + diff --git a/Leshoz_RF/Leshoz3.zmp/24.bmp b/Leshoz_RF/Leshoz3.zmp/24.bmp new file mode 100644 index 000000000..7b83b2302 Binary files /dev/null and b/Leshoz_RF/Leshoz3.zmp/24.bmp differ diff --git a/Leshoz_RF/Leshoz3.zmp/GetUrlScript.txt b/Leshoz_RF/Leshoz3.zmp/GetUrlScript.txt new file mode 100644 index 000000000..db5e32709 --- /dev/null +++ b/Leshoz_RF/Leshoz3.zmp/GetUrlScript.txt @@ -0,0 +1,3 @@ +begin + ResultURL:=GetURLBase+RoundEx(GetLMetr,10)+','+RoundEx(GetBMetr,10)+','+RoundEx(GetRMetr,10)+','+RoundEx(GetTMetr,10); +end. \ No newline at end of file diff --git a/Leshoz_RF/Leshoz3.zmp/params.txt b/Leshoz_RF/Leshoz3.zmp/params.txt new file mode 100644 index 000000000..8d1433f9c --- /dev/null +++ b/Leshoz_RF/Leshoz3.zmp/params.txt @@ -0,0 +1,23 @@ + +[PARAMS] +pnum=45 +GUID={91692EBA-428D-44D6-BA3C-0BB2A1DF426B} +asLayer=1 +ParentSubMenu_ru=Инфраструктура\Россия +ParentSubMenu_uk=Інфраструктура\Росія +ParentSubMenu=Infrastucture\Russia + +name_ru=ЛесФонд России - Стройка и реконструкция линейных обьектов +name_uk=ЛесФонд России - Стройка и реконструкция линейных обьектов +name=LesFond - Construction work + +NameInCache=leshoz3 +DefURLBase=http://geoportal.roslesinforg.ru:8080/proxy/service?&service=WMS&request=GetMap&layers=arend_2&styles=&format=image/png&transparent=true&version=1.1.1&width=256&height=256&srs=EPSG:3857&bbox= +ContentType=image/png +LayerZOrder=0 +Ext=.png + +projection=1 +sradiusa=6378137 +sradiusb=6378137 + diff --git a/Leshoz_RF/Leshoz4.zmp/24.bmp b/Leshoz_RF/Leshoz4.zmp/24.bmp new file mode 100644 index 000000000..7b83b2302 Binary files /dev/null and b/Leshoz_RF/Leshoz4.zmp/24.bmp differ diff --git a/Leshoz_RF/Leshoz4.zmp/GetUrlScript.txt b/Leshoz_RF/Leshoz4.zmp/GetUrlScript.txt new file mode 100644 index 000000000..db5e32709 --- /dev/null +++ b/Leshoz_RF/Leshoz4.zmp/GetUrlScript.txt @@ -0,0 +1,3 @@ +begin + ResultURL:=GetURLBase+RoundEx(GetLMetr,10)+','+RoundEx(GetBMetr,10)+','+RoundEx(GetRMetr,10)+','+RoundEx(GetTMetr,10); +end. \ No newline at end of file diff --git a/Leshoz_RF/Leshoz4.zmp/params.txt b/Leshoz_RF/Leshoz4.zmp/params.txt new file mode 100644 index 000000000..0f7f8e9dd --- /dev/null +++ b/Leshoz_RF/Leshoz4.zmp/params.txt @@ -0,0 +1,23 @@ + +[PARAMS] +pnum=45 +GUID={91692EBA-428D-44D6-BA3C-0BB2A72F456B} +asLayer=1 +ParentSubMenu_ru=Инфраструктура\Россия +ParentSubMenu_uk=Інфраструктура\Росія +ParentSubMenu=Infrastucture\Russia + +name_ru=ЛесФонд России - Разработка ископаемых +name_uk=ЛесФонд России - Разработка ископаемых +name=LesFond - Mining + +NameInCache=leshoz4 +DefURLBase=http://geoportal.roslesinforg.ru:8080/proxy/service?&service=WMS&request=GetMap&layers=arend_3&styles=&format=image/png&transparent=true&version=1.1.1&width=256&height=256&srs=EPSG:3857&bbox= +ContentType=image/png +LayerZOrder=0 +Ext=.png + +projection=1 +sradiusa=6378137 +sradiusb=6378137 + diff --git a/Leshoz_RF/Leshoz5.zmp/24.bmp b/Leshoz_RF/Leshoz5.zmp/24.bmp new file mode 100644 index 000000000..7b83b2302 Binary files /dev/null and b/Leshoz_RF/Leshoz5.zmp/24.bmp differ diff --git a/Leshoz_RF/Leshoz5.zmp/GetUrlScript.txt b/Leshoz_RF/Leshoz5.zmp/GetUrlScript.txt new file mode 100644 index 000000000..db5e32709 --- /dev/null +++ b/Leshoz_RF/Leshoz5.zmp/GetUrlScript.txt @@ -0,0 +1,3 @@ +begin + ResultURL:=GetURLBase+RoundEx(GetLMetr,10)+','+RoundEx(GetBMetr,10)+','+RoundEx(GetRMetr,10)+','+RoundEx(GetTMetr,10); +end. \ No newline at end of file diff --git a/Leshoz_RF/Leshoz5.zmp/params.txt b/Leshoz_RF/Leshoz5.zmp/params.txt new file mode 100644 index 000000000..b1f4d3c77 --- /dev/null +++ b/Leshoz_RF/Leshoz5.zmp/params.txt @@ -0,0 +1,23 @@ + +[PARAMS] +pnum=45 +GUID={91692EBA-428D-44D6-BA3C-0BB2A1DF4A6B} +asLayer=1 +ParentSubMenu_ru=Инфраструктура\Россия +ParentSubMenu_uk=Інфраструктура\Росія +ParentSubMenu=Infrastucture\Russia + +name_ru=ЛесФонд России - Лесничества +name_uk=ЛесФонд России - Лесничества +name=LesFond - Forestries + +NameInCache=leshoz5 +DefURLBase=http://geoportal.roslesinforg.ru:8080/proxy/service?&service=WMS&request=GetMap&layers=shape_forestries&styles=&format=image/png&transparent=true&version=1.1.1&width=256&height=256&srs=EPSG:3857&bbox= +ContentType=image/png +LayerZOrder=0 +Ext=.png + +projection=1 +sradiusa=6378137 +sradiusb=6378137 + diff --git a/Leshoz_RF/Leshoz6.zmp/24.bmp b/Leshoz_RF/Leshoz6.zmp/24.bmp new file mode 100644 index 000000000..7b83b2302 Binary files /dev/null and b/Leshoz_RF/Leshoz6.zmp/24.bmp differ diff --git a/Leshoz_RF/Leshoz6.zmp/GetUrlScript.txt b/Leshoz_RF/Leshoz6.zmp/GetUrlScript.txt new file mode 100644 index 000000000..db5e32709 --- /dev/null +++ b/Leshoz_RF/Leshoz6.zmp/GetUrlScript.txt @@ -0,0 +1,3 @@ +begin + ResultURL:=GetURLBase+RoundEx(GetLMetr,10)+','+RoundEx(GetBMetr,10)+','+RoundEx(GetRMetr,10)+','+RoundEx(GetTMetr,10); +end. \ No newline at end of file diff --git a/Leshoz_RF/Leshoz6.zmp/params.txt b/Leshoz_RF/Leshoz6.zmp/params.txt new file mode 100644 index 000000000..cba369ba2 --- /dev/null +++ b/Leshoz_RF/Leshoz6.zmp/params.txt @@ -0,0 +1,23 @@ + +[PARAMS] +pnum=45 +GUID={91692EBA-422D-44D6-BA3C-0BB2A1DF4A6B} +asLayer=1 +ParentSubMenu_ru=Инфраструктура\Россия +ParentSubMenu_uk=Інфраструктура\Росія +ParentSubMenu=Infrastucture\Russia + +name_ru=ЛесФонд России - Питомники +name_uk=ЛесФонд России - Питомники +name=LesFond - Arboretum + +NameInCache=leshoz6 +DefURLBase=http://geoportal.roslesinforg.ru:8080/proxy/service?&service=WMS&request=GetMap&layers=shape_pitom&styles=&format=image/png&transparent=true&version=1.1.1&width=256&height=256&srs=EPSG:3857&bbox= +ContentType=image/png +LayerZOrder=0 +Ext=.png +projection=1 + +sradiusa=6378137 +sradiusb=6378137 + diff --git a/Leshoz_RF/Leshoz7.zmp/24.bmp b/Leshoz_RF/Leshoz7.zmp/24.bmp new file mode 100644 index 000000000..7b83b2302 Binary files /dev/null and b/Leshoz_RF/Leshoz7.zmp/24.bmp differ diff --git a/Leshoz_RF/Leshoz7.zmp/GetUrlScript.txt b/Leshoz_RF/Leshoz7.zmp/GetUrlScript.txt new file mode 100644 index 000000000..db5e32709 --- /dev/null +++ b/Leshoz_RF/Leshoz7.zmp/GetUrlScript.txt @@ -0,0 +1,3 @@ +begin + ResultURL:=GetURLBase+RoundEx(GetLMetr,10)+','+RoundEx(GetBMetr,10)+','+RoundEx(GetRMetr,10)+','+RoundEx(GetTMetr,10); +end. \ No newline at end of file diff --git a/Leshoz_RF/Leshoz7.zmp/params.txt b/Leshoz_RF/Leshoz7.zmp/params.txt new file mode 100644 index 000000000..24bb89d0d --- /dev/null +++ b/Leshoz_RF/Leshoz7.zmp/params.txt @@ -0,0 +1,22 @@ + +[PARAMS] +pnum=45 +GUID={91692EBA-422D-44D6-BA3C-0BB2A1DF4A7B} +asLayer=1 +ParentSubMenu_ru=Инфраструктура\Россия +ParentSubMenu_uk=Інфраструктура\Росія +ParentSubMenu=Infrastucture\Russia + +name_ru=ЛесФонд России - Свободные леса +name_uk=ЛесФонд России - Свободные леса +name=LesFond - Free forests + +NameInCache=leshoz7 +DefURLBase=http://geoportal.roslesinforg.ru:8080/proxy/service?&service=WMS&request=GetMap&layers=kv_svob&styles=&format=image/png&transparent=true&version=1.1.1&width=256&height=256&srs=EPSG:3857&bbox= +ContentType=image/png +LayerZOrder=0 +Ext=.png +projection=1 +sradiusa=6378137 +sradiusb=6378137 + diff --git a/Leshoz_RF/leshoz.zmp/24.bmp b/Leshoz_RF/leshoz.zmp/24.bmp new file mode 100644 index 000000000..857399a36 Binary files /dev/null and b/Leshoz_RF/leshoz.zmp/24.bmp differ diff --git a/Leshoz_RF/leshoz.zmp/GetUrlScript.txt b/Leshoz_RF/leshoz.zmp/GetUrlScript.txt new file mode 100644 index 000000000..db5e32709 --- /dev/null +++ b/Leshoz_RF/leshoz.zmp/GetUrlScript.txt @@ -0,0 +1,3 @@ +begin + ResultURL:=GetURLBase+RoundEx(GetLMetr,10)+','+RoundEx(GetBMetr,10)+','+RoundEx(GetRMetr,10)+','+RoundEx(GetTMetr,10); +end. \ No newline at end of file diff --git a/Leshoz_RF/leshoz.zmp/params.txt b/Leshoz_RF/leshoz.zmp/params.txt new file mode 100644 index 000000000..b4daaa348 --- /dev/null +++ b/Leshoz_RF/leshoz.zmp/params.txt @@ -0,0 +1,23 @@ + +[PARAMS] +pnum=45 +GUID={91692EBA-428D-44D6-BA3C-0BB2A1DF456B} +asLayer=1 +ParentSubMenu_ru=Инфраструктура\Россия +ParentSubMenu_uk=Інфраструктура\Росія +ParentSubMenu=Infrastucture\Russia + +name_ru=ЛесФонд России - Границы кварталов +name_uk=ЛесФонд России - Границы кварталов +name=LesFond - Forest districts + +NameInCache=leshoz1 +DefURLBase=http://geoportal.roslesinforg.ru:8080/proxy/service?&service=WMS&request=GetMap&layers=shape_kv&styles=&format=image/png&transparent=true&version=1.1.1&width=256&height=256&srs=EPSG:3857&bbox= +ContentType=image/png +LayerZOrder=2 +Ext=.png + +projection=1 +sradiusa=6378137 +sradiusb=6378137 + diff --git a/NavitelProbki.zmp/18.bmp b/NavitelProbki.zmp/18.bmp new file mode 100644 index 000000000..0a139a3d5 Binary files /dev/null and b/NavitelProbki.zmp/18.bmp differ diff --git a/NavitelProbki.zmp/24.bmp b/NavitelProbki.zmp/24.bmp new file mode 100644 index 000000000..cbd4813cf Binary files /dev/null and b/NavitelProbki.zmp/24.bmp differ diff --git a/NavitelProbki.zmp/GetUrlScript.txt b/NavitelProbki.zmp/GetUrlScript.txt new file mode 100644 index 000000000..3e95cd3a7 --- /dev/null +++ b/NavitelProbki.zmp/GetUrlScript.txt @@ -0,0 +1,13 @@ +var xx,yy,zz:string; +begin + +xx:=inttostr(GetX); +yy:=inttostr(round(intpower(2,getz-1)-GetY)-1); +zz:=inttostr(GetZ-1); +while length(xx)<8 do xx:='0'+xx; +while length(yy)<8 do yy:='0'+yy; +while length(zz)<2 do zz:='0'+zz; + + + ResultURL:=GetUrlBase+xx+','+yy+','+zz; +end. \ No newline at end of file diff --git a/NavitelProbki.zmp/params.txt b/NavitelProbki.zmp/params.txt new file mode 100644 index 000000000..78e797bc9 --- /dev/null +++ b/NavitelProbki.zmp/params.txt @@ -0,0 +1,18 @@ +[PARAMS] +pnum=48 +GUID={9F3D706F-B180-40CE-9F95-037E9D61ABE7} +name_ru=Navitel.ru - Пробки +name=Navitel.ru - Probki +ParentSubMenu_ru=Автомобильные +ParentSubMenu_uk=Автомобільний +ParentSubMenu=Transport +asLayer=1 +DefURLBase=http://dmapa.navitel.ru/navitms.fcgi?j= +projection=1 +sradiusa=6378137 +sradiusb=6378137 +NameInCache=NavitelProbki +Ext=.png +Sleep=10 +DelAfterShow=1 +ContentType=image/png diff --git a/Point.md.zmp/18.bmp b/Point.md.zmp/18.bmp new file mode 100644 index 000000000..a942fa46b Binary files /dev/null and b/Point.md.zmp/18.bmp differ diff --git a/Point.md.zmp/24.bmp b/Point.md.zmp/24.bmp new file mode 100644 index 000000000..e46b75622 Binary files /dev/null and b/Point.md.zmp/24.bmp differ diff --git a/Point.md.zmp/GetUrlScript.txt b/Point.md.zmp/GetUrlScript.txt new file mode 100644 index 000000000..5e5a464c5 --- /dev/null +++ b/Point.md.zmp/GetUrlScript.txt @@ -0,0 +1,3 @@ +begin + ResultURL:=GetURLBase+inttostr(GetZ-1)+'/'+inttostr(GetX)+'/'+inttostr(GetY)+'.png'; +end. \ No newline at end of file diff --git a/Point.md.zmp/info.txt b/Point.md.zmp/info.txt new file mode 100644 index 000000000..0a56e1cf2 --- /dev/null +++ b/Point.md.zmp/info.txt @@ -0,0 +1,3 @@ + 9 19 + +: http://point.md/Map diff --git a/Point.md.zmp/params.txt b/Point.md.zmp/params.txt new file mode 100644 index 000000000..1693fd274 --- /dev/null +++ b/Point.md.zmp/params.txt @@ -0,0 +1,16 @@ +[PARAMS] +pnum=175 +GUID={EC9E8E65-9A06-4543-B03E-F4A9286F1BB6} +ParentSubMenu_ru=Сломанные карты\Локальные карты +ParentSubMenu_uk=Зламані карти\Локальні карти +ParentSubMenu=Not working\Local maps +name_ru=Карта Молдавии (point.md) +name=Moldova map (point.md) +NameInCache=Point_md +DefURLBase=http://storage.999.md:10001/1/ +ContentType=image/png +defaultContentType=image/png +Ext=.png +projection=1 +sradiusa=6378137 +sradiusb=6378137 diff --git a/ProGorod1.zmp/18.bmp b/ProGorod1.zmp/18.bmp new file mode 100644 index 000000000..13db258b3 Binary files /dev/null and b/ProGorod1.zmp/18.bmp differ diff --git a/ProGorod1.zmp/24.bmp b/ProGorod1.zmp/24.bmp new file mode 100644 index 000000000..0f9c9cfef Binary files /dev/null and b/ProGorod1.zmp/24.bmp differ diff --git a/ProGorod1.zmp/GetUrlScript.txt b/ProGorod1.zmp/GetUrlScript.txt new file mode 100644 index 000000000..b16e747a4 --- /dev/null +++ b/ProGorod1.zmp/GetUrlScript.txt @@ -0,0 +1,57 @@ +function addzero(i:integer):string; +var rs:string; +begin +rs:=inttostr(i); +while length(rs)<3 do rs:='0'+rs; +result:=rs; +end; + +var +sx,sy,sz:string; +dx,dy:integer; +tx,ty:integer; +sh_x:array[0..24] of integer; +sh_y:array[0..24] of integer; + +begin +sh_x[0]:=0; sh_y[0]:=0; +sh_x[1]:=0; sh_y[1]:=0; +sh_x[2]:=0; sh_y[2]:=0; +sh_x[3]:=0; sh_y[3]:=0; +sh_x[4]:=0; sh_y[4]:=0; +sh_x[5]:=0; sh_y[5]:=0; +sh_x[6]:=0; sh_y[6]:=0; +sh_x[7]:=0; sh_y[7]:=0; +sh_x[8]:=0; sh_y[8]:=0; +sh_x[9]:=0; sh_y[9]:=1; + +sh_x[10]:=0; sh_y[10]:=1; +sh_x[11]:=0; sh_y[11]:=3; +sh_x[12]:=0; sh_y[12]:=6; + +sh_x[13]:=0; sh_y[13]:=11; + +sh_x[14]:=0; sh_y[14]:=22; +sh_x[15]:=0; sh_y[15]:=44; +sh_x[16]:=0; sh_y[16]:=88; +sh_x[17]:=0; sh_y[17]:=175; +sh_x[18]:=0; sh_y[18]:=350; +sh_x[19]:=-90; sh_y[19]:=946; + +sh_x[20]:=0; sh_y[20]:=0; +sh_x[21]:=0; sh_y[21]:=0; +sh_x[22]:=0; sh_y[22]:=0; +sh_x[23]:=0; sh_y[23]:=0; +sh_x[24]:=0; sh_y[24]:=0; + +tx:=getx+sh_x[getz]; + +dx:=(tx div 1000); +sx:=addzero(tx-dx*1000); +ty:=(round(intpower(2,GetZ-1))-Gety)-sh_y[getz]; +dy:=(ty div 1000); +ty:=ty-dy*1000-1; +sy:=addzero(ty); +sz:=inttostr(Getz-1); +ResultURL:=GetUrlBase+sz+'/00/000/'+addzero(dx)+'/'+sx+'/000/'+addzero(dy)+'/'+sy+'.png'+'?e16a5f67e5cc3887282038bf6bc27657'; +end. \ No newline at end of file diff --git a/ProGorod1.zmp/info.txt b/ProGorod1.zmp/info.txt new file mode 100644 index 000000000..0eaaf5c0c --- /dev/null +++ b/ProGorod1.zmp/info.txt @@ -0,0 +1,2 @@ + 16 y ( z17 z18 ). + , -, . \ No newline at end of file diff --git a/ProGorod1.zmp/params.txt b/ProGorod1.zmp/params.txt new file mode 100644 index 000000000..73c11b588 --- /dev/null +++ b/ProGorod1.zmp/params.txt @@ -0,0 +1,16 @@ +[PARAMS] +pnum=119 +GUID={714D22FC-40A0-41ED-A6E3-4DFFA1589CBA} +ParentSubMenu_ru=Сломанные карты\Работают плохо +ParentSubMenu_uk=Зламані карти\Работают плохо +ParentSubMenu=Not working\Working with bugs +name_ru=Карта (pro-gorod.ru) +name=Map (pro-gorod.ru) +DefURLBase=http://tiles.tmcrussia.com/lv +projection=2 +sradiusa=6378137 +sradiusb=6356752 +NameInCache=progorod1 +separator=1 +Ext=.png +ContentType=image/png diff --git a/Rambler_maps.zmp/18.bmp b/Rambler_maps.zmp/18.bmp new file mode 100644 index 000000000..4cabb2306 Binary files /dev/null and b/Rambler_maps.zmp/18.bmp differ diff --git a/Rambler_maps.zmp/24.bmp b/Rambler_maps.zmp/24.bmp new file mode 100644 index 000000000..a3202b0f9 Binary files /dev/null and b/Rambler_maps.zmp/24.bmp differ diff --git a/Rambler_maps.zmp/GetUrlScript.txt b/Rambler_maps.zmp/GetUrlScript.txt new file mode 100644 index 000000000..b16e747a4 --- /dev/null +++ b/Rambler_maps.zmp/GetUrlScript.txt @@ -0,0 +1,57 @@ +function addzero(i:integer):string; +var rs:string; +begin +rs:=inttostr(i); +while length(rs)<3 do rs:='0'+rs; +result:=rs; +end; + +var +sx,sy,sz:string; +dx,dy:integer; +tx,ty:integer; +sh_x:array[0..24] of integer; +sh_y:array[0..24] of integer; + +begin +sh_x[0]:=0; sh_y[0]:=0; +sh_x[1]:=0; sh_y[1]:=0; +sh_x[2]:=0; sh_y[2]:=0; +sh_x[3]:=0; sh_y[3]:=0; +sh_x[4]:=0; sh_y[4]:=0; +sh_x[5]:=0; sh_y[5]:=0; +sh_x[6]:=0; sh_y[6]:=0; +sh_x[7]:=0; sh_y[7]:=0; +sh_x[8]:=0; sh_y[8]:=0; +sh_x[9]:=0; sh_y[9]:=1; + +sh_x[10]:=0; sh_y[10]:=1; +sh_x[11]:=0; sh_y[11]:=3; +sh_x[12]:=0; sh_y[12]:=6; + +sh_x[13]:=0; sh_y[13]:=11; + +sh_x[14]:=0; sh_y[14]:=22; +sh_x[15]:=0; sh_y[15]:=44; +sh_x[16]:=0; sh_y[16]:=88; +sh_x[17]:=0; sh_y[17]:=175; +sh_x[18]:=0; sh_y[18]:=350; +sh_x[19]:=-90; sh_y[19]:=946; + +sh_x[20]:=0; sh_y[20]:=0; +sh_x[21]:=0; sh_y[21]:=0; +sh_x[22]:=0; sh_y[22]:=0; +sh_x[23]:=0; sh_y[23]:=0; +sh_x[24]:=0; sh_y[24]:=0; + +tx:=getx+sh_x[getz]; + +dx:=(tx div 1000); +sx:=addzero(tx-dx*1000); +ty:=(round(intpower(2,GetZ-1))-Gety)-sh_y[getz]; +dy:=(ty div 1000); +ty:=ty-dy*1000-1; +sy:=addzero(ty); +sz:=inttostr(Getz-1); +ResultURL:=GetUrlBase+sz+'/00/000/'+addzero(dx)+'/'+sx+'/000/'+addzero(dy)+'/'+sy+'.png'+'?e16a5f67e5cc3887282038bf6bc27657'; +end. \ No newline at end of file diff --git a/Rambler_maps.zmp/info.txt b/Rambler_maps.zmp/info.txt new file mode 100644 index 000000000..0eaaf5c0c --- /dev/null +++ b/Rambler_maps.zmp/info.txt @@ -0,0 +1,2 @@ + 16 y ( z17 z18 ). + , -, . \ No newline at end of file diff --git a/Rambler_maps.zmp/params.txt b/Rambler_maps.zmp/params.txt new file mode 100644 index 000000000..f2bcac49e --- /dev/null +++ b/Rambler_maps.zmp/params.txt @@ -0,0 +1,16 @@ +[PARAMS] +pnum=118 +GUID={DB6FCDE8-43A6-4DB5-89E0-1F5625CC2BE0} +name_ru=Карта (rambler.ru) +name=Map (rambler.ru) +name_uk=Карта (rambler.ru) +ParentSubMenu_ru=Сломанные карты\Другие карты +ParentSubMenu=Not working\Other maps +ParentSubMenu_uk=Зламані карти\Інші карти +DefURLBase=http://tiles.maps.rambler.ru/lv +projection=2 +sradiusa=6378137 +sradiusb=6356752 +NameInCache=rambler +Ext=.png +ContentType=image/png diff --git a/_Belarus/belgeodesy.zmp/18.bmp b/_Belarus/belgeodesy.zmp/18.bmp new file mode 100644 index 000000000..a942fa46b Binary files /dev/null and b/_Belarus/belgeodesy.zmp/18.bmp differ diff --git a/_Belarus/belgeodesy.zmp/24.bmp b/_Belarus/belgeodesy.zmp/24.bmp new file mode 100644 index 000000000..e46b75622 Binary files /dev/null and b/_Belarus/belgeodesy.zmp/24.bmp differ diff --git a/_Belarus/belgeodesy.zmp/GetUrlScript.txt b/_Belarus/belgeodesy.zmp/GetUrlScript.txt new file mode 100644 index 000000000..b03fd1b23 --- /dev/null +++ b/_Belarus/belgeodesy.zmp/GetUrlScript.txt @@ -0,0 +1,43 @@ +// Source: http://belgeodesy.by/map/ +// Zmp v1 by gpsMax - http://sasgis.ru/mantis/view.php?id=693 +// Zmp v... by ... + +var xx,yy,zz:string; +var dx,dy:array[1..50] of longint; +begin + // map:z1, Sasplanet:z7 + dx[1]:=36; + dy[1]:=20; + // map:z2, Sasplanet:z8 + dx[2]:=72; + dy[2]:=40; + // map:z3, Sasplanet:z9 + dx[3]:=144; + dy[3]:=80; + // map:z4, Sasplanet:z10 + dx[4]:=289; + dy[4]:=160; + // map:z5, Sasplanet:z11 + dx[5]:=579; + dy[5]:=320; + // map:z6, Sasplanet:z12 + dx[6]:=1159; + dy[6]:=640; + // map:z7, Sasplanet:z13 + dx[7]:=2318; + dy[7]:=1277; + // map:z8, Sasplanet:z14 + dx[8]:=4637; + dy[8]:=2553; + // map:z9, Sasplanet:z15 + dx[9]:=9274; + dy[9]:=5106; + + xx:=inttostr(GetX-dx[GetZ-6]); + yy:=inttostr(GetY-dy[GetZ-6]); + + while length(xx)<4 do xx:='0'+xx; + while length(yy)<4 do yy:='0'+yy; + + ResultURL:=GetURLBase+IntToStr(GetZ-6)+'/'+xx+yy+'.png'; +end. \ No newline at end of file diff --git a/_Belarus/belgeodesy.zmp/params.txt b/_Belarus/belgeodesy.zmp/params.txt new file mode 100644 index 000000000..4d838d323 --- /dev/null +++ b/_Belarus/belgeodesy.zmp/params.txt @@ -0,0 +1,17 @@ +[PARAMS] +pnum=173 +GUID={63862E5D-09F2-4732-9D21-635012437777} +ParentSubMenu_ru=Сломанные карты\Локальные карты\Беларусь +ParentSubMenu_uk=Зламані карти\Локальні карти\Беларусь +ParentSubMenu=Not working\Local maps\Belarus +name_ru=Карта Белоруссии (belgeodesy.by) +name=Map of Belarus (belgeodesy.by) +name_uk=Карта Білорусії (belgeodesy.by) +NameInCache=belgeodesy +DefURLBase=http://belgeodesy.by/map/map/ +ContentType=image/png +Ext=.png +projection=2 +sradiusa=6378137 +sradiusb=6356752 +MaxConnectToServerCount=6 diff --git a/_Belarus/etokarta.zmp/18.bmp b/_Belarus/etokarta.zmp/18.bmp new file mode 100644 index 000000000..14074dfb7 Binary files /dev/null and b/_Belarus/etokarta.zmp/18.bmp differ diff --git a/_Belarus/etokarta.zmp/24.bmp b/_Belarus/etokarta.zmp/24.bmp new file mode 100644 index 000000000..950777c7b Binary files /dev/null and b/_Belarus/etokarta.zmp/24.bmp differ diff --git a/_Belarus/etokarta.zmp/GetUrlScript.txt b/_Belarus/etokarta.zmp/GetUrlScript.txt new file mode 100644 index 000000000..37cff065a --- /dev/null +++ b/_Belarus/etokarta.zmp/GetUrlScript.txt @@ -0,0 +1,14 @@ +begin + if (GetZ = 18) then begin + ResultURL:=GetURLBase+inttostr(GetZ-1)+'/'+inttostr(GetZ)+'-0'+inttostr(Getx)+'-0'+inttostr(Gety)+'.jpg'; + RequestHead:='User-Agent: Mozilla/5.0 (Windows NT 5.1; rv:2.0) Gecko/20100101 Firefox/4.0' + #13#10 + + 'Accept: image/png,image/*;q=0.8,*/*;q=0.5' + #13#10 + + 'Accept-Language: en-us,en;q=0.5' + #13#10 + + 'Accept-Encoding: gzip, deflate' + #13#10 + + 'Accept-Charset: ISO-8859-1,utf-8;q=0.7,*;q=0.7' + #13#10 + + 'Keep-Alive: 115' + #13#10 + + 'Connection: keep-alive' + #13#10 + + 'Referer: http://etokarta.com/karta-vitebska' + #13#10 + + 'Cookie: gc=polotsk; cc=1' + #13#10; + end; +end. \ No newline at end of file diff --git a/_Belarus/etokarta.zmp/info.txt b/_Belarus/etokarta.zmp/info.txt new file mode 100644 index 000000000..8f7c794d0 --- /dev/null +++ b/_Belarus/etokarta.zmp/info.txt @@ -0,0 +1,4 @@ +http://etokarta.com/karta-vitebska +

+ . + 18. \ No newline at end of file diff --git a/_Belarus/etokarta.zmp/params.txt b/_Belarus/etokarta.zmp/params.txt new file mode 100644 index 000000000..9e3355707 --- /dev/null +++ b/_Belarus/etokarta.zmp/params.txt @@ -0,0 +1,15 @@ +[PARAMS] +pnum=173 +GUID={53B841AD-B85D-40D0-BB36-FAA0C703CE91} +ParentSubMenu_ru=Сломанные карты\Локальные карты\Беларусь +ParentSubMenu_uk=Зламані карти\Локальні карти\Беларусь +ParentSubMenu=Not working\Local maps\Belarus +name_ru=Витебск спутник z18 (etokarta.com) +name=Vitebsk Sat z18 (etokarta.com) +NameInCache=etokarta +DefURLBase=http://etokarta.com/t/dg/zz +ContentType=image/jpeg +Ext=.jpg +projection=1 +sradiusa=6378137 +sradiusb=6378137 diff --git a/_Belarus/maps.by.proj4.zmp/24.bmp b/_Belarus/maps.by.proj4.zmp/24.bmp new file mode 100644 index 000000000..b3b2ccfff Binary files /dev/null and b/_Belarus/maps.by.proj4.zmp/24.bmp differ diff --git a/_Belarus/maps.by.proj4.zmp/GetUrlScript.txt b/_Belarus/maps.by.proj4.zmp/GetUrlScript.txt new file mode 100644 index 000000000..d6e1eef2b --- /dev/null +++ b/_Belarus/maps.by.proj4.zmp/GetUrlScript.txt @@ -0,0 +1,17 @@ +var + TL, M: TDoublePoint; + BR, N: TDoublePoint; +begin + TL.X := GetLLon; + TL.Y := GetTLat; + BR.X := GetRLon; + BR.Y := GetBLat; + + if Assigned(DefProjConverter) then begin + M := DefProjConverter.LonLat2XY(TL); + N := DefProjConverter.LonLat2XY(BR); + ResultURL := GetURLBase + RoundEx(M.X, 9) + ',' + RoundEx(N.Y, 9) + ',' + RoundEx(N.X, 9) + ',' + RoundEx(M.Y, 9); + end else begin + ResultURL := 'invalid_url'; + end; +end. \ No newline at end of file diff --git a/_Belarus/maps.by.proj4.zmp/info.txt b/_Belarus/maps.by.proj4.zmp/info.txt new file mode 100644 index 000000000..229b48dd6 --- /dev/null +++ b/_Belarus/maps.by.proj4.zmp/info.txt @@ -0,0 +1 @@ +http://maps.by/map/maps \ No newline at end of file diff --git a/_Belarus/maps.by.proj4.zmp/params.txt b/_Belarus/maps.by.proj4.zmp/params.txt new file mode 100644 index 000000000..09842a8bf --- /dev/null +++ b/_Belarus/maps.by.proj4.zmp/params.txt @@ -0,0 +1,18 @@ +[PARAMS] +GUID={1334AD70-75F3-476B-8D92-43BE9426C255} +pnum=173 +ParentSubMenu_ru=Городские и универсальные\Беларусь +ParentSubMenu_uk=Міські та універсальні\Білорусь +ParentSubMenu=City\Belarus +name_ru=Maps.by - Карта Беларуси +name=Maps.by - Belarus Map +name_uk=Maps.by - Карта Беларуси +NameInCache=maps.by +DefURLBase=http://maps.by:8080/geoserver/gwc/service/wms?LAYERS=gkgc%3Amaps_by&STYLES=&FORMAT=image%2Fpng8&TILESORIGIN=-20037508.34%2C-20037508.34&TILED=true&SERVICE=WMS&VERSION=1.1.1&REQUEST=GetMap&SRS=EPSG%3A900913&WIDTH=256&HEIGHT=256&BBOX= +ContentType=image/png +Ext=.png +projection=1 +sradiusa=6378137 +sradiusb=6356752 +Proj4Args=+proj=merc +a=6378137 +b=6378137 +lat_ts=0.0 +lon_0=0.0 +x_0=0.0 +y_0=0 +k=1.0 +units=m +nadgrids=@null +no_defs + diff --git a/_Belarus/orda.of.by.1v.zmp/18.bmp b/_Belarus/orda.of.by.1v.zmp/18.bmp new file mode 100644 index 000000000..47d65f276 Binary files /dev/null and b/_Belarus/orda.of.by.1v.zmp/18.bmp differ diff --git a/_Belarus/orda.of.by.1v.zmp/24.bmp b/_Belarus/orda.of.by.1v.zmp/24.bmp new file mode 100644 index 000000000..595f438be Binary files /dev/null and b/_Belarus/orda.of.by.1v.zmp/24.bmp differ diff --git a/_Belarus/orda.of.by.1v.zmp/GetUrlScript.txt b/_Belarus/orda.of.by.1v.zmp/GetUrlScript.txt new file mode 100644 index 000000000..d04cf179e --- /dev/null +++ b/_Belarus/orda.of.by.1v.zmp/GetUrlScript.txt @@ -0,0 +1,5 @@ +begin + ResultURL := GetURLBase + inttostr(GetZ-1)+'/'+inttostr(GetY)+'/'+inttostr(GetX)+'.jpg' +end. + +//http://orda.of.by/.tiles/1v/Z14/5306/9441.jpg \ No newline at end of file diff --git a/_Belarus/orda.of.by.1v.zmp/params.txt b/_Belarus/orda.of.by.1v.zmp/params.txt new file mode 100644 index 000000000..1945766db --- /dev/null +++ b/_Belarus/orda.of.by.1v.zmp/params.txt @@ -0,0 +1,11 @@ +[PARAMS] +GUID={F6574B06-E632-4D5F-BC75-C8FA621B57DF} +ParentSubMenu_ru=Сломанные карты\Локальные карты\Беларусь +ParentSubMenu_uk=Зламані карти\Локальні карти\Беларусь +ParentSubMenu=Not working\Local maps\Belarus +name=orda.of.by.1v +NameInCache=orda.of.by.1v +DefURLBase=http://orda.of.by/.tiles/1v/Z +Ext=.jpg +ContentType=image/jpeg +EPSG=3785 diff --git a/_Bing/Bing.map.zmp/18.bmp b/_Bing/Bing.map.zmp/18.bmp new file mode 100644 index 000000000..b0e87b951 Binary files /dev/null and b/_Bing/Bing.map.zmp/18.bmp differ diff --git a/_Bing/Bing.map.zmp/24.bmp b/_Bing/Bing.map.zmp/24.bmp new file mode 100644 index 000000000..64fc99ce5 Binary files /dev/null and b/_Bing/Bing.map.zmp/24.bmp differ diff --git a/_Bing/Bing.map.zmp/GetUrlScript.txt b/_Bing/Bing.map.zmp/GetUrlScript.txt new file mode 100644 index 000000000..8161e869a --- /dev/null +++ b/_Bing/Bing.map.zmp/GetUrlScript.txt @@ -0,0 +1,38 @@ +var res:string; + i:byte; + osX,osY,prX,prY:integer; +begin + res:=''; + osX:=round(intpower(2,GetZ-1)) div 2; + osY:=round(intpower(2,GetZ-1)) div 2; + prX:=osX; prY:=osY; + for i:=2 to GetZ do + begin + prX:=prX div 2; + prY:=prY div 2; + if GetX +www.arcgis.com \ No newline at end of file diff --git a/_ESRI/ArcGIS.Hybrid.zmp/params.txt b/_ESRI/ArcGIS.Hybrid.zmp/params.txt new file mode 100644 index 000000000..026bdb26f --- /dev/null +++ b/_ESRI/ArcGIS.Hybrid.zmp/params.txt @@ -0,0 +1,15 @@ +[PARAMS] +pnum= +GUID={7B743985-BC5F-4AB6-8915-BC5DBBB8F552} +asLayer=1 +name=ESRI - ArcGIS online Hybrid +ParentSubMenu_ru=Подписи и границы +ParentSubMenu=Labels and borders +ParentSubMenu_uk=Підписи та межі +NameInCache=ArcGIS.Hybrid +DefURLBase=http://server.arcgisonline.com/ArcGIS/rest/services/Reference/World_Boundaries_and_Places/MapServer/tile/ +ContentType=image/png +Ext=.png +projection=1 +sradiusa=6378137 +sradiusb=6356752 diff --git a/_ESRI/ArcGIS.Imagery.zmp/24.bmp b/_ESRI/ArcGIS.Imagery.zmp/24.bmp new file mode 100644 index 000000000..71e2e11cc Binary files /dev/null and b/_ESRI/ArcGIS.Imagery.zmp/24.bmp differ diff --git a/_ESRI/ArcGIS.Imagery.zmp/EmptyTiles/NA.jpg b/_ESRI/ArcGIS.Imagery.zmp/EmptyTiles/NA.jpg new file mode 100644 index 000000000..411c6dac3 Binary files /dev/null and b/_ESRI/ArcGIS.Imagery.zmp/EmptyTiles/NA.jpg differ diff --git a/_ESRI/ArcGIS.Imagery.zmp/GetUrlScript.txt b/_ESRI/ArcGIS.Imagery.zmp/GetUrlScript.txt new file mode 100644 index 000000000..e9804e504 --- /dev/null +++ b/_ESRI/ArcGIS.Imagery.zmp/GetUrlScript.txt @@ -0,0 +1,3 @@ +begin + ResultURL:=GetURLBase+inttostr(GetZ-1)+'/'+inttostr(GetY)+'/'+inttostr(GetX); +end. \ No newline at end of file diff --git a/_ESRI/ArcGIS.Imagery.zmp/info.txt b/_ESRI/ArcGIS.Imagery.zmp/info.txt new file mode 100644 index 000000000..645333993 --- /dev/null +++ b/_ESRI/ArcGIS.Imagery.zmp/info.txt @@ -0,0 +1,2 @@ +ESRI
+www.arcgis.com \ No newline at end of file diff --git a/_ESRI/ArcGIS.Imagery.zmp/params.txt b/_ESRI/ArcGIS.Imagery.zmp/params.txt new file mode 100644 index 000000000..8839d3ba0 --- /dev/null +++ b/_ESRI/ArcGIS.Imagery.zmp/params.txt @@ -0,0 +1,14 @@ +[PARAMS] +pnum= +GUID={7B743985-BC5F-4AB6-8915-AC5DBBB8F552} +ParentSubMenu_ru=Спутниковые +ParentSubMenu_uk=Супутниковий +ParentSubMenu=Satellite +name=ESRI ArcGIS.Imagery +NameInCache=ArcGIS.Imagery +DefURLBase=http://server.arcgisonline.com/ArcGIS/rest/services/World_Imagery/MapServer/tile/ +ContentType=image/jpeg;image/jpg +Ext=.jpg +projection=1 +sradiusa=6378137 +sradiusb=6356752 diff --git a/_ESRI/ArcGIS.Landsat.zmp/24.bmp b/_ESRI/ArcGIS.Landsat.zmp/24.bmp new file mode 100644 index 000000000..71e2e11cc Binary files /dev/null and b/_ESRI/ArcGIS.Landsat.zmp/24.bmp differ diff --git a/_ESRI/ArcGIS.Landsat.zmp/GetUrlScript.txt b/_ESRI/ArcGIS.Landsat.zmp/GetUrlScript.txt new file mode 100644 index 000000000..603d06cb5 --- /dev/null +++ b/_ESRI/ArcGIS.Landsat.zmp/GetUrlScript.txt @@ -0,0 +1,3 @@ +begin +ResultURL:=GetURLBase+'exportImage?f=image&bandIds=0%2C1%2C2&bbox='+RoundEx(GetLLon,15)+'%2c'+RoundEx(GetBLat,15)+'%2c'+RoundEx(GetRLon,15)+'%2c'+RoundEx(GetTLat,15); +end. \ No newline at end of file diff --git a/_ESRI/ArcGIS.Landsat.zmp/info.txt b/_ESRI/ArcGIS.Landsat.zmp/info.txt new file mode 100644 index 000000000..645333993 --- /dev/null +++ b/_ESRI/ArcGIS.Landsat.zmp/info.txt @@ -0,0 +1,2 @@ +ESRI
+www.arcgis.com \ No newline at end of file diff --git a/_ESRI/ArcGIS.Landsat.zmp/params.txt b/_ESRI/ArcGIS.Landsat.zmp/params.txt new file mode 100644 index 000000000..8f9ff6cd6 --- /dev/null +++ b/_ESRI/ArcGIS.Landsat.zmp/params.txt @@ -0,0 +1,14 @@ +[PARAMS] +pnum= +GUID={7B743985-BC5F-4AB6-8915-AC5DBBB8F553} +ParentSubMenu_ru=Сломанные карты\ESRI +ParentSubMenu_uk=Зламані карти\ESRI +ParentSubMenu=Not working\ESRI +name=ArcGIS.Landsat +NameInCache=ArcGIS.Landsat +DefURLBase=http://imagery.arcgisonline.com/arcgis/rest/services/LandsatGLS/GLS2010_Enhanced/ImageServer/ +ContentType=image/jpeg, image/png +Ext=.jpg +EPSG=4326 +[ViewInfo] +EPSG=3785 diff --git a/_ESRI/ArcGIS.LightGrayCanvas.zmp/24.bmp b/_ESRI/ArcGIS.LightGrayCanvas.zmp/24.bmp new file mode 100644 index 000000000..71e2e11cc Binary files /dev/null and b/_ESRI/ArcGIS.LightGrayCanvas.zmp/24.bmp differ diff --git a/_ESRI/ArcGIS.LightGrayCanvas.zmp/EmptyTiles/na.png b/_ESRI/ArcGIS.LightGrayCanvas.zmp/EmptyTiles/na.png new file mode 100644 index 000000000..3ee8c3e40 Binary files /dev/null and b/_ESRI/ArcGIS.LightGrayCanvas.zmp/EmptyTiles/na.png differ diff --git a/_ESRI/ArcGIS.LightGrayCanvas.zmp/GetUrlScript.txt b/_ESRI/ArcGIS.LightGrayCanvas.zmp/GetUrlScript.txt new file mode 100644 index 000000000..e9804e504 --- /dev/null +++ b/_ESRI/ArcGIS.LightGrayCanvas.zmp/GetUrlScript.txt @@ -0,0 +1,3 @@ +begin + ResultURL:=GetURLBase+inttostr(GetZ-1)+'/'+inttostr(GetY)+'/'+inttostr(GetX); +end. \ No newline at end of file diff --git a/_ESRI/ArcGIS.LightGrayCanvas.zmp/info.txt b/_ESRI/ArcGIS.LightGrayCanvas.zmp/info.txt new file mode 100644 index 000000000..645333993 --- /dev/null +++ b/_ESRI/ArcGIS.LightGrayCanvas.zmp/info.txt @@ -0,0 +1,2 @@ +ESRI
+www.arcgis.com \ No newline at end of file diff --git a/_ESRI/ArcGIS.LightGrayCanvas.zmp/params.txt b/_ESRI/ArcGIS.LightGrayCanvas.zmp/params.txt new file mode 100644 index 000000000..e082463c4 --- /dev/null +++ b/_ESRI/ArcGIS.LightGrayCanvas.zmp/params.txt @@ -0,0 +1,14 @@ +[PARAMS] +pnum= +GUID={7B743985-BC5F-4AB6-8915-FC5DBBB8F552} +ParentSubMenu_ru=Сломанные карты\Низкое качество (не подходит)\ESRI +ParentSubMenu_uk=Зламані карти\Низкое качество (не подходит)\ESRI +ParentSubMenu=Not working\Low quality\ESRI +name=ESRI ArcGIS.LightGrayCanvas +NameInCache=ArcGIS.LightGrayCanvas +DefURLBase=http://server.arcgisonline.com/ArcGIS/rest/services/Canvas/World_Light_Gray_Base/MapServer/tile/ +ContentType=image/jpeg;image/jpg +Ext=.jpg +projection=1 +sradiusa=6378137 +sradiusb=6356752 diff --git a/_ESRI/ArcGIS.NatGeo.zmp/24.bmp b/_ESRI/ArcGIS.NatGeo.zmp/24.bmp new file mode 100644 index 000000000..71e2e11cc Binary files /dev/null and b/_ESRI/ArcGIS.NatGeo.zmp/24.bmp differ diff --git a/_ESRI/ArcGIS.NatGeo.zmp/EmptyTiles/NA.jpg b/_ESRI/ArcGIS.NatGeo.zmp/EmptyTiles/NA.jpg new file mode 100644 index 000000000..411c6dac3 Binary files /dev/null and b/_ESRI/ArcGIS.NatGeo.zmp/EmptyTiles/NA.jpg differ diff --git a/_ESRI/ArcGIS.NatGeo.zmp/GetUrlScript.txt b/_ESRI/ArcGIS.NatGeo.zmp/GetUrlScript.txt new file mode 100644 index 000000000..e9804e504 --- /dev/null +++ b/_ESRI/ArcGIS.NatGeo.zmp/GetUrlScript.txt @@ -0,0 +1,3 @@ +begin + ResultURL:=GetURLBase+inttostr(GetZ-1)+'/'+inttostr(GetY)+'/'+inttostr(GetX); +end. \ No newline at end of file diff --git a/_ESRI/ArcGIS.NatGeo.zmp/info.txt b/_ESRI/ArcGIS.NatGeo.zmp/info.txt new file mode 100644 index 000000000..645333993 --- /dev/null +++ b/_ESRI/ArcGIS.NatGeo.zmp/info.txt @@ -0,0 +1,2 @@ +ESRI
+www.arcgis.com \ No newline at end of file diff --git a/_ESRI/ArcGIS.NatGeo.zmp/params.txt b/_ESRI/ArcGIS.NatGeo.zmp/params.txt new file mode 100644 index 000000000..7a172d361 --- /dev/null +++ b/_ESRI/ArcGIS.NatGeo.zmp/params.txt @@ -0,0 +1,14 @@ +[PARAMS] +pnum= +GUID={7B743985-BC5F-4AB6-8915-ED5DBBB8F552} +ParentSubMenu_ru=Сломанные карты\Низкое качество (не подходит)\ESRI +ParentSubMenu_uk=Зламані карти\Низкое качество (не подходит)\ESRI +ParentSubMenu=Not working\Low quality\ESRI +name=ArcGIS.NatGeo +NameInCache=ArcGIS.NatGeo +DefURLBase=http://services.arcgisonline.com/ArcGIS/rest/services/NatGeo_World_Map/MapServer/tile/ +ContentType=image/jpeg;image/jpg +Ext=.jpg +projection=1 +sradiusa=6378137 +sradiusb=6356752 diff --git a/_ESRI/ArcGIS.Streets.zmp/24.bmp b/_ESRI/ArcGIS.Streets.zmp/24.bmp new file mode 100644 index 000000000..71e2e11cc Binary files /dev/null and b/_ESRI/ArcGIS.Streets.zmp/24.bmp differ diff --git a/_ESRI/ArcGIS.Streets.zmp/EmptyTiles/NA.jpg b/_ESRI/ArcGIS.Streets.zmp/EmptyTiles/NA.jpg new file mode 100644 index 000000000..411c6dac3 Binary files /dev/null and b/_ESRI/ArcGIS.Streets.zmp/EmptyTiles/NA.jpg differ diff --git a/_ESRI/ArcGIS.Streets.zmp/GetUrlScript.txt b/_ESRI/ArcGIS.Streets.zmp/GetUrlScript.txt new file mode 100644 index 000000000..e9804e504 --- /dev/null +++ b/_ESRI/ArcGIS.Streets.zmp/GetUrlScript.txt @@ -0,0 +1,3 @@ +begin + ResultURL:=GetURLBase+inttostr(GetZ-1)+'/'+inttostr(GetY)+'/'+inttostr(GetX); +end. \ No newline at end of file diff --git a/_ESRI/ArcGIS.Streets.zmp/info.txt b/_ESRI/ArcGIS.Streets.zmp/info.txt new file mode 100644 index 000000000..645333993 --- /dev/null +++ b/_ESRI/ArcGIS.Streets.zmp/info.txt @@ -0,0 +1,2 @@ +ESRI
+www.arcgis.com \ No newline at end of file diff --git a/_ESRI/ArcGIS.Streets.zmp/params.txt b/_ESRI/ArcGIS.Streets.zmp/params.txt new file mode 100644 index 000000000..76c8db108 --- /dev/null +++ b/_ESRI/ArcGIS.Streets.zmp/params.txt @@ -0,0 +1,14 @@ +[PARAMS] +pnum= +GUID={7B743985-BC5F-4AB6-8915-CC5DBBB8F552} +ParentSubMenu_ru=Городские и универсальные +ParentSubMenu_uk=Міські та універсальні +ParentSubMenu=City +name=ESRI ArcGIS.Streets +NameInCache=ArcGIS.Streets +DefURLBase=http://server.arcgisonline.com/ArcGIS/rest/services/World_Street_Map/MapServer/tile/ +ContentType=image/jpeg;image/jpg +Ext=.jpg +projection=1 +sradiusa=6378137 +sradiusb=6356752 diff --git a/_ESRI/ArcGIS.Terrain.zmp/24.bmp b/_ESRI/ArcGIS.Terrain.zmp/24.bmp new file mode 100644 index 000000000..71e2e11cc Binary files /dev/null and b/_ESRI/ArcGIS.Terrain.zmp/24.bmp differ diff --git a/_ESRI/ArcGIS.Terrain.zmp/EmptyTiles/NA.jpg b/_ESRI/ArcGIS.Terrain.zmp/EmptyTiles/NA.jpg new file mode 100644 index 000000000..411c6dac3 Binary files /dev/null and b/_ESRI/ArcGIS.Terrain.zmp/EmptyTiles/NA.jpg differ diff --git a/_ESRI/ArcGIS.Terrain.zmp/GetUrlScript.txt b/_ESRI/ArcGIS.Terrain.zmp/GetUrlScript.txt new file mode 100644 index 000000000..e9804e504 --- /dev/null +++ b/_ESRI/ArcGIS.Terrain.zmp/GetUrlScript.txt @@ -0,0 +1,3 @@ +begin + ResultURL:=GetURLBase+inttostr(GetZ-1)+'/'+inttostr(GetY)+'/'+inttostr(GetX); +end. \ No newline at end of file diff --git a/_ESRI/ArcGIS.Terrain.zmp/info.txt b/_ESRI/ArcGIS.Terrain.zmp/info.txt new file mode 100644 index 000000000..645333993 --- /dev/null +++ b/_ESRI/ArcGIS.Terrain.zmp/info.txt @@ -0,0 +1,2 @@ +ESRI
+www.arcgis.com \ No newline at end of file diff --git a/_ESRI/ArcGIS.Terrain.zmp/params.txt b/_ESRI/ArcGIS.Terrain.zmp/params.txt new file mode 100644 index 000000000..8464b807c --- /dev/null +++ b/_ESRI/ArcGIS.Terrain.zmp/params.txt @@ -0,0 +1,14 @@ +[PARAMS] +pnum= +GUID={7B743985-BC5F-4AB6-8915-DC5DBBB8F552} +ParentSubMenu_ru=Сломанные карты\Низкое качество (не подходит)\ESRI +ParentSubMenu_uk=Зламані карти\Низкое качество (не подходит)\ESRI +ParentSubMenu=Not working\Low quality\ESRI +name=ArcGIS.Terrain +NameInCache=ArcGIS.Terrain +DefURLBase=http://server.arcgisonline.com/ArcGIS/rest/services/World_Terrain_Base/MapServer/tile/ +ContentType=image/jpeg;image/jpg +Ext=.jpg +projection=1 +sradiusa=6378137 +sradiusb=6356752 diff --git a/_ESRI/Esri_Topo_maps.zmp/24.bmp b/_ESRI/Esri_Topo_maps.zmp/24.bmp new file mode 100644 index 000000000..71e2e11cc Binary files /dev/null and b/_ESRI/Esri_Topo_maps.zmp/24.bmp differ diff --git a/_ESRI/Esri_Topo_maps.zmp/EmptyTiles/NA.jpg b/_ESRI/Esri_Topo_maps.zmp/EmptyTiles/NA.jpg new file mode 100644 index 000000000..411c6dac3 Binary files /dev/null and b/_ESRI/Esri_Topo_maps.zmp/EmptyTiles/NA.jpg differ diff --git a/_ESRI/Esri_Topo_maps.zmp/GetUrlScript.txt b/_ESRI/Esri_Topo_maps.zmp/GetUrlScript.txt new file mode 100644 index 000000000..e9804e504 --- /dev/null +++ b/_ESRI/Esri_Topo_maps.zmp/GetUrlScript.txt @@ -0,0 +1,3 @@ +begin + ResultURL:=GetURLBase+inttostr(GetZ-1)+'/'+inttostr(GetY)+'/'+inttostr(GetX); +end. \ No newline at end of file diff --git a/_ESRI/Esri_Topo_maps.zmp/info.txt b/_ESRI/Esri_Topo_maps.zmp/info.txt new file mode 100644 index 000000000..645333993 --- /dev/null +++ b/_ESRI/Esri_Topo_maps.zmp/info.txt @@ -0,0 +1,2 @@ +ESRI
+www.arcgis.com \ No newline at end of file diff --git a/_ESRI/Esri_Topo_maps.zmp/params.txt b/_ESRI/Esri_Topo_maps.zmp/params.txt new file mode 100644 index 000000000..f86347cda --- /dev/null +++ b/_ESRI/Esri_Topo_maps.zmp/params.txt @@ -0,0 +1,14 @@ +[PARAMS] +pnum=143 +GUID={7B743985-BC5F-4AB6-8915-EC5DBBB8F552} +ParentSubMenu_ru=Городские и универсальные +ParentSubMenu_uk=Міські та універсальні +ParentSubMenu=City +name=ESRI ArcGIS.Topomaps +NameInCache=ESRI_Topo_Maps +DefURLBase=http://server.arcgisonline.com/ArcGIS/rest/services/World_Topo_Map/MapServer/tile/ +ContentType=image/jpeg;image/jpg +Ext=.jpg +projection=1 +sradiusa=6378137 +sradiusb=6356752 diff --git a/_ESRI/USA_Topo_Maps.zmp/24.bmp b/_ESRI/USA_Topo_Maps.zmp/24.bmp new file mode 100644 index 000000000..71e2e11cc Binary files /dev/null and b/_ESRI/USA_Topo_Maps.zmp/24.bmp differ diff --git a/_ESRI/USA_Topo_Maps.zmp/EmptyTiles/NA.jpg b/_ESRI/USA_Topo_Maps.zmp/EmptyTiles/NA.jpg new file mode 100644 index 000000000..411c6dac3 Binary files /dev/null and b/_ESRI/USA_Topo_Maps.zmp/EmptyTiles/NA.jpg differ diff --git a/_ESRI/USA_Topo_Maps.zmp/GetUrlScript.txt b/_ESRI/USA_Topo_Maps.zmp/GetUrlScript.txt new file mode 100644 index 000000000..e9804e504 --- /dev/null +++ b/_ESRI/USA_Topo_Maps.zmp/GetUrlScript.txt @@ -0,0 +1,3 @@ +begin + ResultURL:=GetURLBase+inttostr(GetZ-1)+'/'+inttostr(GetY)+'/'+inttostr(GetX); +end. \ No newline at end of file diff --git a/_ESRI/USA_Topo_Maps.zmp/info.txt b/_ESRI/USA_Topo_Maps.zmp/info.txt new file mode 100644 index 000000000..645333993 --- /dev/null +++ b/_ESRI/USA_Topo_Maps.zmp/info.txt @@ -0,0 +1,2 @@ +ESRI
+www.arcgis.com \ No newline at end of file diff --git a/_ESRI/USA_Topo_Maps.zmp/params.txt b/_ESRI/USA_Topo_Maps.zmp/params.txt new file mode 100644 index 000000000..265743798 --- /dev/null +++ b/_ESRI/USA_Topo_Maps.zmp/params.txt @@ -0,0 +1,14 @@ +[PARAMS] +pnum=143 +GUID={7B743985-BC5F-4AB6-8915-EC5DBDB8F444} +ParentSubMenu_ru=Туристические\США +ParentSubMenu_uk=Туристичний\США +ParentSubMenu=Hike\USA +name=ESRI ArcGIS.USATopomaps +NameInCache=USA_Topo_Maps +DefURLBase=http://services.arcgisonline.com/ArcGIS/rest/services/USA_Topo_Maps/MapServer/tile/ +ContentType=image/jpeg;image/jpg +Ext=.jpg +projection=1 +sradiusa=6378137 +sradiusb=6356752 diff --git a/_Genplan.Moscow/Genplan.dor.zmp/18.bmp b/_Genplan.Moscow/Genplan.dor.zmp/18.bmp new file mode 100644 index 000000000..02dfdf2f2 Binary files /dev/null and b/_Genplan.Moscow/Genplan.dor.zmp/18.bmp differ diff --git a/_Genplan.Moscow/Genplan.dor.zmp/24.bmp b/_Genplan.Moscow/Genplan.dor.zmp/24.bmp new file mode 100644 index 000000000..0a7cb2446 Binary files /dev/null and b/_Genplan.Moscow/Genplan.dor.zmp/24.bmp differ diff --git a/_Genplan.Moscow/Genplan.dor.zmp/GetUrlScript.txt b/_Genplan.Moscow/Genplan.dor.zmp/GetUrlScript.txt new file mode 100644 index 000000000..f9349a422 --- /dev/null +++ b/_Genplan.Moscow/Genplan.dor.zmp/GetUrlScript.txt @@ -0,0 +1,3 @@ +begin + ResultURL:=GetURLBase+inttostr(GetZ-1)+'/tile-'+inttostr(GetX)+'-'+inttostr(GetY)+'.gif'; +end. \ No newline at end of file diff --git a/_Genplan.Moscow/Genplan.dor.zmp/info.txt b/_Genplan.Moscow/Genplan.dor.zmp/info.txt new file mode 100644 index 000000000..08326c47d --- /dev/null +++ b/_Genplan.Moscow/Genplan.dor.zmp/info.txt @@ -0,0 +1,3 @@ +http://genplan.yabloko.ru/ +
+ diff --git a/_Genplan.Moscow/Genplan.dor.zmp/legend.gif b/_Genplan.Moscow/Genplan.dor.zmp/legend.gif new file mode 100644 index 000000000..206fa9ce6 Binary files /dev/null and b/_Genplan.Moscow/Genplan.dor.zmp/legend.gif differ diff --git a/_Genplan.Moscow/Genplan.dor.zmp/params.txt b/_Genplan.Moscow/Genplan.dor.zmp/params.txt new file mode 100644 index 000000000..63b160272 --- /dev/null +++ b/_Genplan.Moscow/Genplan.dor.zmp/params.txt @@ -0,0 +1,15 @@ +[PARAMS] +pnum=7 +GUID={5E04039A-331E-4D2C-B051-D00F8871BB39} +name_ru=Генплан - дороги +name=Genplan - Roads +ParentSubMenu_ru=Сломанные карты\Генплан Москвы (Яблоко) +ParentSubMenu_uk=Зламані карти\Генплан Москвы (Яблоко) +ParentSubMenu=Not working\Genplan of Moscow (Yabloko) +DefURLBase=http://genplan.yabloko.ru/map_tiles/446-530/ +projection=2 +sradiusa=6378137 +sradiusb=6356752 +NameInCache=gpdor +Ext=.gif +ContentType=image/gif diff --git a/_Genplan.Moscow/Genplan.dor1.zmp/18.bmp b/_Genplan.Moscow/Genplan.dor1.zmp/18.bmp new file mode 100644 index 000000000..02dfdf2f2 Binary files /dev/null and b/_Genplan.Moscow/Genplan.dor1.zmp/18.bmp differ diff --git a/_Genplan.Moscow/Genplan.dor1.zmp/24.bmp b/_Genplan.Moscow/Genplan.dor1.zmp/24.bmp new file mode 100644 index 000000000..0a7cb2446 Binary files /dev/null and b/_Genplan.Moscow/Genplan.dor1.zmp/24.bmp differ diff --git a/_Genplan.Moscow/Genplan.dor1.zmp/GetUrlScript.txt b/_Genplan.Moscow/Genplan.dor1.zmp/GetUrlScript.txt new file mode 100644 index 000000000..f9349a422 --- /dev/null +++ b/_Genplan.Moscow/Genplan.dor1.zmp/GetUrlScript.txt @@ -0,0 +1,3 @@ +begin + ResultURL:=GetURLBase+inttostr(GetZ-1)+'/tile-'+inttostr(GetX)+'-'+inttostr(GetY)+'.gif'; +end. \ No newline at end of file diff --git a/_Genplan.Moscow/Genplan.dor1.zmp/info.txt b/_Genplan.Moscow/Genplan.dor1.zmp/info.txt new file mode 100644 index 000000000..08326c47d --- /dev/null +++ b/_Genplan.Moscow/Genplan.dor1.zmp/info.txt @@ -0,0 +1,3 @@ +http://genplan.yabloko.ru/ +
+ diff --git a/_Genplan.Moscow/Genplan.dor1.zmp/legend.gif b/_Genplan.Moscow/Genplan.dor1.zmp/legend.gif new file mode 100644 index 000000000..847f35e07 Binary files /dev/null and b/_Genplan.Moscow/Genplan.dor1.zmp/legend.gif differ diff --git a/_Genplan.Moscow/Genplan.dor1.zmp/params.txt b/_Genplan.Moscow/Genplan.dor1.zmp/params.txt new file mode 100644 index 000000000..cacdf356c --- /dev/null +++ b/_Genplan.Moscow/Genplan.dor1.zmp/params.txt @@ -0,0 +1,15 @@ +[PARAMS] +pnum=7 +GUID={5E04039A-331E-4D2C-B051-D10F8871BB39} +name_ru=Генплан - дороги - первоочередные мероприятия +name=Genplan - Roads - first priority +ParentSubMenu_ru=Сломанные карты\Генплан Москвы (Яблоко) +ParentSubMenu_uk=Зламані карти\Генплан Москвы (Яблоко) +ParentSubMenu=Not working\Genplan of Moscow (Yabloko) +DefURLBase=http://genplan.yabloko.ru/map_tiles/536-565/ +projection=2 +sradiusa=6378137 +sradiusb=6356752 +NameInCache=gpdor1 +Ext=.gif +ContentType=image/gif diff --git a/_Genplan.Moscow/Genplan.transp.zmp/18.bmp b/_Genplan.Moscow/Genplan.transp.zmp/18.bmp new file mode 100644 index 000000000..02dfdf2f2 Binary files /dev/null and b/_Genplan.Moscow/Genplan.transp.zmp/18.bmp differ diff --git a/_Genplan.Moscow/Genplan.transp.zmp/24.bmp b/_Genplan.Moscow/Genplan.transp.zmp/24.bmp new file mode 100644 index 000000000..0a7cb2446 Binary files /dev/null and b/_Genplan.Moscow/Genplan.transp.zmp/24.bmp differ diff --git a/_Genplan.Moscow/Genplan.transp.zmp/GetUrlScript.txt b/_Genplan.Moscow/Genplan.transp.zmp/GetUrlScript.txt new file mode 100644 index 000000000..f9349a422 --- /dev/null +++ b/_Genplan.Moscow/Genplan.transp.zmp/GetUrlScript.txt @@ -0,0 +1,3 @@ +begin + ResultURL:=GetURLBase+inttostr(GetZ-1)+'/tile-'+inttostr(GetX)+'-'+inttostr(GetY)+'.gif'; +end. \ No newline at end of file diff --git a/_Genplan.Moscow/Genplan.transp.zmp/info.txt b/_Genplan.Moscow/Genplan.transp.zmp/info.txt new file mode 100644 index 000000000..08326c47d --- /dev/null +++ b/_Genplan.Moscow/Genplan.transp.zmp/info.txt @@ -0,0 +1,3 @@ +http://genplan.yabloko.ru/ +
+ diff --git a/_Genplan.Moscow/Genplan.transp.zmp/legend.gif b/_Genplan.Moscow/Genplan.transp.zmp/legend.gif new file mode 100644 index 000000000..b180920f2 Binary files /dev/null and b/_Genplan.Moscow/Genplan.transp.zmp/legend.gif differ diff --git a/_Genplan.Moscow/Genplan.transp.zmp/params.txt b/_Genplan.Moscow/Genplan.transp.zmp/params.txt new file mode 100644 index 000000000..08d6bfae1 --- /dev/null +++ b/_Genplan.Moscow/Genplan.transp.zmp/params.txt @@ -0,0 +1,15 @@ +[PARAMS] +pnum=7 +GUID={5E04039A-331E-4D2C-B051-D20F8871BB39} +name_ru=Генплан - внеуличный транспорт +name=Genplan - Transport +ParentSubMenu_ru=Сломанные карты\Генплан Москвы (Яблоко) +ParentSubMenu_uk=Зламані карти\Генплан Москвы (Яблоко) +ParentSubMenu=Not working\Genplan of Moscow (Yabloko) +DefURLBase=http://genplan.yabloko.ru/map_tiles/374-403/ +projection=2 +sradiusa=6378137 +sradiusb=6356752 +NameInCache=gptrans +Ext=.gif +ContentType=image/gif diff --git a/_Genplan.Moscow/Genplan.transp1.zmp/18.bmp b/_Genplan.Moscow/Genplan.transp1.zmp/18.bmp new file mode 100644 index 000000000..02dfdf2f2 Binary files /dev/null and b/_Genplan.Moscow/Genplan.transp1.zmp/18.bmp differ diff --git a/_Genplan.Moscow/Genplan.transp1.zmp/24.bmp b/_Genplan.Moscow/Genplan.transp1.zmp/24.bmp new file mode 100644 index 000000000..0a7cb2446 Binary files /dev/null and b/_Genplan.Moscow/Genplan.transp1.zmp/24.bmp differ diff --git a/_Genplan.Moscow/Genplan.transp1.zmp/GetUrlScript.txt b/_Genplan.Moscow/Genplan.transp1.zmp/GetUrlScript.txt new file mode 100644 index 000000000..f9349a422 --- /dev/null +++ b/_Genplan.Moscow/Genplan.transp1.zmp/GetUrlScript.txt @@ -0,0 +1,3 @@ +begin + ResultURL:=GetURLBase+inttostr(GetZ-1)+'/tile-'+inttostr(GetX)+'-'+inttostr(GetY)+'.gif'; +end. \ No newline at end of file diff --git a/_Genplan.Moscow/Genplan.transp1.zmp/info.txt b/_Genplan.Moscow/Genplan.transp1.zmp/info.txt new file mode 100644 index 000000000..08326c47d --- /dev/null +++ b/_Genplan.Moscow/Genplan.transp1.zmp/info.txt @@ -0,0 +1,3 @@ +http://genplan.yabloko.ru/ +
+ diff --git a/_Genplan.Moscow/Genplan.transp1.zmp/legend.gif b/_Genplan.Moscow/Genplan.transp1.zmp/legend.gif new file mode 100644 index 000000000..01a7d22e1 Binary files /dev/null and b/_Genplan.Moscow/Genplan.transp1.zmp/legend.gif differ diff --git a/_Genplan.Moscow/Genplan.transp1.zmp/params.txt b/_Genplan.Moscow/Genplan.transp1.zmp/params.txt new file mode 100644 index 000000000..eda7db6b8 --- /dev/null +++ b/_Genplan.Moscow/Genplan.transp1.zmp/params.txt @@ -0,0 +1,15 @@ +[PARAMS] +pnum=7 +GUID={5E04039A-331E-4D2C-B051-D30F8871BB39} +name_ru=Генплан - внеуличный транспорт - первоочередные мероприятия +name=Genplan - Transport - first priority +ParentSubMenu_ru=Сломанные карты\Генплан Москвы (Яблоко) +ParentSubMenu_uk=Зламані карти\Генплан Москвы (Яблоко) +ParentSubMenu=Not working\Genplan of Moscow (Yabloko) +DefURLBase=http://genplan.yabloko.ru/map_tiles/410-439/ +projection=2 +sradiusa=6378137 +sradiusb=6356752 +NameInCache=gptrans1 +Ext=.gif +ContentType=image/gif diff --git a/_Genshtab/ggc/karta_ggc_all.zmp/18.bmp b/_Genshtab/ggc/karta_ggc_all.zmp/18.bmp new file mode 100644 index 000000000..f1d7053d1 Binary files /dev/null and b/_Genshtab/ggc/karta_ggc_all.zmp/18.bmp differ diff --git a/_Genshtab/ggc/karta_ggc_all.zmp/24.bmp b/_Genshtab/ggc/karta_ggc_all.zmp/24.bmp new file mode 100644 index 000000000..94ddf0b5e Binary files /dev/null and b/_Genshtab/ggc/karta_ggc_all.zmp/24.bmp differ diff --git a/_Genshtab/ggc/karta_ggc_all.zmp/GetUrlScript.txt b/_Genshtab/ggc/karta_ggc_all.zmp/GetUrlScript.txt new file mode 100644 index 000000000..4fc80100f --- /dev/null +++ b/_Genshtab/ggc/karta_ggc_all.zmp/GetUrlScript.txt @@ -0,0 +1,24 @@ +var + r: integer; + BaseUrl: string; +begin + // Выбор зеркала, если не указана версия + if version = '' then + r := random(2) + else + r := StrToInt(version); + + case r of + 0: BaseUrl := GetURLBase; + 1: BaseUrl := RegExprReplaceMatchSubStr(GetURLBase, 'http://91.237.82.95:8088', 'https://maps.melda.ru'); + end; + + if GetZ < 13 then + ResultURL := BaseUrl+'2km.png'+'/z'+inttostr(getz)+'/'+inttostr(getx div 1024)+'/x'+inttostr(getx)+'/'+inttostr(gety div 1024)+'/y'+inttostr(gety)+'.png' + else if getz <14 then + ResultURL := BaseUrl+'1km.png'+'/z'+inttostr(getz)+'/'+inttostr(getx div 1024)+'/x'+inttostr(getx)+'/'+inttostr(gety div 1024)+'/y'+inttostr(gety)+'.png' + else if getz <15 then + ResultURL := BaseUrl+'500m.png'+'/z'+inttostr(getz)+'/'+inttostr(getx div 1024)+'/x'+inttostr(getx)+'/'+inttostr(gety div 1024)+'/y'+inttostr(gety)+'.png' + else + ResultURL := BaseUrl+'250m.png'+'/z'+inttostr(getz)+'/'+inttostr(getx div 1024)+'/x'+inttostr(getx)+'/'+inttostr(gety div 1024)+'/y'+inttostr(gety)+'.png' +end. diff --git a/_Genshtab/ggc/karta_ggc_all.zmp/info.txt b/_Genshtab/ggc/karta_ggc_all.zmp/info.txt new file mode 100644 index 000000000..b47f3c8e9 --- /dev/null +++ b/_Genshtab/ggc/karta_ggc_all.zmp/info.txt @@ -0,0 +1,6 @@ +
, garl@mail.ru +
+
. +
+
: +
Kandey, Zlat, Ushmax, Gm, DJ-VK, Garl \ No newline at end of file diff --git a/_Genshtab/ggc/karta_ggc_all.zmp/params.txt b/_Genshtab/ggc/karta_ggc_all.zmp/params.txt new file mode 100644 index 000000000..a6c82861f --- /dev/null +++ b/_Genshtab/ggc/karta_ggc_all.zmp/params.txt @@ -0,0 +1,18 @@ + +[PARAMS] +pnum=245 +GUID={A5818433-0C11-4C67-B025-D51CE1076000} +ParentSubMenu_ru=Топокарты\ГГЦ +ParentSubMenu_uk=Топокарти\ГГЦ +ParentSubMenu=Topomaps\GGC +name_ru=ГосГисЦентр (все масштабы) +name=GosGisCentr +NameInCache=ggc_all +DefURLBase=http://91.237.82.95:8088/pub/ggc/ +defaultContentType=image/png +Ext=.png +projection=1 +sradiusa=6378137 +sradiusb=6378137 +ContentType="image/png" +MaxConnectToServerCount=1 diff --git a/_Genshtab/gsh_500m_new.zmp/18.bmp b/_Genshtab/gsh_500m_new.zmp/18.bmp new file mode 100644 index 000000000..9ac0a2f9f Binary files /dev/null and b/_Genshtab/gsh_500m_new.zmp/18.bmp differ diff --git a/_Genshtab/gsh_500m_new.zmp/24.bmp b/_Genshtab/gsh_500m_new.zmp/24.bmp new file mode 100644 index 000000000..ca5aba488 Binary files /dev/null and b/_Genshtab/gsh_500m_new.zmp/24.bmp differ diff --git a/_Genshtab/gsh_500m_new.zmp/EmptyTiles/1.jpg b/_Genshtab/gsh_500m_new.zmp/EmptyTiles/1.jpg new file mode 100644 index 000000000..bb11b736a Binary files /dev/null and b/_Genshtab/gsh_500m_new.zmp/EmptyTiles/1.jpg differ diff --git a/_Genshtab/gsh_500m_new.zmp/GetUrlScript.txt b/_Genshtab/gsh_500m_new.zmp/GetUrlScript.txt new file mode 100644 index 000000000..52c6241d1 --- /dev/null +++ b/_Genshtab/gsh_500m_new.zmp/GetUrlScript.txt @@ -0,0 +1,57 @@ +function GetCode(const url: AnsiString): Cardinal; +var + VResponseCode: Cardinal; + VResponseHeader, VResponseData: AnsiString; +begin + Result := 1; + if Assigned(Downloader) then begin + VResponseHeader := ''; + VResponseData := ''; + VResponseCode := Downloader.DoHttpRequest(url, '', '', VResponseHeader, VResponseData); + Result := VResponseCode; + end; +end; + +var + BaseUrl: string; + code: Cardinal; + z_ok, z_no: integer; + r: integer; +begin + ResultURL := ''; + z_ok := StrToIntDef(GetBefore(';', ScriptBuffer), 1); // Максимальный масштаб, который точно есть + z_no := StrToIntDef(GetAfter(';', ScriptBuffer), 25); // Минимальный масштаб, которого точно нет + + // Масштаба нет - говорить не о чем + if getz >= z_no then exit; + + // Выбор зеркала, если не указана версия + if version = '' then + r := random(3) + else + r := StrToInt(version); + + case r of + 0: BaseUrl := GetURLBase; + 1: BaseUrl := RegExprReplaceMatchSubStr(GetURLBase, 'http://91.237.82.95:8088', 'https://maps.melda.ru'); + 2: BaseUrl := RegExprReplaceMatchSubStr(GetURLBase, '91.237.82.95:8088/pub/genshtab', 't.caucasia.ru:80'); + end; + + // Проверяем наличие масштаба + if getz > z_ok then begin + code := GetCode(BaseUrl+'z'+inttostr(getz)+'/'); + + // Внимание! Если сервер вернёт 403 - code почему-то будет 0. Так что выбор "404 или что-то иное" + // Если дело дошло до проверки наличия масштаба - значит какая-то граница (z_ok / z_no) точно подвинется. + if code = 404 then z_no := getz else z_ok := getz; + + // Сохраняем актуализированные границы для последующих вызовов + ScriptBuffer := inttostr(z_ok) + ';' + inttostr(z_no); + + // Масштаба нет (о чём могли только что при проверке узнать) - говорить не о чем + if getz >= z_no then exit; + end; + + // Ок, качаем тайлик + ResultURL:= BaseUrl+'z'+inttostr(getz)+'/'+inttostr(getx div 1024)+'/x'+inttostr(getx)+'/'+inttostr(gety div 1024)+'/y'+inttostr(gety)+'.jpg'; +end. diff --git a/_Genshtab/gsh_500m_new.zmp/info.txt b/_Genshtab/gsh_500m_new.zmp/info.txt new file mode 100644 index 000000000..af6f3ab99 --- /dev/null +++ b/_Genshtab/gsh_500m_new.zmp/info.txt @@ -0,0 +1,3 @@ +
+ , garl@mail.ru
+
diff --git a/_Genshtab/gsh_500m_new.zmp/params.txt b/_Genshtab/gsh_500m_new.zmp/params.txt new file mode 100644 index 000000000..d5b4fd94e --- /dev/null +++ b/_Genshtab/gsh_500m_new.zmp/params.txt @@ -0,0 +1,21 @@ + +[PARAMS] +pnum=139 +GUID={7D47D2E6-9410-4181-B2F1-224A4880E698} +ParentSubMenu_ru=Топокарты\Генштаб +ParentSubMenu_uk=Топокарти\Генштаб +ParentSubMenu=Topomaps\Soviet military maps +name_ru=Генштаб 500м (1999-2010) +name=Genshtab 500m (1999-2010) +name_uk=Генштаб 500м (1999-2010) +NameInCache=genshtab500m_new +DefURLBase=http://91.237.82.95:8088/pub/genshtab/500m.new/ +defaultContentType=image/jpeg +Ext=.jpg +projection=1 +sradiusa=6378137 +sradiusb=6378137 +separator=1 +ContentType="image/jpeg" +MaxConnectToServerCount=1 +IsUseDownloaderInScript=1 diff --git a/_Genshtab/gsh_belarus.zmp/18.bmp b/_Genshtab/gsh_belarus.zmp/18.bmp new file mode 100644 index 000000000..94d5d9a56 Binary files /dev/null and b/_Genshtab/gsh_belarus.zmp/18.bmp differ diff --git a/_Genshtab/gsh_belarus.zmp/24.bmp b/_Genshtab/gsh_belarus.zmp/24.bmp new file mode 100644 index 000000000..3e1da1d4f Binary files /dev/null and b/_Genshtab/gsh_belarus.zmp/24.bmp differ diff --git a/_Genshtab/gsh_belarus.zmp/GetUrlScript.txt b/_Genshtab/gsh_belarus.zmp/GetUrlScript.txt new file mode 100644 index 000000000..e1565bf0a --- /dev/null +++ b/_Genshtab/gsh_belarus.zmp/GetUrlScript.txt @@ -0,0 +1,6 @@ +begin + ResultURL := ''; + if (GetZ >= 9) and (GetZ <= 14) then begin + ResultURL := GetURLBase + 'Z' + IntToStr(GetZ-1) + '/' + IntToStr(GetY) + '/' + IntToStr(GetX) + '.jpg'; + end; +end. \ No newline at end of file diff --git a/_Genshtab/gsh_belarus.zmp/info.txt b/_Genshtab/gsh_belarus.zmp/info.txt new file mode 100644 index 000000000..6eb301999 --- /dev/null +++ b/_Genshtab/gsh_belarus.zmp/info.txt @@ -0,0 +1,6 @@ + .
+1:100000, 1:200000, 1:500000, 1:1000000.
+ Google tiles 8 13.
+
+ : http://code.google.com/p/vb-maps/
+-: http://vb-maps.googlecode.com/svn/trunk/index.htm
\ No newline at end of file diff --git a/_Genshtab/gsh_belarus.zmp/params.txt b/_Genshtab/gsh_belarus.zmp/params.txt new file mode 100644 index 000000000..66b859359 --- /dev/null +++ b/_Genshtab/gsh_belarus.zmp/params.txt @@ -0,0 +1,22 @@ +[PARAMS] +pnum=140 +GUID={4463DAE6-03C7-4189-80E5-29D43865F093} +ParentSubMenu_ru=Сломанные карты\Генштаб +ParentSubMenu_uk=Зламані карти\Генштаб +ParentSubMenu=Not working\Genshtab +name_ru=Генштаб Беларусь +name=Genshtab Belarus +NameInCache=vbgenshtabbelarus +DefURLBase=http://vb-maps.googlecode.com/svn/trunk/tiles/ +ContentType=image/jpeg +Ext=.jpg +projection=1 +sradiusa=6378137 +sradiusb=6378137 +Usestick=1 +UseGenPrevious=1 +Usedel=1 +Usesave=1 +UseAntiBan=0 +Sleep=300 +BanIfLen=0 diff --git a/_Genshtab/gsh_belarus_vector.zmp/18.bmp b/_Genshtab/gsh_belarus_vector.zmp/18.bmp new file mode 100644 index 000000000..94d5d9a56 Binary files /dev/null and b/_Genshtab/gsh_belarus_vector.zmp/18.bmp differ diff --git a/_Genshtab/gsh_belarus_vector.zmp/24.bmp b/_Genshtab/gsh_belarus_vector.zmp/24.bmp new file mode 100644 index 000000000..3e1da1d4f Binary files /dev/null and b/_Genshtab/gsh_belarus_vector.zmp/24.bmp differ diff --git a/_Genshtab/gsh_belarus_vector.zmp/GetUrlScript.txt b/_Genshtab/gsh_belarus_vector.zmp/GetUrlScript.txt new file mode 100644 index 000000000..6bfb2a4e0 --- /dev/null +++ b/_Genshtab/gsh_belarus_vector.zmp/GetUrlScript.txt @@ -0,0 +1,6 @@ +begin + ResultURL := ''; + if (GetZ >= 5) and (GetZ <= 16) then begin + ResultURL := GetURLBase + IntToStr(GetZ-1) + '/' + IntToStr(GetY) + '/' + IntToStr(GetX) + '.png'; + end; +end. \ No newline at end of file diff --git a/_Genshtab/gsh_belarus_vector.zmp/info.txt b/_Genshtab/gsh_belarus_vector.zmp/info.txt new file mode 100644 index 000000000..8c8888c39 --- /dev/null +++ b/_Genshtab/gsh_belarus_vector.zmp/info.txt @@ -0,0 +1 @@ +https://globus.tut.by/ \ No newline at end of file diff --git a/_Genshtab/gsh_belarus_vector.zmp/params.txt b/_Genshtab/gsh_belarus_vector.zmp/params.txt new file mode 100644 index 000000000..ec041f10d --- /dev/null +++ b/_Genshtab/gsh_belarus_vector.zmp/params.txt @@ -0,0 +1,22 @@ +[PARAMS] +pnum=140 +GUID={4463DAE6-03C7-4189-80E5-29D43864F093} +ParentSubMenu_ru=Сломанные карты\Генштаб +ParentSubMenu_uk=Зламані карти\Генштаб +ParentSubMenu=Not working\Genshtab +name_ru=Генштаб Беларусь векторный (globus.tut.by) +name=Genshtab Belarus vector (globus.tut.by) +NameInCache=vbgenshtabbelarus_vector +DefURLBase=https://globus.tut.by/.tiles/ev/Z +ContentType=image/png +Ext=.png +projection=1 +sradiusa=6378137 +sradiusb=6378137 +Usestick=1 +UseGenPrevious=1 +Usedel=1 +Usesave=1 +UseAntiBan=0 +Sleep=300 +BanIfLen=0 diff --git a/_Genshtab/gsh_moscow.zmp/18.bmp b/_Genshtab/gsh_moscow.zmp/18.bmp new file mode 100644 index 000000000..e37527799 Binary files /dev/null and b/_Genshtab/gsh_moscow.zmp/18.bmp differ diff --git a/_Genshtab/gsh_moscow.zmp/24.bmp b/_Genshtab/gsh_moscow.zmp/24.bmp new file mode 100644 index 000000000..d8a721554 Binary files /dev/null and b/_Genshtab/gsh_moscow.zmp/24.bmp differ diff --git a/_Genshtab/gsh_moscow.zmp/info.txt b/_Genshtab/gsh_moscow.zmp/info.txt new file mode 100644 index 000000000..888f36e1d --- /dev/null +++ b/_Genshtab/gsh_moscow.zmp/info.txt @@ -0,0 +1,11 @@ +Издательство: Арбалет + +Атлас Московской области. Справочное издание содержит большое количество информации, которая будет полезна рыболовам, охотникам, автомобилистам. + +Масштаб 1 : 100 000 + +Год издания: 2007 (предположительно) + +http://avtoliteratura.ru/catalog/atlasi/atlasi-moskovskoi-oblasti/atlas-moskovskoi-oblasti.html + + diff --git a/_Genshtab/gsh_moscow.zmp/params.txt b/_Genshtab/gsh_moscow.zmp/params.txt new file mode 100644 index 000000000..e35b12e7f --- /dev/null +++ b/_Genshtab/gsh_moscow.zmp/params.txt @@ -0,0 +1,14 @@ +[PARAMS] +pnum=140 +GUID={DE1F2034-CE45-4FD8-A6FF-7307687B308E} +ParentSubMenu_ru=Туристические\Россия\Московская область +ParentSubMenu_uk=Туристичний\Росія\Московська область +ParentSubMenu=Hike\Russia\Moscow region +name_ru=Атлас Московской Области (Арбалет 2007) +name=Moscow Region 2007 +asLayer=0 +NameInCache=Gsh_moscow +DefURLBase=http://s3.amazonaws.com/arbalet/z{z}/{y}_{x}.png +ContentType=image/jpeg,image/png +Ext=.png +EPSG=3785 diff --git a/_Genshtab/karta_gsh_2km_new.zmp/18.bmp b/_Genshtab/karta_gsh_2km_new.zmp/18.bmp new file mode 100644 index 000000000..25edf7b56 Binary files /dev/null and b/_Genshtab/karta_gsh_2km_new.zmp/18.bmp differ diff --git a/_Genshtab/karta_gsh_2km_new.zmp/24.bmp b/_Genshtab/karta_gsh_2km_new.zmp/24.bmp new file mode 100644 index 000000000..95db5e053 Binary files /dev/null and b/_Genshtab/karta_gsh_2km_new.zmp/24.bmp differ diff --git a/_Genshtab/karta_gsh_2km_new.zmp/GetUrlScript.txt b/_Genshtab/karta_gsh_2km_new.zmp/GetUrlScript.txt new file mode 100644 index 000000000..52c6241d1 --- /dev/null +++ b/_Genshtab/karta_gsh_2km_new.zmp/GetUrlScript.txt @@ -0,0 +1,57 @@ +function GetCode(const url: AnsiString): Cardinal; +var + VResponseCode: Cardinal; + VResponseHeader, VResponseData: AnsiString; +begin + Result := 1; + if Assigned(Downloader) then begin + VResponseHeader := ''; + VResponseData := ''; + VResponseCode := Downloader.DoHttpRequest(url, '', '', VResponseHeader, VResponseData); + Result := VResponseCode; + end; +end; + +var + BaseUrl: string; + code: Cardinal; + z_ok, z_no: integer; + r: integer; +begin + ResultURL := ''; + z_ok := StrToIntDef(GetBefore(';', ScriptBuffer), 1); // Максимальный масштаб, который точно есть + z_no := StrToIntDef(GetAfter(';', ScriptBuffer), 25); // Минимальный масштаб, которого точно нет + + // Масштаба нет - говорить не о чем + if getz >= z_no then exit; + + // Выбор зеркала, если не указана версия + if version = '' then + r := random(3) + else + r := StrToInt(version); + + case r of + 0: BaseUrl := GetURLBase; + 1: BaseUrl := RegExprReplaceMatchSubStr(GetURLBase, 'http://91.237.82.95:8088', 'https://maps.melda.ru'); + 2: BaseUrl := RegExprReplaceMatchSubStr(GetURLBase, '91.237.82.95:8088/pub/genshtab', 't.caucasia.ru:80'); + end; + + // Проверяем наличие масштаба + if getz > z_ok then begin + code := GetCode(BaseUrl+'z'+inttostr(getz)+'/'); + + // Внимание! Если сервер вернёт 403 - code почему-то будет 0. Так что выбор "404 или что-то иное" + // Если дело дошло до проверки наличия масштаба - значит какая-то граница (z_ok / z_no) точно подвинется. + if code = 404 then z_no := getz else z_ok := getz; + + // Сохраняем актуализированные границы для последующих вызовов + ScriptBuffer := inttostr(z_ok) + ';' + inttostr(z_no); + + // Масштаба нет (о чём могли только что при проверке узнать) - говорить не о чем + if getz >= z_no then exit; + end; + + // Ок, качаем тайлик + ResultURL:= BaseUrl+'z'+inttostr(getz)+'/'+inttostr(getx div 1024)+'/x'+inttostr(getx)+'/'+inttostr(gety div 1024)+'/y'+inttostr(gety)+'.jpg'; +end. diff --git a/_Genshtab/karta_gsh_2km_new.zmp/info.txt b/_Genshtab/karta_gsh_2km_new.zmp/info.txt new file mode 100644 index 000000000..af6f3ab99 --- /dev/null +++ b/_Genshtab/karta_gsh_2km_new.zmp/info.txt @@ -0,0 +1,3 @@ +
+ , garl@mail.ru
+
diff --git a/_Genshtab/karta_gsh_2km_new.zmp/params.txt b/_Genshtab/karta_gsh_2km_new.zmp/params.txt new file mode 100644 index 000000000..06eabab04 --- /dev/null +++ b/_Genshtab/karta_gsh_2km_new.zmp/params.txt @@ -0,0 +1,19 @@ + +[PARAMS] +pnum=144 +GUID={AF077DC2-E749-4963-9C7D-DEAA705A18F6} +ParentSubMenu_ru=Топокарты\Генштаб +ParentSubMenu_uk=Топокарти\Генштаб +ParentSubMenu=Topomaps\Soviet military maps +name_ru=Генштаб 2 км (new) +name=Genshtab 2 km (new) +name_uk=Генштаб 2 км (new) +NameInCache=Genshtab2km_new +DefURLBase=http://91.237.82.95:8088/pub/genshtab/2km.new/ +Ext=.jpg +projection=1 +sradiusa=6378137 +sradiusb=6378137 +ContentType="image/jpeg" +MaxConnectToServerCount=1 +IsUseDownloaderInScript=1 diff --git a/_Genshtab/topo_marshruty.zmp/18.bmp b/_Genshtab/topo_marshruty.zmp/18.bmp new file mode 100644 index 000000000..298c2546b Binary files /dev/null and b/_Genshtab/topo_marshruty.zmp/18.bmp differ diff --git a/_Genshtab/topo_marshruty.zmp/24.bmp b/_Genshtab/topo_marshruty.zmp/24.bmp new file mode 100644 index 000000000..19e74d491 Binary files /dev/null and b/_Genshtab/topo_marshruty.zmp/24.bmp differ diff --git a/_Genshtab/topo_marshruty.zmp/EmptyTiles/1.png b/_Genshtab/topo_marshruty.zmp/EmptyTiles/1.png new file mode 100644 index 000000000..ad159553a Binary files /dev/null and b/_Genshtab/topo_marshruty.zmp/EmptyTiles/1.png differ diff --git a/_Genshtab/topo_marshruty.zmp/EmptyTiles/2.png b/_Genshtab/topo_marshruty.zmp/EmptyTiles/2.png new file mode 100644 index 000000000..703e59e36 Binary files /dev/null and b/_Genshtab/topo_marshruty.zmp/EmptyTiles/2.png differ diff --git a/_Genshtab/topo_marshruty.zmp/EmptyTiles/3.png b/_Genshtab/topo_marshruty.zmp/EmptyTiles/3.png new file mode 100644 index 000000000..c4ad9bef7 Binary files /dev/null and b/_Genshtab/topo_marshruty.zmp/EmptyTiles/3.png differ diff --git a/_Genshtab/topo_marshruty.zmp/EmptyTiles/4.png b/_Genshtab/topo_marshruty.zmp/EmptyTiles/4.png new file mode 100644 index 000000000..f5e56c1fb Binary files /dev/null and b/_Genshtab/topo_marshruty.zmp/EmptyTiles/4.png differ diff --git a/_Genshtab/topo_marshruty.zmp/GetUrlScript.txt b/_Genshtab/topo_marshruty.zmp/GetUrlScript.txt new file mode 100644 index 000000000..aa5b578c2 --- /dev/null +++ b/_Genshtab/topo_marshruty.zmp/GetUrlScript.txt @@ -0,0 +1,3 @@ +begin + ResultURL:=GetURLBase+inttostr(GetX)+'&y='+inttostr(GetY)+'&z='+inttostr(GetZ-1); +end. \ No newline at end of file diff --git a/_Genshtab/topo_marshruty.zmp/params.txt b/_Genshtab/topo_marshruty.zmp/params.txt new file mode 100644 index 000000000..f5a7e49e3 --- /dev/null +++ b/_Genshtab/topo_marshruty.zmp/params.txt @@ -0,0 +1,17 @@ +[PARAMS] +pnum=140 +GUID={025de135-53fd-45db-b90e-fafbb7fb3bf4} +ParentSubMenu_ru=Топокарты\Многослойные +ParentSubMenu_uk=Топокарти\Багатошаровий +ParentSubMenu=Topomaps\Multilayer +name_ru=Топокарта Маршруты.ру +name=TopoMap Marshruty.ru +NameInCache=topo_marshruty +DefURLBase=http://maps.marshruty.ru/ml.ashx?al=1&i=1&x= +DetectContentType=1 +ContentType=image/png,image/x-png,image/jpeg,image/pjpeg +Ext=.jpg +projection=1 +sradiusa=6378137 +sradiusb=6378137 +RequestHead=Referer: http://maps.marshruty.ru/ diff --git a/_Genshtab/topomapper.zmp/18.bmp b/_Genshtab/topomapper.zmp/18.bmp new file mode 100644 index 000000000..298c2546b Binary files /dev/null and b/_Genshtab/topomapper.zmp/18.bmp differ diff --git a/_Genshtab/topomapper.zmp/24.bmp b/_Genshtab/topomapper.zmp/24.bmp new file mode 100644 index 000000000..19e74d491 Binary files /dev/null and b/_Genshtab/topomapper.zmp/24.bmp differ diff --git a/_Genshtab/topomapper.zmp/GetUrlScript.txt b/_Genshtab/topomapper.zmp/GetUrlScript.txt new file mode 100644 index 000000000..c28e31143 --- /dev/null +++ b/_Genshtab/topomapper.zmp/GetUrlScript.txt @@ -0,0 +1,3 @@ +begin + ResultURL:=GetURLBase+inttostr(getz-1)+'/'+inttostr(getx)+'/'+inttostr(gety); +end. \ No newline at end of file diff --git a/_Genshtab/topomapper.zmp/params.txt b/_Genshtab/topomapper.zmp/params.txt new file mode 100644 index 000000000..9779aa61b --- /dev/null +++ b/_Genshtab/topomapper.zmp/params.txt @@ -0,0 +1,17 @@ +[PARAMS] +pnum=141 +GUID={B5F81E9E-7354-45DC-8B42-5F3952C39039} +ParentSubMenu_ru=Топокарты\Генштаб +ParentSubMenu_uk=Топокарти\Генштаб +ParentSubMenu=Topomaps\Soviet military maps +name_ru=TopoMapper.com - Генштаб 1км (вся планета) +name=TopoMapper.com +NameInCache=topomapper.com +DefURLBase=http://88.99.52.155/cgi-bin/tapp/tilecache.py/1.0.0/topomapper_v2/ +ContentType=image/jpeg +Ext=.jpg +projection=1 +sradiusa=6378137 +sradiusb=6356752 +separator=1 +RequestHead=Referer: http://www.topomapper.com/ diff --git a/_Geoportal/gp_Landsat.zmp/18.bmp b/_Geoportal/gp_Landsat.zmp/18.bmp new file mode 100644 index 000000000..e1da59599 Binary files /dev/null and b/_Geoportal/gp_Landsat.zmp/18.bmp differ diff --git a/_Geoportal/gp_Landsat.zmp/24.bmp b/_Geoportal/gp_Landsat.zmp/24.bmp new file mode 100644 index 000000000..b2c1fbea3 Binary files /dev/null and b/_Geoportal/gp_Landsat.zmp/24.bmp differ diff --git a/_Geoportal/gp_Landsat.zmp/GetUrlScript.txt b/_Geoportal/gp_Landsat.zmp/GetUrlScript.txt new file mode 100644 index 000000000..3be4b08f6 --- /dev/null +++ b/_Geoportal/gp_Landsat.zmp/GetUrlScript.txt @@ -0,0 +1,44 @@ +var res,resx,resy:string; + i:byte; + osX,osY,prX,prY:integer; +begin + (* 1/1-1.jpg *) + resx := ''; + resy := ''; + res := ''; + osX := round(intpower(2,GetZ-1)) div 2; + osY := round(intpower(2,GetZ-1)) div 2; + prX := osX; + prY := osY; + + for i:=2 to GetZ do begin + prX := prX div 2; + prY := prY div 2; + + if GetX < osX then begin + osX := osX - prX; + resx := resx + '0'; + end + else begin + osX := osX + prX; + resx := resx + '1'; + end; + + if GetY < osY then begin + osY := osY - prY; + resy := resy + '0'; + end + else begin + osY := osY + prY; + resy := resy + '1'; + end; + end; + + if GetZ > 7 then begin + for i:=1 to GetZ-7 do begin + res := res + Copy( resy, 1, i ) + '-' + Copy( resx, 1, i ) + '/'; + end; + end; + + ResultURL := GetURLBase + inttostr(GetZ-1) +'/' + res + resy + '-' + resx + '.jpg'; +end. \ No newline at end of file diff --git a/_Geoportal/gp_Landsat.zmp/params.txt b/_Geoportal/gp_Landsat.zmp/params.txt new file mode 100644 index 000000000..c231dd2da --- /dev/null +++ b/_Geoportal/gp_Landsat.zmp/params.txt @@ -0,0 +1,16 @@ +[PARAMS] +pnum=9 +GUID={9A360A54-7A70-402C-8A11-D570BD759B00} +ParentSubMenu_ru=Сломанные карты\Геопортал +ParentSubMenu_uk=Зламані карти\Геопортал +ParentSubMenu=Not working\Geoportal +name_ru=Geoportal-Ландсат +name=Geoportal-Landsat +name_uk=Geoportal-Ландсат +DefURLBase=http://geoportal.ntsomz.ru/coverages/images_landsat/ +projection=1 +sradiusa=6378137 +sradiusb=6378137 +NameInCache=gp_landsat +Ext=.jpg +ContentType=image/jpeg \ No newline at end of file diff --git a/_Geoportal/gp_Meteor.zmp/18.bmp b/_Geoportal/gp_Meteor.zmp/18.bmp new file mode 100644 index 000000000..e1da59599 Binary files /dev/null and b/_Geoportal/gp_Meteor.zmp/18.bmp differ diff --git a/_Geoportal/gp_Meteor.zmp/24.bmp b/_Geoportal/gp_Meteor.zmp/24.bmp new file mode 100644 index 000000000..b2c1fbea3 Binary files /dev/null and b/_Geoportal/gp_Meteor.zmp/24.bmp differ diff --git a/_Geoportal/gp_Meteor.zmp/GetUrlScript.txt b/_Geoportal/gp_Meteor.zmp/GetUrlScript.txt new file mode 100644 index 000000000..3be4b08f6 --- /dev/null +++ b/_Geoportal/gp_Meteor.zmp/GetUrlScript.txt @@ -0,0 +1,44 @@ +var res,resx,resy:string; + i:byte; + osX,osY,prX,prY:integer; +begin + (* 1/1-1.jpg *) + resx := ''; + resy := ''; + res := ''; + osX := round(intpower(2,GetZ-1)) div 2; + osY := round(intpower(2,GetZ-1)) div 2; + prX := osX; + prY := osY; + + for i:=2 to GetZ do begin + prX := prX div 2; + prY := prY div 2; + + if GetX < osX then begin + osX := osX - prX; + resx := resx + '0'; + end + else begin + osX := osX + prX; + resx := resx + '1'; + end; + + if GetY < osY then begin + osY := osY - prY; + resy := resy + '0'; + end + else begin + osY := osY + prY; + resy := resy + '1'; + end; + end; + + if GetZ > 7 then begin + for i:=1 to GetZ-7 do begin + res := res + Copy( resy, 1, i ) + '-' + Copy( resx, 1, i ) + '/'; + end; + end; + + ResultURL := GetURLBase + inttostr(GetZ-1) +'/' + res + resy + '-' + resx + '.jpg'; +end. \ No newline at end of file diff --git a/_Geoportal/gp_Meteor.zmp/params.txt b/_Geoportal/gp_Meteor.zmp/params.txt new file mode 100644 index 000000000..d75d42cd5 --- /dev/null +++ b/_Geoportal/gp_Meteor.zmp/params.txt @@ -0,0 +1,16 @@ +[PARAMS] +pnum=9 +GUID={9A360A54-7A70-402C-8A11-D570BD759B02} +ParentSubMenu_ru=Сломанные карты\Геопортал +ParentSubMenu_uk=Зламані карти\Геопортал +ParentSubMenu=Not working\Geoportal +name_ru=Geoportal-Метеор +name=Geoportal-Meteor +name_uk=Geoportal-Метеор +DefURLBase=http://geoportal.ntsomz.ru/coverages/images_meteor/ +projection=1 +sradiusa=6378137 +sradiusb=6378137 +NameInCache=gp_meteor +Ext=.jpg +ContentType=image/jpeg \ No newline at end of file diff --git a/_Geoportal/gp_Ortho_region.zmp/18.bmp b/_Geoportal/gp_Ortho_region.zmp/18.bmp new file mode 100644 index 000000000..e1da59599 Binary files /dev/null and b/_Geoportal/gp_Ortho_region.zmp/18.bmp differ diff --git a/_Geoportal/gp_Ortho_region.zmp/24.bmp b/_Geoportal/gp_Ortho_region.zmp/24.bmp new file mode 100644 index 000000000..b2c1fbea3 Binary files /dev/null and b/_Geoportal/gp_Ortho_region.zmp/24.bmp differ diff --git a/_Geoportal/gp_Ortho_region.zmp/GetUrlScript.txt b/_Geoportal/gp_Ortho_region.zmp/GetUrlScript.txt new file mode 100644 index 000000000..3be4b08f6 --- /dev/null +++ b/_Geoportal/gp_Ortho_region.zmp/GetUrlScript.txt @@ -0,0 +1,44 @@ +var res,resx,resy:string; + i:byte; + osX,osY,prX,prY:integer; +begin + (* 1/1-1.jpg *) + resx := ''; + resy := ''; + res := ''; + osX := round(intpower(2,GetZ-1)) div 2; + osY := round(intpower(2,GetZ-1)) div 2; + prX := osX; + prY := osY; + + for i:=2 to GetZ do begin + prX := prX div 2; + prY := prY div 2; + + if GetX < osX then begin + osX := osX - prX; + resx := resx + '0'; + end + else begin + osX := osX + prX; + resx := resx + '1'; + end; + + if GetY < osY then begin + osY := osY - prY; + resy := resy + '0'; + end + else begin + osY := osY + prY; + resy := resy + '1'; + end; + end; + + if GetZ > 7 then begin + for i:=1 to GetZ-7 do begin + res := res + Copy( resy, 1, i ) + '-' + Copy( resx, 1, i ) + '/'; + end; + end; + + ResultURL := GetURLBase + inttostr(GetZ-1) +'/' + res + resy + '-' + resx + '.jpg'; +end. \ No newline at end of file diff --git a/_Geoportal/gp_Ortho_region.zmp/params.txt b/_Geoportal/gp_Ortho_region.zmp/params.txt new file mode 100644 index 000000000..6b9429fa8 --- /dev/null +++ b/_Geoportal/gp_Ortho_region.zmp/params.txt @@ -0,0 +1,14 @@ +[PARAMS] +pnum=9 +GUID={9A360A54-7A70-402C-8A11-D570BD759B01} +ParentSubMenu_ru=Сломанные карты\Геопортал +ParentSubMenu_uk=Зламані карти\Геопортал +ParentSubMenu=Not working\Geoportal +name=Geoportal-Alos +DefURLBase=http://geoportal.ntsomz.ru/coverages/images_ortho_region/ +projection=1 +sradiusa=6378137 +sradiusb=6378137 +NameInCache=gp_ortho_region +Ext=.jpg +ContentType=image/jpeg \ No newline at end of file diff --git a/_Google/GoogleLand_wo_nm.zmp/18.bmp b/_Google/GoogleLand_wo_nm.zmp/18.bmp new file mode 100644 index 000000000..2a01db03b Binary files /dev/null and b/_Google/GoogleLand_wo_nm.zmp/18.bmp differ diff --git a/_Google/GoogleLand_wo_nm.zmp/24.bmp b/_Google/GoogleLand_wo_nm.zmp/24.bmp new file mode 100644 index 000000000..b2be9e702 Binary files /dev/null and b/_Google/GoogleLand_wo_nm.zmp/24.bmp differ diff --git a/_Google/GoogleLand_wo_nm.zmp/GetUrlScript.txt b/_Google/GoogleLand_wo_nm.zmp/GetUrlScript.txt new file mode 100644 index 000000000..2e3325c92 --- /dev/null +++ b/_Google/GoogleLand_wo_nm.zmp/GetUrlScript.txt @@ -0,0 +1,3 @@ +begin + ResultURL:=GetUrlBase+'&x='+inttostr(GetX)+'&y='+inttostr(GetY)+'&z='+inttostr(GetZ-1)+'&s='+copy('Galileo',1,(GetX*3+GetY)mod 8); +end. \ No newline at end of file diff --git a/_Google/GoogleLand_wo_nm.zmp/params.txt b/_Google/GoogleLand_wo_nm.zmp/params.txt new file mode 100644 index 000000000..8fe945f60 --- /dev/null +++ b/_Google/GoogleLand_wo_nm.zmp/params.txt @@ -0,0 +1,17 @@ +[PARAMS] +pnum=3 +GUID={D8A2B03A-18B8-4127-936A-2D6A7AE0D89B} +ParentSubMenu_ru=Сломанные карты\Google +ParentSubMenu_uk=Зламані карти\Google +ParentSubMenu=Not working\Google +name_ru=Ландшафт без названий (Google) +name=Landscape w\o names (Google) +name_uk=Ландшафт без назв (Google) +DefURLBase=http://mt0.google.com/vt/lyrs=t@159000000&hl=ru& +projection=1 +sradiusa=6378137 +sradiusb=6378137 +NameInCache=Google_land +Ext=.jpg +Sleep=1000 +ContentType=image/jpeg diff --git a/_Google/GoogleMapMaker.zmp/18.bmp b/_Google/GoogleMapMaker.zmp/18.bmp new file mode 100644 index 000000000..30e0228fc Binary files /dev/null and b/_Google/GoogleMapMaker.zmp/18.bmp differ diff --git a/_Google/GoogleMapMaker.zmp/24.bmp b/_Google/GoogleMapMaker.zmp/24.bmp new file mode 100644 index 000000000..015d5bdc7 Binary files /dev/null and b/_Google/GoogleMapMaker.zmp/24.bmp differ diff --git a/_Google/GoogleMapMaker.zmp/GetUrlScript.txt b/_Google/GoogleMapMaker.zmp/GetUrlScript.txt new file mode 100644 index 000000000..9a74e9701 --- /dev/null +++ b/_Google/GoogleMapMaker.zmp/GetUrlScript.txt @@ -0,0 +1,3 @@ +begin + ResultURL:=GetUrlBase+'&x='+inttostr(GetX)+'&y='+inttostr(GetY)+'&z='+inttostr(GetZ-1); +end. \ No newline at end of file diff --git a/_Google/GoogleMapMaker.zmp/params.txt b/_Google/GoogleMapMaker.zmp/params.txt new file mode 100644 index 000000000..43587090c --- /dev/null +++ b/_Google/GoogleMapMaker.zmp/params.txt @@ -0,0 +1,17 @@ +[PARAMS] +pnum=2 +GUID={D735B149-CD17-49BB-B246-678977A618FD} +ParentSubMenu_ru=Сломанные карты\Низкое качество (не подходит)\Google +ParentSubMenu_uk=Зламані карти\Низкое качество (не подходит)\Google +ParentSubMenu=Not working\Low quality\Google +name_ru=Google - MapMaker +name=Google - MapMaker +name_uk=Google - MapMaker +DefURLBase=http://mt0.google.com/vt/style=mapmaker&lyrs=m@999999&v=gwm.1518 +projection=1 +sradiusa=6378137 +sradiusb=6378137 +NameInCache=mapmaker +Ext=.png +Sleep=1000 +ContentType=image/png diff --git a/_Google/GoogleTransit.zmp/18.bmp b/_Google/GoogleTransit.zmp/18.bmp new file mode 100644 index 000000000..624ba09f0 Binary files /dev/null and b/_Google/GoogleTransit.zmp/18.bmp differ diff --git a/_Google/GoogleTransit.zmp/24.bmp b/_Google/GoogleTransit.zmp/24.bmp new file mode 100644 index 000000000..7b0a1d449 Binary files /dev/null and b/_Google/GoogleTransit.zmp/24.bmp differ diff --git a/_Google/GoogleTransit.zmp/GetUrlScript.txt b/_Google/GoogleTransit.zmp/GetUrlScript.txt new file mode 100644 index 000000000..8ca39364c --- /dev/null +++ b/_Google/GoogleTransit.zmp/GetUrlScript.txt @@ -0,0 +1,4 @@ +begin + ResultURL:=GetUrlBase+'&x='+inttostr(GetX)+'&y='+inttostr(GetY)+'&zoom='+inttostr(18-GetZ)+'&s='+copy('Galileo',1,(GetX*3+GetY)mod 8); +end. + diff --git a/_Google/GoogleTransit.zmp/params.txt b/_Google/GoogleTransit.zmp/params.txt new file mode 100644 index 000000000..b3b2fb732 --- /dev/null +++ b/_Google/GoogleTransit.zmp/params.txt @@ -0,0 +1,16 @@ +[PARAMS] +pnum=2 +GUID={04634AEA-A897-483D-8D56-4F5D703BDBB7} +ParentSubMenu_ru=Автомобильные +ParentSubMenu_uk=Автомобільний +ParentSubMenu=Transport +name_ru=Google - Транзит +name=Google - Transit +DefURLBase=http://mt.google.com/vt/lyrs=m@159000000,transit:comp|vm:1&hl=ru&opts=r +projection=1 +sradiusa=6378137 +sradiusb=6378137 +NameInCache=GoogleTransit +Ext=.png +Sleep=1000 +ContentType=image/png diff --git a/_Google/panoramio_pict.zmp/18.bmp b/_Google/panoramio_pict.zmp/18.bmp new file mode 100644 index 000000000..83ef82774 Binary files /dev/null and b/_Google/panoramio_pict.zmp/18.bmp differ diff --git a/_Google/panoramio_pict.zmp/24.bmp b/_Google/panoramio_pict.zmp/24.bmp new file mode 100644 index 000000000..3045eeaeb Binary files /dev/null and b/_Google/panoramio_pict.zmp/24.bmp differ diff --git a/_Google/panoramio_pict.zmp/GetUrlScript.txt b/_Google/panoramio_pict.zmp/GetUrlScript.txt new file mode 100644 index 000000000..0b6d41248 --- /dev/null +++ b/_Google/panoramio_pict.zmp/GetUrlScript.txt @@ -0,0 +1,3 @@ +begin + ResultURL:=GetUrlBase+'&x='+inttostr(GetX)+'&y='+inttostr(GetY)+'&z='+inttostr(GetZ-1)+'&w=256&h=256&source=maps_api&hl=ru'; +end. \ No newline at end of file diff --git a/_Google/panoramio_pict.zmp/params.txt b/_Google/panoramio_pict.zmp/params.txt new file mode 100644 index 000000000..6491a815a --- /dev/null +++ b/_Google/panoramio_pict.zmp/params.txt @@ -0,0 +1,18 @@ +[PARAMS] +GUID={6B05E307-B1EF-4368-9080-83C6B1F437EA} +asLayer=1 +pnum=44 +ParentSubMenu_ru=Сломанные карты\Google +ParentSubMenu_uk=Зламані карти\Google +ParentSubMenu=Not working\Google +name_ru=Panoramio Картинки +name=Panoramio pictures +NameInCache=Pano +DefURLBase=http://mt.google.com/mapslt?lyrs=lmc:com.panoramio.p.all +ContentType=image/png +Ext=.png +projection=1 +sradiusa=6378137 +sradiusb=6356752 + + diff --git a/_Navteq/navteq.hyb.mq.zmp/18.bmp b/_Navteq/navteq.hyb.mq.zmp/18.bmp new file mode 100644 index 000000000..dfc9ff81e Binary files /dev/null and b/_Navteq/navteq.hyb.mq.zmp/18.bmp differ diff --git a/_Navteq/navteq.hyb.mq.zmp/24.bmp b/_Navteq/navteq.hyb.mq.zmp/24.bmp new file mode 100644 index 000000000..fbe117e28 Binary files /dev/null and b/_Navteq/navteq.hyb.mq.zmp/24.bmp differ diff --git a/_Navteq/navteq.hyb.mq.zmp/GetUrlScript.txt b/_Navteq/navteq.hyb.mq.zmp/GetUrlScript.txt new file mode 100644 index 000000000..7656a233f --- /dev/null +++ b/_Navteq/navteq.hyb.mq.zmp/GetUrlScript.txt @@ -0,0 +1,3 @@ +begin + ResultURL:=GetUrlBase+inttostr(GetZ-1)+'/'+inttostr(GetX)+'/'+inttostr(GetY)+'.png'; +end. \ No newline at end of file diff --git a/_Navteq/navteq.hyb.mq.zmp/info.txt b/_Navteq/navteq.hyb.mq.zmp/info.txt new file mode 100644 index 000000000..0c6b6c65d --- /dev/null +++ b/_Navteq/navteq.hyb.mq.zmp/info.txt @@ -0,0 +1 @@ +http://www.mapquest.com \ No newline at end of file diff --git a/_Navteq/navteq.hyb.mq.zmp/params.txt b/_Navteq/navteq.hyb.mq.zmp/params.txt new file mode 100644 index 000000000..71b60d950 --- /dev/null +++ b/_Navteq/navteq.hyb.mq.zmp/params.txt @@ -0,0 +1,16 @@ +[PARAMS] +pnum=7 +GUID={9A360A5D-7A77-402D-8A11-D670BD739B7B} +name_ru=Гибрид Navteq (mapquest.com) +name=Navteq Hybrid (mapquest.com) +ParentSubMenu_ru=Сломанные карты +ParentSubMenu_uk=Зламані карти +ParentSubMenu=Not working +asLayer=1 +DefURLBase=http://vtiles01.mqcdn.com/tiles/1.0.0/vy/hyb/ +projection=1 +sradiusa=6378137 +sradiusb=6378137 +NameInCache=Navteq.hyb.mq +Ext=.gif +ContentType=image/gif diff --git a/_Navteq/navteq.hyb.zmp/18.bmp b/_Navteq/navteq.hyb.zmp/18.bmp new file mode 100644 index 000000000..dfc9ff81e Binary files /dev/null and b/_Navteq/navteq.hyb.zmp/18.bmp differ diff --git a/_Navteq/navteq.hyb.zmp/24.bmp b/_Navteq/navteq.hyb.zmp/24.bmp new file mode 100644 index 000000000..fbe117e28 Binary files /dev/null and b/_Navteq/navteq.hyb.zmp/24.bmp differ diff --git a/_Navteq/navteq.hyb.zmp/GetUrlScript.txt b/_Navteq/navteq.hyb.zmp/GetUrlScript.txt new file mode 100644 index 000000000..dc29e2d62 --- /dev/null +++ b/_Navteq/navteq.hyb.zmp/GetUrlScript.txt @@ -0,0 +1,38 @@ +var res:string; + i:byte; + osX,osY,prX,prY:integer; +begin + res:=''; + osX:=round(intpower(2,GetZ-1)) div 2; + osY:=round(intpower(2,GetZ-1)) div 2; + prX:=osX; prY:=osY; + for i:=2 to GetZ do + begin + prX:=prX div 2; + prY:=prY div 2; + if GetXhttp://www.navteq.com \ No newline at end of file diff --git a/_Navteq/navteq.hyb.zmp/params.txt b/_Navteq/navteq.hyb.zmp/params.txt new file mode 100644 index 000000000..78916f8aa --- /dev/null +++ b/_Navteq/navteq.hyb.zmp/params.txt @@ -0,0 +1,17 @@ +[PARAMS] +pnum=7 +GUID={9A360A5D-7A74-402D-8A11-D670BD739B7B} +name_ru=Гибрид Navteq (navteq.com) +name=Navteq Hybrid (navteq.com) +ParentSubMenu_ru=Сломанные карты +ParentSubMenu_uk=Зламані карти +ParentSubMenu=Not working +ContentType=image/png +asLayer=1 +DefURLBase=http://02.tl.maptp42.map24.com/lbsp/webservices1.5?cgi=Map24MGI&appkey=CJX2b227e1ef3fc2c0e596eb29921a0aX47&mrc=true&prop:ProjectionStyle=mercator&prop:tile=1&prop:TransparentAreas=true&prop:vmpp=9.537506103515625&requestid=MTPStreetOverlayTileProvider_STREETOVERLAY_12031010101102_1&quadkey= +projection=1 +sradiusa=6378137 +sradiusb=6378137 +NameInCache=Navteq.hyb +Ext=.png +ContentType=image/png diff --git a/_Navteq/navteq.map.mq.zmp/18.bmp b/_Navteq/navteq.map.mq.zmp/18.bmp new file mode 100644 index 000000000..dfc9ff81e Binary files /dev/null and b/_Navteq/navteq.map.mq.zmp/18.bmp differ diff --git a/_Navteq/navteq.map.mq.zmp/24.bmp b/_Navteq/navteq.map.mq.zmp/24.bmp new file mode 100644 index 000000000..fbe117e28 Binary files /dev/null and b/_Navteq/navteq.map.mq.zmp/24.bmp differ diff --git a/_Navteq/navteq.map.mq.zmp/GetUrlScript.txt b/_Navteq/navteq.map.mq.zmp/GetUrlScript.txt new file mode 100644 index 000000000..7656a233f --- /dev/null +++ b/_Navteq/navteq.map.mq.zmp/GetUrlScript.txt @@ -0,0 +1,3 @@ +begin + ResultURL:=GetUrlBase+inttostr(GetZ-1)+'/'+inttostr(GetX)+'/'+inttostr(GetY)+'.png'; +end. \ No newline at end of file diff --git a/_Navteq/navteq.map.mq.zmp/info.txt b/_Navteq/navteq.map.mq.zmp/info.txt new file mode 100644 index 000000000..0c6b6c65d --- /dev/null +++ b/_Navteq/navteq.map.mq.zmp/info.txt @@ -0,0 +1 @@ +http://www.mapquest.com \ No newline at end of file diff --git a/_Navteq/navteq.map.mq.zmp/params.txt b/_Navteq/navteq.map.mq.zmp/params.txt new file mode 100644 index 000000000..e6b9f3a0b --- /dev/null +++ b/_Navteq/navteq.map.mq.zmp/params.txt @@ -0,0 +1,15 @@ +[PARAMS] +pnum=6 +GUID={9A360A5D-7A76-402D-8A11-D670BD739B7B} +ParentSubMenu_ru=Сломанные карты\Navteq +ParentSubMenu=Not working\Navteq +ParentSubMenu_uk=Зламані карти\Navteq +name_ru=Êàðòà Navteq (mapquest.com) +name=Navteq Map (mapquest.com) +DefURLBase=http://vtiles01.mqcdn.com/tiles/1.0.0/vy/map/ +projection=1 +sradiusa=6378137 +sradiusb=6378137 +NameInCache=Navteq.map.mq +Ext=.jpg +ContentType=image/jpeg diff --git a/_Navteq/navteq.map.zmp/18.bmp b/_Navteq/navteq.map.zmp/18.bmp new file mode 100644 index 000000000..dfc9ff81e Binary files /dev/null and b/_Navteq/navteq.map.zmp/18.bmp differ diff --git a/_Navteq/navteq.map.zmp/24.bmp b/_Navteq/navteq.map.zmp/24.bmp new file mode 100644 index 000000000..fbe117e28 Binary files /dev/null and b/_Navteq/navteq.map.zmp/24.bmp differ diff --git a/_Navteq/navteq.map.zmp/GetUrlScript.txt b/_Navteq/navteq.map.zmp/GetUrlScript.txt new file mode 100644 index 000000000..dc29e2d62 --- /dev/null +++ b/_Navteq/navteq.map.zmp/GetUrlScript.txt @@ -0,0 +1,38 @@ +var res:string; + i:byte; + osX,osY,prX,prY:integer; +begin + res:=''; + osX:=round(intpower(2,GetZ-1)) div 2; + osY:=round(intpower(2,GetZ-1)) div 2; + prX:=osX; prY:=osY; + for i:=2 to GetZ do + begin + prX:=prX div 2; + prY:=prY div 2; + if GetXhttp://www.navteq.com \ No newline at end of file diff --git a/_Navteq/navteq.map.zmp/params.txt b/_Navteq/navteq.map.zmp/params.txt new file mode 100644 index 000000000..42ebc81c2 --- /dev/null +++ b/_Navteq/navteq.map.zmp/params.txt @@ -0,0 +1,16 @@ +[PARAMS] +pnum=6 +GUID={9A360A5D-7A71-402D-8A11-D670BD739B7B} +ParentSubMenu_ru=Сломанные карты\Navteq +ParentSubMenu=Not working\Navteq +ParentSubMenu_uk=Зламані карти\Navteq +name_ru=Карта Navteq (navteq.com) +name=Navteq Map (navteq.com) +ContentType=image/png +DefURLBase=http://21.tl.prd.lbsp.navteq.com/mgi/6.0/quadkey?mapstyle=navteq.com&token=a38e2761944609752fda69a9ebdfcf05eec931c8375d1fa6&quadkey= +projection=1 +sradiusa=6378137 +sradiusb=6378137 +NameInCache=Navteq.map +Ext=.png +ContentType=image/png diff --git a/_Navteq/navteq.nn4d.zmp/18.bmp b/_Navteq/navteq.nn4d.zmp/18.bmp new file mode 100644 index 000000000..dfc9ff81e Binary files /dev/null and b/_Navteq/navteq.nn4d.zmp/18.bmp differ diff --git a/_Navteq/navteq.nn4d.zmp/24.bmp b/_Navteq/navteq.nn4d.zmp/24.bmp new file mode 100644 index 000000000..fbe117e28 Binary files /dev/null and b/_Navteq/navteq.nn4d.zmp/24.bmp differ diff --git a/_Navteq/navteq.nn4d.zmp/GetUrlScript.txt b/_Navteq/navteq.nn4d.zmp/GetUrlScript.txt new file mode 100644 index 000000000..dc29e2d62 --- /dev/null +++ b/_Navteq/navteq.nn4d.zmp/GetUrlScript.txt @@ -0,0 +1,38 @@ +var res:string; + i:byte; + osX,osY,prX,prY:integer; +begin + res:=''; + osX:=round(intpower(2,GetZ-1)) div 2; + osY:=round(intpower(2,GetZ-1)) div 2; + prX:=osX; prY:=osY; + for i:=2 to GetZ do + begin + prX:=prX div 2; + prY:=prY div 2; + if GetXhttp://www.nn4d.com \ No newline at end of file diff --git a/_Navteq/navteq.nn4d.zmp/params.txt b/_Navteq/navteq.nn4d.zmp/params.txt new file mode 100644 index 000000000..9135172bb --- /dev/null +++ b/_Navteq/navteq.nn4d.zmp/params.txt @@ -0,0 +1,16 @@ +[PARAMS] +pnum=6 +GUID={9A360A5D-7A72-402D-8A11-D670BD739B7B} +ParentSubMenu_ru=Сломанные карты\Navteq +ParentSubMenu=Not working\Navteq +ParentSubMenu_uk=Зламані карти\Navteq +name_ru=Карта Navteq (nn4d.com) +name=Navteq Map (nn4d.com) +ContentType=image/png +DefURLBase=http://21b9b46a.tl.maptp50.map24.com/map24/webservices1.5?cgi=Map24MGI&appkey=CJX87af2bb8bcb7f25f4871408ceafbbX49&mrc=true&prop:ProjectionStyle=mercator&prop:tile=1&prop:vmpp=4.7687530517578125&sid=AJAXSESS_1301983666290_0.7853571472508492&quadkey= +projection=1 +sradiusa=6378137 +sradiusb=6378137 +NameInCache=Navteq.nn4d +Ext=.png +ContentType=image/png diff --git a/_Navteq/navteq.sat.zmp/18.bmp b/_Navteq/navteq.sat.zmp/18.bmp new file mode 100644 index 000000000..dfc9ff81e Binary files /dev/null and b/_Navteq/navteq.sat.zmp/18.bmp differ diff --git a/_Navteq/navteq.sat.zmp/24.bmp b/_Navteq/navteq.sat.zmp/24.bmp new file mode 100644 index 000000000..fbe117e28 Binary files /dev/null and b/_Navteq/navteq.sat.zmp/24.bmp differ diff --git a/_Navteq/navteq.sat.zmp/GetUrlScript.txt b/_Navteq/navteq.sat.zmp/GetUrlScript.txt new file mode 100644 index 000000000..dc29e2d62 --- /dev/null +++ b/_Navteq/navteq.sat.zmp/GetUrlScript.txt @@ -0,0 +1,38 @@ +var res:string; + i:byte; + osX,osY,prX,prY:integer; +begin + res:=''; + osX:=round(intpower(2,GetZ-1)) div 2; + osY:=round(intpower(2,GetZ-1)) div 2; + prX:=osX; prY:=osY; + for i:=2 to GetZ do + begin + prX:=prX div 2; + prY:=prY div 2; + if GetXhttp://www.navteq.com \ No newline at end of file diff --git a/_Navteq/navteq.sat.zmp/params.txt b/_Navteq/navteq.sat.zmp/params.txt new file mode 100644 index 000000000..b7d1bb441 --- /dev/null +++ b/_Navteq/navteq.sat.zmp/params.txt @@ -0,0 +1,16 @@ +[PARAMS] +pnum=6 +GUID={9A360A5D-7A73-402D-8A11-D670BD739B7B} +ParentSubMenu_ru=Сломанные карты\Navteq +ParentSubMenu=Not working\Navteq +ParentSubMenu_uk=Зламані карти\Navteq +name_ru=Спутник DG (navteq.com) +name=DG Sat (navteq.com) +ContentType=image/png +DefURLBase=http://02.tl.maptp42.map24.com:8080/lbsp/images?appkey=CJX2b227e1ef3fc2c0e596eb29921a0aX47&l=g1&v=1&prop:vmpp=9.537506103515625&sid=4d7212001c16da0d56b882c1b2345bba&quadkey= +projection=1 +sradiusa=6378137 +sradiusb=6378137 +NameInCache=Navteq.sat +Ext=.jpg +ContentType=image/jpeg diff --git a/_Nokia/Nokia.Live.View.zmp/18.bmp b/_Nokia/Nokia.Live.View.zmp/18.bmp new file mode 100644 index 000000000..c249379a0 Binary files /dev/null and b/_Nokia/Nokia.Live.View.zmp/18.bmp differ diff --git a/_Nokia/Nokia.Live.View.zmp/24.bmp b/_Nokia/Nokia.Live.View.zmp/24.bmp new file mode 100644 index 000000000..9ce91f14b Binary files /dev/null and b/_Nokia/Nokia.Live.View.zmp/24.bmp differ diff --git a/_Nokia/Nokia.Live.View.zmp/GetUrlScript.txt b/_Nokia/Nokia.Live.View.zmp/GetUrlScript.txt new file mode 100644 index 000000000..dc29e2d62 --- /dev/null +++ b/_Nokia/Nokia.Live.View.zmp/GetUrlScript.txt @@ -0,0 +1,38 @@ +var res:string; + i:byte; + osX,osY,prX,prY:integer; +begin + res:=''; + osX:=round(intpower(2,GetZ-1)) div 2; + osY:=round(intpower(2,GetZ-1)) div 2; + prX:=osX; prY:=osY; + for i:=2 to GetZ do + begin + prX:=prX div 2; + prY:=prY div 2; + if GetX +http://tst.cmd.navteq.com/livemap/ \ No newline at end of file diff --git a/_Nokia/Nokia.Live.View.zmp/params.txt b/_Nokia/Nokia.Live.View.zmp/params.txt new file mode 100644 index 000000000..c3f43eaaf --- /dev/null +++ b/_Nokia/Nokia.Live.View.zmp/params.txt @@ -0,0 +1,16 @@ +[PARAMS] +pnum=6 +GUID={9A360A51-7A74-402D-8A12-D670BD739B7B} +ParentSubMenu_ru=Сломанные карты\Nokia +ParentSubMenu_uk=Зламані карти\Nokia +ParentSubMenu=Not working\Nokia +name_ru=Карта Nokia (Live View) +name=Nokia Map (Live View) +name_uk=Карта Nokia (Live View) +ContentType=image/png +DefURLBase=http://tst.cmd.navteq.com/tilehub/live/map/png/ +projection=1 +sradiusa=6378137 +sradiusb=6378137 +NameInCache=Nokia.Live.View +Ext=.png diff --git a/_Nokia/Nokia.Satellite.Recent.zmp/18.bmp b/_Nokia/Nokia.Satellite.Recent.zmp/18.bmp new file mode 100644 index 000000000..c249379a0 Binary files /dev/null and b/_Nokia/Nokia.Satellite.Recent.zmp/18.bmp differ diff --git a/_Nokia/Nokia.Satellite.Recent.zmp/24.bmp b/_Nokia/Nokia.Satellite.Recent.zmp/24.bmp new file mode 100644 index 000000000..9ce91f14b Binary files /dev/null and b/_Nokia/Nokia.Satellite.Recent.zmp/24.bmp differ diff --git a/_Nokia/Nokia.Satellite.Recent.zmp/EmptyTiles/stg.lbsp.navteq.com.png b/_Nokia/Nokia.Satellite.Recent.zmp/EmptyTiles/stg.lbsp.navteq.com.png new file mode 100644 index 000000000..469784b9c Binary files /dev/null and b/_Nokia/Nokia.Satellite.Recent.zmp/EmptyTiles/stg.lbsp.navteq.com.png differ diff --git a/_Nokia/Nokia.Satellite.Recent.zmp/GetUrlScript.txt b/_Nokia/Nokia.Satellite.Recent.zmp/GetUrlScript.txt new file mode 100644 index 000000000..dc29e2d62 --- /dev/null +++ b/_Nokia/Nokia.Satellite.Recent.zmp/GetUrlScript.txt @@ -0,0 +1,38 @@ +var res:string; + i:byte; + osX,osY,prX,prY:integer; +begin + res:=''; + osX:=round(intpower(2,GetZ-1)) div 2; + osY:=round(intpower(2,GetZ-1)) div 2; + prX:=osX; prY:=osY; + for i:=2 to GetZ do + begin + prX:=prX div 2; + prY:=prY div 2; + if GetX +http://tst.cmd.navteq.com/livemap/ \ No newline at end of file diff --git a/_Nokia/Nokia.Satellite.Recent.zmp/params.txt b/_Nokia/Nokia.Satellite.Recent.zmp/params.txt new file mode 100644 index 000000000..4c1254154 --- /dev/null +++ b/_Nokia/Nokia.Satellite.Recent.zmp/params.txt @@ -0,0 +1,16 @@ +[PARAMS] +pnum=6 +GUID={9A360A51-7A72-402D-8A12-D670BD739B7B} +ParentSubMenu_ru=Сломанные карты\Nokia +ParentSubMenu_uk=Зламані карти\Nokia +ParentSubMenu=Not working\Nokia +name_ru=Спутник DG (Nokia Satellite Recent) +name=DG Sat (Nokia Satellite Recent) +name_uk=Супутник DG (Nokia Satellite Recent) +ContentType=image/jpeg +DefURLBase=http://stg.lbsp.navteq.com/satellite/6.0/images/?token=LBSP_DEV_ALL&profile=Recency&quadkey= +projection=1 +sradiusa=6378137 +sradiusb=6378137 +NameInCache=Nokia.Satellite.Recent +Ext=.jpg diff --git a/_Nokia/Nokia.Satellite.Standard.zmp/18.bmp b/_Nokia/Nokia.Satellite.Standard.zmp/18.bmp new file mode 100644 index 000000000..c249379a0 Binary files /dev/null and b/_Nokia/Nokia.Satellite.Standard.zmp/18.bmp differ diff --git a/_Nokia/Nokia.Satellite.Standard.zmp/24.bmp b/_Nokia/Nokia.Satellite.Standard.zmp/24.bmp new file mode 100644 index 000000000..9ce91f14b Binary files /dev/null and b/_Nokia/Nokia.Satellite.Standard.zmp/24.bmp differ diff --git a/_Nokia/Nokia.Satellite.Standard.zmp/EmptyTiles/stg.lbsp.navteq.com.png b/_Nokia/Nokia.Satellite.Standard.zmp/EmptyTiles/stg.lbsp.navteq.com.png new file mode 100644 index 000000000..469784b9c Binary files /dev/null and b/_Nokia/Nokia.Satellite.Standard.zmp/EmptyTiles/stg.lbsp.navteq.com.png differ diff --git a/_Nokia/Nokia.Satellite.Standard.zmp/GetUrlScript.txt b/_Nokia/Nokia.Satellite.Standard.zmp/GetUrlScript.txt new file mode 100644 index 000000000..dc29e2d62 --- /dev/null +++ b/_Nokia/Nokia.Satellite.Standard.zmp/GetUrlScript.txt @@ -0,0 +1,38 @@ +var res:string; + i:byte; + osX,osY,prX,prY:integer; +begin + res:=''; + osX:=round(intpower(2,GetZ-1)) div 2; + osY:=round(intpower(2,GetZ-1)) div 2; + prX:=osX; prY:=osY; + for i:=2 to GetZ do + begin + prX:=prX div 2; + prY:=prY div 2; + if GetX +http://tst.cmd.navteq.com/livemap/ \ No newline at end of file diff --git a/_Nokia/Nokia.Satellite.Standard.zmp/params.txt b/_Nokia/Nokia.Satellite.Standard.zmp/params.txt new file mode 100644 index 000000000..98ad4c279 --- /dev/null +++ b/_Nokia/Nokia.Satellite.Standard.zmp/params.txt @@ -0,0 +1,16 @@ +[PARAMS] +pnum=6 +GUID={9A360A51-7A73-402D-8A12-D670BD739B7B} +ParentSubMenu_ru=Сломанные карты\Nokia +ParentSubMenu_uk=Зламані карти\Nokia +ParentSubMenu=Not working\Nokia +name_ru=Спутник DG (Nokia Satellite Standard) +name=DG Sat (Nokia Satellite Standard) +name_uk=Супутник DG (Nokia Satellite Standard) +ContentType=image/jpeg +DefURLBase=http://stg.lbsp.navteq.com/satellite/6.0/images/?token=LBSP_DEV_ALL&profile=ColorOnly&quadkey= +projection=1 +sradiusa=6378137 +sradiusb=6378137 +NameInCache=Nokia.Satellite.Standard +Ext=.jpg diff --git a/_Nokia/here.com.hybrid.zmp/24.bmp b/_Nokia/here.com.hybrid.zmp/24.bmp new file mode 100644 index 000000000..f5388282d Binary files /dev/null and b/_Nokia/here.com.hybrid.zmp/24.bmp differ diff --git a/_Nokia/here.com.hybrid.zmp/GetUrlScript.txt b/_Nokia/here.com.hybrid.zmp/GetUrlScript.txt new file mode 100644 index 000000000..92e47b54b --- /dev/null +++ b/_Nokia/here.com.hybrid.zmp/GetUrlScript.txt @@ -0,0 +1,7 @@ +var + maptile: string; +begin + maptile := RegExprReplaceMatchSubStr(GetURLBase, '1.\maps\.nlp', inttostr( Random(3)+1 )+'.maps.nlp' ); + ResultURL:=maptile+inttostr(GetZ-1)+'/'+inttostr(GetX)+'/'+inttostr(GetY)+'/256/png8?app_id=xWVIueSv6JL0aJ5xqTxb&app_code=djPZyynKsbTjIUDOBcHZ2g&lg=rus&ppi=72&pview=RUS'; +end. + \ No newline at end of file diff --git a/_Nokia/here.com.hybrid.zmp/info.txt b/_Nokia/here.com.hybrid.zmp/info.txt new file mode 100644 index 000000000..4be691d47 --- /dev/null +++ b/_Nokia/here.com.hybrid.zmp/info.txt @@ -0,0 +1,5 @@ +Here.com - Hybrid
+http://here.com/ + +2017 + : https://wego.here.com \ No newline at end of file diff --git a/_Nokia/here.com.hybrid.zmp/params.txt b/_Nokia/here.com.hybrid.zmp/params.txt new file mode 100644 index 000000000..04249a44e --- /dev/null +++ b/_Nokia/here.com.hybrid.zmp/params.txt @@ -0,0 +1,16 @@ + +[PARAMS] +pnum=6 +GUID={9A360A51-7A74-4003-8A12-D670BD739B7B} +ParentSubMenu_ru=Сломанные карты\Nokia +ParentSubMenu_uk=Зламані карти\Nokia +ParentSubMenu=Not working\Nokia +name=Here.com Hybrid (.png) +name_ru=Гибрид Here.com (.png) +name_uk=Гибрид Here.com (.png) +ContentType=image/png +DefURLBase=https://4.aerial.maps.api.here.com/maptile/2.1/maptile/newest/hybrid.day/ +NameInCache=here.com.hybrid +EPSG=3785 +Ext=.png +Version=RUS diff --git a/_Nokia/here.com.hybrid_new.zmp/24.bmp b/_Nokia/here.com.hybrid_new.zmp/24.bmp new file mode 100644 index 000000000..9f91dc277 Binary files /dev/null and b/_Nokia/here.com.hybrid_new.zmp/24.bmp differ diff --git a/_Nokia/here.com.hybrid_new.zmp/params.txt b/_Nokia/here.com.hybrid_new.zmp/params.txt new file mode 100644 index 000000000..b220b54a4 --- /dev/null +++ b/_Nokia/here.com.hybrid_new.zmp/params.txt @@ -0,0 +1,16 @@ +[PARAMS] +pnum=6 +GUID={BFAD08F4-32B3-4EF8-836A-E10F74D6D03E} +ParentSubMenu_ru=Спутниковые +ParentSubMenu_uk=Супутниковий +ParentSubMenu=Satellite +name=Here.com - Hybrid +name_ru=Here.com - Гибрид +name_uk=Here.com - Гибрид +ContentType=image/png +DefURLBase=https://{s}.aerial.maps.api.here.com/maptile/2.1/maptile/newest/hybrid.day/{z}/{x}/{y}/256/png8?app_id=xWVIueSv6JL0aJ5xqTxb&app_code=djPZyynKsbTjIUDOBcHZ2g&lg={ver}&ppi=72&pview=DEF +ServerNames=1,2,3,4 +NameInCache=here.com.hybrid.jpg +EPSG=3785 +Ext=.jpg +Version=rus diff --git a/_Nokia/here.com.map.zmp/24.bmp b/_Nokia/here.com.map.zmp/24.bmp new file mode 100644 index 000000000..9f91dc277 Binary files /dev/null and b/_Nokia/here.com.map.zmp/24.bmp differ diff --git a/_Nokia/here.com.map.zmp/GetUrlScript.txt b/_Nokia/here.com.map.zmp/GetUrlScript.txt new file mode 100644 index 000000000..793995a8c --- /dev/null +++ b/_Nokia/here.com.map.zmp/GetUrlScript.txt @@ -0,0 +1,3 @@ +begin + ResultURL:=GetURLBase+inttostr(GetZ-1)+'/'+inttostr(GetX)+'/'+inttostr(GetY)+'/256/png8?app_id=xWVIueSv6JL0aJ5xqTxb&app_code=djPZyynKsbTjIUDOBcHZ2g&lg=rus&ppi=72&pview=RUS'; +end. diff --git a/_Nokia/here.com.map.zmp/info.txt b/_Nokia/here.com.map.zmp/info.txt new file mode 100644 index 000000000..63f5f1b1e --- /dev/null +++ b/_Nokia/here.com.map.zmp/info.txt @@ -0,0 +1,5 @@ +Here.com - Map
+http://here.com/ + +2017 + : https://wego.here.com \ No newline at end of file diff --git a/_Nokia/here.com.map.zmp/params.txt b/_Nokia/here.com.map.zmp/params.txt new file mode 100644 index 000000000..5d8830af2 --- /dev/null +++ b/_Nokia/here.com.map.zmp/params.txt @@ -0,0 +1,16 @@ +[PARAMS] +pnum=6 +GUID={9A360A51-7A74-4001-8A12-D670BD739B7B} +ParentSubMenu_ru=Городские и универсальные +ParentSubMenu_uk=Міські та універсальні +ParentSubMenu=City +name_ru=Here.com - Карта +name=Here.com - Map +name_uk=Here.com - Карта +ContentType=image/png +DefURLBase=https://1.base.maps.api.here.com/maptile/2.1/maptile/newest/normal.day/ +NameInCache=here.com.map +EPSG=3785 +Ext=.png +Version=RUS + diff --git a/_Nokia/here.com.sat.zmp/24.bmp b/_Nokia/here.com.sat.zmp/24.bmp new file mode 100644 index 000000000..9f91dc277 Binary files /dev/null and b/_Nokia/here.com.sat.zmp/24.bmp differ diff --git a/_Nokia/here.com.sat.zmp/GetUrlScript.txt b/_Nokia/here.com.sat.zmp/GetUrlScript.txt new file mode 100644 index 000000000..52a3123b0 --- /dev/null +++ b/_Nokia/here.com.sat.zmp/GetUrlScript.txt @@ -0,0 +1,8 @@ +var +serverPart: string; + +begin +serverPart := RegExprReplaceMatchSubStr(GetURLBase, '//4', '//'+inttostr( Random(3) + 1 ) ); +ResultURL:=serverPart+inttostr(GetZ-1)+'/'+inttostr(GetX)+'/'+inttostr(GetY)+'/256/png8?app_id=bC4fb9WQfCCZfkxspD4z&app_code=K2Cpd_EKDzrZb1tz0zdpeQ&lg=rus&ppi=72&pview=RUS'; +end. + diff --git a/_Nokia/here.com.sat.zmp/info.txt b/_Nokia/here.com.sat.zmp/info.txt new file mode 100644 index 000000000..534d2b7bc --- /dev/null +++ b/_Nokia/here.com.sat.zmp/info.txt @@ -0,0 +1,5 @@ +Here.com - Sat
+http://here.com/ + +2017 + : https://wego.here.com \ No newline at end of file diff --git a/_Nokia/here.com.sat.zmp/params.txt b/_Nokia/here.com.sat.zmp/params.txt new file mode 100644 index 000000000..8e9f837ab --- /dev/null +++ b/_Nokia/here.com.sat.zmp/params.txt @@ -0,0 +1,16 @@ + +[PARAMS] +pnum=6 +GUID={9A360A51-7A74-4004-8A12-D670BD739B7B} +ParentSubMenu_ru=Сломанные карты\Nokia +ParentSubMenu_uk=Зламані карти\Nokia +ParentSubMenu=Not working\Nokia +name=Here.com Sat (.png) +name_ru=Спутник Here.com (.png) +name_uk=Спутник Here.com (.png) +ContentType=image/png +DefURLBase=https://4.aerial.maps.api.here.com/maptile/2.1/maptile/newest/satellite.day/ +NameInCache=here.com.satellite +EPSG=3785 +Ext=.png +Version=RUS diff --git a/_Nokia/here.com.sat_new.zmp/24.bmp b/_Nokia/here.com.sat_new.zmp/24.bmp new file mode 100644 index 000000000..9f91dc277 Binary files /dev/null and b/_Nokia/here.com.sat_new.zmp/24.bmp differ diff --git a/_Nokia/here.com.sat_new.zmp/params.txt b/_Nokia/here.com.sat_new.zmp/params.txt new file mode 100644 index 000000000..2960c4149 --- /dev/null +++ b/_Nokia/here.com.sat_new.zmp/params.txt @@ -0,0 +1,16 @@ +[PARAMS] +pnum=6 +GUID={EA38519A-1945-4D50-8BB8-42CB98CA07C9} +ParentSubMenu_ru=Спутниковые +ParentSubMenu_uk=Супутниковий +ParentSubMenu=Satellite +name=Here.com - Satellite +name_ru=Here.com - Спутник +name_uk=Here.com - Спутник +ContentType=image/png +DefURLBase=https://{s}.aerial.maps.api.here.com/maptile/2.1/maptile/newest/satellite.day/{z}/{x}/{y}/256/png8?app_id=bC4fb9WQfCCZfkxspD4z&app_code=K2Cpd_EKDzrZb1tz0zdpeQ&lg={ver}&ppi=72&pview=DEF +ServerNames=1,2,3,4 +NameInCache=here.com.satellite.jpg +EPSG=3785 +Ext=.jpg +Version=rus diff --git a/_Nokia/here.com.terrain.zmp/24.bmp b/_Nokia/here.com.terrain.zmp/24.bmp new file mode 100644 index 000000000..9f91dc277 Binary files /dev/null and b/_Nokia/here.com.terrain.zmp/24.bmp differ diff --git a/_Nokia/here.com.terrain.zmp/GetUrlScript.txt b/_Nokia/here.com.terrain.zmp/GetUrlScript.txt new file mode 100644 index 000000000..d44d01e0d --- /dev/null +++ b/_Nokia/here.com.terrain.zmp/GetUrlScript.txt @@ -0,0 +1,6 @@ +var + maptile: string; +begin + maptile := RegExprReplaceMatchSubStr(GetURLBase, '1.\maps\.nlp', inttostr( Random(3)+1 )+'.maps.nlp' ); + ResultURL:=maptile+inttostr(GetZ-1)+'/'+inttostr(GetX)+'/'+inttostr(GetY)+'/256/png8?app_id=xWVIueSv6JL0aJ5xqTxb&app_code=djPZyynKsbTjIUDOBcHZ2g&lg=rus&ppi=72&pview=RUS'; +end. \ No newline at end of file diff --git a/_Nokia/here.com.terrain.zmp/info.txt b/_Nokia/here.com.terrain.zmp/info.txt new file mode 100644 index 000000000..dcfd49afc --- /dev/null +++ b/_Nokia/here.com.terrain.zmp/info.txt @@ -0,0 +1,6 @@ +Here.com - Terrain
+http://here.com/ + + +2017 + : https://wego.here.com \ No newline at end of file diff --git a/_Nokia/here.com.terrain.zmp/params.txt b/_Nokia/here.com.terrain.zmp/params.txt new file mode 100644 index 000000000..61b35d6cc --- /dev/null +++ b/_Nokia/here.com.terrain.zmp/params.txt @@ -0,0 +1,16 @@ +[PARAMS] +pnum=6 +GUID={9A360A51-7A74-4005-8A12-D670BD739B7B} +ParentSubMenu_ru=Городские и универсальные +ParentSubMenu_uk=Міські та універсальні +ParentSubMenu=City +name_ru=Here.com - Ландшафт +name_uk=Here.com - Ландшафт +name=Here.com - Terrain +ContentType=image/png +DefURLBase=http://4.aerial.maps.api.here.com/maptile/2.1/maptile/newest/terrain.day/ +NameInCache=here.com.terrain +EPSG=3785 +Ext=.png +Version=RUS + diff --git a/_Nokia/here.com.traffic.zmp/24.bmp b/_Nokia/here.com.traffic.zmp/24.bmp new file mode 100644 index 000000000..f5388282d Binary files /dev/null and b/_Nokia/here.com.traffic.zmp/24.bmp differ diff --git a/_Nokia/here.com.traffic.zmp/GetUrlScript.txt b/_Nokia/here.com.traffic.zmp/GetUrlScript.txt new file mode 100644 index 000000000..a21b48da3 --- /dev/null +++ b/_Nokia/here.com.traffic.zmp/GetUrlScript.txt @@ -0,0 +1,6 @@ +var + maptile: string; +begin + maptile := RegExprReplaceMatchSubStr(GetURLBase, '{s}', inttostr( Random(3)+1 )); + ResultURL:=maptile+inttostr(GetZ-1)+'/'+inttostr(GetX)+'/'+inttostr(GetY)+'/256/png8?app_id=xWVIueSv6JL0aJ5xqTxb&app_code=djPZyynKsbTjIUDOBcHZ2g'; +end. \ No newline at end of file diff --git a/_Nokia/here.com.traffic.zmp/info.txt b/_Nokia/here.com.traffic.zmp/info.txt new file mode 100644 index 000000000..230af8a0c --- /dev/null +++ b/_Nokia/here.com.traffic.zmp/info.txt @@ -0,0 +1,2 @@ +Here.com - Map with traffic
+http://here.com/ \ No newline at end of file diff --git a/_Nokia/here.com.traffic.zmp/params.txt b/_Nokia/here.com.traffic.zmp/params.txt new file mode 100644 index 000000000..2f9a2a1ec --- /dev/null +++ b/_Nokia/here.com.traffic.zmp/params.txt @@ -0,0 +1,17 @@ +[PARAMS] +pnum=6 +GUID={9A360A51-7A74-4002-8A12-D670BD739B7B} +ParentSubMenu_ru=Автомобильные +ParentSubMenu_uk=Автомобільний +ParentSubMenu=Transport +name_ru=Here.com - Пробки +name_uk=Here.com - Пробки +name=Here.com - Traffic +ContentType=image/png +DefURLBase=https://{s}.traffic.maps.api.here.com/maptile/2.1/traffictile/newest/normal.day/ +NameInCache=here.com.traffic +EPSG=3785 +Ext=.png +Version=RUS +CacheType=9 + diff --git a/_Nokia/here.traffic2.zmp/24.bmp b/_Nokia/here.traffic2.zmp/24.bmp new file mode 100644 index 000000000..f5388282d Binary files /dev/null and b/_Nokia/here.traffic2.zmp/24.bmp differ diff --git a/_Nokia/here.traffic2.zmp/GetUrlScript.txt b/_Nokia/here.traffic2.zmp/GetUrlScript.txt new file mode 100644 index 000000000..6fdb1c9b8 --- /dev/null +++ b/_Nokia/here.traffic2.zmp/GetUrlScript.txt @@ -0,0 +1,4 @@ +begin + ResultURL:=GetUrlBase+inttostr(GetZ-1)+'/'+inttostr(GetX)+'/'+inttostr(GetY)+'/256/png8?app_id=xWVIueSv6JL0aJ5xqTxb&app_code=djPZyynKsbTjIUDOBcHZ2g'; +end. + diff --git a/_Nokia/here.traffic2.zmp/params.txt b/_Nokia/here.traffic2.zmp/params.txt new file mode 100644 index 000000000..014aa7c77 --- /dev/null +++ b/_Nokia/here.traffic2.zmp/params.txt @@ -0,0 +1,16 @@ +[PARAMS] +pnum=93 +GUID={abd6a08b-084c-4168-b403-bd1ad504fb0b} +name=Here - Traffic +ParentSubMenu_ru=Автомобильные +ParentSubMenu_uk=Автомобільний +ParentSubMenu=Transport +ContentType=image/png,image/jpeg,image/pjpeg,image/x-png +DetectContentType=1 +asLayer=1 +DefURLBase=https://tiles.traffic.cit.api.here.com/traffic/6.0/tiles/ +NameInCache=here.traffic2 +EPSG=3785 +Ext=.png +Version=RUS +CacheType=9 diff --git a/_Nokia/ovi_hyb.zmp/18.bmp b/_Nokia/ovi_hyb.zmp/18.bmp new file mode 100644 index 000000000..c249379a0 Binary files /dev/null and b/_Nokia/ovi_hyb.zmp/18.bmp differ diff --git a/_Nokia/ovi_hyb.zmp/24.bmp b/_Nokia/ovi_hyb.zmp/24.bmp new file mode 100644 index 000000000..9ce91f14b Binary files /dev/null and b/_Nokia/ovi_hyb.zmp/24.bmp differ diff --git a/_Nokia/ovi_hyb.zmp/GetUrlScript.txt b/_Nokia/ovi_hyb.zmp/GetUrlScript.txt new file mode 100644 index 000000000..782b584c6 --- /dev/null +++ b/_Nokia/ovi_hyb.zmp/GetUrlScript.txt @@ -0,0 +1,6 @@ +var + maptile: string; +begin + maptile := RegExprReplaceMatchSubStr(GetURLBase, 'maptile\.lbs', inttostr( Random(3)+1 )+'.maptile'+'.lbs' ); + ResultURL:=maptile+inttostr(GetZ-1)+'/'+inttostr(GetX)+'/'+inttostr(GetY)+'/256/png8?lg=RUS&token=fee2f2a877fd4a429f17207a57658582&appId=nokiaMaps'; +end. \ No newline at end of file diff --git a/_Nokia/ovi_hyb.zmp/info.txt b/_Nokia/ovi_hyb.zmp/info.txt new file mode 100644 index 000000000..a1bb2f591 --- /dev/null +++ b/_Nokia/ovi_hyb.zmp/info.txt @@ -0,0 +1 @@ +http://maps.ovi.com/ \ No newline at end of file diff --git a/_Nokia/ovi_hyb.zmp/params.txt b/_Nokia/ovi_hyb.zmp/params.txt new file mode 100644 index 000000000..8b4bc06df --- /dev/null +++ b/_Nokia/ovi_hyb.zmp/params.txt @@ -0,0 +1,17 @@ +[PARAMS] +pnum=6 +GUID={D8C293B1-63AE-4902-A0D4-83A26BCE01D7} +ParentSubMenu_ru=Сломанные карты\Nokia +ParentSubMenu_uk=Зламані карти\Nokia +ParentSubMenu=Not working\Nokia +name_ru=Гибрид Nokia (maps.ovi.com) +name=Nokia Hybrid (maps.ovi.com) +name_uk=Гибрид Nokia (maps.ovi.com) +DefURLBase=http://maptile.lbs.ovi.com/maptiler/v2/maptile/newest/hybrid.day/ +projection=1 +sradiusa=6378137 +sradiusb=6378137 +NameInCache=ovi_com_Hyb +Ext=.png +Sleep=10 +ContentType=image/png diff --git a/_Nokia/ovi_land.zmp/18.bmp b/_Nokia/ovi_land.zmp/18.bmp new file mode 100644 index 000000000..c249379a0 Binary files /dev/null and b/_Nokia/ovi_land.zmp/18.bmp differ diff --git a/_Nokia/ovi_land.zmp/24.bmp b/_Nokia/ovi_land.zmp/24.bmp new file mode 100644 index 000000000..9ce91f14b Binary files /dev/null and b/_Nokia/ovi_land.zmp/24.bmp differ diff --git a/_Nokia/ovi_land.zmp/GetUrlScript.txt b/_Nokia/ovi_land.zmp/GetUrlScript.txt new file mode 100644 index 000000000..782b584c6 --- /dev/null +++ b/_Nokia/ovi_land.zmp/GetUrlScript.txt @@ -0,0 +1,6 @@ +var + maptile: string; +begin + maptile := RegExprReplaceMatchSubStr(GetURLBase, 'maptile\.lbs', inttostr( Random(3)+1 )+'.maptile'+'.lbs' ); + ResultURL:=maptile+inttostr(GetZ-1)+'/'+inttostr(GetX)+'/'+inttostr(GetY)+'/256/png8?lg=RUS&token=fee2f2a877fd4a429f17207a57658582&appId=nokiaMaps'; +end. \ No newline at end of file diff --git a/_Nokia/ovi_land.zmp/info.txt b/_Nokia/ovi_land.zmp/info.txt new file mode 100644 index 000000000..a1bb2f591 --- /dev/null +++ b/_Nokia/ovi_land.zmp/info.txt @@ -0,0 +1 @@ +http://maps.ovi.com/ \ No newline at end of file diff --git a/_Nokia/ovi_land.zmp/params.txt b/_Nokia/ovi_land.zmp/params.txt new file mode 100644 index 000000000..93c5ed9d0 --- /dev/null +++ b/_Nokia/ovi_land.zmp/params.txt @@ -0,0 +1,17 @@ +[PARAMS] +pnum=6 +GUID={D8C293B0-63AE-4902-A0D4-83A26BCE01D6} +ParentSubMenu_ru=Сломанные карты\Nokia +ParentSubMenu_uk=Зламані карти\Nokia +ParentSubMenu=Not working\Nokia +name_ru=Местность Nokia (maps.ovi.com) +name=Nokia Terrain (maps.ovi.com) +name_uk=Местность Nokia (maps.ovi.com) +DefURLBase=http://maptile.lbs.ovi.com/maptiler/v2/maptile/newest/terrain.day/ +projection=1 +sradiusa=6378137 +sradiusb=6378137 +NameInCache=ovi_com_Land +Ext=.png +Sleep=10 +ContentType=image/png diff --git a/_Nokia/ovi_map.zmp/18.bmp b/_Nokia/ovi_map.zmp/18.bmp new file mode 100644 index 000000000..2c150f37b Binary files /dev/null and b/_Nokia/ovi_map.zmp/18.bmp differ diff --git a/_Nokia/ovi_map.zmp/24.bmp b/_Nokia/ovi_map.zmp/24.bmp new file mode 100644 index 000000000..a916191f1 Binary files /dev/null and b/_Nokia/ovi_map.zmp/24.bmp differ diff --git a/_Nokia/ovi_map.zmp/GetUrlScript.txt b/_Nokia/ovi_map.zmp/GetUrlScript.txt new file mode 100644 index 000000000..782b584c6 --- /dev/null +++ b/_Nokia/ovi_map.zmp/GetUrlScript.txt @@ -0,0 +1,6 @@ +var + maptile: string; +begin + maptile := RegExprReplaceMatchSubStr(GetURLBase, 'maptile\.lbs', inttostr( Random(3)+1 )+'.maptile'+'.lbs' ); + ResultURL:=maptile+inttostr(GetZ-1)+'/'+inttostr(GetX)+'/'+inttostr(GetY)+'/256/png8?lg=RUS&token=fee2f2a877fd4a429f17207a57658582&appId=nokiaMaps'; +end. \ No newline at end of file diff --git a/_Nokia/ovi_map.zmp/info.txt b/_Nokia/ovi_map.zmp/info.txt new file mode 100644 index 000000000..a1bb2f591 --- /dev/null +++ b/_Nokia/ovi_map.zmp/info.txt @@ -0,0 +1 @@ +http://maps.ovi.com/ \ No newline at end of file diff --git a/_Nokia/ovi_map.zmp/params.txt b/_Nokia/ovi_map.zmp/params.txt new file mode 100644 index 000000000..5b5acad78 --- /dev/null +++ b/_Nokia/ovi_map.zmp/params.txt @@ -0,0 +1,17 @@ +[PARAMS] +pnum=6 +GUID={70AF7E17-DE9B-4BD6-86F4-70921A74B2B6} +ParentSubMenu_ru=Сломанные карты\Nokia +ParentSubMenu_uk=Зламані карти\Nokia +ParentSubMenu=Not working\Nokia +name_ru=Карта Nokia (maps.ovi.com) +name=Nokia Map (maps.ovi.com) +name_uk=Карта Nokia (maps.ovi.com) +DefURLBase=http://maptile.lbs.ovi.com/maptiler/v2/maptile/newest/normal.day/ +projection=1 +sradiusa=6378137 +sradiusb=6378137 +NameInCache=ovi_com_map +Ext=.png +Sleep=10 +ContentType=image/png diff --git a/_Nokia/ovi_sat.zmp/18.bmp b/_Nokia/ovi_sat.zmp/18.bmp new file mode 100644 index 000000000..c249379a0 Binary files /dev/null and b/_Nokia/ovi_sat.zmp/18.bmp differ diff --git a/_Nokia/ovi_sat.zmp/24.bmp b/_Nokia/ovi_sat.zmp/24.bmp new file mode 100644 index 000000000..9ce91f14b Binary files /dev/null and b/_Nokia/ovi_sat.zmp/24.bmp differ diff --git a/_Nokia/ovi_sat.zmp/GetUrlScript.txt b/_Nokia/ovi_sat.zmp/GetUrlScript.txt new file mode 100644 index 000000000..782b584c6 --- /dev/null +++ b/_Nokia/ovi_sat.zmp/GetUrlScript.txt @@ -0,0 +1,6 @@ +var + maptile: string; +begin + maptile := RegExprReplaceMatchSubStr(GetURLBase, 'maptile\.lbs', inttostr( Random(3)+1 )+'.maptile'+'.lbs' ); + ResultURL:=maptile+inttostr(GetZ-1)+'/'+inttostr(GetX)+'/'+inttostr(GetY)+'/256/png8?lg=RUS&token=fee2f2a877fd4a429f17207a57658582&appId=nokiaMaps'; +end. \ No newline at end of file diff --git a/_Nokia/ovi_sat.zmp/info.txt b/_Nokia/ovi_sat.zmp/info.txt new file mode 100644 index 000000000..a1bb2f591 --- /dev/null +++ b/_Nokia/ovi_sat.zmp/info.txt @@ -0,0 +1 @@ +http://maps.ovi.com/ \ No newline at end of file diff --git a/_Nokia/ovi_sat.zmp/params.txt b/_Nokia/ovi_sat.zmp/params.txt new file mode 100644 index 000000000..bafdbb736 --- /dev/null +++ b/_Nokia/ovi_sat.zmp/params.txt @@ -0,0 +1,17 @@ +[PARAMS] +pnum=6 +GUID={D8C293B0-63AE-4902-A0D4-83A26BCE01D7} +ParentSubMenu_ru=Сломанные карты\Nokia +ParentSubMenu_uk=Зламані карти\Nokia +ParentSubMenu=Not working\Nokia +name_ru=Спутник DG (maps.ovi.com) +name=DG Sat (maps.ovi.com) +name_uk=Супутник DG (maps.ovi.com) +DefURLBase=http://maptile.lbs.ovi.com/maptiler/v2/maptile/newest/satellite.day/ +projection=1 +sradiusa=6378137 +sradiusb=6378137 +NameInCache=ovi_com_Sat +Ext=.png +Sleep=10 +ContentType=image/png diff --git a/_OSM/4umaps.eu.zmp/24.bmp b/_OSM/4umaps.eu.zmp/24.bmp new file mode 100644 index 000000000..52c0bbf36 Binary files /dev/null and b/_OSM/4umaps.eu.zmp/24.bmp differ diff --git a/_OSM/4umaps.eu.zmp/info.txt b/_OSM/4umaps.eu.zmp/info.txt new file mode 100644 index 000000000..aacba62ca --- /dev/null +++ b/_OSM/4umaps.eu.zmp/info.txt @@ -0,0 +1,6 @@ +OpenStreetMap - , + , + + . + +: http://www.openstreetmap.org/ diff --git a/_OSM/4umaps.eu.zmp/params.txt b/_OSM/4umaps.eu.zmp/params.txt new file mode 100644 index 000000000..1ef3369c8 --- /dev/null +++ b/_OSM/4umaps.eu.zmp/params.txt @@ -0,0 +1,15 @@ +[PARAMS] +pnum=116 +GUID={D643C5A1-3333-4387-9BE2-DDDF185C117E} +ParentSubMenu_ru=Туристические +ParentSubMenu_uk=Топокарти +ParentSubMenu=Hike +name=OSM 4umaps.eu +NameInCache=4umaps.eu +DefURLBase=https://tileserver.4umaps.com/{z}/{x}/{y}.png +ContentType=image/png +Ext=.png +projection=1 +sradiusa=6378137 +sradiusb=6356752 +License=(c) OpenStreetMap contributors, CC-BY-SA diff --git a/_OSM/maps.sputnik.ru.zmp/18.bmp b/_OSM/maps.sputnik.ru.zmp/18.bmp new file mode 100644 index 000000000..9237b83d1 Binary files /dev/null and b/_OSM/maps.sputnik.ru.zmp/18.bmp differ diff --git a/_OSM/maps.sputnik.ru.zmp/24.bmp b/_OSM/maps.sputnik.ru.zmp/24.bmp new file mode 100644 index 000000000..add740100 Binary files /dev/null and b/_OSM/maps.sputnik.ru.zmp/24.bmp differ diff --git a/_OSM/maps.sputnik.ru.zmp/GetUrlScript.txt b/_OSM/maps.sputnik.ru.zmp/GetUrlScript.txt new file mode 100644 index 000000000..adc93d1d8 --- /dev/null +++ b/_OSM/maps.sputnik.ru.zmp/GetUrlScript.txt @@ -0,0 +1,3 @@ +begin + ResultURL:=GetURLBase+'/'+inttostr(GetZ-1)+'/'+inttostr(GetX)+'/'+inttostr(GetY)+'.png'; +end. \ No newline at end of file diff --git a/_OSM/maps.sputnik.ru.zmp/info.txt b/_OSM/maps.sputnik.ru.zmp/info.txt new file mode 100644 index 000000000..df53cfd8f --- /dev/null +++ b/_OSM/maps.sputnik.ru.zmp/info.txt @@ -0,0 +1 @@ +maps.sputnik.ru \ No newline at end of file diff --git a/_OSM/maps.sputnik.ru.zmp/params.txt b/_OSM/maps.sputnik.ru.zmp/params.txt new file mode 100644 index 000000000..6306c1558 --- /dev/null +++ b/_OSM/maps.sputnik.ru.zmp/params.txt @@ -0,0 +1,13 @@ +[PARAMS] +GUID={D3465891-4551-4668-9222-DD569067900E} +ParentSubMenu_ru=Городские и универсальные +ParentSubMenu_uk=Міські та універсальні +ParentSubMenu=City +name=OSM Sputnik.ru +NameInCache=maps.sputnik.ru +DefURLBase=http://tiles.maps.sputnik.ru/tiles/kmt2 +ContentType=image/png +Ext=.png +projection=1 +sradiusa=6378137 +sradiusb=6356752 diff --git a/_OSM/osm_carto_light.zmp/24.bmp b/_OSM/osm_carto_light.zmp/24.bmp new file mode 100644 index 000000000..c5dfac3f8 Binary files /dev/null and b/_OSM/osm_carto_light.zmp/24.bmp differ diff --git a/_OSM/osm_carto_light.zmp/info.txt b/_OSM/osm_carto_light.zmp/info.txt new file mode 100644 index 000000000..5bb0a371e --- /dev/null +++ b/_OSM/osm_carto_light.zmp/info.txt @@ -0,0 +1,2 @@ +https://wiki.openstreetmap.org/wiki/Tile_servers +https://carto.com/location-data-services/basemaps/ \ No newline at end of file diff --git a/_OSM/osm_carto_light.zmp/params.txt b/_OSM/osm_carto_light.zmp/params.txt new file mode 100644 index 000000000..20b91f8bb --- /dev/null +++ b/_OSM/osm_carto_light.zmp/params.txt @@ -0,0 +1,15 @@ +[PARAMS] +GUID={5A8F6AC1-A0E0-43D2-B8E5-444FD1C0693D} +name=OSM Carto Light "Positron" +ParentSubMenu_ru=Городские и универсальные +ParentSubMenu_uk=Міські та універсальні +ParentSubMenu=City +NameInCache=osm_carto_light +DefURLBase=https://cartodb-basemaps-{s}.global.ssl.fastly.net/light_all/{z}/{x}/{y}.png +ServerNames=a,b,c +ContentType="image/png" +Ext=.png +projection=1 +sradiusa=6378137 +sradiusb=6378137 +License=Map tiles by Carto, under CC BY 3.0. Data by OpenStreetMap, under ODbL. \ No newline at end of file diff --git a/_OSM/osm_cloudmade.com.zmp/18.bmp b/_OSM/osm_cloudmade.com.zmp/18.bmp new file mode 100644 index 000000000..a942fa46b Binary files /dev/null and b/_OSM/osm_cloudmade.com.zmp/18.bmp differ diff --git a/_OSM/osm_cloudmade.com.zmp/24.bmp b/_OSM/osm_cloudmade.com.zmp/24.bmp new file mode 100644 index 000000000..da49b1710 Binary files /dev/null and b/_OSM/osm_cloudmade.com.zmp/24.bmp differ diff --git a/_OSM/osm_cloudmade.com.zmp/GetUrlScript.txt b/_OSM/osm_cloudmade.com.zmp/GetUrlScript.txt new file mode 100644 index 000000000..cbdfc177b --- /dev/null +++ b/_OSM/osm_cloudmade.com.zmp/GetUrlScript.txt @@ -0,0 +1,3 @@ +begin + ResultURL:=GetURLBase+'/'+inttostr(GetZ-1)+'/'+inttostr(Getx)+'/'+inttostr(Gety)+'.png'; +end. \ No newline at end of file diff --git a/_OSM/osm_cloudmade.com.zmp/info.txt b/_OSM/osm_cloudmade.com.zmp/info.txt new file mode 100644 index 000000000..9056a705c --- /dev/null +++ b/_OSM/osm_cloudmade.com.zmp/info.txt @@ -0,0 +1,6 @@ +OpenStreetMap - ,
+ ,
+
+ .
+
+: http://www.openstreetmap.org \ No newline at end of file diff --git a/_OSM/osm_cloudmade.com.zmp/params.txt b/_OSM/osm_cloudmade.com.zmp/params.txt new file mode 100644 index 000000000..2b192aaa4 --- /dev/null +++ b/_OSM/osm_cloudmade.com.zmp/params.txt @@ -0,0 +1,15 @@ +[PARAMS] +pnum=117 +GUID={53B841AD-A85D-40D0-BB36-FAA0C703CE91} +ParentSubMenu_ru=Сломанные карты\OSM +ParentSubMenu_uk=Зламані карти\OSM +ParentSubMenu=Not working\OSM +name_ru=Карта + знаки OSM (cloudmade.com) +name=Map OSM (cloudmade.com) +NameInCache=OSM_cloudmade +DefURLBase=http://a.tile.cloudmade.com/BC9A493B41014CAABB98F0471D759707/1/256 +ContentType=image/png +Ext=.png +projection=1 +sradiusa=6378137 +sradiusb=6378137 diff --git a/_OSM/osm_gps_tile.zmp/24.bmp b/_OSM/osm_gps_tile.zmp/24.bmp new file mode 100644 index 000000000..52c0bbf36 Binary files /dev/null and b/_OSM/osm_gps_tile.zmp/24.bmp differ diff --git a/_OSM/osm_gps_tile.zmp/EmptyTiles/NA.png b/_OSM/osm_gps_tile.zmp/EmptyTiles/NA.png new file mode 100644 index 000000000..54a3bc936 Binary files /dev/null and b/_OSM/osm_gps_tile.zmp/EmptyTiles/NA.png differ diff --git a/_OSM/osm_gps_tile.zmp/EmptyTiles/old.png b/_OSM/osm_gps_tile.zmp/EmptyTiles/old.png new file mode 100644 index 000000000..26d1cc285 Binary files /dev/null and b/_OSM/osm_gps_tile.zmp/EmptyTiles/old.png differ diff --git a/_OSM/osm_gps_tile.zmp/EmptyTiles/older.png b/_OSM/osm_gps_tile.zmp/EmptyTiles/older.png new file mode 100644 index 000000000..ebe8b6c9d Binary files /dev/null and b/_OSM/osm_gps_tile.zmp/EmptyTiles/older.png differ diff --git a/_OSM/osm_gps_tile.zmp/GetUrlScript.txt b/_OSM/osm_gps_tile.zmp/GetUrlScript.txt new file mode 100644 index 000000000..9fb82dd0c --- /dev/null +++ b/_OSM/osm_gps_tile.zmp/GetUrlScript.txt @@ -0,0 +1,3 @@ +begin + ResultURL:=GetURLBase+'/'+inttostr(GetZ-1)+'/'+inttostr(GetX)+'/'+inttostr(GetY)+'.png'; +end. \ No newline at end of file diff --git a/_OSM/osm_gps_tile.zmp/info.txt b/_OSM/osm_gps_tile.zmp/info.txt new file mode 100644 index 000000000..aacba62ca --- /dev/null +++ b/_OSM/osm_gps_tile.zmp/info.txt @@ -0,0 +1,6 @@ +OpenStreetMap - , + , + + . + +: http://www.openstreetmap.org/ diff --git a/_OSM/osm_gps_tile.zmp/params.txt b/_OSM/osm_gps_tile.zmp/params.txt new file mode 100644 index 000000000..5a3bd8a5d --- /dev/null +++ b/_OSM/osm_gps_tile.zmp/params.txt @@ -0,0 +1,19 @@ +[PARAMS] +GUID={1123ADB1-4561-4280-9222-D4690321117E} +ParentSubMenu_ru=Городские и универсальные +ParentSubMenu_uk=Міські та універсальні +ParentSubMenu=City +name_ru=OSM - GPS-треки +name=OSM - GPS-tracks +name_uk=OSM - GPS-треки +asLayer=1 +NameInCache=osm_gps_tile +DefURLBase=https://gps.tile.openstreetmap.org/lines/ +ContentType=image/png +Ext=.png +projection=1 +sradiusa=6378137 +sradiusb=6356752 +IteratorSubRectSize=8,8 +RequestHead=Referer: http://www.openstreetmap.org/ +License=(c) OpenStreetMap contributors, CC-BY-SA diff --git a/_OSM/osm_map_ourdoors.zmp/24.bmp b/_OSM/osm_map_ourdoors.zmp/24.bmp new file mode 100644 index 000000000..52c0bbf36 Binary files /dev/null and b/_OSM/osm_map_ourdoors.zmp/24.bmp differ diff --git a/_OSM/osm_map_ourdoors.zmp/GetUrlScript.txt b/_OSM/osm_map_ourdoors.zmp/GetUrlScript.txt new file mode 100644 index 000000000..a3dbf6109 --- /dev/null +++ b/_OSM/osm_map_ourdoors.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?apikey=6170aad10dfd42a38d4d8c709a536f38'; +end. \ No newline at end of file diff --git a/_OSM/osm_map_ourdoors.zmp/info.txt b/_OSM/osm_map_ourdoors.zmp/info.txt new file mode 100644 index 000000000..aacba62ca --- /dev/null +++ b/_OSM/osm_map_ourdoors.zmp/info.txt @@ -0,0 +1,6 @@ +OpenStreetMap - , + , + + . + +: http://www.openstreetmap.org/ diff --git a/_OSM/osm_map_ourdoors.zmp/params.txt b/_OSM/osm_map_ourdoors.zmp/params.txt new file mode 100644 index 000000000..a3dc57cd5 --- /dev/null +++ b/_OSM/osm_map_ourdoors.zmp/params.txt @@ -0,0 +1,19 @@ + +[PARAMS] +pnum=115 +GUID={D64B56B5-4B72-4EB1-8552-3E211A7A3580} +ParentSubMenu_ru=Туристические +ParentSubMenu_uk=Туристичний +ParentSubMenu=Hike +name=OSM Thunderforest Outdoors +NameInCache=osm_OutdoorsMap +DefURLBase=http://a.tile.thunderforest.com/outdoors +ContentType=image/png +Ext=.png +projection=1 +sradiusa=6378137 +sradiusb=6356752 +DefHotKey=48 +RequestHead=User-Agent: SAS.Planet +IteratorSubRectSize=8,8 +License=© OpenStreetMap contributors, CC-BY-SA. Tiles courtesy of Andy Allan. diff --git a/_OSM/osm_mapsurfer_boundary.zmp/24.bmp b/_OSM/osm_mapsurfer_boundary.zmp/24.bmp new file mode 100644 index 000000000..52c0bbf36 Binary files /dev/null and b/_OSM/osm_mapsurfer_boundary.zmp/24.bmp differ diff --git a/_OSM/osm_mapsurfer_boundary.zmp/GetUrlScript.txt b/_OSM/osm_mapsurfer_boundary.zmp/GetUrlScript.txt new file mode 100644 index 000000000..a8a22e65b --- /dev/null +++ b/_OSM/osm_mapsurfer_boundary.zmp/GetUrlScript.txt @@ -0,0 +1,8 @@ +begin + ResultURL:=GetURLBase+'/'+inttostr(GetZ-1)+'/'+inttostr(GetX)+'/'+inttostr(GetY)+'.png'; + RequestHead:= +'Host: maps.heigit.org'+ #13#10 + +'Accept: image/png, image/svg+xml, image/jxr, image/*; q=0.8, */*; q=0.5'+ #13#10 + +'Referer: https://qms.nextgis.com/geoservices/2573/'+ #13#10 + +'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/73.0.3683.103 Safari/537.36 OPR/60.0.3255.109' + #13#10; +end. diff --git a/_OSM/osm_mapsurfer_boundary.zmp/info.txt b/_OSM/osm_mapsurfer_boundary.zmp/info.txt new file mode 100644 index 000000000..77c2a17b8 --- /dev/null +++ b/_OSM/osm_mapsurfer_boundary.zmp/info.txt @@ -0,0 +1,7 @@ +OpenStreetMap - , + , + + . + +: http://www.openstreetmap.org/ +The authors are Maxim Rylov and Vitaly Chezganov. All rights reserved () \ No newline at end of file diff --git a/_OSM/osm_mapsurfer_boundary.zmp/params.txt b/_OSM/osm_mapsurfer_boundary.zmp/params.txt new file mode 100644 index 000000000..2059fc4fd --- /dev/null +++ b/_OSM/osm_mapsurfer_boundary.zmp/params.txt @@ -0,0 +1,21 @@ +[PARAMS] +GUID={678ABC23-7DE7-4AF4-B551-D883414321D6} +asLayer=1 +name_ru= OSM Mapsurfer - Административные границы +name=OSM Mapsurfer - Boundary +name_uk=OSM Mapsurfer - Адміністративні межі +ParentSubMenu_ru=Подписи и границы +ParentSubMenu=Labels and borders +ParentSubMenu_uk=Підписи та межі +NameInCache=OSM_mapsurfer_boundary +DefURLBase=https://maps.heigit.org/openmapsurfer/tiles/adminb/webmercator +defaultContentType=image/png +ContentType="image/pnga";"image/png" +MimeTypeSubst="image/pnga=image/png" +Ext=.png +projection=1 +sradiusa=6378137 +sradiusb=6378137 +IteratorSubRectSize=8,8 +License=Map data В© OpenStreetMap contributors, rendering GIScience Research Group @ University of Heidelberg + diff --git a/_OSM/osm_mapsurfer_grayscale.zmp/18.bmp b/_OSM/osm_mapsurfer_grayscale.zmp/18.bmp new file mode 100644 index 000000000..a942fa46b Binary files /dev/null and b/_OSM/osm_mapsurfer_grayscale.zmp/18.bmp differ diff --git a/_OSM/osm_mapsurfer_grayscale.zmp/24.bmp b/_OSM/osm_mapsurfer_grayscale.zmp/24.bmp new file mode 100644 index 000000000..da49b1710 Binary files /dev/null and b/_OSM/osm_mapsurfer_grayscale.zmp/24.bmp differ diff --git a/_OSM/osm_mapsurfer_grayscale.zmp/GetUrlScript.txt b/_OSM/osm_mapsurfer_grayscale.zmp/GetUrlScript.txt new file mode 100644 index 000000000..1598fe474 --- /dev/null +++ b/_OSM/osm_mapsurfer_grayscale.zmp/GetUrlScript.txt @@ -0,0 +1,3 @@ +begin + ResultURL:=GetURLBase+'x='+inttostr(GetX)+'&y='+inttostr(GetY)+'&z='+inttostr(GetZ-1); +end. \ No newline at end of file diff --git a/_OSM/osm_mapsurfer_grayscale.zmp/info.txt b/_OSM/osm_mapsurfer_grayscale.zmp/info.txt new file mode 100644 index 000000000..77c2a17b8 --- /dev/null +++ b/_OSM/osm_mapsurfer_grayscale.zmp/info.txt @@ -0,0 +1,7 @@ +OpenStreetMap - , + , + + . + +: http://www.openstreetmap.org/ +The authors are Maxim Rylov and Vitaly Chezganov. All rights reserved () \ No newline at end of file diff --git a/_OSM/osm_mapsurfer_grayscale.zmp/params.txt b/_OSM/osm_mapsurfer_grayscale.zmp/params.txt new file mode 100644 index 000000000..158861a31 --- /dev/null +++ b/_OSM/osm_mapsurfer_grayscale.zmp/params.txt @@ -0,0 +1,20 @@ +[PARAMS] +GUID={5AB84226-7CD7-4EF4-B451-D718421BB6D6} +ParentSubMenu_ru=Сломанные карты\OSM +ParentSubMenu_uk=Зламані карти\OSM +ParentSubMenu=Not working\OSM +name_ru=Карта OSM Серая (mapsurfer.net) +name=Map OSM Grayscale (mapsurfer.net) +name_uk=Карта OSM Серая (MapSurfer.NET) +NameInCache=OSM_mapsurfer_Grayscale +DefURLBase=http://korona.geog.uni-heidelberg.de/tiles/roadsg/ +defaultContentType=image/png +ContentType="image/pnga";"image/png" +MimeTypeSubst="image/pnga=image/png" +Ext=.png +projection=1 +sradiusa=6378137 +sradiusb=6378137 +RequestHead=User-Agent: SAS.Planet +IteratorSubRectSize=8,8 +License=Map data © OpenStreetMap contributors, rendering GIScience Research Group @ University of Heidelberg diff --git a/_OSM/osm_maptoponik.zmp/24.bmp b/_OSM/osm_maptoponik.zmp/24.bmp new file mode 100644 index 000000000..52c0bbf36 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..adbb162cc --- /dev/null +++ b/_OSM/osm_maptoponik.zmp/params.txt @@ -0,0 +1,22 @@ +[PARAMS] +pnum=116 +GUID={D643C5A1-4331-4387-9BE2-DEDF187C117E} +ParentSubMenu_ru=Сломанные карты\Туристические +ParentSubMenu_uk=Зламані карти\Туристичний +ParentSubMenu=Not working\Hike +name=OSM OpenTopoMap.org +NameInCache=osmmaptoponik +DefURLBase=http://a.tile.opentopomap.org +ContentType=image/png +Ext=.png +projection=1 +sradiusa=6378137 +sradiusb=6356752 +UseGenPrevious=1 +Usedel=1 +Usesave=1 +UseAntiBan=0 +BanIfLen=0 +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 diff --git a/_OSM/osm_opensnowmap.zmp/24.bmp b/_OSM/osm_opensnowmap.zmp/24.bmp new file mode 100644 index 000000000..52c0bbf36 Binary files /dev/null and b/_OSM/osm_opensnowmap.zmp/24.bmp differ diff --git a/_OSM/osm_opensnowmap.zmp/GetUrlScript.txt b/_OSM/osm_opensnowmap.zmp/GetUrlScript.txt new file mode 100644 index 000000000..adc93d1d8 --- /dev/null +++ b/_OSM/osm_opensnowmap.zmp/GetUrlScript.txt @@ -0,0 +1,3 @@ +begin + ResultURL:=GetURLBase+'/'+inttostr(GetZ-1)+'/'+inttostr(GetX)+'/'+inttostr(GetY)+'.png'; +end. \ No newline at end of file diff --git a/_OSM/osm_opensnowmap.zmp/info.txt b/_OSM/osm_opensnowmap.zmp/info.txt new file mode 100644 index 000000000..df53cfd8f --- /dev/null +++ b/_OSM/osm_opensnowmap.zmp/info.txt @@ -0,0 +1 @@ +maps.sputnik.ru \ No newline at end of file diff --git a/_OSM/osm_opensnowmap.zmp/params.txt b/_OSM/osm_opensnowmap.zmp/params.txt new file mode 100644 index 000000000..3fb82c4e5 --- /dev/null +++ b/_OSM/osm_opensnowmap.zmp/params.txt @@ -0,0 +1,15 @@ +[PARAMS] +GUID={D3465891-4552-4668-9232-DD569067900E} +ParentSubMenu_ru=Зимние +ParentSubMenu_uk=Зимовий +ParentSubMenu=Winter +name_ru=OSM OpenSnowMap - фоновый слой +name=OSM OpenSnowMap - background layer +NameInCache=opensnowmap +DefURLBase=http://www.opensnowmap.org/base_snow_map +ContentType=image/png +Ext=.png +projection=1 +sradiusa=6378137 +sradiusb=6378137 +RequestHead=Referer: http://www.opensnowmap.org/ \ No newline at end of file diff --git a/_OSM/osm_opensnowmap_overlay.zmp/24.bmp b/_OSM/osm_opensnowmap_overlay.zmp/24.bmp new file mode 100644 index 000000000..52c0bbf36 Binary files /dev/null and b/_OSM/osm_opensnowmap_overlay.zmp/24.bmp differ diff --git a/_OSM/osm_opensnowmap_overlay.zmp/GetUrlScript.txt b/_OSM/osm_opensnowmap_overlay.zmp/GetUrlScript.txt new file mode 100644 index 000000000..9fb82dd0c --- /dev/null +++ b/_OSM/osm_opensnowmap_overlay.zmp/GetUrlScript.txt @@ -0,0 +1,3 @@ +begin + ResultURL:=GetURLBase+'/'+inttostr(GetZ-1)+'/'+inttostr(GetX)+'/'+inttostr(GetY)+'.png'; +end. \ No newline at end of file diff --git a/_OSM/osm_opensnowmap_overlay.zmp/info.txt b/_OSM/osm_opensnowmap_overlay.zmp/info.txt new file mode 100644 index 000000000..aacba62ca --- /dev/null +++ b/_OSM/osm_opensnowmap_overlay.zmp/info.txt @@ -0,0 +1,6 @@ +OpenStreetMap - , + , + + . + +: http://www.openstreetmap.org/ diff --git a/_OSM/osm_opensnowmap_overlay.zmp/params.txt b/_OSM/osm_opensnowmap_overlay.zmp/params.txt new file mode 100644 index 000000000..772944394 --- /dev/null +++ b/_OSM/osm_opensnowmap_overlay.zmp/params.txt @@ -0,0 +1,17 @@ +[PARAMS] +GUID={1123ADB1-4562-4280-9222-D4690321117E} +ParentSubMenu_ru=Зимние +ParentSubMenu_uk=Зимовий +ParentSubMenu=Winter +name=OpenSnowMap (pistes layer) +asLayer=1 +NameInCache=opensnowmap_overlay +DefURLBase=http://www.opensnowmap.org/pistes +ContentType=image/png +Ext=.png +projection=1 +sradiusa=6378137 +sradiusb=6378137 +IteratorSubRectSize=8,8 +RequestHead=Referer: http://www.opensnowmap.org/ + diff --git a/_OSM/osm_openwintermap.zmp/24.bmp b/_OSM/osm_openwintermap.zmp/24.bmp new file mode 100644 index 000000000..52c0bbf36 Binary files /dev/null and b/_OSM/osm_openwintermap.zmp/24.bmp differ diff --git a/_OSM/osm_openwintermap.zmp/GetUrlScript.txt b/_OSM/osm_openwintermap.zmp/GetUrlScript.txt new file mode 100644 index 000000000..eb359e4a7 --- /dev/null +++ b/_OSM/osm_openwintermap.zmp/GetUrlScript.txt @@ -0,0 +1,3 @@ +begin + ResultURL:=GetURLBase+'/'+inttostr(GetZ-1)+'/'+inttostr(GetX)+'/'+inttostr(GetY)+'/t.png?project=api-dev-oa'; +end. \ No newline at end of file diff --git a/_OSM/osm_openwintermap.zmp/info.txt b/_OSM/osm_openwintermap.zmp/info.txt new file mode 100644 index 000000000..df53cfd8f --- /dev/null +++ b/_OSM/osm_openwintermap.zmp/info.txt @@ -0,0 +1 @@ +maps.sputnik.ru \ No newline at end of file diff --git a/_OSM/osm_openwintermap.zmp/params.txt b/_OSM/osm_openwintermap.zmp/params.txt new file mode 100644 index 000000000..7079f0066 --- /dev/null +++ b/_OSM/osm_openwintermap.zmp/params.txt @@ -0,0 +1,13 @@ +[PARAMS] +GUID={D3465891-4553-4668-9223-DD569067900E} +ParentSubMenu_ru=Зимние +ParentSubMenu_uk=Зимовий +ParentSubMenu=Winter +name=OSM OpenWinterMap +NameInCache=openwintermap +DefURLBase=https://w3.outdooractive.com/map/v1/png/osm_winter +ContentType=image/png +Ext=.png +projection=1 +sradiusa=6378137 +sradiusb=6378137 diff --git a/_OSM/osm_wmflabs_grayscale.zmp/24.bmp b/_OSM/osm_wmflabs_grayscale.zmp/24.bmp new file mode 100644 index 000000000..52c0bbf36 Binary files /dev/null and b/_OSM/osm_wmflabs_grayscale.zmp/24.bmp differ diff --git a/_OSM/osm_wmflabs_grayscale.zmp/info.txt b/_OSM/osm_wmflabs_grayscale.zmp/info.txt new file mode 100644 index 000000000..2ac880e7c --- /dev/null +++ b/_OSM/osm_wmflabs_grayscale.zmp/info.txt @@ -0,0 +1 @@ +https://wiki.openstreetmap.org/wiki/Tile_servers \ No newline at end of file diff --git a/_OSM/osm_wmflabs_grayscale.zmp/params.txt b/_OSM/osm_wmflabs_grayscale.zmp/params.txt new file mode 100644 index 000000000..c720bc850 --- /dev/null +++ b/_OSM/osm_wmflabs_grayscale.zmp/params.txt @@ -0,0 +1,17 @@ +[PARAMS] +GUID={E5417E0B-FD3D-4F4E-85C3-CE6AC7154337} +ParentSubMenu_ru=Городские и универсальные +ParentSubMenu_uk=Міські та універсальні +ParentSubMenu=City +name_ru=OSM Серая (WMFLabs) +name=OSM Grayscale (WMFLabs) +name_uk=OSM Серая (WMFLabs) +NameInCache=wmflabs_osm_grayscale +DefURLBase=https://tiles.wmflabs.org/bw-mapnik/{z}/{x}/{y}.png +DefaultContentType=image/png +ContentType="image/png" +Ext=.png +projection=1 +sradiusa=6378137 +sradiusb=6378137 +License=Wikimedia Labs | Map data © OpenStreetMap contributors diff --git a/_OSM/osmos_hyb_buildings.zmp/18.bmp b/_OSM/osmos_hyb_buildings.zmp/18.bmp new file mode 100644 index 000000000..ac02cf10b Binary files /dev/null and b/_OSM/osmos_hyb_buildings.zmp/18.bmp differ diff --git a/_OSM/osmos_hyb_buildings.zmp/24.bmp b/_OSM/osmos_hyb_buildings.zmp/24.bmp new file mode 100644 index 000000000..7e6946177 Binary files /dev/null and b/_OSM/osmos_hyb_buildings.zmp/24.bmp differ diff --git a/_OSM/osmos_hyb_buildings.zmp/GetUrlScript.txt b/_OSM/osmos_hyb_buildings.zmp/GetUrlScript.txt new file mode 100644 index 000000000..a5e20ebc8 --- /dev/null +++ b/_OSM/osmos_hyb_buildings.zmp/GetUrlScript.txt @@ -0,0 +1,4 @@ +begin + ResultURL:=GetUrlBase+'/'+inttostr(GetZ-1)+'/'+inttostr(GetX)+'/'+inttostr(GetY)+'.png'; + if GetZ<15 then ResultURL:=''; +end. \ No newline at end of file diff --git a/_OSM/osmos_hyb_buildings.zmp/params.txt b/_OSM/osmos_hyb_buildings.zmp/params.txt new file mode 100644 index 000000000..c6d839fd2 --- /dev/null +++ b/_OSM/osmos_hyb_buildings.zmp/params.txt @@ -0,0 +1,18 @@ +[PARAMS] +pnum=1 +GUID={ff477668-c0cb-4b15-8c14-b176e14166ba} +name_ru=Трёхмерные здания +name=3d-buildings +name_uk=Трёхмерные здания +ParentSubMenu_ru=Сломанные карты\OSM +ParentSubMenu_uk=Зламані карти\OSM +ParentSubMenu=Not working\OSM +asLayer=1 +DefURLBase= http://e.tile.osmosnimki.ru/buildings +projection=1 +sradiusa=6378137 +sradiusb=6378137 +NameInCache=osmos_hyb_3d +Ext=.png +UsePreloadPage=0 +ContentType=image/png diff --git a/_OSM/toolserver.org.zmp/18.bmp b/_OSM/toolserver.org.zmp/18.bmp new file mode 100644 index 000000000..a942fa46b Binary files /dev/null and b/_OSM/toolserver.org.zmp/18.bmp differ diff --git a/_OSM/toolserver.org.zmp/24.bmp b/_OSM/toolserver.org.zmp/24.bmp new file mode 100644 index 000000000..da49b1710 Binary files /dev/null and b/_OSM/toolserver.org.zmp/24.bmp differ diff --git a/_OSM/toolserver.org.zmp/GetUrlScript.txt b/_OSM/toolserver.org.zmp/GetUrlScript.txt new file mode 100644 index 000000000..cbdfc177b --- /dev/null +++ b/_OSM/toolserver.org.zmp/GetUrlScript.txt @@ -0,0 +1,3 @@ +begin + ResultURL:=GetURLBase+'/'+inttostr(GetZ-1)+'/'+inttostr(Getx)+'/'+inttostr(Gety)+'.png'; +end. \ No newline at end of file diff --git a/_OSM/toolserver.org.zmp/info.txt b/_OSM/toolserver.org.zmp/info.txt new file mode 100644 index 000000000..9056a705c --- /dev/null +++ b/_OSM/toolserver.org.zmp/info.txt @@ -0,0 +1,6 @@ +OpenStreetMap - ,
+ ,
+
+ .
+
+: http://www.openstreetmap.org \ No newline at end of file diff --git a/_OSM/toolserver.org.zmp/params.txt b/_OSM/toolserver.org.zmp/params.txt new file mode 100644 index 000000000..afafba2af --- /dev/null +++ b/_OSM/toolserver.org.zmp/params.txt @@ -0,0 +1,16 @@ +[PARAMS] +pnum=117 +GUID={CDA67F8D-C7D3-4B4C-A6EE-7B187794F762} +asLayer=1 +ParentSubMenu_ru=Сломанные карты\OSM +ParentSubMenu_uk=Зламані карти\OSM +ParentSubMenu=Not working\OSM +name_ru=Надписи OSM (toolserver.org) +name=Hybrid OSM (toolserver.org) +NameInCache=OSM_toolserver_org +DefURLBase=http://c.www.toolserver.org/tiles/osm-labels-ru +ContentType=image/png +Ext=.png +projection=1 +sradiusa=6378137 +sradiusb=6378137 diff --git a/_Other/fonecta_hybrid.zmp/18.bmp b/_Other/fonecta_hybrid.zmp/18.bmp new file mode 100644 index 000000000..25c03a1b1 Binary files /dev/null and b/_Other/fonecta_hybrid.zmp/18.bmp differ diff --git a/_Other/fonecta_hybrid.zmp/24.bmp b/_Other/fonecta_hybrid.zmp/24.bmp new file mode 100644 index 000000000..59cd54fbd Binary files /dev/null and b/_Other/fonecta_hybrid.zmp/24.bmp differ diff --git a/_Other/fonecta_hybrid.zmp/GetUrlScript.txt b/_Other/fonecta_hybrid.zmp/GetUrlScript.txt new file mode 100644 index 000000000..14432aa73 --- /dev/null +++ b/_Other/fonecta_hybrid.zmp/GetUrlScript.txt @@ -0,0 +1,4 @@ +begin +if ((GetZ <= 19) and (GetZ >= 6)) then + ResultURL:=GetURLBase+'&x='+inttostr(GetX-(round(intpower(2, Getz-1))/2))+'&y='+inttostr((round(intpower(2, Getz-1))/2)-1-GetY)+'&z='+inttostr(19-GetZ); +end. diff --git a/_Other/fonecta_hybrid.zmp/info.txt b/_Other/fonecta_hybrid.zmp/info.txt new file mode 100644 index 000000000..d715469ac --- /dev/null +++ b/_Other/fonecta_hybrid.zmp/info.txt @@ -0,0 +1,3 @@ + + +: https://www.fonecta.fi/kartat?lon=25.58129239320995&lat=61.09582494617275&z=8&l=NAU diff --git a/_Other/fonecta_hybrid.zmp/params.txt b/_Other/fonecta_hybrid.zmp/params.txt new file mode 100644 index 000000000..76030ccd1 --- /dev/null +++ b/_Other/fonecta_hybrid.zmp/params.txt @@ -0,0 +1,14 @@ +[PARAMS] +GUID={793A257F-0489-43AA-9BB6-943DE5F28004} +asLayer=1 +ParentSubMenu_ru=Сломанные карты\Другие карты +ParentSubMenu=Not working\Other maps +ParentSubMenu_uk=Зламані карти\Інші карти +name=Finland hybrid (fonecta.fi) +name_ru=Финляндия наложение (fonecta.fi) +NameInCache=fonecta_hybrid +DefURLBase=http://kartta.fonecta.fi/oym?f=m&ft=png_hyb_256&key=FO1349G5NGDTJ52H913SFRK63928 +RequestHead=Referer: https://www.fonecta.fi/kartat?lon=25.58129239320995&lat=61.09582494617275&z=8&l=NAU +ContentType=image/png +Ext=.png +EPSG=3785 diff --git a/_Other/fonecta_map.zmp/18.bmp b/_Other/fonecta_map.zmp/18.bmp new file mode 100644 index 000000000..25c03a1b1 Binary files /dev/null and b/_Other/fonecta_map.zmp/18.bmp differ diff --git a/_Other/fonecta_map.zmp/24.bmp b/_Other/fonecta_map.zmp/24.bmp new file mode 100644 index 000000000..59cd54fbd Binary files /dev/null and b/_Other/fonecta_map.zmp/24.bmp differ diff --git a/_Other/fonecta_map.zmp/GetUrlScript.txt b/_Other/fonecta_map.zmp/GetUrlScript.txt new file mode 100644 index 000000000..14432aa73 --- /dev/null +++ b/_Other/fonecta_map.zmp/GetUrlScript.txt @@ -0,0 +1,4 @@ +begin +if ((GetZ <= 19) and (GetZ >= 6)) then + ResultURL:=GetURLBase+'&x='+inttostr(GetX-(round(intpower(2, Getz-1))/2))+'&y='+inttostr((round(intpower(2, Getz-1))/2)-1-GetY)+'&z='+inttostr(19-GetZ); +end. diff --git a/_Other/fonecta_map.zmp/info.txt b/_Other/fonecta_map.zmp/info.txt new file mode 100644 index 000000000..d715469ac --- /dev/null +++ b/_Other/fonecta_map.zmp/info.txt @@ -0,0 +1,3 @@ + + +: https://www.fonecta.fi/kartat?lon=25.58129239320995&lat=61.09582494617275&z=8&l=NAU diff --git a/_Other/fonecta_map.zmp/params.txt b/_Other/fonecta_map.zmp/params.txt new file mode 100644 index 000000000..d753e36cc --- /dev/null +++ b/_Other/fonecta_map.zmp/params.txt @@ -0,0 +1,13 @@ +[PARAMS] +GUID={783A7DAF-067E-47BE-95C6-943DE5F28004} +name=Finland map (fonecta.fi) +name_ru=Финляндия карта (fonecta.fi) +ParentSubMenu_ru=Сломанные карты\Другие карты +ParentSubMenu=Not working\Other maps +ParentSubMenu_uk=Зламані карти\Інші карти +NameInCache=fonecta +DefURLBase=http://kartta.fonecta.fi/oym?f=m&ft=png_nauti_256&key=FO1349G5NGDTJ52H913SFRK63928 +RequestHead=Referer: https://www.fonecta.fi/kartat?lon=25.58129239320995&lat=61.09582494617275&z=8&l=NAU +ContentType=image/png +Ext=.png +EPSG=3785 diff --git a/_Other/fonecta_satellite.zmp/18.bmp b/_Other/fonecta_satellite.zmp/18.bmp new file mode 100644 index 000000000..25c03a1b1 Binary files /dev/null and b/_Other/fonecta_satellite.zmp/18.bmp differ diff --git a/_Other/fonecta_satellite.zmp/24.bmp b/_Other/fonecta_satellite.zmp/24.bmp new file mode 100644 index 000000000..59cd54fbd Binary files /dev/null and b/_Other/fonecta_satellite.zmp/24.bmp differ diff --git a/_Other/fonecta_satellite.zmp/GetUrlScript.txt b/_Other/fonecta_satellite.zmp/GetUrlScript.txt new file mode 100644 index 000000000..14432aa73 --- /dev/null +++ b/_Other/fonecta_satellite.zmp/GetUrlScript.txt @@ -0,0 +1,4 @@ +begin +if ((GetZ <= 19) and (GetZ >= 6)) then + ResultURL:=GetURLBase+'&x='+inttostr(GetX-(round(intpower(2, Getz-1))/2))+'&y='+inttostr((round(intpower(2, Getz-1))/2)-1-GetY)+'&z='+inttostr(19-GetZ); +end. diff --git a/_Other/fonecta_satellite.zmp/info.txt b/_Other/fonecta_satellite.zmp/info.txt new file mode 100644 index 000000000..c0572632d --- /dev/null +++ b/_Other/fonecta_satellite.zmp/info.txt @@ -0,0 +1,3 @@ + + +: https://www.fonecta.fi/kartat?lon=25.58129239320995&lat=61.09582494617275&z=8&l=NAU diff --git a/_Other/fonecta_satellite.zmp/params.txt b/_Other/fonecta_satellite.zmp/params.txt new file mode 100644 index 000000000..e16b99f9b --- /dev/null +++ b/_Other/fonecta_satellite.zmp/params.txt @@ -0,0 +1,13 @@ +[PARAMS] +GUID={97B51C86-516C-4fE5-BC7f-214004034fB7} +name=Finland satellite (fonecta.fi) +name_ru=Финляндия спутник (fonecta.fi) +ParentSubMenu_ru=Сломанные карты\Другие карты +ParentSubMenu=Not working\Other maps +ParentSubMenu_uk=Зламані карти\Інші карти +NameInCache=fonecta_satellite +DefURLBase=http://kartta.fonecta.fi/oym?f=m&ft=jpeg_sat_256&key=FO1349G5NGDTJ52H913SFRK63928 +RequestHead=Referer: https://www.fonecta.fi/kartat?lon=25.58129239320995&lat=61.09582494617275&z=8&l=NAU +ContentType=image/jpeg +Ext=.jpg +EPSG=3785 diff --git a/_Other/garmin.zmp/24.bmp b/_Other/garmin.zmp/24.bmp new file mode 100644 index 000000000..d68fcafbd Binary files /dev/null and b/_Other/garmin.zmp/24.bmp differ diff --git a/_Other/garmin.zmp/GetUrlScript.txt b/_Other/garmin.zmp/GetUrlScript.txt new file mode 100644 index 000000000..062e3a314 --- /dev/null +++ b/_Other/garmin.zmp/GetUrlScript.txt @@ -0,0 +1,3 @@ +begin + ResultURL:=GetURLBase+inttostr(GetX)+';'+inttostr(GetY)+';'+inttostr(GetZ-1)+';'; +end. \ No newline at end of file diff --git a/_Other/garmin.zmp/info.txt b/_Other/garmin.zmp/info.txt new file mode 100644 index 000000000..a90ca9331 --- /dev/null +++ b/_Other/garmin.zmp/info.txt @@ -0,0 +1 @@ +http://www.garmin.ru/maponline/marshruty.php \ No newline at end of file diff --git a/_Other/garmin.zmp/params.txt b/_Other/garmin.zmp/params.txt new file mode 100644 index 000000000..60e13decf --- /dev/null +++ b/_Other/garmin.zmp/params.txt @@ -0,0 +1,14 @@ +[PARAMS] +pnum=100 +GUID={F6579B06-E632-4D5F-BC75-C8FA658B57DF} +name=Garmin.ru +ParentSubMenu_ru=Автомобильные +ParentSubMenu=Transport +ParentSubMenu_uk=Автомобільний +DefURLBase=http://maps.navicom.ru/nms/getTile.ashx?87A930E02E584DEAB087239008C5D943; +projection=1 +sradiusa=6378137 +sradiusb=6378137 +NameInCache=Garmin +Ext=.png +ContentType=image/png diff --git a/_Other/geologmap.zmp/18.bmp b/_Other/geologmap.zmp/18.bmp new file mode 100644 index 000000000..be7b5385b Binary files /dev/null and b/_Other/geologmap.zmp/18.bmp differ diff --git a/_Other/geologmap.zmp/24.bmp b/_Other/geologmap.zmp/24.bmp new file mode 100644 index 000000000..d40b3ed39 Binary files /dev/null and b/_Other/geologmap.zmp/24.bmp differ diff --git a/_Other/geologmap.zmp/GetUrlScript.txt b/_Other/geologmap.zmp/GetUrlScript.txt new file mode 100644 index 000000000..1acc47c60 --- /dev/null +++ b/_Other/geologmap.zmp/GetUrlScript.txt @@ -0,0 +1,3 @@ +begin + ResultURL:=GetURLBase+'z'+inttostr(getz)+'/'+inttostr(getx div 1024)+'/x'+inttostr(getx)+'/'+inttostr(gety div 1024)+'/y'+inttostr(gety)+'.jpg'; +end. diff --git a/_Other/geologmap.zmp/params.txt b/_Other/geologmap.zmp/params.txt new file mode 100644 index 000000000..c5391b1c7 --- /dev/null +++ b/_Other/geologmap.zmp/params.txt @@ -0,0 +1,22 @@ +[PARAMS] +pnum=16 +GUID={FD39994C-3D2E-450C-8290-C48DD081E39B} +ParentSubMenu_ru=Геологические +ParentSubMenu_uk=Геологічний +ParentSubMenu=Geology +name_ru=Геологическая карта СССР +name=Geologic map of USSR +DefURLBase=http://91.237.82.95:8088/pub/other/geologmap/ +projection=1 +sradiusa=6378137 +sradiusb=6378137 +NameInCache=geologmap +Ext=.jpg +Usestick=1 +UseGenPrevious=1 +Usedel=1 +Usesave=1 +BanIfLen=0 +defaultContentType=image/jpeg +ContentType="image/jpeg" +MaxConnectToServerCount=1 \ No newline at end of file diff --git a/_Other/tomtom.zmp/24.bmp b/_Other/tomtom.zmp/24.bmp new file mode 100644 index 000000000..71b170bb1 Binary files /dev/null and b/_Other/tomtom.zmp/24.bmp differ diff --git a/_Other/tomtom.zmp/GetUrlScript.txt b/_Other/tomtom.zmp/GetUrlScript.txt new file mode 100644 index 000000000..2864d6dc1 --- /dev/null +++ b/_Other/tomtom.zmp/GetUrlScript.txt @@ -0,0 +1,3 @@ +begin + ResultURL:=GetURLBase + InttoStr(GetZ-1) + '/' + InttoStr(GetX) + '/' +InttoStr(GetY) + '.png?key=dvbfcb88hkrje9ur2fs84uxn'; +end. diff --git a/_Other/tomtom.zmp/params.txt b/_Other/tomtom.zmp/params.txt new file mode 100644 index 000000000..04316f332 --- /dev/null +++ b/_Other/tomtom.zmp/params.txt @@ -0,0 +1,17 @@ +[PARAMS] +GUID={4334AD70-75F3-47AA-8D92-43BE9426C255} +pnum=100 +name_ru=Карта TomTom +name=TomTom Map +NameInCache=TomTom +DefURLBase=http://a.api.internal.tomtom.com/lbs/map/3/basic/1/ +ContentType=image/png +ParentSubMenu_ru=Сломанные карты\Другие карты +ParentSubMenu=Not working\Other maps +ParentSubMenu_uk=Зламані карти\Інші карти +Ext=.png +projection=1 +sradiusa=6378137 +sradiusb=6356752 + + diff --git a/_Rosreestr/rosreestr.ru.zmp/18.bmp b/_Rosreestr/rosreestr.ru.zmp/18.bmp new file mode 100644 index 000000000..ad8cc6535 Binary files /dev/null and b/_Rosreestr/rosreestr.ru.zmp/18.bmp differ diff --git a/_Rosreestr/rosreestr.ru.zmp/24.bmp b/_Rosreestr/rosreestr.ru.zmp/24.bmp new file mode 100644 index 000000000..3a2664716 Binary files /dev/null and b/_Rosreestr/rosreestr.ru.zmp/24.bmp differ diff --git a/_Rosreestr/rosreestr.ru.zmp/GetUrlScript.txt b/_Rosreestr/rosreestr.ru.zmp/GetUrlScript.txt new file mode 100644 index 000000000..e9804e504 --- /dev/null +++ b/_Rosreestr/rosreestr.ru.zmp/GetUrlScript.txt @@ -0,0 +1,3 @@ +begin + ResultURL:=GetURLBase+inttostr(GetZ-1)+'/'+inttostr(GetY)+'/'+inttostr(GetX); +end. \ No newline at end of file diff --git a/_Rosreestr/rosreestr.ru.zmp/params.txt b/_Rosreestr/rosreestr.ru.zmp/params.txt new file mode 100644 index 000000000..51cb35252 --- /dev/null +++ b/_Rosreestr/rosreestr.ru.zmp/params.txt @@ -0,0 +1,16 @@ +[PARAMS] +pnum=114 +GUID={A83BAFB0-0CDB-445C-9891-31416668C199} +ParentSubMenu_ru=Справочные\Россия +ParentSubMenu_uk=Інформаційний\Росія +ParentSubMenu=Info\Russia +name_ru=Rosreestr.ru - фоновый слой +name_uk=Rosreestr.ru - фоновый слой +name=Rosreestr.ru - background layer +NameInCache=rosreestr +DefURLBase=https://pkk.rosreestr.ru/arcgis/rest/services/BaseMaps/BaseMap/MapServer/tile/ +ContentType="image/jpeg" +Ext=.jpg +projection=1 +sradiusa=6378137 +sradiusb=6378137 diff --git a/_Rosreestr/rosreestr_border.zmp/18.bmp b/_Rosreestr/rosreestr_border.zmp/18.bmp new file mode 100644 index 000000000..a942fa46b Binary files /dev/null and b/_Rosreestr/rosreestr_border.zmp/18.bmp differ diff --git a/_Rosreestr/rosreestr_border.zmp/24.bmp b/_Rosreestr/rosreestr_border.zmp/24.bmp new file mode 100644 index 000000000..e46b75622 Binary files /dev/null and b/_Rosreestr/rosreestr_border.zmp/24.bmp differ diff --git a/_Rosreestr/rosreestr_border.zmp/GetUrlScript.txt b/_Rosreestr/rosreestr_border.zmp/GetUrlScript.txt new file mode 100644 index 000000000..db5e32709 --- /dev/null +++ b/_Rosreestr/rosreestr_border.zmp/GetUrlScript.txt @@ -0,0 +1,3 @@ +begin + ResultURL:=GetURLBase+RoundEx(GetLMetr,10)+','+RoundEx(GetBMetr,10)+','+RoundEx(GetRMetr,10)+','+RoundEx(GetTMetr,10); +end. \ No newline at end of file diff --git a/_Rosreestr/rosreestr_border.zmp/params.txt b/_Rosreestr/rosreestr_border.zmp/params.txt new file mode 100644 index 000000000..c76465dfd --- /dev/null +++ b/_Rosreestr/rosreestr_border.zmp/params.txt @@ -0,0 +1,16 @@ +[PARAMS] +pnum=6 +GUID={3C8D2BEF-D555-404C-8032-A831B00790B0} +asLayer=1 +ParentSubMenu_ru=Сломанные карты\Росреестр +ParentSubMenu=Not working\Rosreestr +ParentSubMenu_uk=Зламані карти\Росреестр +name_ru=Росреестр Границы +name=Rosreestr BordersGKN +NameInCache=rosreestr_BordersGKN +DefURLBase=http://pkk5.rosreestr.ru/arcgis/rest/services/Cadastre/BordersGKN/MapServer/export?dpi=96&transparent=true&format=png32&bboxSR=102100&imageSR=102100&size=1024%2C1024&f=image&bbox= +ContentType=image/png +Ext=.png +projection=1 +sradiusa=6378137 +sradiusb=6378137 diff --git a/_Rosreestr/rosreestr_cadastr.zmp/18.bmp b/_Rosreestr/rosreestr_cadastr.zmp/18.bmp new file mode 100644 index 000000000..a942fa46b Binary files /dev/null and b/_Rosreestr/rosreestr_cadastr.zmp/18.bmp differ diff --git a/_Rosreestr/rosreestr_cadastr.zmp/24.bmp b/_Rosreestr/rosreestr_cadastr.zmp/24.bmp new file mode 100644 index 000000000..e46b75622 Binary files /dev/null and b/_Rosreestr/rosreestr_cadastr.zmp/24.bmp differ diff --git a/_Rosreestr/rosreestr_cadastr.zmp/EmptyTiles/export.png b/_Rosreestr/rosreestr_cadastr.zmp/EmptyTiles/export.png new file mode 100644 index 000000000..5f6d33d6a Binary files /dev/null and b/_Rosreestr/rosreestr_cadastr.zmp/EmptyTiles/export.png differ diff --git a/_Rosreestr/rosreestr_cadastr.zmp/GetUrlScript.txt b/_Rosreestr/rosreestr_cadastr.zmp/GetUrlScript.txt new file mode 100644 index 000000000..db5e32709 --- /dev/null +++ b/_Rosreestr/rosreestr_cadastr.zmp/GetUrlScript.txt @@ -0,0 +1,3 @@ +begin + ResultURL:=GetURLBase+RoundEx(GetLMetr,10)+','+RoundEx(GetBMetr,10)+','+RoundEx(GetRMetr,10)+','+RoundEx(GetTMetr,10); +end. \ No newline at end of file diff --git a/_Rosreestr/rosreestr_cadastr.zmp/params.txt b/_Rosreestr/rosreestr_cadastr.zmp/params.txt new file mode 100644 index 000000000..43539533d --- /dev/null +++ b/_Rosreestr/rosreestr_cadastr.zmp/params.txt @@ -0,0 +1,16 @@ +[PARAMS] +pnum=6 +GUID={87428D6B-7DFA-4C98-9993-A8F3AA456608} +asLayer=1 +ParentSubMenu_ru=Сломанные карты\Росреестр +ParentSubMenu=Not working\Rosreestr +ParentSubMenu_uk=Зламані карти\Росреестр +name_ru=Кадастровые границы (rosreestr.ru) +name=Cadastre map (rosreestr.ru) +NameInCache=rosreestr_cadastr +DefURLBase=http://pkk5.rosreestr.ru/arcgis/rest/services/Cadastre/CadastreWMS/MapServer/export?bboxSR=102100&size=256%2C256&imageSR=102100&format=png32&transparent=true&dpi=96&f=image&bbox= +ContentType=image/png +Ext=.png +projection=1 +sradiusa=6378137 +sradiusb=6378137 diff --git a/_Rosreestr/rosreestr_hyb.zmp/18.bmp b/_Rosreestr/rosreestr_hyb.zmp/18.bmp new file mode 100644 index 000000000..ad8cc6535 Binary files /dev/null and b/_Rosreestr/rosreestr_hyb.zmp/18.bmp differ diff --git a/_Rosreestr/rosreestr_hyb.zmp/24.bmp b/_Rosreestr/rosreestr_hyb.zmp/24.bmp new file mode 100644 index 000000000..3a2664716 Binary files /dev/null and b/_Rosreestr/rosreestr_hyb.zmp/24.bmp differ diff --git a/_Rosreestr/rosreestr_hyb.zmp/GetUrlScript.txt b/_Rosreestr/rosreestr_hyb.zmp/GetUrlScript.txt new file mode 100644 index 000000000..e9804e504 --- /dev/null +++ b/_Rosreestr/rosreestr_hyb.zmp/GetUrlScript.txt @@ -0,0 +1,3 @@ +begin + ResultURL:=GetURLBase+inttostr(GetZ-1)+'/'+inttostr(GetY)+'/'+inttostr(GetX); +end. \ No newline at end of file diff --git a/_Rosreestr/rosreestr_hyb.zmp/params.txt b/_Rosreestr/rosreestr_hyb.zmp/params.txt new file mode 100644 index 000000000..a9aaa3619 --- /dev/null +++ b/_Rosreestr/rosreestr_hyb.zmp/params.txt @@ -0,0 +1,16 @@ +[PARAMS] +pnum=6 +GUID={380820C2-BB78-4203-896B-D4353C1EEAE5} +asLayer=1 +ParentSubMenu_ru=Подписи и границы\Россия +ParentSubMenu_uk=Підписи та межі\Росія +ParentSubMenu=Labels and borders\Russia +name_ru=RosReestr.ru - Подписи +name=RosReestr.ru - Labels +NameInCache=Rosreestr_hyb +DefURLBase=https://pkk.rosreestr.ru/arcgis/rest/services/BaseMaps/Anno/MapServer/tile/ +ContentType=image/png +Ext=.png +projection=1 +sradiusa=6378137 +sradiusb=6378137 diff --git a/_Rosreestr/rosreestr_landuse.zmp/18.bmp b/_Rosreestr/rosreestr_landuse.zmp/18.bmp new file mode 100644 index 000000000..a942fa46b Binary files /dev/null and b/_Rosreestr/rosreestr_landuse.zmp/18.bmp differ diff --git a/_Rosreestr/rosreestr_landuse.zmp/24.bmp b/_Rosreestr/rosreestr_landuse.zmp/24.bmp new file mode 100644 index 000000000..e46b75622 Binary files /dev/null and b/_Rosreestr/rosreestr_landuse.zmp/24.bmp differ diff --git a/_Rosreestr/rosreestr_landuse.zmp/GetUrlScript.txt b/_Rosreestr/rosreestr_landuse.zmp/GetUrlScript.txt new file mode 100644 index 000000000..db5e32709 --- /dev/null +++ b/_Rosreestr/rosreestr_landuse.zmp/GetUrlScript.txt @@ -0,0 +1,3 @@ +begin + ResultURL:=GetURLBase+RoundEx(GetLMetr,10)+','+RoundEx(GetBMetr,10)+','+RoundEx(GetRMetr,10)+','+RoundEx(GetTMetr,10); +end. \ No newline at end of file diff --git a/_Rosreestr/rosreestr_landuse.zmp/info.txt b/_Rosreestr/rosreestr_landuse.zmp/info.txt new file mode 100644 index 000000000..e39e3889e --- /dev/null +++ b/_Rosreestr/rosreestr_landuse.zmp/info.txt @@ -0,0 +1,6 @@ +Карта землепользования от Росреестра. +Отображается от 13 зума. +
+Первоисточник: http://maps.rosreestr.ru/PortalOnline/ +

+ \ No newline at end of file diff --git a/_Rosreestr/rosreestr_landuse.zmp/legend.gif b/_Rosreestr/rosreestr_landuse.zmp/legend.gif new file mode 100644 index 000000000..ac7993286 Binary files /dev/null and b/_Rosreestr/rosreestr_landuse.zmp/legend.gif differ diff --git a/_Rosreestr/rosreestr_landuse.zmp/params.txt b/_Rosreestr/rosreestr_landuse.zmp/params.txt new file mode 100644 index 000000000..ade37830b --- /dev/null +++ b/_Rosreestr/rosreestr_landuse.zmp/params.txt @@ -0,0 +1,16 @@ +[PARAMS] +pnum=6 +GUID={05DA2DD7-5277-496D-B428-F8B1DD8BE16A} +asLayer=1 +ParentSubMenu_ru=Сломанные карты\Росреестр +ParentSubMenu=Not working\Rosreestr +ParentSubMenu_uk=Зламані карти\Росреестр +name_ru=Кадастровое землепользование (rosreestr.ru) +name=Cadastre Landuse (rosreestr.ru) +NameInCache=rosreestr_zone +DefURLBase=http://pkk5.rosreestr.ru/arcgis/rest/services/Cadastre/Thematic/MapServer/export?dpi=96&transparent=true&format=png32&bboxSR=102100&imageSR=102100&size=1024%2C1024&layers=show%3A2%2C4&f=image&bbox= +ContentType=image/png +Ext=.png +projection=1 +sradiusa=6378137 +sradiusb=6378137 diff --git a/_Rosreestr/rosrr_osm2016.zmp/18.bmp b/_Rosreestr/rosrr_osm2016.zmp/18.bmp new file mode 100644 index 000000000..a942fa46b Binary files /dev/null and b/_Rosreestr/rosrr_osm2016.zmp/18.bmp differ diff --git a/_Rosreestr/rosrr_osm2016.zmp/24.bmp b/_Rosreestr/rosrr_osm2016.zmp/24.bmp new file mode 100644 index 000000000..e46b75622 Binary files /dev/null and b/_Rosreestr/rosrr_osm2016.zmp/24.bmp differ diff --git a/_Rosreestr/rosrr_osm2016.zmp/GetUrlScript.txt b/_Rosreestr/rosrr_osm2016.zmp/GetUrlScript.txt new file mode 100644 index 000000000..e9804e504 --- /dev/null +++ b/_Rosreestr/rosrr_osm2016.zmp/GetUrlScript.txt @@ -0,0 +1,3 @@ +begin + ResultURL:=GetURLBase+inttostr(GetZ-1)+'/'+inttostr(GetY)+'/'+inttostr(GetX); +end. \ No newline at end of file diff --git a/_Rosreestr/rosrr_osm2016.zmp/info.txt b/_Rosreestr/rosrr_osm2016.zmp/info.txt new file mode 100644 index 000000000..267390e40 --- /dev/null +++ b/_Rosreestr/rosrr_osm2016.zmp/info.txt @@ -0,0 +1,5 @@ +
+
+http://pkk5.rosreestr.ru/arcgis/rest/services/BaseMaps/OSM_2016/MapServer
+
+Copyright Text: OSM OpenStreetMap, 2016 \ No newline at end of file diff --git a/_Rosreestr/rosrr_osm2016.zmp/params.txt b/_Rosreestr/rosrr_osm2016.zmp/params.txt new file mode 100644 index 000000000..0110a7f3a --- /dev/null +++ b/_Rosreestr/rosrr_osm2016.zmp/params.txt @@ -0,0 +1,13 @@ +[PARAMS] +GUID={A23D8EB1-0C9B-445C-9891-31416668C199} +name=Openstreetmap2016 (rosreestr.ru) +ParentSubMenu_ru=Сломанные карты\Другие карты +ParentSubMenu=Not working\Other maps +ParentSubMenu_uk=Зламані карти\Інші карти +NameInCache=rosrr_osm2016 +DefURLBase=http://pkk5.rosreestr.ru/arcgis/rest/services/BaseMaps/OSM_2016/MapServer/tile/ +ContentType="image/jpeg" +Ext=.jpg +projection=1 +sradiusa=6378137 +sradiusb=6378137 diff --git a/_Space/sky-map.org.zmp/18.bmp b/_Space/sky-map.org.zmp/18.bmp new file mode 100644 index 000000000..8a67c5e22 Binary files /dev/null and b/_Space/sky-map.org.zmp/18.bmp differ diff --git a/_Space/sky-map.org.zmp/24.bmp b/_Space/sky-map.org.zmp/24.bmp new file mode 100644 index 000000000..2733e4b7c Binary files /dev/null and b/_Space/sky-map.org.zmp/24.bmp differ diff --git a/_Space/sky-map.org.zmp/GetUrlScript.txt b/_Space/sky-map.org.zmp/GetUrlScript.txt new file mode 100644 index 000000000..5acd8b3de --- /dev/null +++ b/_Space/sky-map.org.zmp/GetUrlScript.txt @@ -0,0 +1,3 @@ +begin + ResultURL:=GetUrlBase+roundex(320/intpower(2,(getz-1)),5)+'&x_shift='+inttostr(-128+(-GetX+((round(intpower(2,GetZ-1)))div 2))*256)+'&y_shift='+inttostr(-128+(-GetY+((round(intpower(2,GetZ-1)))div 2))*256); +end. \ No newline at end of file diff --git a/_Space/sky-map.org.zmp/params.txt b/_Space/sky-map.org.zmp/params.txt new file mode 100644 index 000000000..554047260 --- /dev/null +++ b/_Space/sky-map.org.zmp/params.txt @@ -0,0 +1,15 @@ +[PARAMS] +pnum=30 +GUID={09B58203-8F81-4643-98AD-17AF0593A1AD} +name_ru=Звёзды (sky-map.org) +name=Stars (sky-map.org) +NameInCache=sky_map_org +DefURLBase=http://server5.wikisky.org/imgcut?survey=DSS2&img_id=all&ra=1.33333333333333&de=40&angle= +ContentType=image/jpeg +ParentSubMenu_ru=Космос +ParentSubMenu=Space +ParentSubMenu_uk=Космос +Ext=.jpg +projection=1 +sradiusa=6378137 +sradiusb=6378137 diff --git a/_Space/sky_chandracomp.zmp/18.bmp b/_Space/sky_chandracomp.zmp/18.bmp new file mode 100644 index 000000000..8a67c5e22 Binary files /dev/null and b/_Space/sky_chandracomp.zmp/18.bmp differ diff --git a/_Space/sky_chandracomp.zmp/24.bmp b/_Space/sky_chandracomp.zmp/24.bmp new file mode 100644 index 000000000..2733e4b7c Binary files /dev/null and b/_Space/sky_chandracomp.zmp/24.bmp differ diff --git a/_Space/sky_chandracomp.zmp/GetUrlScript.txt b/_Space/sky_chandracomp.zmp/GetUrlScript.txt new file mode 100644 index 000000000..612c075da --- /dev/null +++ b/_Space/sky_chandracomp.zmp/GetUrlScript.txt @@ -0,0 +1,3 @@ +begin + ResultURL:=GetURLBase+inttostr(GetZ-1)+'/chandracomp_'+inttostr(GetX)+'_'+inttostr(GetY)+'.png'; +end. \ No newline at end of file diff --git a/_Space/sky_chandracomp.zmp/params.txt b/_Space/sky_chandracomp.zmp/params.txt new file mode 100644 index 000000000..de6905081 --- /dev/null +++ b/_Space/sky_chandracomp.zmp/params.txt @@ -0,0 +1,16 @@ +[PARAMS] +pnum= +GUID={D0439E79-1D2D-4364-A61E-41757BD819AF} +asLayer=1 +name_ru=Звёзды Chandracomp (Google) +name=chandracomp (Google) +ParentSubMenu_ru=Для просмотра кэша\Космос +ParentSubMenu=Cache view\Space +ParentSubMenu_uk=Для просмотра кэша\Космос +NameInCache=sky_chandracomp +DefURLBase=http://mw1.google.com/mw-planetary/sky/mapscontent_v1/overlayTiles/chandracomp/zoom +ContentType=image/png +Ext=.png +projection=1 +sradiusa=6378137 +sradiusb=6378137 diff --git a/_Space/sky_sozv.zmp/18.bmp b/_Space/sky_sozv.zmp/18.bmp new file mode 100644 index 000000000..8a67c5e22 Binary files /dev/null and b/_Space/sky_sozv.zmp/18.bmp differ diff --git a/_Space/sky_sozv.zmp/24.bmp b/_Space/sky_sozv.zmp/24.bmp new file mode 100644 index 000000000..2733e4b7c Binary files /dev/null and b/_Space/sky_sozv.zmp/24.bmp differ diff --git a/_Space/sky_sozv.zmp/GetUrlScript.txt b/_Space/sky_sozv.zmp/GetUrlScript.txt new file mode 100644 index 000000000..89f075739 --- /dev/null +++ b/_Space/sky_sozv.zmp/GetUrlScript.txt @@ -0,0 +1,3 @@ +begin + ResultURL:=GetURLBase+'&x='+inttostr(GetX)+'&y='+inttostr(GetY)+'&z='+inttostr(GetZ-1); +end. \ No newline at end of file diff --git a/_Space/sky_sozv.zmp/params.txt b/_Space/sky_sozv.zmp/params.txt new file mode 100644 index 000000000..cfc6cd0d5 --- /dev/null +++ b/_Space/sky_sozv.zmp/params.txt @@ -0,0 +1,17 @@ +[PARAMS] +GUID={FB91E1F8-B9F4-4871-83A2-7AF3F1C76559} +asLayer=1 +name_ru=Созвездия (Google) +name=Constellations (Google) +ParentSubMenu_ru=Для просмотра кэша\Космос +ParentSubMenu=Cache view\Space +ParentSubMenu_uk=Для просмотра кэша\Космос +NameInCache=sky_sozv +DefURLBase=https://mt1.google.com/mapslt?lyrs=kml:cO3EGLN6FQYFEW7oRNPQIjRVuo4gH_FrckaqT9rW4I1UnwdxsZ8h80UGcIdINAg|kv:3|kp:&w=256&h=256&source=maps_api&hl=ru +ContentType=image/png +Ext=.png +projection=1 +sradiusa=6378137 +sradiusb=6378137 + + diff --git a/_Space/sky_spitzer.zmp/18.bmp b/_Space/sky_spitzer.zmp/18.bmp new file mode 100644 index 000000000..8a67c5e22 Binary files /dev/null and b/_Space/sky_spitzer.zmp/18.bmp differ diff --git a/_Space/sky_spitzer.zmp/24.bmp b/_Space/sky_spitzer.zmp/24.bmp new file mode 100644 index 000000000..2733e4b7c Binary files /dev/null and b/_Space/sky_spitzer.zmp/24.bmp differ diff --git a/_Space/sky_spitzer.zmp/GetUrlScript.txt b/_Space/sky_spitzer.zmp/GetUrlScript.txt new file mode 100644 index 000000000..31eab1b6b --- /dev/null +++ b/_Space/sky_spitzer.zmp/GetUrlScript.txt @@ -0,0 +1,3 @@ +begin + ResultURL:=GetURLBase+inttostr(GetZ-1)+'/spitzer_'+inttostr(GetX)+'_'+inttostr(GetY)+'.png'; +end. \ No newline at end of file diff --git a/_Space/sky_spitzer.zmp/params.txt b/_Space/sky_spitzer.zmp/params.txt new file mode 100644 index 000000000..58efce039 --- /dev/null +++ b/_Space/sky_spitzer.zmp/params.txt @@ -0,0 +1,16 @@ +[PARAMS] +pnum= +GUID={1A685790-60B0-412D-A03A-203D0ECEF764} +asLayer=1 +name_ru=Звёзды Spitzer (Google) +name=Spitzer (Google) +ParentSubMenu_ru=Для просмотра кэша\Космос +ParentSubMenu=Cache view\Space +ParentSubMenu_uk=Для просмотра кэша\Космос +NameInCache=sky_Spitzer +DefURLBase=http://mw1.google.com/mw-planetary/sky/mapscontent_v1/overlayTiles/spitzer/zoom +ContentType=image/png +Ext=.png +projection=1 +sradiusa=6378137 +sradiusb=6378137 diff --git a/_Space/sky_wikisky.org.zmp/18.bmp b/_Space/sky_wikisky.org.zmp/18.bmp new file mode 100644 index 000000000..8a67c5e22 Binary files /dev/null and b/_Space/sky_wikisky.org.zmp/18.bmp differ diff --git a/_Space/sky_wikisky.org.zmp/24.bmp b/_Space/sky_wikisky.org.zmp/24.bmp new file mode 100644 index 000000000..2733e4b7c Binary files /dev/null and b/_Space/sky_wikisky.org.zmp/24.bmp differ diff --git a/_Space/sky_wikisky.org.zmp/GetUrlScript.txt b/_Space/sky_wikisky.org.zmp/GetUrlScript.txt new file mode 100644 index 000000000..5acd8b3de --- /dev/null +++ b/_Space/sky_wikisky.org.zmp/GetUrlScript.txt @@ -0,0 +1,3 @@ +begin + ResultURL:=GetUrlBase+roundex(320/intpower(2,(getz-1)),5)+'&x_shift='+inttostr(-128+(-GetX+((round(intpower(2,GetZ-1)))div 2))*256)+'&y_shift='+inttostr(-128+(-GetY+((round(intpower(2,GetZ-1)))div 2))*256); +end. \ No newline at end of file diff --git a/_Space/sky_wikisky.org.zmp/params.txt b/_Space/sky_wikisky.org.zmp/params.txt new file mode 100644 index 000000000..fbd8d9277 --- /dev/null +++ b/_Space/sky_wikisky.org.zmp/params.txt @@ -0,0 +1,17 @@ +[PARAMS] +pnum=30 +GUID={3A0588D9-3645-4ADD-9A0D-7188197DFBC3} +name_ru=Звёзды (wikisky.org) +name=Stars (wikisky.org) +NameInCache=sky_wikisky_org +DefURLBase=http://server4.wikisky.org/map?w=256&h=256&ra=13.33333333333333&de=60&mag=8.2&grid_ra_step=1&grid_de_step=15&locale=RU&show_grid=1&show_const_lines=1&show_const_boundaries=1&borders=1&show_const_names=1&show_galaxies=1&language=RU&zoom=2.1&angle= +ContentType=image/gif +ParentSubMenu_ru=Космос +ParentSubMenu=Space +ParentSubMenu_uk=Космос +Ext=.gif +projection=1 +sradiusa=6378137 +sradiusb=6378137 + + diff --git a/_Space/space_mars_elevation.zmp/18.bmp b/_Space/space_mars_elevation.zmp/18.bmp new file mode 100644 index 000000000..abf34a878 Binary files /dev/null and b/_Space/space_mars_elevation.zmp/18.bmp differ diff --git a/_Space/space_mars_elevation.zmp/24.bmp b/_Space/space_mars_elevation.zmp/24.bmp new file mode 100644 index 000000000..706f267ac Binary files /dev/null and b/_Space/space_mars_elevation.zmp/24.bmp differ diff --git a/_Space/space_mars_elevation.zmp/GetUrlScript.txt b/_Space/space_mars_elevation.zmp/GetUrlScript.txt new file mode 100644 index 000000000..74f3da522 --- /dev/null +++ b/_Space/space_mars_elevation.zmp/GetUrlScript.txt @@ -0,0 +1,38 @@ +var res:string; + i:byte; + osX,osY,prX,prY:integer; +begin + res:='t'; + osX:=round(intpower(2,GetZ-1)) div 2; + osY:=round(intpower(2,GetZ-1)) div 2; + prX:=osX; prY:=osY; + for i:=2 to GetZ do + begin + prX:=prX div 2; + prY:=prY div 2; + if GetXhttp://maps.luxena.com/ +
+ . diff --git a/_Ukraine/luxena.zmp/params.txt b/_Ukraine/luxena.zmp/params.txt new file mode 100644 index 000000000..a29ead29b --- /dev/null +++ b/_Ukraine/luxena.zmp/params.txt @@ -0,0 +1,16 @@ +[PARAMS] +pnum=171 +GUID={7D05AF05-42F3-44C9-ACAA-8AACC3A12FF2} +ParentSubMenu_ru=Сломанные карты\Локальные карты\Украина +ParentSubMenu_uk=Зламані карти\Локальні карти\Україна +ParentSubMenu=Not working\Local maps\Ukraine +name_ru=Украина (luxena.com) +name=Ukraine (luxena.com) +name_uk=Україна (luxena.com) +DefURLBase=http://tiles.luxena.com/navlux/ +projection=1 +sradiusa=6378137 +sradiusb=6378137 +NameInCache=luxena +Ext=.png +ContentType=image/png diff --git a/_Ukraine/mapservices.com.ua.hybrid.zmp/18.bmp b/_Ukraine/mapservices.com.ua.hybrid.zmp/18.bmp new file mode 100644 index 000000000..a942fa46b Binary files /dev/null and b/_Ukraine/mapservices.com.ua.hybrid.zmp/18.bmp differ diff --git a/_Ukraine/mapservices.com.ua.hybrid.zmp/24.bmp b/_Ukraine/mapservices.com.ua.hybrid.zmp/24.bmp new file mode 100644 index 000000000..e46b75622 Binary files /dev/null and b/_Ukraine/mapservices.com.ua.hybrid.zmp/24.bmp differ diff --git a/_Ukraine/mapservices.com.ua.hybrid.zmp/GetUrlScript.txt b/_Ukraine/mapservices.com.ua.hybrid.zmp/GetUrlScript.txt new file mode 100644 index 000000000..da4a0fd20 --- /dev/null +++ b/_Ukraine/mapservices.com.ua.hybrid.zmp/GetUrlScript.txt @@ -0,0 +1,6 @@ +begin + if ((GetZ-6) <= 9) and ((GetZ-6) >= 0) then + ResultURL:=GetUrlBase+'0'+IntToStr(GetZ-6)+'/R'+IntToHex(GetY,8)+'/C'+IntToHex(GetX,8)+'.png' + else if ((GetZ-6) >= 10) and ((GetZ-6) <= 12) then + ResultURL:=GetUrlBase+IntToStr(GetZ-6)+'/R'+IntToHex(GetY,8)+'/C'+IntToHex(GetX,8)+'.png'; +end. \ No newline at end of file diff --git a/_Ukraine/mapservices.com.ua.hybrid.zmp/params.txt b/_Ukraine/mapservices.com.ua.hybrid.zmp/params.txt new file mode 100644 index 000000000..ccdab7fdc --- /dev/null +++ b/_Ukraine/mapservices.com.ua.hybrid.zmp/params.txt @@ -0,0 +1,17 @@ +[PARAMS] +pnum=108 +GUID={CBA03063-23D9-4FA4-931A-2182B98644B1} +name_ru=Гибрид Украины (mapservices.com.ua) +name=Ukraine Hybrid (mapservices.com.ua) +name_uk=Гибрид Украины (mapservices.com.ua) +ParentSubMenu_ru=Сломанные карты\Локальные карты\Украина +ParentSubMenu=Not working\Local maps\Ukraine +ParentSubMenu_uk=Зламані карти\Локальні карти\Україна +asLayer=1 +DefURLBase=http://spaero.ilt.kharkov.ua:81/agstiles/UA_ANNWMRU/Layers/_alllayers/L +projection=1 +sradiusa=6378137 +sradiusb=6378137 +NameInCache=mapservices.com.ua.hybrid +Ext=.png +ContentType=image/png diff --git a/_Ukraine/mapservices.com.ua.map.zmp/18.bmp b/_Ukraine/mapservices.com.ua.map.zmp/18.bmp new file mode 100644 index 000000000..a942fa46b Binary files /dev/null and b/_Ukraine/mapservices.com.ua.map.zmp/18.bmp differ diff --git a/_Ukraine/mapservices.com.ua.map.zmp/24.bmp b/_Ukraine/mapservices.com.ua.map.zmp/24.bmp new file mode 100644 index 000000000..e46b75622 Binary files /dev/null and b/_Ukraine/mapservices.com.ua.map.zmp/24.bmp differ diff --git a/_Ukraine/mapservices.com.ua.map.zmp/GetUrlScript.txt b/_Ukraine/mapservices.com.ua.map.zmp/GetUrlScript.txt new file mode 100644 index 000000000..da4a0fd20 --- /dev/null +++ b/_Ukraine/mapservices.com.ua.map.zmp/GetUrlScript.txt @@ -0,0 +1,6 @@ +begin + if ((GetZ-6) <= 9) and ((GetZ-6) >= 0) then + ResultURL:=GetUrlBase+'0'+IntToStr(GetZ-6)+'/R'+IntToHex(GetY,8)+'/C'+IntToHex(GetX,8)+'.png' + else if ((GetZ-6) >= 10) and ((GetZ-6) <= 12) then + ResultURL:=GetUrlBase+IntToStr(GetZ-6)+'/R'+IntToHex(GetY,8)+'/C'+IntToHex(GetX,8)+'.png'; +end. \ No newline at end of file diff --git a/_Ukraine/mapservices.com.ua.map.zmp/params.txt b/_Ukraine/mapservices.com.ua.map.zmp/params.txt new file mode 100644 index 000000000..cd5db6a9e --- /dev/null +++ b/_Ukraine/mapservices.com.ua.map.zmp/params.txt @@ -0,0 +1,16 @@ +[PARAMS] +pnum=171 +GUID={CBA03063-23D9-4FA4-931A-1182B98644B1} +ParentSubMenu_ru=Сломанные карты\Локальные карты\Украина +ParentSubMenu_uk=Зламані карти\Локальні карти\Україна +ParentSubMenu=Not working\Local maps\Ukraine +name_ru=Карта Украины (mapservices.com.ua) +name=Ukraine Map (mapservices.com.ua) +name_uk=Карта Украины (mapservices.com.ua) +DefURLBase=http://spaero.ilt.kharkov.ua:81/agstiles/UA_MAPWM/Layers/_alllayers/L +projection=1 +sradiusa=6378137 +sradiusb=6378137 +NameInCache=mapservices.com.ua.map +Ext=.png +ContentType=image/png diff --git a/_Ukraine/nadoloni.com.zmp/18.bmp b/_Ukraine/nadoloni.com.zmp/18.bmp new file mode 100644 index 000000000..a942fa46b Binary files /dev/null and b/_Ukraine/nadoloni.com.zmp/18.bmp differ diff --git a/_Ukraine/nadoloni.com.zmp/24.bmp b/_Ukraine/nadoloni.com.zmp/24.bmp new file mode 100644 index 000000000..e46b75622 Binary files /dev/null and b/_Ukraine/nadoloni.com.zmp/24.bmp differ diff --git a/_Ukraine/nadoloni.com.zmp/GetUrlScript.txt b/_Ukraine/nadoloni.com.zmp/GetUrlScript.txt new file mode 100644 index 000000000..30b749363 --- /dev/null +++ b/_Ukraine/nadoloni.com.zmp/GetUrlScript.txt @@ -0,0 +1,3 @@ +begin + ResultURL:=GetURLBase+'/z'+inttostr(getz)+'/x'+inttostr(GetX)+'/y'+inttostr(GetY)+'.png?24102010'; +end. diff --git a/_Ukraine/nadoloni.com.zmp/info.txt b/_Ukraine/nadoloni.com.zmp/info.txt new file mode 100644 index 000000000..509b75685 --- /dev/null +++ b/_Ukraine/nadoloni.com.zmp/info.txt @@ -0,0 +1,5 @@ + + + 14 + +: http://nadoloni.com/buildings/# diff --git a/_Ukraine/nadoloni.com.zmp/params.txt b/_Ukraine/nadoloni.com.zmp/params.txt new file mode 100644 index 000000000..cbc27ba8b --- /dev/null +++ b/_Ukraine/nadoloni.com.zmp/params.txt @@ -0,0 +1,16 @@ +[PARAMS] +pnum=170 +GUID={DDD471FB-1B5A-451C-93DD-E07C6D7A643C} +ParentSubMenu_ru=Сломанные карты\Локальные карты\Украина +ParentSubMenu_uk=Зламані карти\Локальні карти\Україна +ParentSubMenu=Not working\Local maps\Ukraine +name_ru=Дрогобыч и Трускавец (nadoloni.com) +name=Drogobych && Truskavets (nadoloni.com) +NameInCache=nadoloni_com +DefURLBase=http://nadoloni.com/test +DefaultContentType=image/png +ContentType="image/png" +Ext=.png +projection=1 +sradiusa=6378137 +sradiusb=6378137 diff --git a/_Ukraine/odessa.ua.zmp/18.bmp b/_Ukraine/odessa.ua.zmp/18.bmp new file mode 100644 index 000000000..a942fa46b Binary files /dev/null and b/_Ukraine/odessa.ua.zmp/18.bmp differ diff --git a/_Ukraine/odessa.ua.zmp/24.bmp b/_Ukraine/odessa.ua.zmp/24.bmp new file mode 100644 index 000000000..e46b75622 Binary files /dev/null and b/_Ukraine/odessa.ua.zmp/24.bmp differ diff --git a/_Ukraine/odessa.ua.zmp/GetUrlScript.txt b/_Ukraine/odessa.ua.zmp/GetUrlScript.txt new file mode 100644 index 000000000..77308ae1b --- /dev/null +++ b/_Ukraine/odessa.ua.zmp/GetUrlScript.txt @@ -0,0 +1,18 @@ +var +sh_x:array[0..24] of integer; +sh_y:array[0..24] of integer; + +begin +sh_x[3]:=301; sh_y[3]:=589; +sh_x[4]:=603; sh_y[4]:=1178; +sh_x[5]:=1177; sh_y[5]:=2302; +sh_x[6]:=2355; sh_y[6]:=4604; +sh_x[7]:=4711; sh_y[7]:=9209; +sh_x[8]:=10773; sh_y[8]:=21055; +sh_x[9]:=18845; sh_y[9]:=36839; +sh_x[10]:=37690; sh_y[10]:=73679; +sh_x[11]:=75381; sh_y[11]:=147359; +sh_x[12]:=150762; sh_y[12]:=294719; + + ResultURL:=GetUrlBase+'/'+inttostr(Getz-3)+'/'+inttostr(GetY+sh_y[getz])+'/'+inttostr(GetX+sh_x[getz]); +end. \ No newline at end of file diff --git a/_Ukraine/odessa.ua.zmp/params.txt b/_Ukraine/odessa.ua.zmp/params.txt new file mode 100644 index 000000000..3b4d98001 --- /dev/null +++ b/_Ukraine/odessa.ua.zmp/params.txt @@ -0,0 +1,15 @@ +[PARAMS] +pnum=171 +GUID={8A7C26A9-C94B-4329-A764-02BB2EF9EA30} +ParentSubMenu_ru=Сломанные карты\Локальные карты\Украина +ParentSubMenu_uk=Зламані карти\Локальні карти\Україна +ParentSubMenu=Not working\Local maps\Ukraine +name_ru=Карта Одессы (odessa.ua) +name=Odessa Map (odessa.ua) +DefURLBase=http://www.citymap.odessa.ua/ArcGIS/rest/services/odessa_n/MapServer/tile +projection=1 +sradiusa=6378137 +sradiusb=6378137 +NameInCache=odessa_ua +Ext=.jpg +ContentType=image/jpg diff --git a/_Ukraine/sat_meta_ua.zmp/18.bmp b/_Ukraine/sat_meta_ua.zmp/18.bmp new file mode 100644 index 000000000..a942fa46b Binary files /dev/null and b/_Ukraine/sat_meta_ua.zmp/18.bmp differ diff --git a/_Ukraine/sat_meta_ua.zmp/24.bmp b/_Ukraine/sat_meta_ua.zmp/24.bmp new file mode 100644 index 000000000..e46b75622 Binary files /dev/null and b/_Ukraine/sat_meta_ua.zmp/24.bmp differ diff --git a/_Ukraine/sat_meta_ua.zmp/GetUrlScript.txt b/_Ukraine/sat_meta_ua.zmp/GetUrlScript.txt new file mode 100644 index 000000000..44aa6a1cf --- /dev/null +++ b/_Ukraine/sat_meta_ua.zmp/GetUrlScript.txt @@ -0,0 +1,3 @@ +begin + ResultURL:=GetURLBase+inttostr(GetX)+'&y='+inttostr(GetY)+'&scale='+inttostr(GetZ-1)+'&lng=ru'; +end. \ No newline at end of file diff --git a/_Ukraine/sat_meta_ua.zmp/info.txt b/_Ukraine/sat_meta_ua.zmp/info.txt new file mode 100644 index 000000000..b8cf6e9a2 --- /dev/null +++ b/_Ukraine/sat_meta_ua.zmp/info.txt @@ -0,0 +1,4 @@ + + 6 + +: http://betamap.meta.ua/ diff --git a/_Ukraine/sat_meta_ua.zmp/params.txt b/_Ukraine/sat_meta_ua.zmp/params.txt new file mode 100644 index 000000000..4f58ad43c --- /dev/null +++ b/_Ukraine/sat_meta_ua.zmp/params.txt @@ -0,0 +1,15 @@ +[PARAMS] +pnum=171 +GUID={4D31E660-5D1B-48DE-B413-43E85B8DBB37} +ParentSubMenu_ru=Спутниковые\Украина +ParentSubMenu=Satellite\Ukraine +ParentSubMenu_uk=Супутниковий\Україна +name_ru=Meta.ua +name=Meta.ua +NameInCache=sat_meta_ua +DefURLBase=http://i1.map.meta.ua/cell.php?map=ukr_sat&x= +ContentType=image/jpeg +Ext=.jpg +projection=1 +sradiusa=6378137 +sradiusb=6378137 diff --git a/_Yandex/YaNarodMap.zmp/18.bmp b/_Yandex/YaNarodMap.zmp/18.bmp new file mode 100644 index 000000000..2686e6a3c Binary files /dev/null and b/_Yandex/YaNarodMap.zmp/18.bmp differ diff --git a/_Yandex/YaNarodMap.zmp/24.bmp b/_Yandex/YaNarodMap.zmp/24.bmp new file mode 100644 index 000000000..c011ad532 Binary files /dev/null and b/_Yandex/YaNarodMap.zmp/24.bmp differ diff --git a/_Yandex/YaNarodMap.zmp/EmptyTiles/clear.png b/_Yandex/YaNarodMap.zmp/EmptyTiles/clear.png new file mode 100644 index 000000000..d5ea2b66e Binary files /dev/null and b/_Yandex/YaNarodMap.zmp/EmptyTiles/clear.png differ diff --git a/_Yandex/YaNarodMap.zmp/GetUrlScript.txt b/_Yandex/YaNarodMap.zmp/GetUrlScript.txt new file mode 100644 index 000000000..165c75ea4 --- /dev/null +++ b/_Yandex/YaNarodMap.zmp/GetUrlScript.txt @@ -0,0 +1,3 @@ +begin + ResultURL:=GetURLBase+inttostr(GetX)+'&y='+inttostr(GetY)+'&z='+inttostr(GetZ-1); +end. \ No newline at end of file diff --git a/_Yandex/YaNarodMap.zmp/params.txt b/_Yandex/YaNarodMap.zmp/params.txt new file mode 100644 index 000000000..536f2df72 --- /dev/null +++ b/_Yandex/YaNarodMap.zmp/params.txt @@ -0,0 +1,19 @@ +[PARAMS] +pnum=5 +GUID={38E29DB4-A654-4D08-836C-936325F0B63A} +asLayer=1 +ParentSubMenu_ru=Сломанные карты\Яндекс +ParentSubMenu=Not working\Yandex +ParentSubMenu_uk=Зламані карти\Яндекс +name_ru=Старая Народная Карта Яндекс +name=Old Yandex Narod Map +name_uk=Старая Народная Карта Яндекс +NameInCache=yanarodmap +DefURLBase=http://wvec.maps.yandex.net/?x= +ContentType=image/png +Ext=.png +projection=2 +sradiusa=6378137 +sradiusb=6356752 +DefHotKey=16438 +DelAfterShow=0 diff --git a/_Yandex/YaNarodMap2015.zmp/18.bmp b/_Yandex/YaNarodMap2015.zmp/18.bmp new file mode 100644 index 000000000..ba17379e4 Binary files /dev/null and b/_Yandex/YaNarodMap2015.zmp/18.bmp differ diff --git a/_Yandex/YaNarodMap2015.zmp/24.bmp b/_Yandex/YaNarodMap2015.zmp/24.bmp new file mode 100644 index 000000000..b3a5fa10c Binary files /dev/null and b/_Yandex/YaNarodMap2015.zmp/24.bmp differ diff --git a/_Yandex/YaNarodMap2015.zmp/GetUrlScript.txt b/_Yandex/YaNarodMap2015.zmp/GetUrlScript.txt new file mode 100644 index 000000000..165c75ea4 --- /dev/null +++ b/_Yandex/YaNarodMap2015.zmp/GetUrlScript.txt @@ -0,0 +1,3 @@ +begin + ResultURL:=GetURLBase+inttostr(GetX)+'&y='+inttostr(GetY)+'&z='+inttostr(GetZ-1); +end. \ No newline at end of file diff --git a/_Yandex/YaNarodMap2015.zmp/params.txt b/_Yandex/YaNarodMap2015.zmp/params.txt new file mode 100644 index 000000000..bb2ebf2dd --- /dev/null +++ b/_Yandex/YaNarodMap2015.zmp/params.txt @@ -0,0 +1,18 @@ +[PARAMS] +pnum=5 +GUID={38E29DB4-A654-5D08-836C-936325F0B63A} +asLayer=1 +ParentSubMenu_ru=Подписи и границы +ParentSubMenu_uk=Підписи та межі +ParentSubMenu=Labels and borders +name_ru=Яндекс - Народная Карта +name=Yandex - Narod Map +name_uk=Яндекс -Народная Карта +NameInCache=yanarodmap2015 +DefURLBase=https://01.core-nmaps-renderer-nmaps.maps.yandex.net/tile?l=mpskl&sl=104,210316,210342,210370,210416,211777,211818,211939,211977,211993,212015,212017,212019,212026,212032,212053,212081,212094,212216,300024,300026,300170,300198,300207,300231,300292,300330,300337,300344,300351,300358,300365,300372,300379,300386,300393,300400,300406,300407,300468,300472,300523,300641,300651,300661,300671,300931,300939,300954,300969,300993,301050,301084,301125,301135,301142,301338,301352,301360,301596,302053,302080,302089,302090,302107,302526,5300026,5400046,5400051,5400060,5400076,70300160,70300190,70300482&token=1478288583:53135460:core.1478288583:31217270:trunk&x= +ContentType=image/png +Ext=.png +projection=2 +sradiusa=6378137 +sradiusb=6356752 +DefHotKey=16439 diff --git a/_Yandex/YaNarodScheme.zmp/18.bmp b/_Yandex/YaNarodScheme.zmp/18.bmp new file mode 100644 index 000000000..2686e6a3c Binary files /dev/null and b/_Yandex/YaNarodScheme.zmp/18.bmp differ diff --git a/_Yandex/YaNarodScheme.zmp/24.bmp b/_Yandex/YaNarodScheme.zmp/24.bmp new file mode 100644 index 000000000..c011ad532 Binary files /dev/null and b/_Yandex/YaNarodScheme.zmp/24.bmp differ diff --git a/_Yandex/YaNarodScheme.zmp/GetUrlScript.txt b/_Yandex/YaNarodScheme.zmp/GetUrlScript.txt new file mode 100644 index 000000000..165c75ea4 --- /dev/null +++ b/_Yandex/YaNarodScheme.zmp/GetUrlScript.txt @@ -0,0 +1,3 @@ +begin + ResultURL:=GetURLBase+inttostr(GetX)+'&y='+inttostr(GetY)+'&z='+inttostr(GetZ-1); +end. \ No newline at end of file diff --git a/_Yandex/YaNarodScheme.zmp/info.txt b/_Yandex/YaNarodScheme.zmp/info.txt new file mode 100644 index 000000000..c43933f7b --- /dev/null +++ b/_Yandex/YaNarodScheme.zmp/info.txt @@ -0,0 +1,3 @@ +http://n.maps.yandex.ru/ +
+ - "C". \ No newline at end of file diff --git a/_Yandex/YaNarodScheme.zmp/params.txt b/_Yandex/YaNarodScheme.zmp/params.txt new file mode 100644 index 000000000..c21958d79 --- /dev/null +++ b/_Yandex/YaNarodScheme.zmp/params.txt @@ -0,0 +1,16 @@ +[PARAMS] +pnum=5 +GUID={38E29DB4-A654-4D08-836C-936325F0B63B} +ParentSubMenu_ru=Сломанные карты\Яндекс +ParentSubMenu=Not working\Yandex +ParentSubMenu_uk=Зламані карти\Яндекс +name_ru=Старая Народная Карта Яндекс (Cхема) +name=Old Yandex Narod Map (Scheme) +name_uk=Старая Народная Карта Яндекс (Cхема) +NameInCache=yanarodscheme +DefURLBase=http://wvec.maps.yandex.net/?l=wmap&x= +ContentType=image/png +Ext=.png +projection=2 +sradiusa=6378137 +sradiusb=6356752 diff --git a/_Yandex/YaNarodScheme2015.zmp/18.bmp b/_Yandex/YaNarodScheme2015.zmp/18.bmp new file mode 100644 index 000000000..ba17379e4 Binary files /dev/null and b/_Yandex/YaNarodScheme2015.zmp/18.bmp differ diff --git a/_Yandex/YaNarodScheme2015.zmp/24.bmp b/_Yandex/YaNarodScheme2015.zmp/24.bmp new file mode 100644 index 000000000..b3a5fa10c Binary files /dev/null and b/_Yandex/YaNarodScheme2015.zmp/24.bmp differ diff --git a/_Yandex/YaNarodScheme2015.zmp/GetUrlScript.txt b/_Yandex/YaNarodScheme2015.zmp/GetUrlScript.txt new file mode 100644 index 000000000..165c75ea4 --- /dev/null +++ b/_Yandex/YaNarodScheme2015.zmp/GetUrlScript.txt @@ -0,0 +1,3 @@ +begin + ResultURL:=GetURLBase+inttostr(GetX)+'&y='+inttostr(GetY)+'&z='+inttostr(GetZ-1); +end. \ No newline at end of file diff --git a/_Yandex/YaNarodScheme2015.zmp/params.txt b/_Yandex/YaNarodScheme2015.zmp/params.txt new file mode 100644 index 000000000..84ccefd0e --- /dev/null +++ b/_Yandex/YaNarodScheme2015.zmp/params.txt @@ -0,0 +1,16 @@ +[PARAMS] +pnum=5 +GUID={38E29DB4-A654-5D08-5555-936325F0B63A} +ParentSubMenu_ru=Городские и универсальные +ParentSubMenu_uk=Міські та універсальні +ParentSubMenu=City +name_ru=Yandex - Народная Карта +name_uk=Yandex - Народная Карта +name=Yandex - Narod Map +NameInCache=yanarodscheme2015 +DefURLBase=https://01.core-nmaps-renderer-nmaps.maps.yandex.net/tile?l=mpmap&sl=104,210342,210370,211777,211818,211939,211993,212015,212019,212026,212032,212081,212216,300024,300026,300198,300270,300292,300330,300337,300344,300351,300358,300365,300372,300379,300386,300393,300400,300406,300407,300468,300472,300523,300641,300651,300661,300683,300931,300939,300954,300969,300993,301050,301084,301125,301135,301155,301164,301183,301275,301383,301388,301494,301501,301520,301596,301676,301685,301700,301773,302053,302080,302089,302090,302107,302526,5300026,5400032,5400052,5400061,700010001,700010157,701302007,70300160,70300190,70300482,70300613,70300627&token=1534368522:170042125:core.1534368522:169099502:social&x= +ContentType=image/png +Ext=.png +projection=2 +sradiusa=6378137 +sradiusb=6356752 diff --git a/_Yandex/YaNarodnaya.zmp/18.bmp b/_Yandex/YaNarodnaya.zmp/18.bmp new file mode 100644 index 000000000..8880539f2 Binary files /dev/null and b/_Yandex/YaNarodnaya.zmp/18.bmp differ diff --git a/_Yandex/YaNarodnaya.zmp/24.bmp b/_Yandex/YaNarodnaya.zmp/24.bmp new file mode 100644 index 000000000..73674cbfc Binary files /dev/null and b/_Yandex/YaNarodnaya.zmp/24.bmp differ diff --git a/_Yandex/YaNarodnaya.zmp/GetUrlScript.txt b/_Yandex/YaNarodnaya.zmp/GetUrlScript.txt new file mode 100644 index 000000000..165c75ea4 --- /dev/null +++ b/_Yandex/YaNarodnaya.zmp/GetUrlScript.txt @@ -0,0 +1,3 @@ +begin + ResultURL:=GetURLBase+inttostr(GetX)+'&y='+inttostr(GetY)+'&z='+inttostr(GetZ-1); +end. \ No newline at end of file diff --git a/_Yandex/YaNarodnaya.zmp/info.txt b/_Yandex/YaNarodnaya.zmp/info.txt new file mode 100644 index 000000000..b40ea088a --- /dev/null +++ b/_Yandex/YaNarodnaya.zmp/info.txt @@ -0,0 +1,3 @@ +http://maps.yandex.ru/ +
+ - "". \ No newline at end of file diff --git a/_Yandex/YaNarodnaya.zmp/params.txt b/_Yandex/YaNarodnaya.zmp/params.txt new file mode 100644 index 000000000..564d2b869 --- /dev/null +++ b/_Yandex/YaNarodnaya.zmp/params.txt @@ -0,0 +1,17 @@ +[PARAMS] +pnum=5 +GUID={48E29DB4-A654-4D08-836C-936325F0B63B} +ParentSubMenu_ru=Сломанные карты\Яндекс +ParentSubMenu=Not working\Yandex +ParentSubMenu_uk=Зламані карти\Яндекс +name_ru=Старая Народная (Яндекс.Карты) +name=Old Narodnaya (Yandex.Maps) +name_uk=Старая Народная (Яндекс.Карты) +NameInCache=yanarodnaya +DefURLBase=http://01.pvec.maps.yandex.net/?l=pmap&lang=ru-RU&x= +ContentType=image/png +Ext=.png +projection=2 +sradiusa=6378137 +sradiusb=6356752 +DelAfterShow=0 diff --git a/_Yandex/YaPhoto.zmp/18.bmp b/_Yandex/YaPhoto.zmp/18.bmp new file mode 100644 index 000000000..39e42bd49 Binary files /dev/null and b/_Yandex/YaPhoto.zmp/18.bmp differ diff --git a/_Yandex/YaPhoto.zmp/24.bmp b/_Yandex/YaPhoto.zmp/24.bmp new file mode 100644 index 000000000..9a6236f07 Binary files /dev/null and b/_Yandex/YaPhoto.zmp/24.bmp differ diff --git a/_Yandex/YaPhoto.zmp/GetUrlScript.txt b/_Yandex/YaPhoto.zmp/GetUrlScript.txt new file mode 100644 index 000000000..165c75ea4 --- /dev/null +++ b/_Yandex/YaPhoto.zmp/GetUrlScript.txt @@ -0,0 +1,3 @@ +begin + ResultURL:=GetURLBase+inttostr(GetX)+'&y='+inttostr(GetY)+'&z='+inttostr(GetZ-1); +end. \ No newline at end of file diff --git a/_Yandex/YaPhoto.zmp/params.txt b/_Yandex/YaPhoto.zmp/params.txt new file mode 100644 index 000000000..9bee2a2f0 --- /dev/null +++ b/_Yandex/YaPhoto.zmp/params.txt @@ -0,0 +1,18 @@ +[PARAMS] +pnum=5 +GUID={9AFFE8A1-431D-48F4-8515-54A7D42F0E6C} +asLayer=1 +ParentSubMenu_ru=Сломанные карты\Яндекс +ParentSubMenu=Not working\Yandex +ParentSubMenu_uk=Зламані карти\Яндекс +name_ru=Слой Яндекс Фотки (Яндекс.Карты) +name=Yandex Photo (Yandex.Maps) +name_uk=Слой Яндекс Фотки (Яндекс.Карты) +NameInCache=yaphoto +DefURLBase=http://lrs.maps.yandex.net/tiles?l=pht&tm=0.22.1-0.0.25.10-0.2012.12.06.23&lang=ru_RU&x= +ContentType=image/png +Ext=.png +projection=2 +sradiusa=6378137 +sradiusb=6356752 +DelAfterShow=0 diff --git a/_Yandex/maps.yandex.com.Hybrid.zmp/24.bmp b/_Yandex/maps.yandex.com.Hybrid.zmp/24.bmp new file mode 100644 index 000000000..108dd576a Binary files /dev/null and b/_Yandex/maps.yandex.com.Hybrid.zmp/24.bmp differ diff --git a/_Yandex/maps.yandex.com.Hybrid.zmp/EmptyTiles/tiles.png b/_Yandex/maps.yandex.com.Hybrid.zmp/EmptyTiles/tiles.png new file mode 100644 index 000000000..8683313ed Binary files /dev/null and b/_Yandex/maps.yandex.com.Hybrid.zmp/EmptyTiles/tiles.png differ diff --git a/_Yandex/maps.yandex.com.Hybrid.zmp/GetUrlScript.txt b/_Yandex/maps.yandex.com.Hybrid.zmp/GetUrlScript.txt new file mode 100644 index 000000000..d4072b908 --- /dev/null +++ b/_Yandex/maps.yandex.com.Hybrid.zmp/GetUrlScript.txt @@ -0,0 +1,3 @@ +begin + ResultURL:=GetURLBase+'&v='+Version+'&x='+inttostr(GetX)+'&y='+inttostr(GetY)+'&z='+inttostr(GetZ-1); +end. \ No newline at end of file diff --git a/_Yandex/maps.yandex.com.Hybrid.zmp/info.txt b/_Yandex/maps.yandex.com.Hybrid.zmp/info.txt new file mode 100644 index 000000000..c8e744776 --- /dev/null +++ b/_Yandex/maps.yandex.com.Hybrid.zmp/info.txt @@ -0,0 +1,3 @@ +http://maps.yandex.com +
+Yandex Maps outside Russia and CIS. \ No newline at end of file diff --git a/_Yandex/maps.yandex.com.Hybrid.zmp/params.txt b/_Yandex/maps.yandex.com.Hybrid.zmp/params.txt new file mode 100644 index 000000000..6802248d8 --- /dev/null +++ b/_Yandex/maps.yandex.com.Hybrid.zmp/params.txt @@ -0,0 +1,16 @@ +[PARAMS] +pnum=5 +GUID={38E29DB4-0052-4D08-836C-936325F0B63B} +asLayer=1 +ParentSubMenu_ru=Подписи и границы +ParentSubMenu_uk=Підписи та межі +ParentSubMenu=Labels and borders +name_ru=Яндекс.Карты - Гибрид (English) +name=Yandex.Maps - Hybrid (English) +name_uk=Яндекс.Карты - Гібрид (English) +NameInCache=maps.yandex.com.Hybrid +DefURLBase=http://vec01.maps.yandex.net/tiles?l=skl&lang=en_US +ContentType=image/png +Ext=.png +EPSG=3395 +Version=2.33.0 diff --git a/_Yandex/maps.yandex.com.Map.zmp/24.bmp b/_Yandex/maps.yandex.com.Map.zmp/24.bmp new file mode 100644 index 000000000..108dd576a Binary files /dev/null and b/_Yandex/maps.yandex.com.Map.zmp/24.bmp differ diff --git a/_Yandex/maps.yandex.com.Map.zmp/GetUrlScript.txt b/_Yandex/maps.yandex.com.Map.zmp/GetUrlScript.txt new file mode 100644 index 000000000..d4072b908 --- /dev/null +++ b/_Yandex/maps.yandex.com.Map.zmp/GetUrlScript.txt @@ -0,0 +1,3 @@ +begin + ResultURL:=GetURLBase+'&v='+Version+'&x='+inttostr(GetX)+'&y='+inttostr(GetY)+'&z='+inttostr(GetZ-1); +end. \ No newline at end of file diff --git a/_Yandex/maps.yandex.com.Map.zmp/info.txt b/_Yandex/maps.yandex.com.Map.zmp/info.txt new file mode 100644 index 000000000..c8e744776 --- /dev/null +++ b/_Yandex/maps.yandex.com.Map.zmp/info.txt @@ -0,0 +1,3 @@ +http://maps.yandex.com +
+Yandex Maps outside Russia and CIS. \ No newline at end of file diff --git a/_Yandex/maps.yandex.com.Map.zmp/params.txt b/_Yandex/maps.yandex.com.Map.zmp/params.txt new file mode 100644 index 000000000..6cd5497e1 --- /dev/null +++ b/_Yandex/maps.yandex.com.Map.zmp/params.txt @@ -0,0 +1,15 @@ +[PARAMS] +pnum=5 +GUID={38E29DB4-0051-4D08-836C-936325F0B63B} +ParentSubMenu_ru=Городские и универсальные +ParentSubMenu_uk=Міські та універсальні +ParentSubMenu=City +name_ru=Yandex - Карта (English) +name_uk=Yandex - Карта (English) +name=Yandex - Map (English) +NameInCache=maps.yandex.com.Map +DefURLBase=http://vec01.maps.yandex.net/tiles?l=map&lang=en_US +ContentType=image/png +Ext=.png +EPSG=3395 +Version=2.33.0 diff --git a/_Yandex/yandex.tracks.zmp/18.bmp b/_Yandex/yandex.tracks.zmp/18.bmp new file mode 100644 index 000000000..ba17379e4 Binary files /dev/null and b/_Yandex/yandex.tracks.zmp/18.bmp differ diff --git a/_Yandex/yandex.tracks.zmp/24.bmp b/_Yandex/yandex.tracks.zmp/24.bmp new file mode 100644 index 000000000..b3a5fa10c Binary files /dev/null and b/_Yandex/yandex.tracks.zmp/24.bmp differ diff --git a/_Yandex/yandex.tracks.zmp/GetUrlScript.txt b/_Yandex/yandex.tracks.zmp/GetUrlScript.txt new file mode 100644 index 000000000..165c75ea4 --- /dev/null +++ b/_Yandex/yandex.tracks.zmp/GetUrlScript.txt @@ -0,0 +1,3 @@ +begin + ResultURL:=GetURLBase+inttostr(GetX)+'&y='+inttostr(GetY)+'&z='+inttostr(GetZ-1); +end. \ No newline at end of file diff --git a/_Yandex/yandex.tracks.zmp/params.txt b/_Yandex/yandex.tracks.zmp/params.txt new file mode 100644 index 000000000..cf72ae7b4 --- /dev/null +++ b/_Yandex/yandex.tracks.zmp/params.txt @@ -0,0 +1,17 @@ +[PARAMS] +pnum=5 +GUID={38E29DB4-AAA4-5D08-836C-936325F0B63A} +asLayer=1 +ParentSubMenu_ru=Городские и универсальные +ParentSubMenu_uk=Міські та універсальні +ParentSubMenu=City +name_ru=Яндекс - Народная Карта (Треки) +name=Yandex - Narod Map Tracks +NameInCache=yandextracks +DefURLBase=https://core-gpstiles.maps.yandex.net/tiles?style=point&x= +ContentType=image/png +Ext=.png +projection=2 +sradiusa=6378137 +sradiusb=6356752 +DefHotKey=16440 diff --git a/_fly/baionline2.zmp/18.bmp b/_fly/baionline2.zmp/18.bmp new file mode 100644 index 000000000..47d65f276 Binary files /dev/null and b/_fly/baionline2.zmp/18.bmp differ diff --git a/_fly/baionline2.zmp/24.bmp b/_fly/baionline2.zmp/24.bmp new file mode 100644 index 000000000..595f438be Binary files /dev/null and b/_fly/baionline2.zmp/24.bmp differ diff --git a/_fly/baionline2.zmp/GetUrlScript.txt b/_fly/baionline2.zmp/GetUrlScript.txt new file mode 100644 index 000000000..79d325b70 --- /dev/null +++ b/_fly/baionline2.zmp/GetUrlScript.txt @@ -0,0 +1,3 @@ +begin + ResultURL:= GetURLBase+'z'+inttostr(getz)+'/'+inttostr(getx div 1024)+'/x'+inttostr(getx)+'/'+inttostr(gety div 1024)+'/y'+inttostr(gety)+'.png'; +end. diff --git a/_fly/baionline2.zmp/params.txt b/_fly/baionline2.zmp/params.txt new file mode 100644 index 000000000..8407bdd22 --- /dev/null +++ b/_fly/baionline2.zmp/params.txt @@ -0,0 +1,16 @@ + +[PARAMS] +pnum=999 +GUID={9a654df4-d219-4a4b-aa41-350809e30f34} +ParentSubMenu_ru=Лётные карты +ParentSubMenu_uk=Льотні карти +ParentSubMenu=Fly maps +name=Fly Maps baionline +NameInCache=baionline +DefURLBase=http://91.237.82.95:8088/pub/other/baionline2/ +Ext=.png +projection=1 +sradiusa=6378137 +sradiusb=6378137 +ContentType="image/png" +MaxConnectToServerCount=1 diff --git a/_fly/fly_MVL.zmp/18.bmp b/_fly/fly_MVL.zmp/18.bmp new file mode 100644 index 000000000..47d65f276 Binary files /dev/null and b/_fly/fly_MVL.zmp/18.bmp differ diff --git a/_fly/fly_MVL.zmp/24.bmp b/_fly/fly_MVL.zmp/24.bmp new file mode 100644 index 000000000..595f438be Binary files /dev/null and b/_fly/fly_MVL.zmp/24.bmp differ diff --git a/_fly/fly_MVL.zmp/GetUrlScript.txt b/_fly/fly_MVL.zmp/GetUrlScript.txt new file mode 100644 index 000000000..79d325b70 --- /dev/null +++ b/_fly/fly_MVL.zmp/GetUrlScript.txt @@ -0,0 +1,3 @@ +begin + ResultURL:= GetURLBase+'z'+inttostr(getz)+'/'+inttostr(getx div 1024)+'/x'+inttostr(getx)+'/'+inttostr(gety div 1024)+'/y'+inttostr(gety)+'.png'; +end. diff --git a/_fly/fly_MVL.zmp/params.txt b/_fly/fly_MVL.zmp/params.txt new file mode 100644 index 000000000..b8f1dd55b --- /dev/null +++ b/_fly/fly_MVL.zmp/params.txt @@ -0,0 +1,17 @@ + +[PARAMS] +pnum=999 +GUID={9a723df4-d219-4a4b-aa41-350809e30f88} +ParentSubMenu_ru=Лётные карты +ParentSubMenu_uk=Льотні карти +ParentSubMenu=Fly maps +name_ru=Лётные карты МВЛ +name=Fly Maps MVL +NameInCache=fly_MVL +DefURLBase=http://91.237.82.95:8088/pub/other/mvl/ +Ext=.png +projection=1 +sradiusa=6378137 +sradiusb=6378137 +ContentType="image/png" +MaxConnectToServerCount=1 diff --git a/_fly/fly_RNK2016.zmp/18.bmp b/_fly/fly_RNK2016.zmp/18.bmp new file mode 100644 index 000000000..47d65f276 Binary files /dev/null and b/_fly/fly_RNK2016.zmp/18.bmp differ diff --git a/_fly/fly_RNK2016.zmp/24.bmp b/_fly/fly_RNK2016.zmp/24.bmp new file mode 100644 index 000000000..595f438be Binary files /dev/null and b/_fly/fly_RNK2016.zmp/24.bmp differ diff --git a/_fly/fly_RNK2016.zmp/GetUrlScript.txt b/_fly/fly_RNK2016.zmp/GetUrlScript.txt new file mode 100644 index 000000000..79d325b70 --- /dev/null +++ b/_fly/fly_RNK2016.zmp/GetUrlScript.txt @@ -0,0 +1,3 @@ +begin + ResultURL:= GetURLBase+'z'+inttostr(getz)+'/'+inttostr(getx div 1024)+'/x'+inttostr(getx)+'/'+inttostr(gety div 1024)+'/y'+inttostr(gety)+'.png'; +end. diff --git a/_fly/fly_RNK2016.zmp/params.txt b/_fly/fly_RNK2016.zmp/params.txt new file mode 100644 index 000000000..9a1192218 --- /dev/null +++ b/_fly/fly_RNK2016.zmp/params.txt @@ -0,0 +1,17 @@ + +[PARAMS] +pnum=999 +GUID={6edd7eac-e032-4758-88d6-a2937905c31a} +ParentSubMenu_ru=Лётные карты +ParentSubMenu_uk=Льотні карти +ParentSubMenu=Fly maps +name_ru=Лётные карты RNK2016 +name=Fly Maps RNK2016 +NameInCache=fly_RNK2016 +DefURLBase=http://91.237.82.95:8088/pub/other/rnk2016/ +Ext=.png +projection=1 +sradiusa=6378137 +sradiusb=6378137 +ContentType="image/png" +MaxConnectToServerCount=1 diff --git a/_fly/fly_RNK2019.zmp/18.bmp b/_fly/fly_RNK2019.zmp/18.bmp new file mode 100644 index 000000000..47d65f276 Binary files /dev/null and b/_fly/fly_RNK2019.zmp/18.bmp differ diff --git a/_fly/fly_RNK2019.zmp/24.bmp b/_fly/fly_RNK2019.zmp/24.bmp new file mode 100644 index 000000000..595f438be Binary files /dev/null and b/_fly/fly_RNK2019.zmp/24.bmp differ diff --git a/_fly/fly_RNK2019.zmp/GetUrlScript.txt b/_fly/fly_RNK2019.zmp/GetUrlScript.txt new file mode 100644 index 000000000..ce12eaec8 --- /dev/null +++ b/_fly/fly_RNK2019.zmp/GetUrlScript.txt @@ -0,0 +1,3 @@ +begin + ResultURL:= GetURLBase+'z'+inttostr(getz)+'/'+inttostr(getx div 1024)+'/x'+inttostr(getx)+'/'+inttostr(gety div 1024)+'/y'+inttostr(gety)+'.jpg'; +end. diff --git a/_fly/fly_RNK2019.zmp/params.txt b/_fly/fly_RNK2019.zmp/params.txt new file mode 100644 index 000000000..ea3963b6b --- /dev/null +++ b/_fly/fly_RNK2019.zmp/params.txt @@ -0,0 +1,17 @@ + +[PARAMS] +pnum=999 +GUID={b61d827a-d0f2-46cc-b66d-7d2f0d7548a7} +ParentSubMenu_ru=Лётные карты +ParentSubMenu_uk=Льотні карти +ParentSubMenu=Fly maps +name_ru=Лётные карты RNK2019 +name=Fly Maps RNK2019 +NameInCache=fly_RNK2019 +DefURLBase=http://91.237.82.95:8088/pub/other/rnk2019/ +Ext=.jpg +projection=1 +sradiusa=6378137 +sradiusb=6378137 +ContentType="image/jpeg" +MaxConnectToServerCount=1 diff --git a/_gis-gid/gis-gid.ru.borders.zmp/18.bmp b/_gis-gid/gis-gid.ru.borders.zmp/18.bmp new file mode 100644 index 000000000..a942fa46b Binary files /dev/null and b/_gis-gid/gis-gid.ru.borders.zmp/18.bmp differ diff --git a/_gis-gid/gis-gid.ru.borders.zmp/24.bmp b/_gis-gid/gis-gid.ru.borders.zmp/24.bmp new file mode 100644 index 000000000..e46b75622 Binary files /dev/null and b/_gis-gid/gis-gid.ru.borders.zmp/24.bmp differ diff --git a/_gis-gid/gis-gid.ru.borders.zmp/GetUrlScript.txt b/_gis-gid/gis-gid.ru.borders.zmp/GetUrlScript.txt new file mode 100644 index 000000000..c85d95aca --- /dev/null +++ b/_gis-gid/gis-gid.ru.borders.zmp/GetUrlScript.txt @@ -0,0 +1,4 @@ +begin + if ((GetZ >= 5) and (GetZ <= 19)) then + ResultURL:=GetURLBase+inttostr(GetX)+'&y='+inttostr(GetY)+'&z='+inttostr(GetZ-1)+'&v='+Version; +end. \ No newline at end of file diff --git a/_gis-gid/gis-gid.ru.borders.zmp/info.txt b/_gis-gid/gis-gid.ru.borders.zmp/info.txt new file mode 100644 index 000000000..c8eacf85b --- /dev/null +++ b/_gis-gid/gis-gid.ru.borders.zmp/info.txt @@ -0,0 +1,2 @@ +
+http://gis-gid.ru/ diff --git a/_gis-gid/gis-gid.ru.borders.zmp/params.txt b/_gis-gid/gis-gid.ru.borders.zmp/params.txt new file mode 100644 index 000000000..ae05d98fe --- /dev/null +++ b/_gis-gid/gis-gid.ru.borders.zmp/params.txt @@ -0,0 +1,19 @@ +[PARAMS] +GUID={ADCF010A-359E-4C00-9610-2F19A12C08C7} +pnum= +asLayer=1 +ParentSubMenu_ru=Сломанные карты\Локальные карты +ParentSubMenu=Not working\Local maps +ParentSubMenu_uk=Зламані карти\Локальні карти +name_ru=Административные границы (gis-gid.ru) +name=Borders (gis-gid.ru) +name_ua=Административные границы (gis-gid.ru) +NameInCache=gis-gid.ru.borders +DefURLBase=http://129.206.74.245:8007/tms_b.ashx?x= +ContentType=image/png +Ext=.png +projection=1 +sradiusa=6378137 +sradiusb=6356752 +Version=3 + diff --git a/_gis-gid/gis-gid.ru.relief.zmp/18.bmp b/_gis-gid/gis-gid.ru.relief.zmp/18.bmp new file mode 100644 index 000000000..a942fa46b Binary files /dev/null and b/_gis-gid/gis-gid.ru.relief.zmp/18.bmp differ diff --git a/_gis-gid/gis-gid.ru.relief.zmp/24.bmp b/_gis-gid/gis-gid.ru.relief.zmp/24.bmp new file mode 100644 index 000000000..e46b75622 Binary files /dev/null and b/_gis-gid/gis-gid.ru.relief.zmp/24.bmp differ diff --git a/_gis-gid/gis-gid.ru.relief.zmp/GetUrlScript.txt b/_gis-gid/gis-gid.ru.relief.zmp/GetUrlScript.txt new file mode 100644 index 000000000..c85d95aca --- /dev/null +++ b/_gis-gid/gis-gid.ru.relief.zmp/GetUrlScript.txt @@ -0,0 +1,4 @@ +begin + if ((GetZ >= 5) and (GetZ <= 19)) then + ResultURL:=GetURLBase+inttostr(GetX)+'&y='+inttostr(GetY)+'&z='+inttostr(GetZ-1)+'&v='+Version; +end. \ No newline at end of file diff --git a/_gis-gid/gis-gid.ru.relief.zmp/info.txt b/_gis-gid/gis-gid.ru.relief.zmp/info.txt new file mode 100644 index 000000000..efde1b33d --- /dev/null +++ b/_gis-gid/gis-gid.ru.relief.zmp/info.txt @@ -0,0 +1,2 @@ +
+http://gis-gid.ru/ diff --git a/_gis-gid/gis-gid.ru.relief.zmp/params.txt b/_gis-gid/gis-gid.ru.relief.zmp/params.txt new file mode 100644 index 000000000..4b34667d4 --- /dev/null +++ b/_gis-gid/gis-gid.ru.relief.zmp/params.txt @@ -0,0 +1,19 @@ +[PARAMS] +GUID={BDCF010A-359E-4C00-9610-2F19A12C08C7} +pnum= +asLayer=1 +ParentSubMenu_ru=Сломанные карты\Локальные карты +ParentSubMenu=Not working\Local maps +ParentSubMenu_uk=Зламані карти\Локальні карти +name_ru=Рельеф (gis-gid.ru) +name=Relief (gis-gid.ru) +name_ua=Рельеф (gis-gid.ru) +NameInCache=gis-gid.ru.relief +DefURLBase=http://129.206.74.245:8004/tms_hs.ashx?x= +ContentType=image/png +Ext=.png +projection=1 +sradiusa=6378137 +sradiusb=6356752 +Version=3 + diff --git a/_gis-gid/gis-gid.ru.zmp/18.bmp b/_gis-gid/gis-gid.ru.zmp/18.bmp new file mode 100644 index 000000000..a942fa46b Binary files /dev/null and b/_gis-gid/gis-gid.ru.zmp/18.bmp differ diff --git a/_gis-gid/gis-gid.ru.zmp/24.bmp b/_gis-gid/gis-gid.ru.zmp/24.bmp new file mode 100644 index 000000000..e46b75622 Binary files /dev/null and b/_gis-gid/gis-gid.ru.zmp/24.bmp differ diff --git a/_gis-gid/gis-gid.ru.zmp/GetUrlScript.txt b/_gis-gid/gis-gid.ru.zmp/GetUrlScript.txt new file mode 100644 index 000000000..3cb6f0851 --- /dev/null +++ b/_gis-gid/gis-gid.ru.zmp/GetUrlScript.txt @@ -0,0 +1,3 @@ +begin + ResultURL:=GetURLBase+RoundEx(GetLMetr,10)+','+RoundEx(GetBMetr,10)+','+RoundEx(GetRMetr,10)+','+RoundEx(GetTMetr,10); +end. \ No newline at end of file diff --git a/_gis-gid/gis-gid.ru.zmp/info.txt b/_gis-gid/gis-gid.ru.zmp/info.txt new file mode 100644 index 000000000..21c4bd2fa --- /dev/null +++ b/_gis-gid/gis-gid.ru.zmp/info.txt @@ -0,0 +1,12 @@ + : + +chitagpsmap.ru - , +mapdv.ru - GPS , +mapkomi.ru - GPS , +35map.ru - GPS- , +navigator39.ru - . + +: + +http://gis-gid.ru/ +http://mapserver.lubernet.ru/chitamap/html/mapdv.htm \ No newline at end of file diff --git a/_gis-gid/gis-gid.ru.zmp/params.txt b/_gis-gid/gis-gid.ru.zmp/params.txt new file mode 100644 index 000000000..b69097ae3 --- /dev/null +++ b/_gis-gid/gis-gid.ru.zmp/params.txt @@ -0,0 +1,17 @@ +[PARAMS] +GUID={EDCF010A-359E-4C00-9610-2F19A12C08C7} +pnum=128 +ParentSubMenu_ru=Сломанные карты\Локальные карты +ParentSubMenu_uk=Зламані карти\Локальні карти +ParentSubMenu=Not working\Local maps +name_ru=Карта городов России (gis-gid.ru) +name=Russian map (gis-gid.ru) +NameInCache=gis-gid_ru +DefURLBase=http://gis-gid.v.shared.ru/cgi-bin/chita2?TRANSPARENT=true&LAYERS=blank%2Carea%2Cparea%2Czastroyka%2Casfalt3%2Cveget%2Cvoda%2ClinesW%2Casfalt%2CStreet%2Clines%2CorZ%2Chaus%2Cpoi%2Cpoibig%2ClabelsZ%2CzastroykaK%2Casfalt3K%2CvegetK%2CvodaK%2ClinesWK%2CStreetK%2ClinesK%2CasfaltK%2ChausK%2CpoiK%2CpoibigK%2Casfalt3DV%2CvegetDV%2CvodaDV%2CzastroykaDV%2ClinesWDV%2CStreetDV%2ClinesDV%2CorDV%2CasfaltDV%2ChausDV%2CpoiDV%2CpoibigDV%2CzastroykaV%2Casfalt3V%2CvegetV%2CvodaV%2ClinesWV%2CStreetV%2ClinesV%2CorV%2CasfaltV%2ChausV%2CpoiV%2CpoibigV%2CzastroykaKG%2Casfalt3KG%2CvegetKG%2CvodaKG%2ClinesWKG%2CStreetKG%2ClinesKG%2CorKG%2ClabelKG%2ChausKG%2Carea2%2CpoiKG%2CpoibigKG%2CzastroykaB%2Casfalt3B%2CvegetB%2CvodaB%2ClinesWB%2CasfaltB%2CStreetB%2ClinesB%2ChausB%2CpoiB%2CpoibigB%2ClabelsB%2Czastroyka2MO%2CzastroykaMO%2Casfalt3MO%2CvegetMO%2CvodaMO%2ClinesWMO%2CasfaltMO%2CStreetMO%2ClinesMO%2CorMO%2ChausMO%2CpoiMO%2CpoibigMO%2ClabelsMO%2Czastroyka2LEN%2CzastroykaLEN%2Casfalt3LEN%2CvegetLEN%2CvodaLEN%2ClinesWLEN%2CasfaltLEN%2CStreetLEN%2ClinesLEN%2CorLEN%2ChausLEN%2CpoiLEN%2CpoibigLEN%2ClabelsLEN&FORMAT=png&SERVICE=WMS&VERSION=1.1.1&REQUEST=GetMap&STYLES=&SRS=EPSG%3A900913&WIDTH=256&HEIGHT=256&BBOX= +ContentType=image/png +Ext=.png +projection=1 +sradiusa=6378137 +sradiusb=6356752 + + diff --git a/_historic/1902_kuban.zmp/18.bmp b/_historic/1902_kuban.zmp/18.bmp new file mode 100644 index 000000000..47d65f276 Binary files /dev/null and b/_historic/1902_kuban.zmp/18.bmp differ diff --git a/_historic/1902_kuban.zmp/24.bmp b/_historic/1902_kuban.zmp/24.bmp new file mode 100644 index 000000000..595f438be Binary files /dev/null and b/_historic/1902_kuban.zmp/24.bmp differ diff --git a/_historic/1902_kuban.zmp/GetUrlScript.txt b/_historic/1902_kuban.zmp/GetUrlScript.txt new file mode 100644 index 000000000..1acc47c60 --- /dev/null +++ b/_historic/1902_kuban.zmp/GetUrlScript.txt @@ -0,0 +1,3 @@ +begin + ResultURL:=GetURLBase+'z'+inttostr(getz)+'/'+inttostr(getx div 1024)+'/x'+inttostr(getx)+'/'+inttostr(gety div 1024)+'/y'+inttostr(gety)+'.jpg'; +end. diff --git a/_historic/1902_kuban.zmp/info.txt b/_historic/1902_kuban.zmp/info.txt new file mode 100644 index 000000000..e86691205 --- /dev/null +++ b/_historic/1902_kuban.zmp/info.txt @@ -0,0 +1,4 @@ +
+
+ - garl@mail.ru
+
diff --git a/_historic/1902_kuban.zmp/params.txt b/_historic/1902_kuban.zmp/params.txt new file mode 100644 index 000000000..7fdb61294 --- /dev/null +++ b/_historic/1902_kuban.zmp/params.txt @@ -0,0 +1,17 @@ +[PARAMS] +pnum=17 +GUID={C91E1E37-8E29-42CB-946D-C812EC5FE327} +ParentSubMenu_ru=Исторические\Россия\Кубань, Кавказ, Крым +ParentSubMenu_uk=Історичні\Росія\Кубань, Кавказ, Крим +ParentSubMenu=Historic\Russia\Kuban, Caucasus, Crimea +name_ru=Кубанская область 1902г. +name=Kuban 1902 +DefURLBase=http://91.237.82.95:8088/pub/historic/1902_kuban/ +projection=1 +sradiusa=6378137 +sradiusb=6378137 +NameInCache=1902_kuban +Ext=.jpg +defaultContentType=image/jpeg +ContentType="image/jpeg" +MaxConnectToServerCount=1 diff --git a/_historic/1918_kuban_10v.zmp/18.bmp b/_historic/1918_kuban_10v.zmp/18.bmp new file mode 100644 index 000000000..47d65f276 Binary files /dev/null and b/_historic/1918_kuban_10v.zmp/18.bmp differ diff --git a/_historic/1918_kuban_10v.zmp/24.bmp b/_historic/1918_kuban_10v.zmp/24.bmp new file mode 100644 index 000000000..595f438be Binary files /dev/null and b/_historic/1918_kuban_10v.zmp/24.bmp differ diff --git a/_historic/1918_kuban_10v.zmp/GetUrlScript.txt b/_historic/1918_kuban_10v.zmp/GetUrlScript.txt new file mode 100644 index 000000000..1acc47c60 --- /dev/null +++ b/_historic/1918_kuban_10v.zmp/GetUrlScript.txt @@ -0,0 +1,3 @@ +begin + ResultURL:=GetURLBase+'z'+inttostr(getz)+'/'+inttostr(getx div 1024)+'/x'+inttostr(getx)+'/'+inttostr(gety div 1024)+'/y'+inttostr(gety)+'.jpg'; +end. diff --git a/_historic/1918_kuban_10v.zmp/info.txt b/_historic/1918_kuban_10v.zmp/info.txt new file mode 100644 index 000000000..962bef555 --- /dev/null +++ b/_historic/1918_kuban_10v.zmp/info.txt @@ -0,0 +1,6 @@ +10 (1918) C
+
+
+
+ - garl@mail.ru
+
diff --git a/_historic/1918_kuban_10v.zmp/params.txt b/_historic/1918_kuban_10v.zmp/params.txt new file mode 100644 index 000000000..9394c36fe --- /dev/null +++ b/_historic/1918_kuban_10v.zmp/params.txt @@ -0,0 +1,17 @@ +[PARAMS] +pnum=17 +GUID={21401231-6169-493D-B718-3083387AD6D9} +ParentSubMenu_ru=Исторические\Россия\Кубань, Кавказ, Крым +ParentSubMenu_uk=Історичні\Росія\Кубань, Кавказ, Крим +ParentSubMenu=Historic\Russia\Kuban, Caucasus, Crimea +name_ru=Кубань 10-верстка (1918 г. Стрельбицкого) +name=Kuban 10-v (1918) +DefURLBase=http://91.237.82.95:8088/pub/historic/1918_kuban_10v/ +projection=1 +sradiusa=6378137 +sradiusb=6378137 +NameInCache=1918_kuban_10v +Ext=.jpg +defaultContentType=image/jpeg +ContentType="image/jpeg" +MaxConnectToServerCount=1 diff --git a/_historic/1925_maykop.zmp/18.bmp b/_historic/1925_maykop.zmp/18.bmp new file mode 100644 index 000000000..47d65f276 Binary files /dev/null and b/_historic/1925_maykop.zmp/18.bmp differ diff --git a/_historic/1925_maykop.zmp/24.bmp b/_historic/1925_maykop.zmp/24.bmp new file mode 100644 index 000000000..595f438be Binary files /dev/null and b/_historic/1925_maykop.zmp/24.bmp differ diff --git a/_historic/1925_maykop.zmp/GetUrlScript.txt b/_historic/1925_maykop.zmp/GetUrlScript.txt new file mode 100644 index 000000000..1acc47c60 --- /dev/null +++ b/_historic/1925_maykop.zmp/GetUrlScript.txt @@ -0,0 +1,3 @@ +begin + ResultURL:=GetURLBase+'z'+inttostr(getz)+'/'+inttostr(getx div 1024)+'/x'+inttostr(getx)+'/'+inttostr(gety div 1024)+'/y'+inttostr(gety)+'.jpg'; +end. diff --git a/_historic/1925_maykop.zmp/info.txt b/_historic/1925_maykop.zmp/info.txt new file mode 100644 index 000000000..831497b51 --- /dev/null +++ b/_historic/1925_maykop.zmp/info.txt @@ -0,0 +1,12 @@ +
+
+-
+ 1:100000
+1925.
+ +
+
+
+
+ - garl@mail.ru
+
diff --git a/_historic/1925_maykop.zmp/params.txt b/_historic/1925_maykop.zmp/params.txt new file mode 100644 index 000000000..dbf7ce054 --- /dev/null +++ b/_historic/1925_maykop.zmp/params.txt @@ -0,0 +1,17 @@ +[PARAMS] +pnum=17 +GUID={93AC2357-8399-44D3-81CD-2901C1272E34} +ParentSubMenu_ru=Исторические\Россия\Кубань, Кавказ, Крым +ParentSubMenu_uk=Історичні\Росія\Кубань, Кавказ, Крим +ParentSubMenu=Historic\Russia\Kuban, Caucasus, Crimea +name_ru=Майкопский округ 1925г. +name=Maykop 1925 +DefURLBase=http://91.237.82.95:8088/pub/historic/1925_maykop/ +projection=1 +sradiusa=6378137 +sradiusb=6378137 +NameInCache=1925_maykop +Ext=.jpg +defaultContentType=image/jpeg +ContentType="image/jpeg" +MaxConnectToServerCount=1 diff --git a/_historic/1930_kuban.zmp/18.bmp b/_historic/1930_kuban.zmp/18.bmp new file mode 100644 index 000000000..47d65f276 Binary files /dev/null and b/_historic/1930_kuban.zmp/18.bmp differ diff --git a/_historic/1930_kuban.zmp/24.bmp b/_historic/1930_kuban.zmp/24.bmp new file mode 100644 index 000000000..595f438be Binary files /dev/null and b/_historic/1930_kuban.zmp/24.bmp differ diff --git a/_historic/1930_kuban.zmp/GetUrlScript.txt b/_historic/1930_kuban.zmp/GetUrlScript.txt new file mode 100644 index 000000000..1acc47c60 --- /dev/null +++ b/_historic/1930_kuban.zmp/GetUrlScript.txt @@ -0,0 +1,3 @@ +begin + ResultURL:=GetURLBase+'z'+inttostr(getz)+'/'+inttostr(getx div 1024)+'/x'+inttostr(getx)+'/'+inttostr(gety div 1024)+'/y'+inttostr(gety)+'.jpg'; +end. diff --git a/_historic/1930_kuban.zmp/info.txt b/_historic/1930_kuban.zmp/info.txt new file mode 100644 index 000000000..e4f1db9c6 --- /dev/null +++ b/_historic/1930_kuban.zmp/info.txt @@ -0,0 +1,11 @@ +
+-
+ 1:100000
+
+1930
+
+
+
+
+ - garl@mail.ru
+
diff --git a/_historic/1930_kuban.zmp/params.txt b/_historic/1930_kuban.zmp/params.txt new file mode 100644 index 000000000..64c0f3877 --- /dev/null +++ b/_historic/1930_kuban.zmp/params.txt @@ -0,0 +1,17 @@ +[PARAMS] +pnum=17 +GUID={C095B837-863B-4BD7-900A-F30644201D27} +ParentSubMenu_ru=Исторические\Россия\Кубань, Кавказ, Крым +ParentSubMenu_uk=Історичні\Росія\Кубань, Кавказ, Крим +ParentSubMenu=Historic\Russia\Kuban, Caucasus, Crimea +name_ru=Кубанского округ 1930г. +name=Kuban 1930 +DefURLBase=http://91.237.82.95:8088/pub/historic/1930_kuban/ +projection=1 +sradiusa=6378137 +sradiusb=6378137 +NameInCache=1930_kuban +Ext=.jpg +defaultContentType=image/jpeg +ContentType="image/jpeg" +MaxConnectToServerCount=1 diff --git a/_historic/1942_osteuropa.zmp/18.bmp b/_historic/1942_osteuropa.zmp/18.bmp new file mode 100644 index 000000000..a8298e578 Binary files /dev/null and b/_historic/1942_osteuropa.zmp/18.bmp differ diff --git a/_historic/1942_osteuropa.zmp/24.bmp b/_historic/1942_osteuropa.zmp/24.bmp new file mode 100644 index 000000000..3df466776 Binary files /dev/null and b/_historic/1942_osteuropa.zmp/24.bmp differ diff --git a/_historic/1942_osteuropa.zmp/GetUrlScript.txt b/_historic/1942_osteuropa.zmp/GetUrlScript.txt new file mode 100644 index 000000000..1acc47c60 --- /dev/null +++ b/_historic/1942_osteuropa.zmp/GetUrlScript.txt @@ -0,0 +1,3 @@ +begin + ResultURL:=GetURLBase+'z'+inttostr(getz)+'/'+inttostr(getx div 1024)+'/x'+inttostr(getx)+'/'+inttostr(gety div 1024)+'/y'+inttostr(gety)+'.jpg'; +end. diff --git a/_historic/1942_osteuropa.zmp/info.txt b/_historic/1942_osteuropa.zmp/info.txt new file mode 100644 index 000000000..8a347743e --- /dev/null +++ b/_historic/1942_osteuropa.zmp/info.txt @@ -0,0 +1,5 @@ +
+
+
+ - garl@mail.ru
+
diff --git a/_historic/1942_osteuropa.zmp/params.txt b/_historic/1942_osteuropa.zmp/params.txt new file mode 100644 index 000000000..0437e4849 --- /dev/null +++ b/_historic/1942_osteuropa.zmp/params.txt @@ -0,0 +1,17 @@ +[PARAMS] +pnum=114 +GUID={BCE4BD85-11CE-48ED-B966-0BBB21BEF2C7} +ParentSubMenu_ru=Исторические\Россия\Кубань, Кавказ, Крым +ParentSubMenu_uk=Історичні\Росія\Кубань, Кавказ, Крим +ParentSubMenu=Historic\Russia\Kuban, Caucasus, Crimea +name_ru=Немецкий Генштаб 1942 (1:30000) +name=German Genshtab 1942 (1:30000) +NameInCache=1942_osteuropa +DefURLBase=http://91.237.82.95:8088/pub/historic/1942_osteuropa/ +Ext=.jpg +projection=1 +sradiusa=6378137 +sradiusb=6378137 +defaultContentType=image/jpeg +ContentType="image/jpeg" +MaxConnectToServerCount=1 diff --git a/_historic/1v_krim.zmp/18.bmp b/_historic/1v_krim.zmp/18.bmp new file mode 100644 index 000000000..47d65f276 Binary files /dev/null and b/_historic/1v_krim.zmp/18.bmp differ diff --git a/_historic/1v_krim.zmp/24.bmp b/_historic/1v_krim.zmp/24.bmp new file mode 100644 index 000000000..595f438be Binary files /dev/null and b/_historic/1v_krim.zmp/24.bmp differ diff --git a/_historic/1v_krim.zmp/GetUrlScript.txt b/_historic/1v_krim.zmp/GetUrlScript.txt new file mode 100644 index 000000000..1acc47c60 --- /dev/null +++ b/_historic/1v_krim.zmp/GetUrlScript.txt @@ -0,0 +1,3 @@ +begin + ResultURL:=GetURLBase+'z'+inttostr(getz)+'/'+inttostr(getx div 1024)+'/x'+inttostr(getx)+'/'+inttostr(gety div 1024)+'/y'+inttostr(gety)+'.jpg'; +end. diff --git a/_historic/1v_krim.zmp/info.txt b/_historic/1v_krim.zmp/info.txt new file mode 100644 index 000000000..7eb98191e --- /dev/null +++ b/_historic/1v_krim.zmp/info.txt @@ -0,0 +1,5 @@ +
+
+ - garl@mail.ru
+
+ diff --git a/_historic/1v_krim.zmp/params.txt b/_historic/1v_krim.zmp/params.txt new file mode 100644 index 000000000..72ed1d2f8 --- /dev/null +++ b/_historic/1v_krim.zmp/params.txt @@ -0,0 +1,17 @@ +[PARAMS] +pnum=17 +GUID={06FE7567-BB4B-4A78-9C82-6E5BC8CC39AC} +ParentSubMenu_ru=Исторические\Россия\Кубань, Кавказ, Крым +ParentSubMenu_uk=Історичні\Росія\Кубань, Кавказ, Крим +ParentSubMenu=Historic\Russia\Kuban, Caucasus, Crimea +name_ru=Крым 1 верстная карта +name=Crimea 1v +DefURLBase=http://91.237.82.95:8088/pub/historic/1v_krim/ +projection=1 +sradiusa=6378137 +sradiusb=6378137 +NameInCache=1v_krim +Ext=.jpg +defaultContentType=image/jpeg +ContentType="image/jpeg" +MaxConnectToServerCount=1 diff --git a/_historic/5v_kavk_1877.zmp/18.bmp b/_historic/5v_kavk_1877.zmp/18.bmp new file mode 100644 index 000000000..47d65f276 Binary files /dev/null and b/_historic/5v_kavk_1877.zmp/18.bmp differ diff --git a/_historic/5v_kavk_1877.zmp/24.bmp b/_historic/5v_kavk_1877.zmp/24.bmp new file mode 100644 index 000000000..595f438be Binary files /dev/null and b/_historic/5v_kavk_1877.zmp/24.bmp differ diff --git a/_historic/5v_kavk_1877.zmp/GetUrlScript.txt b/_historic/5v_kavk_1877.zmp/GetUrlScript.txt new file mode 100644 index 000000000..1acc47c60 --- /dev/null +++ b/_historic/5v_kavk_1877.zmp/GetUrlScript.txt @@ -0,0 +1,3 @@ +begin + ResultURL:=GetURLBase+'z'+inttostr(getz)+'/'+inttostr(getx div 1024)+'/x'+inttostr(getx)+'/'+inttostr(gety div 1024)+'/y'+inttostr(gety)+'.jpg'; +end. diff --git a/_historic/5v_kavk_1877.zmp/info.txt b/_historic/5v_kavk_1877.zmp/info.txt new file mode 100644 index 000000000..e83754eb6 --- /dev/null +++ b/_historic/5v_kavk_1877.zmp/info.txt @@ -0,0 +1,16 @@ + . +
. . . +
1877 . +
. +
globus-t@yandex.ru. + + +
+
+ - garl@mail.ru
+
+ + +
+ + diff --git a/_historic/5v_kavk_1877.zmp/params.txt b/_historic/5v_kavk_1877.zmp/params.txt new file mode 100644 index 000000000..8f753905b --- /dev/null +++ b/_historic/5v_kavk_1877.zmp/params.txt @@ -0,0 +1,22 @@ +[PARAMS] +pnum=16 +GUID={1B23D30F-AC02-473F-919A-432E0C540281} +ParentSubMenu_ru=Исторические\Россия\Кубань, Кавказ, Крым +ParentSubMenu_uk=Історичні\Росія\Кубань, Кавказ, Крим +ParentSubMenu=Historic\Russia\Kuban, Caucasus, Crimea +name_ru=Кавказ 5 верстовка 1877г +name=Caucasus 5v map (1877) +DefURLBase=http://91.237.82.95:8088/pub/historic/5v_kavk_1877/ +projection=1 +sradiusa=6378137 +sradiusb=6378137 +NameInCache=5v_kavk_1877 +Ext=.jpg +Usestick=1 +UseGenPrevious=1 +Usedel=1 +Usesave=1 +BanIfLen=0 +defaultContentType=image/jpeg +ContentType="image/jpeg" +MaxConnectToServerCount=1 diff --git a/_historic/Strelb10_1882.zmp/18.bmp b/_historic/Strelb10_1882.zmp/18.bmp new file mode 100644 index 000000000..47d65f276 Binary files /dev/null and b/_historic/Strelb10_1882.zmp/18.bmp differ diff --git a/_historic/Strelb10_1882.zmp/24.bmp b/_historic/Strelb10_1882.zmp/24.bmp new file mode 100644 index 000000000..595f438be Binary files /dev/null and b/_historic/Strelb10_1882.zmp/24.bmp differ diff --git a/_historic/Strelb10_1882.zmp/GetUrlScript.txt b/_historic/Strelb10_1882.zmp/GetUrlScript.txt new file mode 100644 index 000000000..1acc47c60 --- /dev/null +++ b/_historic/Strelb10_1882.zmp/GetUrlScript.txt @@ -0,0 +1,3 @@ +begin + ResultURL:=GetURLBase+'z'+inttostr(getz)+'/'+inttostr(getx div 1024)+'/x'+inttostr(getx)+'/'+inttostr(gety div 1024)+'/y'+inttostr(gety)+'.jpg'; +end. diff --git a/_historic/Strelb10_1882.zmp/info.txt b/_historic/Strelb10_1882.zmp/info.txt new file mode 100644 index 000000000..e86691205 --- /dev/null +++ b/_historic/Strelb10_1882.zmp/info.txt @@ -0,0 +1,4 @@ +
+
+ - garl@mail.ru
+
diff --git a/_historic/Strelb10_1882.zmp/params.txt b/_historic/Strelb10_1882.zmp/params.txt new file mode 100644 index 000000000..c4852ca01 --- /dev/null +++ b/_historic/Strelb10_1882.zmp/params.txt @@ -0,0 +1,22 @@ +[PARAMS] +pnum=16 +GUID={8C44A85A-00EC-4435-805C-EF0A8B85545B} +ParentSubMenu_ru=Исторические\Россия и соседние страны +ParentSubMenu_uk=Історичні\Росія і сусідні країни +ParentSubMenu=Historic\Russia and neighboring countries +name_ru=10в. Стрельбицкого 1882г. +name=10v Strelbitskiy +DefURLBase=http://91.237.82.95:8088/pub/historic/strelb_10_1882/ +projection=1 +sradiusa=6378137 +sradiusb=6378137 +NameInCache=strelb_10_1882 +Ext=.jpg +Usestick=1 +UseGenPrevious=1 +Usedel=1 +Usesave=1 +BanIfLen=0 +defaultContentType=image/jpeg +ContentType="image/jpeg" +MaxConnectToServerCount=1 diff --git a/_historic/Strelb10_1919.zmp/18.bmp b/_historic/Strelb10_1919.zmp/18.bmp new file mode 100644 index 000000000..47d65f276 Binary files /dev/null and b/_historic/Strelb10_1919.zmp/18.bmp differ diff --git a/_historic/Strelb10_1919.zmp/24.bmp b/_historic/Strelb10_1919.zmp/24.bmp new file mode 100644 index 000000000..595f438be Binary files /dev/null and b/_historic/Strelb10_1919.zmp/24.bmp differ diff --git a/_historic/Strelb10_1919.zmp/GetUrlScript.txt b/_historic/Strelb10_1919.zmp/GetUrlScript.txt new file mode 100644 index 000000000..1acc47c60 --- /dev/null +++ b/_historic/Strelb10_1919.zmp/GetUrlScript.txt @@ -0,0 +1,3 @@ +begin + ResultURL:=GetURLBase+'z'+inttostr(getz)+'/'+inttostr(getx div 1024)+'/x'+inttostr(getx)+'/'+inttostr(gety div 1024)+'/y'+inttostr(gety)+'.jpg'; +end. diff --git a/_historic/Strelb10_1919.zmp/info.txt b/_historic/Strelb10_1919.zmp/info.txt new file mode 100644 index 000000000..e86691205 --- /dev/null +++ b/_historic/Strelb10_1919.zmp/info.txt @@ -0,0 +1,4 @@ +
+
+ - garl@mail.ru
+
diff --git a/_historic/Strelb10_1919.zmp/params.txt b/_historic/Strelb10_1919.zmp/params.txt new file mode 100644 index 000000000..a1ebd9cbc --- /dev/null +++ b/_historic/Strelb10_1919.zmp/params.txt @@ -0,0 +1,22 @@ +[PARAMS] +pnum=16 +GUID={42CD4726-405A-4F38-81B2-3E660458EDB8} +ParentSubMenu_ru=Исторические\Россия и соседние страны +ParentSubMenu_uk=Історичні\Росія і сусідні країни +ParentSubMenu=Historic\Russia and neighboring countries +name_ru=10в. Стрельбицкого 1919г. +name=10v Strelbitskiy 1919 +DefURLBase=http://91.237.82.95:8088/pub/historic/strelb_10_1919/ +projection=1 +sradiusa=6378137 +sradiusb=6378137 +NameInCache=strelb_10_1919 +Ext=.jpg +Usestick=1 +UseGenPrevious=1 +Usedel=1 +Usesave=1 +BanIfLen=0 +defaultContentType=image/jpeg +ContentType="image/jpeg" +MaxConnectToServerCount=1 diff --git a/_historic/eng_5v_kavkaz.zmp/18.bmp b/_historic/eng_5v_kavkaz.zmp/18.bmp new file mode 100644 index 000000000..47d65f276 Binary files /dev/null and b/_historic/eng_5v_kavkaz.zmp/18.bmp differ diff --git a/_historic/eng_5v_kavkaz.zmp/24.bmp b/_historic/eng_5v_kavkaz.zmp/24.bmp new file mode 100644 index 000000000..595f438be Binary files /dev/null and b/_historic/eng_5v_kavkaz.zmp/24.bmp differ diff --git a/_historic/eng_5v_kavkaz.zmp/GetUrlScript.txt b/_historic/eng_5v_kavkaz.zmp/GetUrlScript.txt new file mode 100644 index 000000000..1acc47c60 --- /dev/null +++ b/_historic/eng_5v_kavkaz.zmp/GetUrlScript.txt @@ -0,0 +1,3 @@ +begin + ResultURL:=GetURLBase+'z'+inttostr(getz)+'/'+inttostr(getx div 1024)+'/x'+inttostr(getx)+'/'+inttostr(gety div 1024)+'/y'+inttostr(gety)+'.jpg'; +end. diff --git a/_historic/eng_5v_kavkaz.zmp/info.txt b/_historic/eng_5v_kavkaz.zmp/info.txt new file mode 100644 index 000000000..2047524df --- /dev/null +++ b/_historic/eng_5v_kavkaz.zmp/info.txt @@ -0,0 +1,26 @@ +
- +
" " 1941-1948 . +
- 5 1905-1926 . +
+
(): . . . . +
: 1:253440, 1:210000 +
: "U.S. Army Map Service" +
+
+
+
+
PS; +
, +
. +
, +
. +
+
+
: http://maps.southklad.ru/forum/viewtopic.php?f=151&t=57&p=175#p175#ixzz2rgJiUyvD +
+
+
+
+
+ - garl@mail.ru
+
diff --git a/_historic/eng_5v_kavkaz.zmp/params.txt b/_historic/eng_5v_kavkaz.zmp/params.txt new file mode 100644 index 000000000..b1c2f29bc --- /dev/null +++ b/_historic/eng_5v_kavkaz.zmp/params.txt @@ -0,0 +1,18 @@ +[PARAMS] +pnum=17 +GUID={BBF17EDD-15FB-4BD6-BAE3-4986EF6C1932} +ParentSubMenu_ru=Исторические\Россия\Кубань, Кавказ, Крым +ParentSubMenu_uk=Історичні\Росія\Кубань, Кавказ, Крим +ParentSubMenu=Historic\Russia\Kuban, Caucasus, Crimea +name_ru=Кавказский край 5v 1941-1948 (ENG) +name=Kavkaz 5v 1941-1948 (ENG) +DefURLBase=http://91.237.82.95:8088/pub/historic/eng_5v_kavkaz/ +projection=1 +sradiusa=6378137 +sradiusb=6378137 +NameInCache=eng_5v_kavkaz +Ext=.jpg +defaultContentType=image/jpeg +ContentType="image/jpeg" +MaxConnectToServerCount=1 +License=(c) Maps.SouthKlad.Ru diff --git a/_historic/gallica.bnf.fr.zmp/18.bmp b/_historic/gallica.bnf.fr.zmp/18.bmp new file mode 100644 index 000000000..a942fa46b Binary files /dev/null and b/_historic/gallica.bnf.fr.zmp/18.bmp differ diff --git a/_historic/gallica.bnf.fr.zmp/24.bmp b/_historic/gallica.bnf.fr.zmp/24.bmp new file mode 100644 index 000000000..e46b75622 Binary files /dev/null and b/_historic/gallica.bnf.fr.zmp/24.bmp differ diff --git a/_historic/gallica.bnf.fr.zmp/GetUrlScript.txt b/_historic/gallica.bnf.fr.zmp/GetUrlScript.txt new file mode 100644 index 000000000..bd8906adf --- /dev/null +++ b/_historic/gallica.bnf.fr.zmp/GetUrlScript.txt @@ -0,0 +1,15 @@ +var +i:integer; +begin +case getz of +1: i:= 16384; +2: i:= 8192; +3: i:= 4096; +4: i:= 2048; +5: i:= 1024; +6: i:= 512; +7: i:= 256; +else i:=256; +end; + ResultURL:=GetURLBase+version+'&l='+inttostr(getz-1)+'&r='+inttostr(gety*i)+','+inttostr(getx*i)+',256,256'; +end. diff --git a/_historic/gallica.bnf.fr.zmp/info.txt b/_historic/gallica.bnf.fr.zmp/info.txt new file mode 100644 index 000000000..2d7778b6f --- /dev/null +++ b/_historic/gallica.bnf.fr.zmp/info.txt @@ -0,0 +1,11 @@ + zmp gallica + , : +1. http://gallica.bnf.fr/?lang=EN , ( Boulogne-sur-Mer url=http://gallica.bnf.fr/ark:/12148/btv1b8445934m.r, - btv1b8445934m.r) +http://gallica.bnf.fr/ark:/12148/btv1b55003119j/f2.zoom --> btv1b55003119j.f2 +2. --> --> + ( , .f1 .f2 f3) +3. , 1 7 . + +http://ru.wikipedia.org/wiki/,__ + +tnx: \ No newline at end of file diff --git a/_historic/gallica.bnf.fr.zmp/params.txt b/_historic/gallica.bnf.fr.zmp/params.txt new file mode 100644 index 000000000..ab11e8982 --- /dev/null +++ b/_historic/gallica.bnf.fr.zmp/params.txt @@ -0,0 +1,22 @@ +[PARAMS] +GUID={854B7D18-AE0C-4A9D-8FDA-A638C1ECDA63} +ParentSubMenu_ru=Исторические\Россия\Разные +ParentSubMenu_uk=Історичні\Росія\Різне +ParentSubMenu=Historic\Russia\Other +name=gallica.bnf.fr +NameInCache=gallica_bnf_fr +DefURLBase=http://gallica.bnf.fr/proxy?method=R&ark= +ContentType=image/jpeg;charset=ISO-8859-1 +MimeTypeSubst = """image/jpeg;charset=ISO-8859-1""=image/jpeg" +Ext=.jpg +projection=1 +sradiusa=6378137 +sradiusb=6356752 +UsePreloadPage=0 + +TILERLEFT=0 +TILERRIGHT=256 +TILERTOP=0 +TILERBOTTOM=256 + +version=btv1b55003119j.f2 diff --git a/_historic/genshtab_german_2km.zmp/18.bmp b/_historic/genshtab_german_2km.zmp/18.bmp new file mode 100644 index 000000000..497d455bd Binary files /dev/null and b/_historic/genshtab_german_2km.zmp/18.bmp differ diff --git a/_historic/genshtab_german_2km.zmp/24.bmp b/_historic/genshtab_german_2km.zmp/24.bmp new file mode 100644 index 000000000..999234bfa Binary files /dev/null and b/_historic/genshtab_german_2km.zmp/24.bmp differ diff --git a/_historic/genshtab_german_2km.zmp/GetUrlScript.txt b/_historic/genshtab_german_2km.zmp/GetUrlScript.txt new file mode 100644 index 000000000..1acc47c60 --- /dev/null +++ b/_historic/genshtab_german_2km.zmp/GetUrlScript.txt @@ -0,0 +1,3 @@ +begin + ResultURL:=GetURLBase+'z'+inttostr(getz)+'/'+inttostr(getx div 1024)+'/x'+inttostr(getx)+'/'+inttostr(gety div 1024)+'/y'+inttostr(gety)+'.jpg'; +end. diff --git a/_historic/genshtab_german_2km.zmp/info.txt b/_historic/genshtab_german_2km.zmp/info.txt new file mode 100644 index 000000000..8a347743e --- /dev/null +++ b/_historic/genshtab_german_2km.zmp/info.txt @@ -0,0 +1,5 @@ +
+
+
+ - garl@mail.ru
+
diff --git a/_historic/genshtab_german_2km.zmp/params.txt b/_historic/genshtab_german_2km.zmp/params.txt new file mode 100644 index 000000000..5c91675ca --- /dev/null +++ b/_historic/genshtab_german_2km.zmp/params.txt @@ -0,0 +1,17 @@ +[PARAMS] +pnum=114 +GUID={2914c383-7836-4383-8d1e-9f4142f92a4a} +ParentSubMenu_ru=Исторические\Россия\Кубань, Кавказ, Крым +ParentSubMenu_uk=Історичні\Росія\Кубань, Кавказ, Крим +ParentSubMenu=Historic\Russia\Kuban, Caucasus, Crimea +name_ru=Немецкий Генштаб 1941 2km (1:20000) +name=German Genshtab 1941 2km (1:20000) +NameInCache=genshtab_german_2km +DefURLBase=http://91.237.82.95:8088/pub/historic/genshtab_german_2km/ +Ext=.jpg +projection=1 +sradiusa=6378137 +sradiusb=6378137 +defaultContentType=image/jpeg +ContentType="image/jpeg" +MaxConnectToServerCount=1 diff --git a/_historic/harvard.edu.russianempire.zmp/24.bmp b/_historic/harvard.edu.russianempire.zmp/24.bmp new file mode 100644 index 000000000..d09ce319a Binary files /dev/null and b/_historic/harvard.edu.russianempire.zmp/24.bmp differ diff --git a/_historic/harvard.edu.russianempire.zmp/GetUrlScript.txt b/_historic/harvard.edu.russianempire.zmp/GetUrlScript.txt new file mode 100644 index 000000000..043f6fc33 --- /dev/null +++ b/_historic/harvard.edu.russianempire.zmp/GetUrlScript.txt @@ -0,0 +1,3 @@ +begin + ResultURL:=GetURLBase+RoundEx(GetLMetr,8)+','+RoundEx(GetBMetr,8)+','+RoundEx(GetRMetr,8)+','+RoundEx(GetTMetr,8); +end. \ No newline at end of file diff --git a/_historic/harvard.edu.russianempire.zmp/params.txt b/_historic/harvard.edu.russianempire.zmp/params.txt new file mode 100644 index 000000000..be153fe22 --- /dev/null +++ b/_historic/harvard.edu.russianempire.zmp/params.txt @@ -0,0 +1,13 @@ +[PARAMS] +GUID={4334AD70-75F3-476B-8D92-13BE9426C255} +ParentSubMenu_ru=Исторические\Россия и соседние страны +ParentSubMenu_uk=Історичні\Росія і сусідні країни +ParentSubMenu=Historic\Russia and neighboring countries +name=Harvard.edu.RussianEmpire +NameInCache=Harvard.edu.RussianEmpire +DefURLBase=http://worldmap.harvard.edu/geoserver/wms?STYLES=&FORMAT=image%2Fpng&TRANSPARENT=TRUE&LAYERS=geonode%3ARussian_mosaic_1827_3395&EXCEPTIONS=application%2Fvnd.ogc.se_inimage&VERSION=1.1.1&SERVICE=WMS&REQUEST=GetMap&LLBBOX=-179.99999682449794,19.809777149815613,180,85.99996901076048&URL=http%3A%2F%2Fworldmap.harvard.edu%2Fgeoserver%2Fwms&TILED=true&SRS=EPSG%3A900913&WIDTH=256&HEIGHT=256&BBOX= +ContentType=image/png +Ext=.png +projection=1 +sradiusa=6378137 +sradiusb=6356752 diff --git a/_historic/kuban_1v.zmp/18.bmp b/_historic/kuban_1v.zmp/18.bmp new file mode 100644 index 000000000..47d65f276 Binary files /dev/null and b/_historic/kuban_1v.zmp/18.bmp differ diff --git a/_historic/kuban_1v.zmp/24.bmp b/_historic/kuban_1v.zmp/24.bmp new file mode 100644 index 000000000..595f438be Binary files /dev/null and b/_historic/kuban_1v.zmp/24.bmp differ diff --git a/_historic/kuban_1v.zmp/GetUrlScript.txt b/_historic/kuban_1v.zmp/GetUrlScript.txt new file mode 100644 index 000000000..1acc47c60 --- /dev/null +++ b/_historic/kuban_1v.zmp/GetUrlScript.txt @@ -0,0 +1,3 @@ +begin + ResultURL:=GetURLBase+'z'+inttostr(getz)+'/'+inttostr(getx div 1024)+'/x'+inttostr(getx)+'/'+inttostr(gety div 1024)+'/y'+inttostr(gety)+'.jpg'; +end. diff --git a/_historic/kuban_1v.zmp/info.txt b/_historic/kuban_1v.zmp/info.txt new file mode 100644 index 000000000..267f0747c --- /dev/null +++ b/_historic/kuban_1v.zmp/info.txt @@ -0,0 +1,8 @@ +
. +
( . .). +
+
. +
+
+
+
- garl@mail.ru
diff --git a/_historic/kuban_1v.zmp/params.txt b/_historic/kuban_1v.zmp/params.txt new file mode 100644 index 000000000..9a1534fec --- /dev/null +++ b/_historic/kuban_1v.zmp/params.txt @@ -0,0 +1,22 @@ +[PARAMS] +pnum=16 +GUID={2BB46ACD-DB8C-4F79-927C-C6FE975A649E} +ParentSubMenu_ru=Исторические\Россия\Кубань, Кавказ, Крым +ParentSubMenu_uk=Історичні\Росія\Кубань, Кавказ, Крим +ParentSubMenu=Historic\Russia\Kuban, Caucasus, Crimea +name_ru=Кубанский район 1в.Геологическая карта 1908-1916 гг. +name=Kuban 1v Geologic map (1908-1912) +DefURLBase=http://91.237.82.95:8088/pub/historic/kuban_1v/ +projection=1 +sradiusa=6378137 +sradiusb=6378137 +NameInCache=kuban_1v +Ext=.jpg +Usestick=1 +UseGenPrevious=1 +Usedel=1 +Usesave=1 +BanIfLen=0 +defaultContentType=image/jpeg +ContentType="image/jpeg" +MaxConnectToServerCount=1 diff --git a/_historic/mosday.1904.zmp/18.bmp b/_historic/mosday.1904.zmp/18.bmp new file mode 100644 index 000000000..84a11b1ea Binary files /dev/null and b/_historic/mosday.1904.zmp/18.bmp differ diff --git a/_historic/mosday.1904.zmp/24.bmp b/_historic/mosday.1904.zmp/24.bmp new file mode 100644 index 000000000..353f9fd6e Binary files /dev/null and b/_historic/mosday.1904.zmp/24.bmp differ diff --git a/_historic/mosday.1904.zmp/GetUrlScript.txt b/_historic/mosday.1904.zmp/GetUrlScript.txt new file mode 100644 index 000000000..cae16d3ef --- /dev/null +++ b/_historic/mosday.1904.zmp/GetUrlScript.txt @@ -0,0 +1,50 @@ +var res:string; + i:byte; + osX,osY,prX,prY:integer; +begin + res:=''; + osX:=round(intpower(2,GetZ-1)) div 2; + osY:=round(intpower(2,GetZ-1)) div 2; + prX:=osX; prY:=osY; + for i:=2 to GetZ do + begin + prX:=prX div 2; + prY:=prY div 2; + if GetXhttp://mosday.ru/map/ diff --git a/_historic/mosday.1904.zmp/params.txt b/_historic/mosday.1904.zmp/params.txt new file mode 100644 index 000000000..c9cb41fa5 --- /dev/null +++ b/_historic/mosday.1904.zmp/params.txt @@ -0,0 +1,16 @@ +[PARAMS] +pnum= +GUID={9A360A5D-7A71-402D-1904-D670BD739B7B} +ParentSubMenu_ru=Исторические\Россия\Москва и МосОбласть +ParentSubMenu_uk=Історичні\Росія\Москва і МосОбласть +ParentSubMenu=Historic\Russia\Moscow region +name_ru=Карта Москвы 1904 (mosday.ru) +name=Moscow Map 1904 (mosday.ru) +name_uk=Карта Москвы 1904 (mosday.ru) +ContentType=image/jpeg +DefURLBase=http://mosday.ru/map/tiles/mw1904/ +projection=1 +sradiusa=6378137 +sradiusb=6378137 +NameInCache=mosday.1904 +Ext=.jpg diff --git a/_historic/mosday.1912.zmp/18.bmp b/_historic/mosday.1912.zmp/18.bmp new file mode 100644 index 000000000..84a11b1ea Binary files /dev/null and b/_historic/mosday.1912.zmp/18.bmp differ diff --git a/_historic/mosday.1912.zmp/24.bmp b/_historic/mosday.1912.zmp/24.bmp new file mode 100644 index 000000000..353f9fd6e Binary files /dev/null and b/_historic/mosday.1912.zmp/24.bmp differ diff --git a/_historic/mosday.1912.zmp/GetUrlScript.txt b/_historic/mosday.1912.zmp/GetUrlScript.txt new file mode 100644 index 000000000..0ec264b4b --- /dev/null +++ b/_historic/mosday.1912.zmp/GetUrlScript.txt @@ -0,0 +1,12 @@ +begin + ResultURL:=GetUrlBase+inttostr(GetZ-1)+'/'+inttostr(GetZ-1)+'_'+inttostr(GetY)+'_'+inttostr(GetX)+'.jpg'; + RequestHead:='User-Agent: Mozilla/5.0 (Windows NT 5.1; rv:2.0) Gecko/20100101 Firefox/4.0' + #13#10 + + 'Accept: image/png,image/*;q=0.8,*/*;q=0.5' + #13#10 + + 'Accept-Language: en-us,en;q=0.5' + #13#10 + + 'Accept-Encoding: gzip, deflate' + #13#10 + + 'Accept-Charset: ISO-8859-1,utf-8;q=0.7,*;q=0.7' + #13#10 + + 'DNT: 1' + #13#10 + + 'Proxy-Connection: keep-alive' + #13#10 + + 'Referer: http://mosday.ru/map/?ll=55.806312,37.512119&z=16&t=h' + #13#10; +end. + diff --git a/_historic/mosday.1912.zmp/info.txt b/_historic/mosday.1912.zmp/info.txt new file mode 100644 index 000000000..1dbcd890f --- /dev/null +++ b/_historic/mosday.1912.zmp/info.txt @@ -0,0 +1 @@ +http://mosday.ru/map/ diff --git a/_historic/mosday.1912.zmp/params.txt b/_historic/mosday.1912.zmp/params.txt new file mode 100644 index 000000000..d91a762bf --- /dev/null +++ b/_historic/mosday.1912.zmp/params.txt @@ -0,0 +1,16 @@ +[PARAMS] +pnum= +GUID={9A360A5D-7A71-402D-1912-D670BD739B7B} +ParentSubMenu_ru=Исторические\Россия\Москва и МосОбласть +ParentSubMenu_uk=Історичні\Росія\Москва і МосОбласть +ParentSubMenu=Historic\Russia\Moscow region +name_ru=Карта Москвы 1912 (mosday.ru) +name=Moscow Map 1912 (mosday.ru) +name_uk=Карта Москвы 1912 (mosday.ru) +ContentType=image/jpeg +DefURLBase=http://mosday.ru/map/tiles/mw1912/ +projection=1 +sradiusa=6378137 +sradiusb=6378137 +NameInCache=mosday.1912 +Ext=.jpg diff --git a/_historic/mosday.1964.zmp/18.bmp b/_historic/mosday.1964.zmp/18.bmp new file mode 100644 index 000000000..84a11b1ea Binary files /dev/null and b/_historic/mosday.1964.zmp/18.bmp differ diff --git a/_historic/mosday.1964.zmp/24.bmp b/_historic/mosday.1964.zmp/24.bmp new file mode 100644 index 000000000..353f9fd6e Binary files /dev/null and b/_historic/mosday.1964.zmp/24.bmp differ diff --git a/_historic/mosday.1964.zmp/GetUrlScript.txt b/_historic/mosday.1964.zmp/GetUrlScript.txt new file mode 100644 index 000000000..cae16d3ef --- /dev/null +++ b/_historic/mosday.1964.zmp/GetUrlScript.txt @@ -0,0 +1,50 @@ +var res:string; + i:byte; + osX,osY,prX,prY:integer; +begin + res:=''; + osX:=round(intpower(2,GetZ-1)) div 2; + osY:=round(intpower(2,GetZ-1)) div 2; + prX:=osX; prY:=osY; + for i:=2 to GetZ do + begin + prX:=prX div 2; + prY:=prY div 2; + if GetXhttp://mosday.ru/map/ diff --git a/_historic/mosday.1964.zmp/params.txt b/_historic/mosday.1964.zmp/params.txt new file mode 100644 index 000000000..c7c65fd51 --- /dev/null +++ b/_historic/mosday.1964.zmp/params.txt @@ -0,0 +1,16 @@ +[PARAMS] +pnum= +GUID={9A360A5D-7A71-402D-1964-D670BD739B7B} +ParentSubMenu_ru=Исторические\Россия\Москва и МосОбласть +ParentSubMenu_uk=Історичні\Росія\Москва і МосОбласть +ParentSubMenu=Historic\Russia\Moscow region +name_ru=Карта Москвы 1964 (mosday.ru) +name=Moscow Map 1964 (mosday.ru) +name_uk=Карта Москвы 1964 (mosday.ru) +ContentType=image/jpeg +DefURLBase=http://mosday.ru/map/tiles/mw1964/ +projection=1 +sradiusa=6378137 +sradiusb=6378137 +NameInCache=mosday.1964 +Ext=.jpg diff --git a/_historic/retromap.1987.zmp/18.bmp b/_historic/retromap.1987.zmp/18.bmp new file mode 100644 index 000000000..a942fa46b Binary files /dev/null and b/_historic/retromap.1987.zmp/18.bmp differ diff --git a/_historic/retromap.1987.zmp/24.bmp b/_historic/retromap.1987.zmp/24.bmp new file mode 100644 index 000000000..e46b75622 Binary files /dev/null and b/_historic/retromap.1987.zmp/24.bmp differ diff --git a/_historic/retromap.1987.zmp/GetUrlScript.txt b/_historic/retromap.1987.zmp/GetUrlScript.txt new file mode 100644 index 000000000..0d61a5f15 --- /dev/null +++ b/_historic/retromap.1987.zmp/GetUrlScript.txt @@ -0,0 +1,38 @@ +var res:string; + i:byte; + osX,osY,prX,prY:integer; +begin + res:=''; + osX:=round(intpower(2,GetZ-1)) div 2; + osY:=round(intpower(2,GetZ-1)) div 2; + prX:=osX; prY:=osY; + for i:=2 to GetZ do + begin + prX:=prX div 2; + prY:=prY div 2; + if GetX +
+ - garl@mail.ru
+
diff --git a/_historic/wwII-ug.zmp/params.txt b/_historic/wwII-ug.zmp/params.txt new file mode 100644 index 000000000..f201f42f7 --- /dev/null +++ b/_historic/wwII-ug.zmp/params.txt @@ -0,0 +1,18 @@ +[PARAMS] +pnum=17 +GUID={0AE20160-D02A-4D21-B289-CEF29300CE2A} +ParentSubMenu_ru=Исторические\Россия\Разные +ParentSubMenu_uk=Історичні\Росія\Різне +ParentSubMenu=Historic\Russia\Other +name_ru=Немецкая Аэро-Фото съёмка +name=German Aero-Foto +DefURLBase=http://91.237.82.95:8088/pub/historic/wwii-ug/ +projection=1 +sradiusa=6378137 +sradiusb=6378137 +NameInCache=wwii-ug +Ext=.jpg +ContentType=* +defaultContentType=image/jpeg +IgnoreContentType=1 +MaxConnectToServerCount=1 diff --git a/_local/giskaluga.ru.zmp/18.bmp b/_local/giskaluga.ru.zmp/18.bmp new file mode 100644 index 000000000..a942fa46b Binary files /dev/null and b/_local/giskaluga.ru.zmp/18.bmp differ diff --git a/_local/giskaluga.ru.zmp/24.bmp b/_local/giskaluga.ru.zmp/24.bmp new file mode 100644 index 000000000..e46b75622 Binary files /dev/null and b/_local/giskaluga.ru.zmp/24.bmp differ diff --git a/_local/giskaluga.ru.zmp/GetUrlScript.txt b/_local/giskaluga.ru.zmp/GetUrlScript.txt new file mode 100644 index 000000000..3cb6f0851 --- /dev/null +++ b/_local/giskaluga.ru.zmp/GetUrlScript.txt @@ -0,0 +1,3 @@ +begin + ResultURL:=GetURLBase+RoundEx(GetLMetr,10)+','+RoundEx(GetBMetr,10)+','+RoundEx(GetRMetr,10)+','+RoundEx(GetTMetr,10); +end. \ No newline at end of file diff --git a/_local/giskaluga.ru.zmp/params.txt b/_local/giskaluga.ru.zmp/params.txt new file mode 100644 index 000000000..370180adb --- /dev/null +++ b/_local/giskaluga.ru.zmp/params.txt @@ -0,0 +1,17 @@ +[PARAMS] +GUID={70662F70-B2DA-498B-B0E4-34049002E447} +pnum=128 +ParentSubMenu_ru=Сломанные карты\Локальные карты +ParentSubMenu_uk=Зламані карти\Локальні карти +ParentSubMenu=Not working\Local maps +name_ru=Геопортал Калужской области (giskaluga.ru) +name=Giskaluga.ru +NameInCache=giskaluga_ru +DefURLBase=http://karta.giskaluga.ru:8081/geoserver/gwc/service/wms?LAYERS=WORK_GROUP&STYLES=&FORMAT=image/png&VERSION=1.1.1&SERVICE=WMS&REQUEST=GetMap&SRS=EPSG:900913&WIDTH=256&HEIGHT=256&TRANSPARENT=true&BBOX= +ContentType=image/png +Ext=.png +projection=1 +sradiusa=6378137 +sradiusb=6356752 + + diff --git a/_local/gomap.az.zmp/18.bmp b/_local/gomap.az.zmp/18.bmp new file mode 100644 index 000000000..3d50c94a7 Binary files /dev/null and b/_local/gomap.az.zmp/18.bmp differ diff --git a/_local/gomap.az.zmp/24.bmp b/_local/gomap.az.zmp/24.bmp new file mode 100644 index 000000000..a38065716 Binary files /dev/null and b/_local/gomap.az.zmp/24.bmp differ diff --git a/_local/gomap.az.zmp/GetUrlScript.txt b/_local/gomap.az.zmp/GetUrlScript.txt new file mode 100644 index 000000000..9009c5655 --- /dev/null +++ b/_local/gomap.az.zmp/GetUrlScript.txt @@ -0,0 +1,3 @@ +begin + ResultURL:=GetUrlBase+'x='+inttostr(GetX)+'&y='+inttostr(GetY)+'&z='+inttostr(GetZ-1)+'&f=png'; +end. \ No newline at end of file diff --git a/_local/gomap.az.zmp/info.txt b/_local/gomap.az.zmp/info.txt new file mode 100644 index 000000000..fec4d57c9 --- /dev/null +++ b/_local/gomap.az.zmp/info.txt @@ -0,0 +1,3 @@ +http://gomap.az/info/index.aspx +

+ . diff --git a/_local/gomap.az.zmp/params.txt b/_local/gomap.az.zmp/params.txt new file mode 100644 index 000000000..e95b71cb0 --- /dev/null +++ b/_local/gomap.az.zmp/params.txt @@ -0,0 +1,17 @@ +[PARAMS] +pnum=118 +GUID={B56F472D-3278-4DC8-8DB9-890FE7F44801} +ParentSubMenu_ru=Городские и универсальные\Азербайджан и Грузия +ParentSubMenu_uk=Міські та універсальні\Азербайджан і Грузія +ParentSubMenu=City\Azerbaijan and Georgia +name_ru=GoMap.az +name_uk=GoMap.az +name=GoMap.az +DefURLBase=http://gomap.az/info/bwp_map/hpages/xyz.do?lng=ru& +projection=1 +sradiusa=6378137 +sradiusb=6378137 +NameInCache=GoMap_map +Ext=.jpg +Sleep= +ContentType=image/jpeg diff --git a/_local/karta.tatar.ru.zmp/24.bmp b/_local/karta.tatar.ru.zmp/24.bmp new file mode 100644 index 000000000..125e4aebd Binary files /dev/null and b/_local/karta.tatar.ru.zmp/24.bmp differ diff --git a/_local/karta.tatar.ru.zmp/GetUrlScript.txt b/_local/karta.tatar.ru.zmp/GetUrlScript.txt new file mode 100644 index 000000000..41fcf4b88 --- /dev/null +++ b/_local/karta.tatar.ru.zmp/GetUrlScript.txt @@ -0,0 +1,48 @@ +var + X, Y, X1, X2, Y1, Y2, Z: integer; + SX1, SX2, SY1, SY2, SZ: string; + +begin + Z := GetZ - 1; + Y := round(intpower(2,Z)) - 1 - GetY; + X := GetX; + Y1 := Y div 1000; + Y2 := Y mod 1000; + X1 := X div 1000; + X2 := X mod 1000; + + case Y1 of + 0..9: SY1 := '00'+IntToStr(Y1); + 10..99: SY1 := '0'+IntToStr(Y1); + 100..999: SY1 := IntToStr(Y1); + end; + + case Y2 of + 0..9: SY2 := '00'+IntToStr(Y2); + 10..99: SY2 := '0'+IntToStr(Y2); + 100..999: SY2 := IntToStr(Y2); + end; + + case X1 of + 0..9: SX1 := '00'+IntToStr(X1); + 10..99: SX1 := '0'+IntToStr(X1); + 100..999: SX1 := IntToStr(X1); + end; + + case X2 of + 0..9: SX2 := '00'+IntToStr(X2); + 10..99: SX2 := '0'+IntToStr(X2); + 100..999: SX2 := IntToStr(X2); + end; + + case Z of + 0..9: SZ := '0'+IntToStr(Z); + 10..99: SZ := IntToStr(Z); + end; + + + if ((Z >= 3) and (Z <= 18)) then + ResultURL:=GetURLBase+SZ+'/000/'+SX1+'/'+SX2+'/000/'+SY1+'/'+SY2+'.png'; +end. + +// http://karta.tatar.ru/tilecache/satellite/13/000/005/215/000/005/631.png \ No newline at end of file diff --git a/_local/karta.tatar.ru.zmp/info.txt b/_local/karta.tatar.ru.zmp/info.txt new file mode 100644 index 000000000..8029ba99b --- /dev/null +++ b/_local/karta.tatar.ru.zmp/info.txt @@ -0,0 +1 @@ +http://karta.tatar.ru/ diff --git a/_local/karta.tatar.ru.zmp/params.txt b/_local/karta.tatar.ru.zmp/params.txt new file mode 100644 index 000000000..8304d77db --- /dev/null +++ b/_local/karta.tatar.ru.zmp/params.txt @@ -0,0 +1,14 @@ +[PARAMS] +pnum=114 +GUID={63833E5D-09F2-4732-9D21-6350124302CB} +ParentSubMenu_ru=Спутниковые\Россия +ParentSubMenu=Satellite\Russia +ParentSubMenu_uk=Супутниковий\Росія +name_ru=Tatar.ru - Татарстан +name=Tatar.ru - Tatarstan +name_uk=Tatar.ru - Татарстан +NameInCache=karta.tatar.ru +DefURLBase=http://karta.tatar.ru/tilecache/satellite/ +ContentType=image/png +Ext=.png +EPSG=3785 diff --git a/_local/lantmateriet.se.zmp/18.bmp b/_local/lantmateriet.se.zmp/18.bmp new file mode 100644 index 000000000..cafa0416f Binary files /dev/null and b/_local/lantmateriet.se.zmp/18.bmp differ diff --git a/_local/lantmateriet.se.zmp/24.bmp b/_local/lantmateriet.se.zmp/24.bmp new file mode 100644 index 000000000..cafa0416f Binary files /dev/null and b/_local/lantmateriet.se.zmp/24.bmp differ diff --git a/_local/lantmateriet.se.zmp/GetUrlScript.txt b/_local/lantmateriet.se.zmp/GetUrlScript.txt new file mode 100644 index 000000000..847d92aca --- /dev/null +++ b/_local/lantmateriet.se.zmp/GetUrlScript.txt @@ -0,0 +1,5 @@ +begin + ResultURL:=GetURLBase+RoundEx(GetLLon,8)+','+RoundEx(GetBLat,8)+','+RoundEx(GetRLon,8)+','+RoundEx(GetTLat,8)+'&WIDTH=256&HEIGHT=256'; +end. + + diff --git a/_local/lantmateriet.se.zmp/params.txt b/_local/lantmateriet.se.zmp/params.txt new file mode 100644 index 000000000..0883aeeb4 --- /dev/null +++ b/_local/lantmateriet.se.zmp/params.txt @@ -0,0 +1,16 @@ +[PARAMS] +pnum= +GUID={3AC94CEE-5C84-4BD2-9AB3-16109FAE713E} +ParentSubMenu_ru=Сломанные карты\Локальные карты\Швеция +ParentSubMenu_uk=Зламані карти\Локальні карти\Швеція +ParentSubMenu=Not working\Local maps\Sweden +name=SETopowebb +DefURLBase=http://vvv.sgu.se/lmvProxy/map?LAYERS=topowebbkartan&FORMAT=image%2Fjpeg&SERVICE=WMS&VERSION=1.1.1&REQUEST=GetMap&STYLES=&EXCEPTIONS=application%2Fvnd.ogc.se_inimage&SRS=EPSG%3A4326&BBOX= +projection=1 +sradiusa=6378137 +sradiusb=6356752 +NameInCache=SETopowebb +ContentType=image/jpeg,image/png +MimeTypeSubst=image/png=image/jpeg +DefaultContentType=image/jpeg +Ext=.jpg diff --git a/_local/rekod.ru.zmp/18.bmp b/_local/rekod.ru.zmp/18.bmp new file mode 100644 index 000000000..a942fa46b Binary files /dev/null and b/_local/rekod.ru.zmp/18.bmp differ diff --git a/_local/rekod.ru.zmp/24.bmp b/_local/rekod.ru.zmp/24.bmp new file mode 100644 index 000000000..e46b75622 Binary files /dev/null and b/_local/rekod.ru.zmp/24.bmp differ diff --git a/_local/rekod.ru.zmp/GetUrlScript.txt b/_local/rekod.ru.zmp/GetUrlScript.txt new file mode 100644 index 000000000..d4d1b5046 --- /dev/null +++ b/_local/rekod.ru.zmp/GetUrlScript.txt @@ -0,0 +1,3 @@ +begin + ResultURL:=GetURLBase+'/'+inttostr(GetZ-1)+'/'+inttostr(GetX)+'/'+inttostr(GetY )+'.png'; +end. \ No newline at end of file diff --git a/_local/rekod.ru.zmp/params.txt b/_local/rekod.ru.zmp/params.txt new file mode 100644 index 000000000..964a4afe6 --- /dev/null +++ b/_local/rekod.ru.zmp/params.txt @@ -0,0 +1,15 @@ +[PARAMS] +pnum=114 +GUID={ADFC77B1-E032-4E52-A930-A412042D74ED} +name=geoportal.rekod.ru +name_ru=Карта (geoportal.rekod.ru) +NameInCache=rekod_ru +DefURLBase=http://basemap.rekod.ru/worldmap +ContentType=image/png +Ext=.png +projection=1 +sradiusa=6378137 +sradiusb=6378137 +ParentSubMenu_ru=Сломанные карты\Другие карты +ParentSubMenu=Not working\Other maps +ParentSubMenu_uk=Зламані карти\Інші карти diff --git a/_local/shtrmn-st.ru.zmp/18.bmp b/_local/shtrmn-st.ru.zmp/18.bmp new file mode 100644 index 000000000..0212c5967 Binary files /dev/null and b/_local/shtrmn-st.ru.zmp/18.bmp differ diff --git a/_local/shtrmn-st.ru.zmp/24.bmp b/_local/shtrmn-st.ru.zmp/24.bmp new file mode 100644 index 000000000..0530135ca Binary files /dev/null and b/_local/shtrmn-st.ru.zmp/24.bmp differ diff --git a/_local/shtrmn-st.ru.zmp/GetUrlScript.txt b/_local/shtrmn-st.ru.zmp/GetUrlScript.txt new file mode 100644 index 000000000..d4d1b5046 --- /dev/null +++ b/_local/shtrmn-st.ru.zmp/GetUrlScript.txt @@ -0,0 +1,3 @@ +begin + ResultURL:=GetURLBase+'/'+inttostr(GetZ-1)+'/'+inttostr(GetX)+'/'+inttostr(GetY )+'.png'; +end. \ No newline at end of file diff --git a/_local/shtrmn-st.ru.zmp/params.txt b/_local/shtrmn-st.ru.zmp/params.txt new file mode 100644 index 000000000..47ddeb4a6 --- /dev/null +++ b/_local/shtrmn-st.ru.zmp/params.txt @@ -0,0 +1,16 @@ +[PARAMS] +pnum=114 +GUID={A9A8519B-C2C0-4148-B991-E76632737512} +ParentSubMenu_ru=Сломанные карты\Локальные карты +ParentSubMenu_uk=Зламані карти\Локальні карти +ParentSubMenu=Not working\Local maps +name_ru=Карта Shturmann +name=Map Shturmann +name_uk=Карта Shturmann +NameInCache=shtrmn-st_ru +DefURLBase=http://m1.shtrmn-st.ru +ContentType=image/png +Ext=.png +projection=1 +sradiusa=6378137 +sradiusb=6378137 diff --git a/_local/ufakarta.ru.zmp/18.bmp b/_local/ufakarta.ru.zmp/18.bmp new file mode 100644 index 000000000..c1e96d1ae Binary files /dev/null and b/_local/ufakarta.ru.zmp/18.bmp differ diff --git a/_local/ufakarta.ru.zmp/24.bmp b/_local/ufakarta.ru.zmp/24.bmp new file mode 100644 index 000000000..657569315 Binary files /dev/null and b/_local/ufakarta.ru.zmp/24.bmp differ diff --git a/_local/ufakarta.ru.zmp/GetUrlScript.txt b/_local/ufakarta.ru.zmp/GetUrlScript.txt new file mode 100644 index 000000000..efe63d77f --- /dev/null +++ b/_local/ufakarta.ru.zmp/GetUrlScript.txt @@ -0,0 +1,3 @@ +begin + ResultURL:=GetURLBase+inttostr(GetZ-4)+'/'+inttostr(GetX)+'/'+inttostr(GetY)+'.png'; +end. \ No newline at end of file diff --git a/_local/ufakarta.ru.zmp/info.txt b/_local/ufakarta.ru.zmp/info.txt new file mode 100644 index 000000000..3c58a2b9f --- /dev/null +++ b/_local/ufakarta.ru.zmp/info.txt @@ -0,0 +1,5 @@ + + + 6 + +: http://www.ufakarta.ru/ \ No newline at end of file diff --git a/_local/ufakarta.ru.zmp/params.txt b/_local/ufakarta.ru.zmp/params.txt new file mode 100644 index 000000000..de35e4b0b --- /dev/null +++ b/_local/ufakarta.ru.zmp/params.txt @@ -0,0 +1,16 @@ +[PARAMS] +pnum=117 +GUID={84020C09-ACE1-402A-8B59-07EF81D772FA} +ParentSubMenu_ru=Сломанные карты\Локальные карты +ParentSubMenu_uk=Зламані карти\Локальні карти +ParentSubMenu=Not working\Local maps +name_ru=Карта Уфы (ufakarta.ru) +name_uk=Карта Уфы (ufakarta.ru) +name=Map Ufa (ufakarta.ru) +NameInCache=ufakarta_ru +DefURLBase=http://ufakarta.ru/images/tiles/c1/ +ContentType=image/png +Ext=.png +projection=1 +sradiusa=6378137 +sradiusb=6378137 diff --git a/_local/yollar.az.zmp/18.bmp b/_local/yollar.az.zmp/18.bmp new file mode 100644 index 000000000..998c55cdd Binary files /dev/null and b/_local/yollar.az.zmp/18.bmp differ diff --git a/_local/yollar.az.zmp/24.bmp b/_local/yollar.az.zmp/24.bmp new file mode 100644 index 000000000..bbd402b9e Binary files /dev/null and b/_local/yollar.az.zmp/24.bmp differ diff --git a/_local/yollar.az.zmp/GetUrlScript.txt b/_local/yollar.az.zmp/GetUrlScript.txt new file mode 100644 index 000000000..22392d362 --- /dev/null +++ b/_local/yollar.az.zmp/GetUrlScript.txt @@ -0,0 +1,3 @@ +begin + ResultURL:=GetUrlBase+inttostr(GetX)+'_'+inttostr(GetY)+'_'+inttostr(18-GetZ)+'.png'; +end. \ No newline at end of file diff --git a/_local/yollar.az.zmp/info.txt b/_local/yollar.az.zmp/info.txt new file mode 100644 index 000000000..8bbc834ed --- /dev/null +++ b/_local/yollar.az.zmp/info.txt @@ -0,0 +1,3 @@ +http://wm.yollar.az/ +

+ . diff --git a/_local/yollar.az.zmp/params.txt b/_local/yollar.az.zmp/params.txt new file mode 100644 index 000000000..24506b6d3 --- /dev/null +++ b/_local/yollar.az.zmp/params.txt @@ -0,0 +1,17 @@ +[PARAMS] +pnum=118 +GUID={D91BFF26-915A-4575-BB46-24675CBA7B4E} +ParentSubMenu_ru=Городские и универсальные\Азербайджан и Грузия +ParentSubMenu_uk=Міські та універсальні\Азербайджан і Грузія +ParentSubMenu=City\Azerbaijan and Georgia +name_ru=Yollar.az +name_uk=Yollar.az +name=Yollar.az +DefURLBase=http://wm.yollar.az/map_gmaps/ +projection=1 +sradiusa=6378137 +sradiusb=6378137 +NameInCache=yollar_az +Ext=.png +Sleep= +ContentType=image/png diff --git a/_mapsurfer/mapsurfer_altitude_contour.zmp/18.bmp b/_mapsurfer/mapsurfer_altitude_contour.zmp/18.bmp new file mode 100644 index 000000000..f8c73282e Binary files /dev/null and b/_mapsurfer/mapsurfer_altitude_contour.zmp/18.bmp differ diff --git a/_mapsurfer/mapsurfer_altitude_contour.zmp/24.bmp b/_mapsurfer/mapsurfer_altitude_contour.zmp/24.bmp new file mode 100644 index 000000000..ef6caa965 Binary files /dev/null and b/_mapsurfer/mapsurfer_altitude_contour.zmp/24.bmp differ diff --git a/_mapsurfer/mapsurfer_altitude_contour.zmp/GetUrlScript.txt b/_mapsurfer/mapsurfer_altitude_contour.zmp/GetUrlScript.txt new file mode 100644 index 000000000..f53685924 --- /dev/null +++ b/_mapsurfer/mapsurfer_altitude_contour.zmp/GetUrlScript.txt @@ -0,0 +1,3 @@ +begin + ResultURL:=GetURLBase+'z='+inttostr(GetZ-1)+'&x='+inttostr(GetX)+'&y='+inttostr(GetY); +end. \ No newline at end of file diff --git a/_mapsurfer/mapsurfer_altitude_contour.zmp/info.txt b/_mapsurfer/mapsurfer_altitude_contour.zmp/info.txt new file mode 100644 index 000000000..dd42f0bb8 --- /dev/null +++ b/_mapsurfer/mapsurfer_altitude_contour.zmp/info.txt @@ -0,0 +1,6 @@ +ASTER Global Digital Elevation Map + +Rendering by OpenMapSurfer + +Information +http://openmapsurfer.uni-hd.de/contact.html \ No newline at end of file diff --git a/_mapsurfer/mapsurfer_altitude_contour.zmp/params.txt b/_mapsurfer/mapsurfer_altitude_contour.zmp/params.txt new file mode 100644 index 000000000..8be2465a5 --- /dev/null +++ b/_mapsurfer/mapsurfer_altitude_contour.zmp/params.txt @@ -0,0 +1,19 @@ +[PARAMS] +GUID={3B7A67AC-E3DB-43A1-A81A-78886E9190C8} +asLayer=1 +ParentSubMenu_ru=Сломанные карты\Рельеф и тополинии +ParentSubMenu=Not working\Hillshade +ParentSubMenu_uk=Зламані карти\Рельєф і тополинии +name_ru=Контуры Высот (OpenMapSurfer) +name=Altitude contour (OpenMapSurfer) +name_uk=Контуры Высот (OpenMapSurfer) +NameInCache=mapsurfer_altitude_contour +DefURLBase=http://korona.geog.uni-heidelberg.de/tiles/asterc/ +ContentType=image/png +Ext=.png +projection=1 +sradiusa=6378137 +sradiusb=6378137 +RequestHead=User-Agent: SAS.Planet +IteratorSubRectSize=8,8 +License=ASTER Global Digital Elevation Map, rendering GIScience Research Group @ University of Heidelberg diff --git a/_osm_ito/Administrative_boundaries.zmp/030.png b/_osm_ito/Administrative_boundaries.zmp/030.png new file mode 100644 index 000000000..cb144e58a Binary files /dev/null and b/_osm_ito/Administrative_boundaries.zmp/030.png differ diff --git a/_osm_ito/Administrative_boundaries.zmp/18.bmp b/_osm_ito/Administrative_boundaries.zmp/18.bmp new file mode 100644 index 000000000..a942fa46b Binary files /dev/null and b/_osm_ito/Administrative_boundaries.zmp/18.bmp differ diff --git a/_osm_ito/Administrative_boundaries.zmp/24.bmp b/_osm_ito/Administrative_boundaries.zmp/24.bmp new file mode 100644 index 000000000..da49b1710 Binary files /dev/null and b/_osm_ito/Administrative_boundaries.zmp/24.bmp differ diff --git a/_osm_ito/Administrative_boundaries.zmp/GetUrlScript.txt b/_osm_ito/Administrative_boundaries.zmp/GetUrlScript.txt new file mode 100644 index 000000000..62db12cfd --- /dev/null +++ b/_osm_ito/Administrative_boundaries.zmp/GetUrlScript.txt @@ -0,0 +1,6 @@ +var + ts: string; +begin + ts := RegExprReplaceMatchSubStr(GetURLBase, 't\.beta\.itoworld\.com', 't'+inttostr( Random(4) )+'.beta.itoworld.com' ); + ResultURL := ts + inttostr(GetZ-1)+'/'+inttostr(GetX)+'/'+inttostr(GetY); +end. \ No newline at end of file diff --git a/_osm_ito/Administrative_boundaries.zmp/info.txt b/_osm_ito/Administrative_boundaries.zmp/info.txt new file mode 100644 index 000000000..8d62362c5 --- /dev/null +++ b/_osm_ito/Administrative_boundaries.zmp/info.txt @@ -0,0 +1,7 @@ +OpenStreetMap - ,
+ ,
+
+ .
+
+: http://www.openstreetmap.org + \ No newline at end of file diff --git a/_osm_ito/Administrative_boundaries.zmp/params.txt b/_osm_ito/Administrative_boundaries.zmp/params.txt new file mode 100644 index 000000000..2137b5577 --- /dev/null +++ b/_osm_ito/Administrative_boundaries.zmp/params.txt @@ -0,0 +1,16 @@ +[PARAMS] +pnum=117 +GUID={ef4f46af-dbbd-4783-b4af-15bc9fdde3e9} +asLayer=1 +ParentSubMenu_ru=Сломанные карты\ITO Map (OSM) +ParentSubMenu=Not working\OITO Map (OSM) +ParentSubMenu_uk=Зламані карти\ITO Map (OSM) +name_ru=Административное деление (ITO Map) +name=Administrative boundaries (ITO Map) +NameInCache=osm_ito_Administrative_boundaries +DefURLBase=http://t.beta.itoworld.com/2/136bdef4afc8d6e92586bc38e7b843c1/ +ContentType=image/png +Ext=.png +projection=1 +sradiusa=6378137 +sradiusb=6378137 diff --git a/_osm_ito/Barriers.zmp/009.png b/_osm_ito/Barriers.zmp/009.png new file mode 100644 index 000000000..0b99477ae Binary files /dev/null and b/_osm_ito/Barriers.zmp/009.png differ diff --git a/_osm_ito/Barriers.zmp/18.bmp b/_osm_ito/Barriers.zmp/18.bmp new file mode 100644 index 000000000..a942fa46b Binary files /dev/null and b/_osm_ito/Barriers.zmp/18.bmp differ diff --git a/_osm_ito/Barriers.zmp/24.bmp b/_osm_ito/Barriers.zmp/24.bmp new file mode 100644 index 000000000..da49b1710 Binary files /dev/null and b/_osm_ito/Barriers.zmp/24.bmp differ diff --git a/_osm_ito/Barriers.zmp/GetUrlScript.txt b/_osm_ito/Barriers.zmp/GetUrlScript.txt new file mode 100644 index 000000000..62db12cfd --- /dev/null +++ b/_osm_ito/Barriers.zmp/GetUrlScript.txt @@ -0,0 +1,6 @@ +var + ts: string; +begin + ts := RegExprReplaceMatchSubStr(GetURLBase, 't\.beta\.itoworld\.com', 't'+inttostr( Random(4) )+'.beta.itoworld.com' ); + ResultURL := ts + inttostr(GetZ-1)+'/'+inttostr(GetX)+'/'+inttostr(GetY); +end. \ No newline at end of file diff --git a/_osm_ito/Barriers.zmp/info.txt b/_osm_ito/Barriers.zmp/info.txt new file mode 100644 index 000000000..31b892677 --- /dev/null +++ b/_osm_ito/Barriers.zmp/info.txt @@ -0,0 +1,8 @@ +OpenStreetMap - ,
+ ,
+
+ .
+
+: http://www.openstreetmap.org +The barriers overlay highlights a number of different types of barrier=*. Hedges are shown as red, fences as green, walls as blue and central_reservation is light blue. Other types of barrier are currently shown as black. + \ No newline at end of file diff --git a/_osm_ito/Barriers.zmp/params.txt b/_osm_ito/Barriers.zmp/params.txt new file mode 100644 index 000000000..0b3e3eaed --- /dev/null +++ b/_osm_ito/Barriers.zmp/params.txt @@ -0,0 +1,16 @@ +[PARAMS] +pnum=117 +GUID={398e8378-e8ea-4747-93c7-847d73ee9df9} +asLayer=1 +name_ru=Шлагбаумы, заборы (ITO Map) +name=Barriers (ITO Map) +NameInCache=osm_ito_Barriers +DefURLBase=http://t.beta.itoworld.com/49/136bdef4afc8d6e92586bc38e7b843c1/ +ContentType=image/png +Ext=.png +projection=1 +sradiusa=6378137 +sradiusb=6378137 +ParentSubMenu_ru=Сломанные карты\ITO Map (OSM) +ParentSubMenu=Not working\OITO Map (OSM) +ParentSubMenu_uk=Зламані карти\ITO Map (OSM) diff --git a/_osm_ito/Building_heights.zmp/026.png b/_osm_ito/Building_heights.zmp/026.png new file mode 100644 index 000000000..c5ab0e516 Binary files /dev/null and b/_osm_ito/Building_heights.zmp/026.png differ diff --git a/_osm_ito/Building_heights.zmp/18.bmp b/_osm_ito/Building_heights.zmp/18.bmp new file mode 100644 index 000000000..a942fa46b Binary files /dev/null and b/_osm_ito/Building_heights.zmp/18.bmp differ diff --git a/_osm_ito/Building_heights.zmp/24.bmp b/_osm_ito/Building_heights.zmp/24.bmp new file mode 100644 index 000000000..da49b1710 Binary files /dev/null and b/_osm_ito/Building_heights.zmp/24.bmp differ diff --git a/_osm_ito/Building_heights.zmp/GetUrlScript.txt b/_osm_ito/Building_heights.zmp/GetUrlScript.txt new file mode 100644 index 000000000..62db12cfd --- /dev/null +++ b/_osm_ito/Building_heights.zmp/GetUrlScript.txt @@ -0,0 +1,6 @@ +var + ts: string; +begin + ts := RegExprReplaceMatchSubStr(GetURLBase, 't\.beta\.itoworld\.com', 't'+inttostr( Random(4) )+'.beta.itoworld.com' ); + ResultURL := ts + inttostr(GetZ-1)+'/'+inttostr(GetX)+'/'+inttostr(GetY); +end. \ No newline at end of file diff --git a/_osm_ito/Building_heights.zmp/info.txt b/_osm_ito/Building_heights.zmp/info.txt new file mode 100644 index 000000000..0cfffbd5e --- /dev/null +++ b/_osm_ito/Building_heights.zmp/info.txt @@ -0,0 +1,9 @@ +OpenStreetMap - ,
+ ,
+
+ .
+
+: http://www.openstreetmap.org + +Showing buildings with height information either encoded using height=* or using building:levels=*. + \ No newline at end of file diff --git a/_osm_ito/Building_heights.zmp/params.txt b/_osm_ito/Building_heights.zmp/params.txt new file mode 100644 index 000000000..da2d5e119 --- /dev/null +++ b/_osm_ito/Building_heights.zmp/params.txt @@ -0,0 +1,16 @@ +[PARAMS] +pnum=117 +GUID={3d523568-fe3f-4cc0-808d-968574530d58} +asLayer=1 +name_ru=Выстоность зданий (ITO Map) +name=Building heights (ITO Map) +NameInCache=osm_ito_Building_heights +DefURLBase=http://t.beta.itoworld.com/85/136bdef4afc8d6e92586bc38e7b843c1/ +ContentType=image/png +Ext=.png +projection=1 +sradiusa=6378137 +sradiusb=6378137 +ParentSubMenu_ru=Сломанные карты\ITO Map (OSM) +ParentSubMenu=Not working\OITO Map (OSM) +ParentSubMenu_uk=Зламані карти\ITO Map (OSM) diff --git a/_osm_ito/Buildings_and_addresses.zmp/010.png b/_osm_ito/Buildings_and_addresses.zmp/010.png new file mode 100644 index 000000000..ccf72258c Binary files /dev/null and b/_osm_ito/Buildings_and_addresses.zmp/010.png differ diff --git a/_osm_ito/Buildings_and_addresses.zmp/18.bmp b/_osm_ito/Buildings_and_addresses.zmp/18.bmp new file mode 100644 index 000000000..ae996d27a Binary files /dev/null and b/_osm_ito/Buildings_and_addresses.zmp/18.bmp differ diff --git a/_osm_ito/Buildings_and_addresses.zmp/24.bmp b/_osm_ito/Buildings_and_addresses.zmp/24.bmp new file mode 100644 index 000000000..e713846ea Binary files /dev/null and b/_osm_ito/Buildings_and_addresses.zmp/24.bmp differ diff --git a/_osm_ito/Buildings_and_addresses.zmp/GetUrlScript.txt b/_osm_ito/Buildings_and_addresses.zmp/GetUrlScript.txt new file mode 100644 index 000000000..62db12cfd --- /dev/null +++ b/_osm_ito/Buildings_and_addresses.zmp/GetUrlScript.txt @@ -0,0 +1,6 @@ +var + ts: string; +begin + ts := RegExprReplaceMatchSubStr(GetURLBase, 't\.beta\.itoworld\.com', 't'+inttostr( Random(4) )+'.beta.itoworld.com' ); + ResultURL := ts + inttostr(GetZ-1)+'/'+inttostr(GetX)+'/'+inttostr(GetY); +end. \ No newline at end of file diff --git a/_osm_ito/Buildings_and_addresses.zmp/info.txt b/_osm_ito/Buildings_and_addresses.zmp/info.txt new file mode 100644 index 000000000..ef669c206 --- /dev/null +++ b/_osm_ito/Buildings_and_addresses.zmp/info.txt @@ -0,0 +1,9 @@ +OpenStreetMap - ,
+ ,
+
+ .
+
+: http://www.openstreetmap.org + +Shows building=*s as red if there is no associated addressing using addr=* or name=*. Buildings coloured green have a house number using addr:housenumber=*, blue ones have a house name either using name=* or addr:housename=*. Address ranges using addr:interpolation=* are shown as green/blue lines. + \ No newline at end of file diff --git a/_osm_ito/Buildings_and_addresses.zmp/params.txt b/_osm_ito/Buildings_and_addresses.zmp/params.txt new file mode 100644 index 000000000..cb504cdea --- /dev/null +++ b/_osm_ito/Buildings_and_addresses.zmp/params.txt @@ -0,0 +1,16 @@ +[PARAMS] +pnum=117 +GUID={513f3cfb-949d-4997-82f4-c43872fc124d} +asLayer=1 +name_ru=Здания и адресация (ITO Map) +name=Buildings and addresses (ITO Map) +NameInCache=osm_ito_Buildings_and_addresses +DefURLBase=http://t.beta.itoworld.com/9/136bdef4afc8d6e92586bc38e7b843c1/ +ContentType=image/png +Ext=.png +projection=1 +sradiusa=6378137 +sradiusb=6378137 +ParentSubMenu_ru=Сломанные карты\ITO Map (OSM) +ParentSubMenu=Not working\OITO Map (OSM) +ParentSubMenu_uk=Зламані карти\ITO Map (OSM) diff --git a/_osm_ito/Canals.zmp/18.bmp b/_osm_ito/Canals.zmp/18.bmp new file mode 100644 index 000000000..a942fa46b Binary files /dev/null and b/_osm_ito/Canals.zmp/18.bmp differ diff --git a/_osm_ito/Canals.zmp/24.bmp b/_osm_ito/Canals.zmp/24.bmp new file mode 100644 index 000000000..da49b1710 Binary files /dev/null and b/_osm_ito/Canals.zmp/24.bmp differ diff --git a/_osm_ito/Canals.zmp/GetUrlScript.txt b/_osm_ito/Canals.zmp/GetUrlScript.txt new file mode 100644 index 000000000..62db12cfd --- /dev/null +++ b/_osm_ito/Canals.zmp/GetUrlScript.txt @@ -0,0 +1,6 @@ +var + ts: string; +begin + ts := RegExprReplaceMatchSubStr(GetURLBase, 't\.beta\.itoworld\.com', 't'+inttostr( Random(4) )+'.beta.itoworld.com' ); + ResultURL := ts + inttostr(GetZ-1)+'/'+inttostr(GetX)+'/'+inttostr(GetY); +end. \ No newline at end of file diff --git a/_osm_ito/Canals.zmp/info.txt b/_osm_ito/Canals.zmp/info.txt new file mode 100644 index 000000000..9056a705c --- /dev/null +++ b/_osm_ito/Canals.zmp/info.txt @@ -0,0 +1,6 @@ +OpenStreetMap - ,
+ ,
+
+ .
+
+: http://www.openstreetmap.org \ No newline at end of file diff --git a/_osm_ito/Canals.zmp/params.txt b/_osm_ito/Canals.zmp/params.txt new file mode 100644 index 000000000..8214edaba --- /dev/null +++ b/_osm_ito/Canals.zmp/params.txt @@ -0,0 +1,16 @@ +[PARAMS] +pnum=117 +GUID={3a7e8644-5fc1-4742-88a7-7d8bc91fa87c} +asLayer=1 +name_ru=Водные каналы (ITO Map) +name=Canals (ITO Map) +NameInCache=osm_ito_Canals +DefURLBase=http://t.beta.itoworld.com/145/136bdef4afc8d6e92586bc38e7b843c1/ +ContentType=image/png +Ext=.png +projection=1 +sradiusa=6378137 +sradiusb=6378137 +ParentSubMenu_ru=Сломанные карты\ITO Map (OSM) +ParentSubMenu=Not working\OITO Map (OSM) +ParentSubMenu_uk=Зламані карти\ITO Map (OSM) diff --git a/_osm_ito/Car_parks.zmp/011.png b/_osm_ito/Car_parks.zmp/011.png new file mode 100644 index 000000000..c51963914 Binary files /dev/null and b/_osm_ito/Car_parks.zmp/011.png differ diff --git a/_osm_ito/Car_parks.zmp/18.bmp b/_osm_ito/Car_parks.zmp/18.bmp new file mode 100644 index 000000000..a942fa46b Binary files /dev/null and b/_osm_ito/Car_parks.zmp/18.bmp differ diff --git a/_osm_ito/Car_parks.zmp/24.bmp b/_osm_ito/Car_parks.zmp/24.bmp new file mode 100644 index 000000000..da49b1710 Binary files /dev/null and b/_osm_ito/Car_parks.zmp/24.bmp differ diff --git a/_osm_ito/Car_parks.zmp/GetUrlScript.txt b/_osm_ito/Car_parks.zmp/GetUrlScript.txt new file mode 100644 index 000000000..62db12cfd --- /dev/null +++ b/_osm_ito/Car_parks.zmp/GetUrlScript.txt @@ -0,0 +1,6 @@ +var + ts: string; +begin + ts := RegExprReplaceMatchSubStr(GetURLBase, 't\.beta\.itoworld\.com', 't'+inttostr( Random(4) )+'.beta.itoworld.com' ); + ResultURL := ts + inttostr(GetZ-1)+'/'+inttostr(GetX)+'/'+inttostr(GetY); +end. \ No newline at end of file diff --git a/_osm_ito/Car_parks.zmp/info.txt b/_osm_ito/Car_parks.zmp/info.txt new file mode 100644 index 000000000..6d4858d5c --- /dev/null +++ b/_osm_ito/Car_parks.zmp/info.txt @@ -0,0 +1,9 @@ +OpenStreetMap - ,
+ ,
+
+ .
+
+: http://www.openstreetmap.org + +Show area tagged with amenity=parking as shown as blue if there is a capacity=* value and red if not. In this case none of the three cars parks have a capacity given. + \ No newline at end of file diff --git a/_osm_ito/Car_parks.zmp/params.txt b/_osm_ito/Car_parks.zmp/params.txt new file mode 100644 index 000000000..c907e2ad2 --- /dev/null +++ b/_osm_ito/Car_parks.zmp/params.txt @@ -0,0 +1,16 @@ +[PARAMS] +pnum=117 +GUID={ad6e92a4-0c8c-43d6-aaeb-6b6331baf689} +asLayer=1 +name_ru=Стоянки, парковки (ITO Map) +name=Car parks (ITO Map) +NameInCache=osm_ito_Car_parks +DefURLBase=http://t.beta.itoworld.com/7/136bdef4afc8d6e92586bc38e7b843c1/ +ContentType=image/png +Ext=.png +projection=1 +sradiusa=6378137 +sradiusb=6378137 +ParentSubMenu_ru=Сломанные карты\ITO Map (OSM) +ParentSubMenu=Not working\OITO Map (OSM) +ParentSubMenu_uk=Зламані карти\ITO Map (OSM) diff --git a/_osm_ito/Electricity_distribution.zmp/001.png b/_osm_ito/Electricity_distribution.zmp/001.png new file mode 100644 index 000000000..3f300c95c Binary files /dev/null and b/_osm_ito/Electricity_distribution.zmp/001.png differ diff --git a/_osm_ito/Electricity_distribution.zmp/18.bmp b/_osm_ito/Electricity_distribution.zmp/18.bmp new file mode 100644 index 000000000..9bf2caa7d Binary files /dev/null and b/_osm_ito/Electricity_distribution.zmp/18.bmp differ diff --git a/_osm_ito/Electricity_distribution.zmp/24.bmp b/_osm_ito/Electricity_distribution.zmp/24.bmp new file mode 100644 index 000000000..c9c0adb2b Binary files /dev/null and b/_osm_ito/Electricity_distribution.zmp/24.bmp differ diff --git a/_osm_ito/Electricity_distribution.zmp/GetUrlScript.txt b/_osm_ito/Electricity_distribution.zmp/GetUrlScript.txt new file mode 100644 index 000000000..62db12cfd --- /dev/null +++ b/_osm_ito/Electricity_distribution.zmp/GetUrlScript.txt @@ -0,0 +1,6 @@ +var + ts: string; +begin + ts := RegExprReplaceMatchSubStr(GetURLBase, 't\.beta\.itoworld\.com', 't'+inttostr( Random(4) )+'.beta.itoworld.com' ); + ResultURL := ts + inttostr(GetZ-1)+'/'+inttostr(GetX)+'/'+inttostr(GetY); +end. \ No newline at end of file diff --git a/_osm_ito/Electricity_distribution.zmp/info.txt b/_osm_ito/Electricity_distribution.zmp/info.txt new file mode 100644 index 000000000..98521ff16 --- /dev/null +++ b/_osm_ito/Electricity_distribution.zmp/info.txt @@ -0,0 +1,9 @@ +OpenStreetMap - ,
+ ,
+
+ .
+
+: http://www.openstreetmap.org + +This view shows electricity lines and the associated voltages. Power lines tagged using power=line are colour black unless there is a voltage=* specified. 400KV lines are coloured blue, 132KV red. low voltage lines using power=minor_line are shown as thin green lines. The voltages are currently designed to suit the UK grid. Additional voltages can be added to the script to accommodate other countries voltages. + \ No newline at end of file diff --git a/_osm_ito/Electricity_distribution.zmp/params.txt b/_osm_ito/Electricity_distribution.zmp/params.txt new file mode 100644 index 000000000..bd977c209 --- /dev/null +++ b/_osm_ito/Electricity_distribution.zmp/params.txt @@ -0,0 +1,16 @@ +[PARAMS] +pnum=117 +GUID={060beda9-1b1c-4063-8d1f-0ef73f8c3bd6} +asLayer=1 +name_ru=Электрические линии (ITO Map) +name=Electricity distribution (ITO Map) +NameInCache=osm_ito_Electricity_distribution +DefURLBase=http://t.beta.itoworld.com/4/136bdef4afc8d6e92586bc38e7b843c1/ +ContentType=image/png +Ext=.png +projection=1 +sradiusa=6378137 +sradiusb=6378137 +ParentSubMenu_ru=Сломанные карты\ITO Map (OSM) +ParentSubMenu_uk=Зламані карти\ITO Map (OSM) +ParentSubMenu=Not working\OITO Map (OSM) diff --git a/_osm_ito/Electricity_generation.zmp/18.bmp b/_osm_ito/Electricity_generation.zmp/18.bmp new file mode 100644 index 000000000..a942fa46b Binary files /dev/null and b/_osm_ito/Electricity_generation.zmp/18.bmp differ diff --git a/_osm_ito/Electricity_generation.zmp/24.bmp b/_osm_ito/Electricity_generation.zmp/24.bmp new file mode 100644 index 000000000..da49b1710 Binary files /dev/null and b/_osm_ito/Electricity_generation.zmp/24.bmp differ diff --git a/_osm_ito/Electricity_generation.zmp/GetUrlScript.txt b/_osm_ito/Electricity_generation.zmp/GetUrlScript.txt new file mode 100644 index 000000000..62db12cfd --- /dev/null +++ b/_osm_ito/Electricity_generation.zmp/GetUrlScript.txt @@ -0,0 +1,6 @@ +var + ts: string; +begin + ts := RegExprReplaceMatchSubStr(GetURLBase, 't\.beta\.itoworld\.com', 't'+inttostr( Random(4) )+'.beta.itoworld.com' ); + ResultURL := ts + inttostr(GetZ-1)+'/'+inttostr(GetX)+'/'+inttostr(GetY); +end. \ No newline at end of file diff --git a/_osm_ito/Electricity_generation.zmp/info.txt b/_osm_ito/Electricity_generation.zmp/info.txt new file mode 100644 index 000000000..9056a705c --- /dev/null +++ b/_osm_ito/Electricity_generation.zmp/info.txt @@ -0,0 +1,6 @@ +OpenStreetMap - ,
+ ,
+
+ .
+
+: http://www.openstreetmap.org \ No newline at end of file diff --git a/_osm_ito/Electricity_generation.zmp/params.txt b/_osm_ito/Electricity_generation.zmp/params.txt new file mode 100644 index 000000000..a3d6e04b5 --- /dev/null +++ b/_osm_ito/Electricity_generation.zmp/params.txt @@ -0,0 +1,15 @@ +[PARAMS] +pnum=117 +GUID={a580fac0-5acc-4a94-8319-60fa19599249} +asLayer=1 +name=Electricity generation (ITO Map) +NameInCache=osm_ito_Electricity_generation +DefURLBase=http://t.beta.itoworld.com/106/136bdef4afc8d6e92586bc38e7b843c1/ +ContentType=image/png +Ext=.png +projection=1 +sradiusa=6378137 +sradiusb=6378137 +ParentSubMenu_ru=Сломанные карты\ITO Map (OSM) +ParentSubMenu=Not working\OITO Map (OSM) +ParentSubMenu_uk=Зламані карти\ITO Map (OSM) diff --git a/_osm_ito/FIXME.zmp/012.png b/_osm_ito/FIXME.zmp/012.png new file mode 100644 index 000000000..4db869f90 Binary files /dev/null and b/_osm_ito/FIXME.zmp/012.png differ diff --git a/_osm_ito/FIXME.zmp/18.bmp b/_osm_ito/FIXME.zmp/18.bmp new file mode 100644 index 000000000..a942fa46b Binary files /dev/null and b/_osm_ito/FIXME.zmp/18.bmp differ diff --git a/_osm_ito/FIXME.zmp/24.bmp b/_osm_ito/FIXME.zmp/24.bmp new file mode 100644 index 000000000..da49b1710 Binary files /dev/null and b/_osm_ito/FIXME.zmp/24.bmp differ diff --git a/_osm_ito/FIXME.zmp/GetUrlScript.txt b/_osm_ito/FIXME.zmp/GetUrlScript.txt new file mode 100644 index 000000000..62db12cfd --- /dev/null +++ b/_osm_ito/FIXME.zmp/GetUrlScript.txt @@ -0,0 +1,6 @@ +var + ts: string; +begin + ts := RegExprReplaceMatchSubStr(GetURLBase, 't\.beta\.itoworld\.com', 't'+inttostr( Random(4) )+'.beta.itoworld.com' ); + ResultURL := ts + inttostr(GetZ-1)+'/'+inttostr(GetX)+'/'+inttostr(GetY); +end. \ No newline at end of file diff --git a/_osm_ito/FIXME.zmp/info.txt b/_osm_ito/FIXME.zmp/info.txt new file mode 100644 index 000000000..7ec324d92 --- /dev/null +++ b/_osm_ito/FIXME.zmp/info.txt @@ -0,0 +1,9 @@ +OpenStreetMap - ,
+ ,
+
+ .
+
+: http://www.openstreetmap.org + +A view showing ways which are tagged with fixme=*. + \ No newline at end of file diff --git a/_osm_ito/FIXME.zmp/params.txt b/_osm_ito/FIXME.zmp/params.txt new file mode 100644 index 000000000..0637cade5 --- /dev/null +++ b/_osm_ito/FIXME.zmp/params.txt @@ -0,0 +1,15 @@ +[PARAMS] +pnum=117 +GUID={324ebab9-9949-474b-bc6b-a711edd7a989} +asLayer=1 +name=FIXME (ITO Map) +NameInCache=osm_ito_FIXME +DefURLBase=http://t.beta.itoworld.com/12/136bdef4afc8d6e92586bc38e7b843c1/ +ContentType=image/png +Ext=.png +projection=1 +sradiusa=6378137 +sradiusb=6378137 +ParentSubMenu_ru=Сломанные карты\ITO Map (OSM) +ParentSubMenu=Not working\OITO Map (OSM) +ParentSubMenu_uk=Зламані карти\ITO Map (OSM) diff --git a/_osm_ito/Former_railways.zmp/013.png b/_osm_ito/Former_railways.zmp/013.png new file mode 100644 index 000000000..ee4768378 Binary files /dev/null and b/_osm_ito/Former_railways.zmp/013.png differ diff --git a/_osm_ito/Former_railways.zmp/18.bmp b/_osm_ito/Former_railways.zmp/18.bmp new file mode 100644 index 000000000..a942fa46b Binary files /dev/null and b/_osm_ito/Former_railways.zmp/18.bmp differ diff --git a/_osm_ito/Former_railways.zmp/24.bmp b/_osm_ito/Former_railways.zmp/24.bmp new file mode 100644 index 000000000..7ab49690b Binary files /dev/null and b/_osm_ito/Former_railways.zmp/24.bmp differ diff --git a/_osm_ito/Former_railways.zmp/GetUrlScript.txt b/_osm_ito/Former_railways.zmp/GetUrlScript.txt new file mode 100644 index 000000000..62db12cfd --- /dev/null +++ b/_osm_ito/Former_railways.zmp/GetUrlScript.txt @@ -0,0 +1,6 @@ +var + ts: string; +begin + ts := RegExprReplaceMatchSubStr(GetURLBase, 't\.beta\.itoworld\.com', 't'+inttostr( Random(4) )+'.beta.itoworld.com' ); + ResultURL := ts + inttostr(GetZ-1)+'/'+inttostr(GetX)+'/'+inttostr(GetY); +end. \ No newline at end of file diff --git a/_osm_ito/Former_railways.zmp/info.txt b/_osm_ito/Former_railways.zmp/info.txt new file mode 100644 index 000000000..b22df53f2 --- /dev/null +++ b/_osm_ito/Former_railways.zmp/info.txt @@ -0,0 +1,9 @@ +OpenStreetMap - ,
+ ,
+
+ .
+
+: http://www.openstreetmap.org + +A view of the 'Former railways' overlay. railway=preserved is shown in green, railway=disused in red, railway=abandoned in blue and railway=dismantled in light purple (not shown in this image). + \ No newline at end of file diff --git a/_osm_ito/Former_railways.zmp/params.txt b/_osm_ito/Former_railways.zmp/params.txt new file mode 100644 index 000000000..dd25f4fd1 --- /dev/null +++ b/_osm_ito/Former_railways.zmp/params.txt @@ -0,0 +1,15 @@ +[PARAMS] +pnum=117 +GUID={2ee723fe-1244-4843-999f-9b0e4d43046e} +asLayer=1 +name=Former railways (ITO Map) +NameInCache=osm_ito_Former_railways +DefURLBase=http://t.beta.itoworld.com/26/136bdef4afc8d6e92586bc38e7b843c1/ +ContentType=image/png +Ext=.png +projection=1 +sradiusa=6378137 +sradiusb=6378137 +ParentSubMenu_ru=Сломанные карты\ITO Map (OSM) +ParentSubMenu=Not working\OITO Map (OSM) +ParentSubMenu_uk=Зламані карти\ITO Map (OSM) diff --git a/_osm_ito/Golf.zmp/18.bmp b/_osm_ito/Golf.zmp/18.bmp new file mode 100644 index 000000000..a942fa46b Binary files /dev/null and b/_osm_ito/Golf.zmp/18.bmp differ diff --git a/_osm_ito/Golf.zmp/24.bmp b/_osm_ito/Golf.zmp/24.bmp new file mode 100644 index 000000000..da49b1710 Binary files /dev/null and b/_osm_ito/Golf.zmp/24.bmp differ diff --git a/_osm_ito/Golf.zmp/GetUrlScript.txt b/_osm_ito/Golf.zmp/GetUrlScript.txt new file mode 100644 index 000000000..62db12cfd --- /dev/null +++ b/_osm_ito/Golf.zmp/GetUrlScript.txt @@ -0,0 +1,6 @@ +var + ts: string; +begin + ts := RegExprReplaceMatchSubStr(GetURLBase, 't\.beta\.itoworld\.com', 't'+inttostr( Random(4) )+'.beta.itoworld.com' ); + ResultURL := ts + inttostr(GetZ-1)+'/'+inttostr(GetX)+'/'+inttostr(GetY); +end. \ No newline at end of file diff --git a/_osm_ito/Golf.zmp/info.txt b/_osm_ito/Golf.zmp/info.txt new file mode 100644 index 000000000..9056a705c --- /dev/null +++ b/_osm_ito/Golf.zmp/info.txt @@ -0,0 +1,6 @@ +OpenStreetMap - ,
+ ,
+
+ .
+
+: http://www.openstreetmap.org \ No newline at end of file diff --git a/_osm_ito/Golf.zmp/params.txt b/_osm_ito/Golf.zmp/params.txt new file mode 100644 index 000000000..ac20b68c2 --- /dev/null +++ b/_osm_ito/Golf.zmp/params.txt @@ -0,0 +1,15 @@ +[PARAMS] +pnum=117 +GUID={a3020209-398b-4c7d-8816-194b73295e6f} +asLayer=1 +name=Golf (ITO Map) +NameInCache=osm_ito_Golf +DefURLBase=http://t.beta.itoworld.com/47/136bdef4afc8d6e92586bc38e7b843c1/ +ContentType=image/png +Ext=.png +projection=1 +sradiusa=6378137 +sradiusb=6378137 +ParentSubMenu_ru=Сломанные карты\ITO Map (OSM) +ParentSubMenu=Not working\OITO Map (OSM) +ParentSubMenu_uk=Зламані карти\ITO Map (OSM) diff --git a/_osm_ito/Green_space_access.zmp/031.png b/_osm_ito/Green_space_access.zmp/031.png new file mode 100644 index 000000000..2052122cf Binary files /dev/null and b/_osm_ito/Green_space_access.zmp/031.png differ diff --git a/_osm_ito/Green_space_access.zmp/18.bmp b/_osm_ito/Green_space_access.zmp/18.bmp new file mode 100644 index 000000000..a942fa46b Binary files /dev/null and b/_osm_ito/Green_space_access.zmp/18.bmp differ diff --git a/_osm_ito/Green_space_access.zmp/24.bmp b/_osm_ito/Green_space_access.zmp/24.bmp new file mode 100644 index 000000000..da49b1710 Binary files /dev/null and b/_osm_ito/Green_space_access.zmp/24.bmp differ diff --git a/_osm_ito/Green_space_access.zmp/GetUrlScript.txt b/_osm_ito/Green_space_access.zmp/GetUrlScript.txt new file mode 100644 index 000000000..62db12cfd --- /dev/null +++ b/_osm_ito/Green_space_access.zmp/GetUrlScript.txt @@ -0,0 +1,6 @@ +var + ts: string; +begin + ts := RegExprReplaceMatchSubStr(GetURLBase, 't\.beta\.itoworld\.com', 't'+inttostr( Random(4) )+'.beta.itoworld.com' ); + ResultURL := ts + inttostr(GetZ-1)+'/'+inttostr(GetX)+'/'+inttostr(GetY); +end. \ No newline at end of file diff --git a/_osm_ito/Green_space_access.zmp/info.txt b/_osm_ito/Green_space_access.zmp/info.txt new file mode 100644 index 000000000..794f67c06 --- /dev/null +++ b/_osm_ito/Green_space_access.zmp/info.txt @@ -0,0 +1,8 @@ +OpenStreetMap - ,
+ ,
+
+ .
+
+: http://www.openstreetmap.org +The 'Green space access' layer shows public accessibility to green spaces (see linked article for details). + \ No newline at end of file diff --git a/_osm_ito/Green_space_access.zmp/params.txt b/_osm_ito/Green_space_access.zmp/params.txt new file mode 100644 index 000000000..af548e52d --- /dev/null +++ b/_osm_ito/Green_space_access.zmp/params.txt @@ -0,0 +1,15 @@ +[PARAMS] +pnum=117 +GUID={abe1a421-c627-41f5-8cfb-55b76cd7ec17} +asLayer=1 +name=Green space access (ITO Map) +NameInCache=osm_ito_Green_space_access +DefURLBase=http://t.beta.itoworld.com/109/136bdef4afc8d6e92586bc38e7b843c1/ +ContentType=image/png +Ext=.png +projection=1 +sradiusa=6378137 +sradiusb=6378137 +ParentSubMenu_ru=Сломанные карты\ITO Map (OSM) +ParentSubMenu=Not working\OITO Map (OSM) +ParentSubMenu_uk=Зламані карти\ITO Map (OSM) diff --git a/_osm_ito/Highway_lanes.zmp/020.png b/_osm_ito/Highway_lanes.zmp/020.png new file mode 100644 index 000000000..606cf7c44 Binary files /dev/null and b/_osm_ito/Highway_lanes.zmp/020.png differ diff --git a/_osm_ito/Highway_lanes.zmp/18.bmp b/_osm_ito/Highway_lanes.zmp/18.bmp new file mode 100644 index 000000000..a942fa46b Binary files /dev/null and b/_osm_ito/Highway_lanes.zmp/18.bmp differ diff --git a/_osm_ito/Highway_lanes.zmp/24.bmp b/_osm_ito/Highway_lanes.zmp/24.bmp new file mode 100644 index 000000000..da49b1710 Binary files /dev/null and b/_osm_ito/Highway_lanes.zmp/24.bmp differ diff --git a/_osm_ito/Highway_lanes.zmp/GetUrlScript.txt b/_osm_ito/Highway_lanes.zmp/GetUrlScript.txt new file mode 100644 index 000000000..62db12cfd --- /dev/null +++ b/_osm_ito/Highway_lanes.zmp/GetUrlScript.txt @@ -0,0 +1,6 @@ +var + ts: string; +begin + ts := RegExprReplaceMatchSubStr(GetURLBase, 't\.beta\.itoworld\.com', 't'+inttostr( Random(4) )+'.beta.itoworld.com' ); + ResultURL := ts + inttostr(GetZ-1)+'/'+inttostr(GetX)+'/'+inttostr(GetY); +end. \ No newline at end of file diff --git a/_osm_ito/Highway_lanes.zmp/info.txt b/_osm_ito/Highway_lanes.zmp/info.txt new file mode 100644 index 000000000..215e9170f --- /dev/null +++ b/_osm_ito/Highway_lanes.zmp/info.txt @@ -0,0 +1,7 @@ +OpenStreetMap - ,
+ ,
+
+ .
+
+: http://www.openstreetmap.org + \ No newline at end of file diff --git a/_osm_ito/Highway_lanes.zmp/params.txt b/_osm_ito/Highway_lanes.zmp/params.txt new file mode 100644 index 000000000..c04d872b3 --- /dev/null +++ b/_osm_ito/Highway_lanes.zmp/params.txt @@ -0,0 +1,15 @@ +[PARAMS] +pnum=117 +GUID={385c39d0-4d65-4a65-9198-3e2992a37cc9} +asLayer=1 +name=Highway lanes (ITO Map) +NameInCache=osm_ito_Highway_lanes +DefURLBase=http://t.beta.itoworld.com/56/136bdef4afc8d6e92586bc38e7b843c1/ +ContentType=image/png +Ext=.png +projection=1 +sradiusa=6378137 +sradiusb=6378137 +ParentSubMenu_ru=Сломанные карты\ITO Map (OSM) +ParentSubMenu=Not working\OITO Map (OSM) +ParentSubMenu_uk=Зламані карти\ITO Map (OSM) diff --git a/_osm_ito/Highway_lighting.zmp/021.png b/_osm_ito/Highway_lighting.zmp/021.png new file mode 100644 index 000000000..a432ae47c Binary files /dev/null and b/_osm_ito/Highway_lighting.zmp/021.png differ diff --git a/_osm_ito/Highway_lighting.zmp/18.bmp b/_osm_ito/Highway_lighting.zmp/18.bmp new file mode 100644 index 000000000..a942fa46b Binary files /dev/null and b/_osm_ito/Highway_lighting.zmp/18.bmp differ diff --git a/_osm_ito/Highway_lighting.zmp/24.bmp b/_osm_ito/Highway_lighting.zmp/24.bmp new file mode 100644 index 000000000..da49b1710 Binary files /dev/null and b/_osm_ito/Highway_lighting.zmp/24.bmp differ diff --git a/_osm_ito/Highway_lighting.zmp/GetUrlScript.txt b/_osm_ito/Highway_lighting.zmp/GetUrlScript.txt new file mode 100644 index 000000000..62db12cfd --- /dev/null +++ b/_osm_ito/Highway_lighting.zmp/GetUrlScript.txt @@ -0,0 +1,6 @@ +var + ts: string; +begin + ts := RegExprReplaceMatchSubStr(GetURLBase, 't\.beta\.itoworld\.com', 't'+inttostr( Random(4) )+'.beta.itoworld.com' ); + ResultURL := ts + inttostr(GetZ-1)+'/'+inttostr(GetX)+'/'+inttostr(GetY); +end. \ No newline at end of file diff --git a/_osm_ito/Highway_lighting.zmp/info.txt b/_osm_ito/Highway_lighting.zmp/info.txt new file mode 100644 index 000000000..71102ab3d --- /dev/null +++ b/_osm_ito/Highway_lighting.zmp/info.txt @@ -0,0 +1,7 @@ +OpenStreetMap - ,
+ ,
+
+ .
+
+: http://www.openstreetmap.org + \ No newline at end of file diff --git a/_osm_ito/Highway_lighting.zmp/params.txt b/_osm_ito/Highway_lighting.zmp/params.txt new file mode 100644 index 000000000..3d925e5ce --- /dev/null +++ b/_osm_ito/Highway_lighting.zmp/params.txt @@ -0,0 +1,15 @@ +[PARAMS] +pnum=117 +GUID={5fb70d0d-d8c9-4421-b006-6a540e83c167} +asLayer=1 +name=Highway lighting (ITO Map) +NameInCache=osm_ito_Highway_lighting +DefURLBase=http://t.beta.itoworld.com/69/136bdef4afc8d6e92586bc38e7b843c1/ +ContentType=image/png +Ext=.png +projection=1 +sradiusa=6378137 +sradiusb=6378137 +ParentSubMenu_ru=Сломанные карты\ITO Map (OSM) +ParentSubMenu=Not working\OITO Map (OSM) +ParentSubMenu_uk=Зламані карти\ITO Map (OSM) diff --git a/_osm_ito/Layers.zmp/014.png b/_osm_ito/Layers.zmp/014.png new file mode 100644 index 000000000..8ad258911 Binary files /dev/null and b/_osm_ito/Layers.zmp/014.png differ diff --git a/_osm_ito/Layers.zmp/18.bmp b/_osm_ito/Layers.zmp/18.bmp new file mode 100644 index 000000000..a942fa46b Binary files /dev/null and b/_osm_ito/Layers.zmp/18.bmp differ diff --git a/_osm_ito/Layers.zmp/24.bmp b/_osm_ito/Layers.zmp/24.bmp new file mode 100644 index 000000000..da49b1710 Binary files /dev/null and b/_osm_ito/Layers.zmp/24.bmp differ diff --git a/_osm_ito/Layers.zmp/GetUrlScript.txt b/_osm_ito/Layers.zmp/GetUrlScript.txt new file mode 100644 index 000000000..62db12cfd --- /dev/null +++ b/_osm_ito/Layers.zmp/GetUrlScript.txt @@ -0,0 +1,6 @@ +var + ts: string; +begin + ts := RegExprReplaceMatchSubStr(GetURLBase, 't\.beta\.itoworld\.com', 't'+inttostr( Random(4) )+'.beta.itoworld.com' ); + ResultURL := ts + inttostr(GetZ-1)+'/'+inttostr(GetX)+'/'+inttostr(GetY); +end. \ No newline at end of file diff --git a/_osm_ito/Layers.zmp/info.txt b/_osm_ito/Layers.zmp/info.txt new file mode 100644 index 000000000..4e963e2ec --- /dev/null +++ b/_osm_ito/Layers.zmp/info.txt @@ -0,0 +1,8 @@ +OpenStreetMap - ,
+ ,
+
+ .
+
+: http://www.openstreetmap.org +The Layer overlay shows ways tagged with layer=*. Layers 2,3,4 and 5 are in shown in orange, layer 1 in red, level 0 in green, level -1 in blue and levels -2, -3 and -4 are in light blue. + \ No newline at end of file diff --git a/_osm_ito/Layers.zmp/params.txt b/_osm_ito/Layers.zmp/params.txt new file mode 100644 index 000000000..1f341939e --- /dev/null +++ b/_osm_ito/Layers.zmp/params.txt @@ -0,0 +1,16 @@ +[PARAMS] +pnum=117 +GUID={4f94e833-dcae-4395-940e-bdf471845e27} +asLayer=1 +name_ru=Уровни объектов (ITO Map) +name=Layers (ITO Map) +NameInCache=osm_ito_Layers +DefURLBase=http://t.beta.itoworld.com/22/136bdef4afc8d6e92586bc38e7b843c1/ +ContentType=image/png +Ext=.png +projection=1 +sradiusa=6378137 +sradiusb=6378137 +ParentSubMenu_ru=Сломанные карты\ITO Map (OSM) +ParentSubMenu=Not working\OITO Map (OSM) +ParentSubMenu_uk=Зламані карти\ITO Map (OSM) diff --git a/_osm_ito/Metro.zmp/015.png b/_osm_ito/Metro.zmp/015.png new file mode 100644 index 000000000..f394e5c4d Binary files /dev/null and b/_osm_ito/Metro.zmp/015.png differ diff --git a/_osm_ito/Metro.zmp/18.bmp b/_osm_ito/Metro.zmp/18.bmp new file mode 100644 index 000000000..a942fa46b Binary files /dev/null and b/_osm_ito/Metro.zmp/18.bmp differ diff --git a/_osm_ito/Metro.zmp/24.bmp b/_osm_ito/Metro.zmp/24.bmp new file mode 100644 index 000000000..da49b1710 Binary files /dev/null and b/_osm_ito/Metro.zmp/24.bmp differ diff --git a/_osm_ito/Metro.zmp/GetUrlScript.txt b/_osm_ito/Metro.zmp/GetUrlScript.txt new file mode 100644 index 000000000..62db12cfd --- /dev/null +++ b/_osm_ito/Metro.zmp/GetUrlScript.txt @@ -0,0 +1,6 @@ +var + ts: string; +begin + ts := RegExprReplaceMatchSubStr(GetURLBase, 't\.beta\.itoworld\.com', 't'+inttostr( Random(4) )+'.beta.itoworld.com' ); + ResultURL := ts + inttostr(GetZ-1)+'/'+inttostr(GetX)+'/'+inttostr(GetY); +end. \ No newline at end of file diff --git a/_osm_ito/Metro.zmp/info.txt b/_osm_ito/Metro.zmp/info.txt new file mode 100644 index 000000000..8e81e14a6 --- /dev/null +++ b/_osm_ito/Metro.zmp/info.txt @@ -0,0 +1,8 @@ +OpenStreetMap - ,
+ ,
+
+ .
+
+: http://www.openstreetmap.org +ITO Map Metro overlay shows railway=subway in red. + \ No newline at end of file diff --git a/_osm_ito/Metro.zmp/params.txt b/_osm_ito/Metro.zmp/params.txt new file mode 100644 index 000000000..0776e689f --- /dev/null +++ b/_osm_ito/Metro.zmp/params.txt @@ -0,0 +1,16 @@ +[PARAMS] +pnum=117 +GUID={35949def-a9df-4413-bca4-3cc2c7cb593b} +asLayer=1 +name_ru=Метро (ITO Map) +name=Metro (ITO Map) +NameInCache=osm_ito_Metro +DefURLBase=http://t.beta.itoworld.com/18/136bdef4afc8d6e92586bc38e7b843c1/ +ContentType=image/png +Ext=.png +projection=1 +sradiusa=6378137 +sradiusb=6378137 +ParentSubMenu_ru=Сломанные карты\ITO Map (OSM) +ParentSubMenu=Not working\OITO Map (OSM) +ParentSubMenu_uk=Зламані карти\ITO Map (OSM) diff --git a/_osm_ito/Navigable_waterways.zmp/016.png b/_osm_ito/Navigable_waterways.zmp/016.png new file mode 100644 index 000000000..4d0a85b07 Binary files /dev/null and b/_osm_ito/Navigable_waterways.zmp/016.png differ diff --git a/_osm_ito/Navigable_waterways.zmp/18.bmp b/_osm_ito/Navigable_waterways.zmp/18.bmp new file mode 100644 index 000000000..a942fa46b Binary files /dev/null and b/_osm_ito/Navigable_waterways.zmp/18.bmp differ diff --git a/_osm_ito/Navigable_waterways.zmp/24.bmp b/_osm_ito/Navigable_waterways.zmp/24.bmp new file mode 100644 index 000000000..da49b1710 Binary files /dev/null and b/_osm_ito/Navigable_waterways.zmp/24.bmp differ diff --git a/_osm_ito/Navigable_waterways.zmp/GetUrlScript.txt b/_osm_ito/Navigable_waterways.zmp/GetUrlScript.txt new file mode 100644 index 000000000..62db12cfd --- /dev/null +++ b/_osm_ito/Navigable_waterways.zmp/GetUrlScript.txt @@ -0,0 +1,6 @@ +var + ts: string; +begin + ts := RegExprReplaceMatchSubStr(GetURLBase, 't\.beta\.itoworld\.com', 't'+inttostr( Random(4) )+'.beta.itoworld.com' ); + ResultURL := ts + inttostr(GetZ-1)+'/'+inttostr(GetX)+'/'+inttostr(GetY); +end. \ No newline at end of file diff --git a/_osm_ito/Navigable_waterways.zmp/info.txt b/_osm_ito/Navigable_waterways.zmp/info.txt new file mode 100644 index 000000000..a275139d8 --- /dev/null +++ b/_osm_ito/Navigable_waterways.zmp/info.txt @@ -0,0 +1,8 @@ +OpenStreetMap - ,
+ ,
+
+ .
+
+: http://www.openstreetmap.org +An ITO Map overlay showing navigable waterways which are tagged with waterway=* and a value of canal, drain, stream or river. If they also have boat=yes they are shown in red and is boat=no are shown in blue; rivers without either are shown in black. The coastline is green, lakes are brown and reservoirs in purple. waterway=riverbank is not displayed to avoid obscuring the colour coding of the river itself. + \ No newline at end of file diff --git a/_osm_ito/Navigable_waterways.zmp/params.txt b/_osm_ito/Navigable_waterways.zmp/params.txt new file mode 100644 index 000000000..97d4dd727 --- /dev/null +++ b/_osm_ito/Navigable_waterways.zmp/params.txt @@ -0,0 +1,16 @@ +[PARAMS] +pnum=117 +GUID={33bf0d9c-0475-4f19-93e6-0909c206adb4} +asLayer=1 +name_ru=Водная навигация (ITO Map) +name=Navigable waterways (ITO Map) +NameInCache=osm_ito_Navigable_waterways +DefURLBase=http://t.beta.itoworld.com/24/136bdef4afc8d6e92586bc38e7b843c1/ +ContentType=image/png +Ext=.png +projection=1 +sradiusa=6378137 +sradiusb=6378137 +ParentSubMenu_ru=Сломанные карты\ITO Map (OSM) +ParentSubMenu=Not working\OITO Map (OSM) +ParentSubMenu_uk=Зламані карти\ITO Map (OSM) diff --git a/_osm_ito/Railway_electrification.zmp/022.png b/_osm_ito/Railway_electrification.zmp/022.png new file mode 100644 index 000000000..f35f5c80f Binary files /dev/null and b/_osm_ito/Railway_electrification.zmp/022.png differ diff --git a/_osm_ito/Railway_electrification.zmp/18.bmp b/_osm_ito/Railway_electrification.zmp/18.bmp new file mode 100644 index 000000000..a942fa46b Binary files /dev/null and b/_osm_ito/Railway_electrification.zmp/18.bmp differ diff --git a/_osm_ito/Railway_electrification.zmp/24.bmp b/_osm_ito/Railway_electrification.zmp/24.bmp new file mode 100644 index 000000000..da49b1710 Binary files /dev/null and b/_osm_ito/Railway_electrification.zmp/24.bmp differ diff --git a/_osm_ito/Railway_electrification.zmp/GetUrlScript.txt b/_osm_ito/Railway_electrification.zmp/GetUrlScript.txt new file mode 100644 index 000000000..62db12cfd --- /dev/null +++ b/_osm_ito/Railway_electrification.zmp/GetUrlScript.txt @@ -0,0 +1,6 @@ +var + ts: string; +begin + ts := RegExprReplaceMatchSubStr(GetURLBase, 't\.beta\.itoworld\.com', 't'+inttostr( Random(4) )+'.beta.itoworld.com' ); + ResultURL := ts + inttostr(GetZ-1)+'/'+inttostr(GetX)+'/'+inttostr(GetY); +end. \ No newline at end of file diff --git a/_osm_ito/Railway_electrification.zmp/info.txt b/_osm_ito/Railway_electrification.zmp/info.txt new file mode 100644 index 000000000..ceb48df49 --- /dev/null +++ b/_osm_ito/Railway_electrification.zmp/info.txt @@ -0,0 +1,8 @@ +OpenStreetMap - ,
+ ,
+
+ .
+
+: http://www.openstreetmap.org +Highlighting the data in railway=electrified + \ No newline at end of file diff --git a/_osm_ito/Railway_electrification.zmp/params.txt b/_osm_ito/Railway_electrification.zmp/params.txt new file mode 100644 index 000000000..28d3fe932 --- /dev/null +++ b/_osm_ito/Railway_electrification.zmp/params.txt @@ -0,0 +1,15 @@ +[PARAMS] +pnum=117 +GUID={673f8fe2-b0fe-4f96-9478-7987bd4b821e} +asLayer=1 +name=Railway electrification (ITO Map) +NameInCache=osm_ito_Railway_electrification +DefURLBase=http://t.beta.itoworld.com/68/136bdef4afc8d6e92586bc38e7b843c1/ +ContentType=image/png +Ext=.png +projection=1 +sradiusa=6378137 +sradiusb=6378137 +ParentSubMenu_ru=Сломанные карты\ITO Map (OSM) +ParentSubMenu=Not working\OITO Map (OSM) +ParentSubMenu_uk=Зламані карти\ITO Map (OSM) diff --git a/_osm_ito/Railway_engineering.zmp/024.png b/_osm_ito/Railway_engineering.zmp/024.png new file mode 100644 index 000000000..a6fa46f1e Binary files /dev/null and b/_osm_ito/Railway_engineering.zmp/024.png differ diff --git a/_osm_ito/Railway_engineering.zmp/18.bmp b/_osm_ito/Railway_engineering.zmp/18.bmp new file mode 100644 index 000000000..a942fa46b Binary files /dev/null and b/_osm_ito/Railway_engineering.zmp/18.bmp differ diff --git a/_osm_ito/Railway_engineering.zmp/24.bmp b/_osm_ito/Railway_engineering.zmp/24.bmp new file mode 100644 index 000000000..da49b1710 Binary files /dev/null and b/_osm_ito/Railway_engineering.zmp/24.bmp differ diff --git a/_osm_ito/Railway_engineering.zmp/GetUrlScript.txt b/_osm_ito/Railway_engineering.zmp/GetUrlScript.txt new file mode 100644 index 000000000..62db12cfd --- /dev/null +++ b/_osm_ito/Railway_engineering.zmp/GetUrlScript.txt @@ -0,0 +1,6 @@ +var + ts: string; +begin + ts := RegExprReplaceMatchSubStr(GetURLBase, 't\.beta\.itoworld\.com', 't'+inttostr( Random(4) )+'.beta.itoworld.com' ); + ResultURL := ts + inttostr(GetZ-1)+'/'+inttostr(GetX)+'/'+inttostr(GetY); +end. \ No newline at end of file diff --git a/_osm_ito/Railway_engineering.zmp/info.txt b/_osm_ito/Railway_engineering.zmp/info.txt new file mode 100644 index 000000000..7b6d5c62b --- /dev/null +++ b/_osm_ito/Railway_engineering.zmp/info.txt @@ -0,0 +1,8 @@ +OpenStreetMap - ,
+ ,
+
+ .
+
+: http://www.openstreetmap.org +Highlighting bridges (bridge=yes), viaducts (bridge=viaduct), tunnels (tunnel=yes), embankments (embankment=yes)and cuttings (cutting=yes)on mainline railways. + \ No newline at end of file diff --git a/_osm_ito/Railway_engineering.zmp/params.txt b/_osm_ito/Railway_engineering.zmp/params.txt new file mode 100644 index 000000000..5f86ce702 --- /dev/null +++ b/_osm_ito/Railway_engineering.zmp/params.txt @@ -0,0 +1,15 @@ +[PARAMS] +pnum=117 +GUID={daffd15a-7d40-4fcd-b929-fa24b2be3699} +asLayer=1 +name=Railway engineering (ITO Map) +NameInCache=osm_ito_Railway_engineering +DefURLBase=http://t.beta.itoworld.com/55/136bdef4afc8d6e92586bc38e7b843c1/ +ContentType=image/png +Ext=.png +projection=1 +sradiusa=6378137 +sradiusb=6378137 +ParentSubMenu_ru=Сломанные карты\ITO Map (OSM) +ParentSubMenu=Not working\OITO Map (OSM) +ParentSubMenu_uk=Зламані карти\ITO Map (OSM) diff --git a/_osm_ito/Railway_freight.zmp/025.png b/_osm_ito/Railway_freight.zmp/025.png new file mode 100644 index 000000000..8b671471d Binary files /dev/null and b/_osm_ito/Railway_freight.zmp/025.png differ diff --git a/_osm_ito/Railway_freight.zmp/18.bmp b/_osm_ito/Railway_freight.zmp/18.bmp new file mode 100644 index 000000000..a942fa46b Binary files /dev/null and b/_osm_ito/Railway_freight.zmp/18.bmp differ diff --git a/_osm_ito/Railway_freight.zmp/24.bmp b/_osm_ito/Railway_freight.zmp/24.bmp new file mode 100644 index 000000000..da49b1710 Binary files /dev/null and b/_osm_ito/Railway_freight.zmp/24.bmp differ diff --git a/_osm_ito/Railway_freight.zmp/GetUrlScript.txt b/_osm_ito/Railway_freight.zmp/GetUrlScript.txt new file mode 100644 index 000000000..62db12cfd --- /dev/null +++ b/_osm_ito/Railway_freight.zmp/GetUrlScript.txt @@ -0,0 +1,6 @@ +var + ts: string; +begin + ts := RegExprReplaceMatchSubStr(GetURLBase, 't\.beta\.itoworld\.com', 't'+inttostr( Random(4) )+'.beta.itoworld.com' ); + ResultURL := ts + inttostr(GetZ-1)+'/'+inttostr(GetX)+'/'+inttostr(GetY); +end. \ No newline at end of file diff --git a/_osm_ito/Railway_freight.zmp/info.txt b/_osm_ito/Railway_freight.zmp/info.txt new file mode 100644 index 000000000..1eca40147 --- /dev/null +++ b/_osm_ito/Railway_freight.zmp/info.txt @@ -0,0 +1,8 @@ +OpenStreetMap - ,
+ ,
+
+ .
+
+: http://www.openstreetmap.org +Highlighting the data in railway=loading_gauge + \ No newline at end of file diff --git a/_osm_ito/Railway_freight.zmp/params.txt b/_osm_ito/Railway_freight.zmp/params.txt new file mode 100644 index 000000000..245daa7c0 --- /dev/null +++ b/_osm_ito/Railway_freight.zmp/params.txt @@ -0,0 +1,15 @@ +[PARAMS] +pnum=117 +GUID={4b0465a1-6b1c-4aeb-9b98-25bd4842fa6e} +asLayer=1 +name=Railway freight (ITO Map) +NameInCache=osm_ito_Railway_freight +DefURLBase=http://t.beta.itoworld.com/71/136bdef4afc8d6e92586bc38e7b843c1/ +ContentType=image/png +Ext=.png +projection=1 +sradiusa=6378137 +sradiusb=6378137 +ParentSubMenu_ru=Сломанные карты\ITO Map (OSM) +ParentSubMenu=Not working\OITO Map (OSM) +ParentSubMenu_uk=Зламані карти\ITO Map (OSM) diff --git a/_osm_ito/Railway_stations.zmp/023.png b/_osm_ito/Railway_stations.zmp/023.png new file mode 100644 index 000000000..5beae3db0 Binary files /dev/null and b/_osm_ito/Railway_stations.zmp/023.png differ diff --git a/_osm_ito/Railway_stations.zmp/18.bmp b/_osm_ito/Railway_stations.zmp/18.bmp new file mode 100644 index 000000000..a942fa46b Binary files /dev/null and b/_osm_ito/Railway_stations.zmp/18.bmp differ diff --git a/_osm_ito/Railway_stations.zmp/24.bmp b/_osm_ito/Railway_stations.zmp/24.bmp new file mode 100644 index 000000000..da49b1710 Binary files /dev/null and b/_osm_ito/Railway_stations.zmp/24.bmp differ diff --git a/_osm_ito/Railway_stations.zmp/GetUrlScript.txt b/_osm_ito/Railway_stations.zmp/GetUrlScript.txt new file mode 100644 index 000000000..62db12cfd --- /dev/null +++ b/_osm_ito/Railway_stations.zmp/GetUrlScript.txt @@ -0,0 +1,6 @@ +var + ts: string; +begin + ts := RegExprReplaceMatchSubStr(GetURLBase, 't\.beta\.itoworld\.com', 't'+inttostr( Random(4) )+'.beta.itoworld.com' ); + ResultURL := ts + inttostr(GetZ-1)+'/'+inttostr(GetX)+'/'+inttostr(GetY); +end. \ No newline at end of file diff --git a/_osm_ito/Railway_stations.zmp/info.txt b/_osm_ito/Railway_stations.zmp/info.txt new file mode 100644 index 000000000..1816c0c78 --- /dev/null +++ b/_osm_ito/Railway_stations.zmp/info.txt @@ -0,0 +1,8 @@ +OpenStreetMap - ,
+ ,
+
+ .
+
+: http://www.openstreetmap.org +Highlighting station platforms (railway=platform) and if they have a reference (ref=*) defined. Platforms are marked in blue if they have a platform reference and red otherwise. + \ No newline at end of file diff --git a/_osm_ito/Railway_stations.zmp/params.txt b/_osm_ito/Railway_stations.zmp/params.txt new file mode 100644 index 000000000..fdba58916 --- /dev/null +++ b/_osm_ito/Railway_stations.zmp/params.txt @@ -0,0 +1,15 @@ +[PARAMS] +pnum=117 +GUID={17f781ae-03e1-46d4-8578-27be395eb453} +asLayer=1 +name=Railway stations (ITO Map) +NameInCache=osm_ito_Railway_stations +DefURLBase=http://t.beta.itoworld.com/79/136bdef4afc8d6e92586bc38e7b843c1/ +ContentType=image/png +Ext=.png +projection=1 +sradiusa=6378137 +sradiusb=6378137 +ParentSubMenu_ru=Сломанные карты\ITO Map (OSM) +ParentSubMenu=Not working\OITO Map (OSM) +ParentSubMenu_uk=Зламані карти\ITO Map (OSM) diff --git a/_osm_ito/Railway_tracks.zmp/003.png b/_osm_ito/Railway_tracks.zmp/003.png new file mode 100644 index 000000000..5b150c080 Binary files /dev/null and b/_osm_ito/Railway_tracks.zmp/003.png differ diff --git a/_osm_ito/Railway_tracks.zmp/18.bmp b/_osm_ito/Railway_tracks.zmp/18.bmp new file mode 100644 index 000000000..a942fa46b Binary files /dev/null and b/_osm_ito/Railway_tracks.zmp/18.bmp differ diff --git a/_osm_ito/Railway_tracks.zmp/24.bmp b/_osm_ito/Railway_tracks.zmp/24.bmp new file mode 100644 index 000000000..da49b1710 Binary files /dev/null and b/_osm_ito/Railway_tracks.zmp/24.bmp differ diff --git a/_osm_ito/Railway_tracks.zmp/GetUrlScript.txt b/_osm_ito/Railway_tracks.zmp/GetUrlScript.txt new file mode 100644 index 000000000..62db12cfd --- /dev/null +++ b/_osm_ito/Railway_tracks.zmp/GetUrlScript.txt @@ -0,0 +1,6 @@ +var + ts: string; +begin + ts := RegExprReplaceMatchSubStr(GetURLBase, 't\.beta\.itoworld\.com', 't'+inttostr( Random(4) )+'.beta.itoworld.com' ); + ResultURL := ts + inttostr(GetZ-1)+'/'+inttostr(GetX)+'/'+inttostr(GetY); +end. \ No newline at end of file diff --git a/_osm_ito/Railway_tracks.zmp/info.txt b/_osm_ito/Railway_tracks.zmp/info.txt new file mode 100644 index 000000000..0e7a4b43d --- /dev/null +++ b/_osm_ito/Railway_tracks.zmp/info.txt @@ -0,0 +1,8 @@ +OpenStreetMap - ,
+ ,
+
+ .
+
+: http://www.openstreetmap.org +Highlighting the number of tracks in railway=tracks. Note that it is generally considered preferable to create a way for each track in which case a twin track line will be shown as two parallel way with tracks=1 rather than one way with tracks=2. + \ No newline at end of file diff --git a/_osm_ito/Railway_tracks.zmp/params.txt b/_osm_ito/Railway_tracks.zmp/params.txt new file mode 100644 index 000000000..1ce7d365a --- /dev/null +++ b/_osm_ito/Railway_tracks.zmp/params.txt @@ -0,0 +1,15 @@ +[PARAMS] +pnum=117 +GUID={1349cf66-698e-4be5-a696-e7ffc4c5eff0} +asLayer=1 +name=Railway tracks (ITO Map) +NameInCache=osm_ito_Railway_tracks +DefURLBase=http://t.beta.itoworld.com/14/136bdef4afc8d6e92586bc38e7b843c1/ +ContentType=image/png +Ext=.png +projection=1 +sradiusa=6378137 +sradiusb=6378137 +ParentSubMenu_ru=Сломанные карты\ITO Map (OSM) +ParentSubMenu=Not working\OITO Map (OSM) +ParentSubMenu_uk=Зламані карти\ITO Map (OSM) diff --git a/_osm_ito/Railways.zmp/002.png b/_osm_ito/Railways.zmp/002.png new file mode 100644 index 000000000..1c9701746 Binary files /dev/null and b/_osm_ito/Railways.zmp/002.png differ diff --git a/_osm_ito/Railways.zmp/18.bmp b/_osm_ito/Railways.zmp/18.bmp new file mode 100644 index 000000000..a942fa46b Binary files /dev/null and b/_osm_ito/Railways.zmp/18.bmp differ diff --git a/_osm_ito/Railways.zmp/24.bmp b/_osm_ito/Railways.zmp/24.bmp new file mode 100644 index 000000000..da49b1710 Binary files /dev/null and b/_osm_ito/Railways.zmp/24.bmp differ diff --git a/_osm_ito/Railways.zmp/GetUrlScript.txt b/_osm_ito/Railways.zmp/GetUrlScript.txt new file mode 100644 index 000000000..62db12cfd --- /dev/null +++ b/_osm_ito/Railways.zmp/GetUrlScript.txt @@ -0,0 +1,6 @@ +var + ts: string; +begin + ts := RegExprReplaceMatchSubStr(GetURLBase, 't\.beta\.itoworld\.com', 't'+inttostr( Random(4) )+'.beta.itoworld.com' ); + ResultURL := ts + inttostr(GetZ-1)+'/'+inttostr(GetX)+'/'+inttostr(GetY); +end. \ No newline at end of file diff --git a/_osm_ito/Railways.zmp/info.txt b/_osm_ito/Railways.zmp/info.txt new file mode 100644 index 000000000..61c632bf0 --- /dev/null +++ b/_osm_ito/Railways.zmp/info.txt @@ -0,0 +1,8 @@ +OpenStreetMap - ,
+ ,
+
+ .
+
+: http://www.openstreetmap.org +ITO Map overlay showing amenity=school. Schools with name=* are shown in blue and red if not. + \ No newline at end of file diff --git a/_osm_ito/Railways.zmp/params.txt b/_osm_ito/Railways.zmp/params.txt new file mode 100644 index 000000000..c54a80b26 --- /dev/null +++ b/_osm_ito/Railways.zmp/params.txt @@ -0,0 +1,16 @@ +[PARAMS] +pnum=117 +GUID={aac86260-ff28-4160-a431-9a61a86b9805} +asLayer=1 +name_ru=Æåëåçíûå äîðîãè (ITO Map) +name=Railways (ITO Map) +NameInCache=osm_ito_Railways +DefURLBase=http://t.beta.itoworld.com/15/136bdef4afc8d6e92586bc38e7b843c1/ +ContentType=image/png +Ext=.png +projection=1 +sradiusa=6378137 +sradiusb=6378137 +ParentSubMenu_ru=Сломанные карты\ITO Map (OSM) +ParentSubMenu=Not working\OITO Map (OSM) +ParentSubMenu_uk=Зламані карти\ITO Map (OSM) diff --git a/_osm_ito/Recent_edits_by_type_last_7_days.zmp/18.bmp b/_osm_ito/Recent_edits_by_type_last_7_days.zmp/18.bmp new file mode 100644 index 000000000..629d91a15 Binary files /dev/null and b/_osm_ito/Recent_edits_by_type_last_7_days.zmp/18.bmp differ diff --git a/_osm_ito/Recent_edits_by_type_last_7_days.zmp/24.bmp b/_osm_ito/Recent_edits_by_type_last_7_days.zmp/24.bmp new file mode 100644 index 000000000..d989e87aa Binary files /dev/null and b/_osm_ito/Recent_edits_by_type_last_7_days.zmp/24.bmp differ diff --git a/_osm_ito/Recent_edits_by_type_last_7_days.zmp/GetUrlScript.txt b/_osm_ito/Recent_edits_by_type_last_7_days.zmp/GetUrlScript.txt new file mode 100644 index 000000000..62db12cfd --- /dev/null +++ b/_osm_ito/Recent_edits_by_type_last_7_days.zmp/GetUrlScript.txt @@ -0,0 +1,6 @@ +var + ts: string; +begin + ts := RegExprReplaceMatchSubStr(GetURLBase, 't\.beta\.itoworld\.com', 't'+inttostr( Random(4) )+'.beta.itoworld.com' ); + ResultURL := ts + inttostr(GetZ-1)+'/'+inttostr(GetX)+'/'+inttostr(GetY); +end. \ No newline at end of file diff --git a/_osm_ito/Recent_edits_by_type_last_7_days.zmp/info.txt b/_osm_ito/Recent_edits_by_type_last_7_days.zmp/info.txt new file mode 100644 index 000000000..9056a705c --- /dev/null +++ b/_osm_ito/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_ito/Recent_edits_by_type_last_7_days.zmp/params.txt b/_osm_ito/Recent_edits_by_type_last_7_days.zmp/params.txt new file mode 100644 index 000000000..c26e8ad3f --- /dev/null +++ b/_osm_ito/Recent_edits_by_type_last_7_days.zmp/params.txt @@ -0,0 +1,15 @@ +[PARAMS] +pnum=117 +GUID={12c88f2b-03a6-4ea6-aad0-35423f256af6} +asLayer=1 +name=Recent edits by type last 7 days (ITO Map) +NameInCache=osm_ito_Recent_edits_by_type_last_7_days +DefURLBase=http://t.beta.itoworld.com/131/136bdef4afc8d6e92586bc38e7b843c1/ +ContentType=image/png +Ext=.png +projection=1 +sradiusa=6378137 +sradiusb=6378137 +ParentSubMenu_ru=Сломанные карты\ITO Map (OSM) +ParentSubMenu=Not working\OITO Map (OSM) +ParentSubMenu_uk=Зламані карти\ITO Map (OSM) diff --git a/_osm_ito/Recent_edits_by_type_last_90_days.zmp/037.png b/_osm_ito/Recent_edits_by_type_last_90_days.zmp/037.png new file mode 100644 index 000000000..99f316e4c Binary files /dev/null and b/_osm_ito/Recent_edits_by_type_last_90_days.zmp/037.png differ diff --git a/_osm_ito/Recent_edits_by_type_last_90_days.zmp/18.bmp b/_osm_ito/Recent_edits_by_type_last_90_days.zmp/18.bmp new file mode 100644 index 000000000..629d91a15 Binary files /dev/null and b/_osm_ito/Recent_edits_by_type_last_90_days.zmp/18.bmp differ diff --git a/_osm_ito/Recent_edits_by_type_last_90_days.zmp/24.bmp b/_osm_ito/Recent_edits_by_type_last_90_days.zmp/24.bmp new file mode 100644 index 000000000..d989e87aa Binary files /dev/null and b/_osm_ito/Recent_edits_by_type_last_90_days.zmp/24.bmp differ diff --git a/_osm_ito/Recent_edits_by_type_last_90_days.zmp/GetUrlScript.txt b/_osm_ito/Recent_edits_by_type_last_90_days.zmp/GetUrlScript.txt new file mode 100644 index 000000000..62db12cfd --- /dev/null +++ b/_osm_ito/Recent_edits_by_type_last_90_days.zmp/GetUrlScript.txt @@ -0,0 +1,6 @@ +var + ts: string; +begin + ts := RegExprReplaceMatchSubStr(GetURLBase, 't\.beta\.itoworld\.com', 't'+inttostr( Random(4) )+'.beta.itoworld.com' ); + ResultURL := ts + inttostr(GetZ-1)+'/'+inttostr(GetX)+'/'+inttostr(GetY); +end. \ No newline at end of file diff --git a/_osm_ito/Recent_edits_by_type_last_90_days.zmp/info.txt b/_osm_ito/Recent_edits_by_type_last_90_days.zmp/info.txt new file mode 100644 index 000000000..7b6abcccd --- /dev/null +++ b/_osm_ito/Recent_edits_by_type_last_90_days.zmp/info.txt @@ -0,0 +1,7 @@ +OpenStreetMap - ,
+ ,
+
+ .
+
+: http://www.openstreetmap.org + \ No newline at end of file diff --git a/_osm_ito/Recent_edits_by_type_last_90_days.zmp/params.txt b/_osm_ito/Recent_edits_by_type_last_90_days.zmp/params.txt new file mode 100644 index 000000000..776c0b821 --- /dev/null +++ b/_osm_ito/Recent_edits_by_type_last_90_days.zmp/params.txt @@ -0,0 +1,15 @@ +[PARAMS] +pnum=117 +GUID={b7126532-9dff-46ca-a16f-edd9ed2c487b} +asLayer=1 +name=Recent edits by type last 90 days (ITO Map) +NameInCache=osm_ito_Recent_edits_by_type_last_90_days +DefURLBase=http://t.beta.itoworld.com/127/136bdef4afc8d6e92586bc38e7b843c1/ +ContentType=image/png +Ext=.png +projection=1 +sradiusa=6378137 +sradiusb=6378137 +ParentSubMenu_ru=Сломанные карты\ITO Map (OSM) +ParentSubMenu=Not working\OITO Map (OSM) +ParentSubMenu_uk=Зламані карти\ITO Map (OSM) \ No newline at end of file diff --git a/_osm_ito/Recent_edits_last_7_days.zmp/18.bmp b/_osm_ito/Recent_edits_last_7_days.zmp/18.bmp new file mode 100644 index 000000000..629d91a15 Binary files /dev/null and b/_osm_ito/Recent_edits_last_7_days.zmp/18.bmp differ diff --git a/_osm_ito/Recent_edits_last_7_days.zmp/24.bmp b/_osm_ito/Recent_edits_last_7_days.zmp/24.bmp new file mode 100644 index 000000000..d989e87aa Binary files /dev/null and b/_osm_ito/Recent_edits_last_7_days.zmp/24.bmp differ diff --git a/_osm_ito/Recent_edits_last_7_days.zmp/GetUrlScript.txt b/_osm_ito/Recent_edits_last_7_days.zmp/GetUrlScript.txt new file mode 100644 index 000000000..62db12cfd --- /dev/null +++ b/_osm_ito/Recent_edits_last_7_days.zmp/GetUrlScript.txt @@ -0,0 +1,6 @@ +var + ts: string; +begin + ts := RegExprReplaceMatchSubStr(GetURLBase, 't\.beta\.itoworld\.com', 't'+inttostr( Random(4) )+'.beta.itoworld.com' ); + ResultURL := ts + inttostr(GetZ-1)+'/'+inttostr(GetX)+'/'+inttostr(GetY); +end. \ No newline at end of file diff --git a/_osm_ito/Recent_edits_last_7_days.zmp/info.txt b/_osm_ito/Recent_edits_last_7_days.zmp/info.txt new file mode 100644 index 000000000..9056a705c --- /dev/null +++ b/_osm_ito/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_ito/Recent_edits_last_7_days.zmp/params.txt b/_osm_ito/Recent_edits_last_7_days.zmp/params.txt new file mode 100644 index 000000000..a979e37fb --- /dev/null +++ b/_osm_ito/Recent_edits_last_7_days.zmp/params.txt @@ -0,0 +1,15 @@ +[PARAMS] +pnum=117 +GUID={60157c49-6ed0-47ce-8a83-a42ddc16dcd6} +asLayer=1 +name=Recent edits last 7 days (ITO Map) +NameInCache=osm_ito_Recent_edits_last_7_days +DefURLBase=http://t.beta.itoworld.com/130/136bdef4afc8d6e92586bc38e7b843c1/ +ContentType=image/png +Ext=.png +projection=1 +sradiusa=6378137 +sradiusb=6378137 +ParentSubMenu_ru=Сломанные карты\ITO Map (OSM) +ParentSubMenu=Not working\OITO Map (OSM) +ParentSubMenu_uk=Зламані карти\ITO Map (OSM) diff --git a/_osm_ito/Recent_edits_last_90_days.zmp/18.bmp b/_osm_ito/Recent_edits_last_90_days.zmp/18.bmp new file mode 100644 index 000000000..629d91a15 Binary files /dev/null and b/_osm_ito/Recent_edits_last_90_days.zmp/18.bmp differ diff --git a/_osm_ito/Recent_edits_last_90_days.zmp/24.bmp b/_osm_ito/Recent_edits_last_90_days.zmp/24.bmp new file mode 100644 index 000000000..d989e87aa Binary files /dev/null and b/_osm_ito/Recent_edits_last_90_days.zmp/24.bmp differ diff --git a/_osm_ito/Recent_edits_last_90_days.zmp/GetUrlScript.txt b/_osm_ito/Recent_edits_last_90_days.zmp/GetUrlScript.txt new file mode 100644 index 000000000..62db12cfd --- /dev/null +++ b/_osm_ito/Recent_edits_last_90_days.zmp/GetUrlScript.txt @@ -0,0 +1,6 @@ +var + ts: string; +begin + ts := RegExprReplaceMatchSubStr(GetURLBase, 't\.beta\.itoworld\.com', 't'+inttostr( Random(4) )+'.beta.itoworld.com' ); + ResultURL := ts + inttostr(GetZ-1)+'/'+inttostr(GetX)+'/'+inttostr(GetY); +end. \ No newline at end of file diff --git a/_osm_ito/Recent_edits_last_90_days.zmp/info.txt b/_osm_ito/Recent_edits_last_90_days.zmp/info.txt new file mode 100644 index 000000000..9056a705c --- /dev/null +++ b/_osm_ito/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_ito/Recent_edits_last_90_days.zmp/params.txt b/_osm_ito/Recent_edits_last_90_days.zmp/params.txt new file mode 100644 index 000000000..92f82c7f8 --- /dev/null +++ b/_osm_ito/Recent_edits_last_90_days.zmp/params.txt @@ -0,0 +1,15 @@ +[PARAMS] +pnum=117 +GUID={bfb36466-2275-4dcf-85ad-b15aa793b9c9} +asLayer=1 +name=Recent edits last 90 days (ITO Map) +NameInCache=osm_ito_Recent_edits_last_90_days +DefURLBase=http://t.beta.itoworld.com/129/136bdef4afc8d6e92586bc38e7b843c1/ +ContentType=image/png +Ext=.png +projection=1 +sradiusa=6378137 +sradiusb=6378137 +ParentSubMenu_ru=Сломанные карты\ITO Map (OSM) +ParentSubMenu=Not working\OITO Map (OSM) +ParentSubMenu_uk=Зламані карти\ITO Map (OSM) diff --git a/_osm_ito/Schools.zmp/017.png b/_osm_ito/Schools.zmp/017.png new file mode 100644 index 000000000..78c61b417 Binary files /dev/null and b/_osm_ito/Schools.zmp/017.png differ diff --git a/_osm_ito/Schools.zmp/18.bmp b/_osm_ito/Schools.zmp/18.bmp new file mode 100644 index 000000000..f6a7b44a9 Binary files /dev/null and b/_osm_ito/Schools.zmp/18.bmp differ diff --git a/_osm_ito/Schools.zmp/24.bmp b/_osm_ito/Schools.zmp/24.bmp new file mode 100644 index 000000000..39317c915 Binary files /dev/null and b/_osm_ito/Schools.zmp/24.bmp differ diff --git a/_osm_ito/Schools.zmp/GetUrlScript.txt b/_osm_ito/Schools.zmp/GetUrlScript.txt new file mode 100644 index 000000000..62db12cfd --- /dev/null +++ b/_osm_ito/Schools.zmp/GetUrlScript.txt @@ -0,0 +1,6 @@ +var + ts: string; +begin + ts := RegExprReplaceMatchSubStr(GetURLBase, 't\.beta\.itoworld\.com', 't'+inttostr( Random(4) )+'.beta.itoworld.com' ); + ResultURL := ts + inttostr(GetZ-1)+'/'+inttostr(GetX)+'/'+inttostr(GetY); +end. \ No newline at end of file diff --git a/_osm_ito/Schools.zmp/info.txt b/_osm_ito/Schools.zmp/info.txt new file mode 100644 index 000000000..449ac8ed8 --- /dev/null +++ b/_osm_ito/Schools.zmp/info.txt @@ -0,0 +1,8 @@ +OpenStreetMap - ,
+ ,
+
+ .
+
+: http://www.openstreetmap.org + + \ No newline at end of file diff --git a/_osm_ito/Schools.zmp/params.txt b/_osm_ito/Schools.zmp/params.txt new file mode 100644 index 000000000..9fec2c564 --- /dev/null +++ b/_osm_ito/Schools.zmp/params.txt @@ -0,0 +1,16 @@ +[PARAMS] +pnum=117 +GUID={739d497a-6967-4132-8b3d-370ca9da1ed7} +asLayer=1 +name_ru=Школы (ITO Map) +name=Schools (ITO Map) +NameInCache=osm_ito_Schools +DefURLBase=http://t.beta.itoworld.com/6/136bdef4afc8d6e92586bc38e7b843c1/ +ContentType=image/png +Ext=.png +projection=1 +sradiusa=6378137 +sradiusb=6378137 +ParentSubMenu_ru=Сломанные карты\ITO Map (OSM) +ParentSubMenu=Not working\OITO Map (OSM) +ParentSubMenu_uk=Зламані карти\ITO Map (OSM) diff --git a/_osm_ito/Sidewalks_and_footways.zmp/036.png b/_osm_ito/Sidewalks_and_footways.zmp/036.png new file mode 100644 index 000000000..ab1991e78 Binary files /dev/null and b/_osm_ito/Sidewalks_and_footways.zmp/036.png differ diff --git a/_osm_ito/Sidewalks_and_footways.zmp/18.bmp b/_osm_ito/Sidewalks_and_footways.zmp/18.bmp new file mode 100644 index 000000000..a942fa46b Binary files /dev/null and b/_osm_ito/Sidewalks_and_footways.zmp/18.bmp differ diff --git a/_osm_ito/Sidewalks_and_footways.zmp/24.bmp b/_osm_ito/Sidewalks_and_footways.zmp/24.bmp new file mode 100644 index 000000000..da49b1710 Binary files /dev/null and b/_osm_ito/Sidewalks_and_footways.zmp/24.bmp differ diff --git a/_osm_ito/Sidewalks_and_footways.zmp/GetUrlScript.txt b/_osm_ito/Sidewalks_and_footways.zmp/GetUrlScript.txt new file mode 100644 index 000000000..62db12cfd --- /dev/null +++ b/_osm_ito/Sidewalks_and_footways.zmp/GetUrlScript.txt @@ -0,0 +1,6 @@ +var + ts: string; +begin + ts := RegExprReplaceMatchSubStr(GetURLBase, 't\.beta\.itoworld\.com', 't'+inttostr( Random(4) )+'.beta.itoworld.com' ); + ResultURL := ts + inttostr(GetZ-1)+'/'+inttostr(GetX)+'/'+inttostr(GetY); +end. \ No newline at end of file diff --git a/_osm_ito/Sidewalks_and_footways.zmp/info.txt b/_osm_ito/Sidewalks_and_footways.zmp/info.txt new file mode 100644 index 000000000..4f0adf964 --- /dev/null +++ b/_osm_ito/Sidewalks_and_footways.zmp/info.txt @@ -0,0 +1,7 @@ +OpenStreetMap - ,
+ ,
+
+ .
+
+: http://www.openstreetmap.org + \ No newline at end of file diff --git a/_osm_ito/Sidewalks_and_footways.zmp/params.txt b/_osm_ito/Sidewalks_and_footways.zmp/params.txt new file mode 100644 index 000000000..847f617f3 --- /dev/null +++ b/_osm_ito/Sidewalks_and_footways.zmp/params.txt @@ -0,0 +1,16 @@ +[PARAMS] +pnum=117 +GUID={55e0396e-3d80-4440-8fcb-812bcd3f039c} +asLayer=1 +name_ru=Пешеходные дороги (ITO Map) +name=Sidewalks and footways (ITO Map) +NameInCache=osm_ito_Sidewalks_and_footways +DefURLBase=http://t.beta.itoworld.com/126/136bdef4afc8d6e92586bc38e7b843c1/ +ContentType=image/png +Ext=.png +projection=1 +sradiusa=6378137 +sradiusb=6378137 +ParentSubMenu_ru=Сломанные карты\ITO Map (OSM) +ParentSubMenu=Not working\OITO Map (OSM) +ParentSubMenu_uk=Зламані карти\ITO Map (OSM) diff --git a/_osm_ito/Speed_limits.zmp/033.png b/_osm_ito/Speed_limits.zmp/033.png new file mode 100644 index 000000000..0fce0df99 Binary files /dev/null and b/_osm_ito/Speed_limits.zmp/033.png differ diff --git a/_osm_ito/Speed_limits.zmp/18.bmp b/_osm_ito/Speed_limits.zmp/18.bmp new file mode 100644 index 000000000..e72ec70b0 Binary files /dev/null and b/_osm_ito/Speed_limits.zmp/18.bmp differ diff --git a/_osm_ito/Speed_limits.zmp/24.bmp b/_osm_ito/Speed_limits.zmp/24.bmp new file mode 100644 index 000000000..9d9f29db7 Binary files /dev/null and b/_osm_ito/Speed_limits.zmp/24.bmp differ diff --git a/_osm_ito/Speed_limits.zmp/GetUrlScript.txt b/_osm_ito/Speed_limits.zmp/GetUrlScript.txt new file mode 100644 index 000000000..62db12cfd --- /dev/null +++ b/_osm_ito/Speed_limits.zmp/GetUrlScript.txt @@ -0,0 +1,6 @@ +var + ts: string; +begin + ts := RegExprReplaceMatchSubStr(GetURLBase, 't\.beta\.itoworld\.com', 't'+inttostr( Random(4) )+'.beta.itoworld.com' ); + ResultURL := ts + inttostr(GetZ-1)+'/'+inttostr(GetX)+'/'+inttostr(GetY); +end. \ No newline at end of file diff --git a/_osm_ito/Speed_limits.zmp/info.txt b/_osm_ito/Speed_limits.zmp/info.txt new file mode 100644 index 000000000..60d5e9aaa --- /dev/null +++ b/_osm_ito/Speed_limits.zmp/info.txt @@ -0,0 +1,7 @@ +OpenStreetMap - ,
+ ,
+
+ .
+
+: http://www.openstreetmap.org + \ No newline at end of file diff --git a/_osm_ito/Speed_limits.zmp/params.txt b/_osm_ito/Speed_limits.zmp/params.txt new file mode 100644 index 000000000..a271c7dd2 --- /dev/null +++ b/_osm_ito/Speed_limits.zmp/params.txt @@ -0,0 +1,16 @@ +[PARAMS] +pnum=117 +GUID={7cd527ee-486f-467d-b87e-de5648431248} +asLayer=1 +name_ru=Ограничения скорости (ITO Map) +name=Speed limits (ITO Map) +NameInCache=osm_ito_Speed_limits +DefURLBase=http://t.beta.itoworld.com/124/136bdef4afc8d6e92586bc38e7b843c1/ +ContentType=image/png +Ext=.png +projection=1 +sradiusa=6378137 +sradiusb=6378137 +ParentSubMenu_ru=Сломанные карты\ITO Map (OSM) +ParentSubMenu=Not working\OITO Map (OSM) +ParentSubMenu_uk=Зламані карти\ITO Map (OSM) diff --git a/_osm_ito/Speed_limits_fixme.zmp/034.png b/_osm_ito/Speed_limits_fixme.zmp/034.png new file mode 100644 index 000000000..2bd67de87 Binary files /dev/null and b/_osm_ito/Speed_limits_fixme.zmp/034.png differ diff --git a/_osm_ito/Speed_limits_fixme.zmp/18.bmp b/_osm_ito/Speed_limits_fixme.zmp/18.bmp new file mode 100644 index 000000000..a942fa46b Binary files /dev/null and b/_osm_ito/Speed_limits_fixme.zmp/18.bmp differ diff --git a/_osm_ito/Speed_limits_fixme.zmp/24.bmp b/_osm_ito/Speed_limits_fixme.zmp/24.bmp new file mode 100644 index 000000000..da49b1710 Binary files /dev/null and b/_osm_ito/Speed_limits_fixme.zmp/24.bmp differ diff --git a/_osm_ito/Speed_limits_fixme.zmp/GetUrlScript.txt b/_osm_ito/Speed_limits_fixme.zmp/GetUrlScript.txt new file mode 100644 index 000000000..62db12cfd --- /dev/null +++ b/_osm_ito/Speed_limits_fixme.zmp/GetUrlScript.txt @@ -0,0 +1,6 @@ +var + ts: string; +begin + ts := RegExprReplaceMatchSubStr(GetURLBase, 't\.beta\.itoworld\.com', 't'+inttostr( Random(4) )+'.beta.itoworld.com' ); + ResultURL := ts + inttostr(GetZ-1)+'/'+inttostr(GetX)+'/'+inttostr(GetY); +end. \ No newline at end of file diff --git a/_osm_ito/Speed_limits_fixme.zmp/info.txt b/_osm_ito/Speed_limits_fixme.zmp/info.txt new file mode 100644 index 000000000..fc78d3da1 --- /dev/null +++ b/_osm_ito/Speed_limits_fixme.zmp/info.txt @@ -0,0 +1,7 @@ +OpenStreetMap - ,
+ ,
+
+ .
+
+: http://www.openstreetmap.org + \ No newline at end of file diff --git a/_osm_ito/Speed_limits_fixme.zmp/params.txt b/_osm_ito/Speed_limits_fixme.zmp/params.txt new file mode 100644 index 000000000..85d29b8bc --- /dev/null +++ b/_osm_ito/Speed_limits_fixme.zmp/params.txt @@ -0,0 +1,15 @@ +[PARAMS] +pnum=117 +GUID={5d809b8f-2702-4c0a-9868-723381d246ac} +asLayer=1 +name=Speed limits fixme (ITO Map) +NameInCache=osm_ito_Speed_limits_fixme +DefURLBase=http://t.beta.itoworld.com/125/136bdef4afc8d6e92586bc38e7b843c1/ +ContentType=image/png +Ext=.png +projection=1 +sradiusa=6378137 +sradiusb=6378137 +ParentSubMenu_ru=Сломанные карты\ITO Map (OSM) +ParentSubMenu=Not working\OITO Map (OSM) +ParentSubMenu_uk=Зламані карти\ITO Map (OSM) diff --git a/_osm_ito/Speed_limits_kmh.zmp/006.png b/_osm_ito/Speed_limits_kmh.zmp/006.png new file mode 100644 index 000000000..7a12c9a8d Binary files /dev/null and b/_osm_ito/Speed_limits_kmh.zmp/006.png differ diff --git a/_osm_ito/Speed_limits_kmh.zmp/18.bmp b/_osm_ito/Speed_limits_kmh.zmp/18.bmp new file mode 100644 index 000000000..a942fa46b Binary files /dev/null and b/_osm_ito/Speed_limits_kmh.zmp/18.bmp differ diff --git a/_osm_ito/Speed_limits_kmh.zmp/24.bmp b/_osm_ito/Speed_limits_kmh.zmp/24.bmp new file mode 100644 index 000000000..da49b1710 Binary files /dev/null and b/_osm_ito/Speed_limits_kmh.zmp/24.bmp differ diff --git a/_osm_ito/Speed_limits_kmh.zmp/GetUrlScript.txt b/_osm_ito/Speed_limits_kmh.zmp/GetUrlScript.txt new file mode 100644 index 000000000..62db12cfd --- /dev/null +++ b/_osm_ito/Speed_limits_kmh.zmp/GetUrlScript.txt @@ -0,0 +1,6 @@ +var + ts: string; +begin + ts := RegExprReplaceMatchSubStr(GetURLBase, 't\.beta\.itoworld\.com', 't'+inttostr( Random(4) )+'.beta.itoworld.com' ); + ResultURL := ts + inttostr(GetZ-1)+'/'+inttostr(GetX)+'/'+inttostr(GetY); +end. \ No newline at end of file diff --git a/_osm_ito/Speed_limits_kmh.zmp/info.txt b/_osm_ito/Speed_limits_kmh.zmp/info.txt new file mode 100644 index 000000000..3b5a9ad4e --- /dev/null +++ b/_osm_ito/Speed_limits_kmh.zmp/info.txt @@ -0,0 +1,8 @@ +OpenStreetMap - ,
+ ,
+
+ .
+
+: http://www.openstreetmap.org +ITO Map overlay showing the value in maxspeed=* for all ways with highway=* suitable for km/h areas. yellow for maxspeed of 'none'. dark blue for 130/120/110. light blue for 100, purple for 90/80, red for 70/60 orange for 50 and green for 5/10/15/20/30/40. Where a maxspeed is set to another value is it shown as 'tan'. If maxspeed is not set then for road classes of tertiary and higher then roads are shown in black. + \ No newline at end of file diff --git a/_osm_ito/Speed_limits_kmh.zmp/params.txt b/_osm_ito/Speed_limits_kmh.zmp/params.txt new file mode 100644 index 000000000..67fd01724 --- /dev/null +++ b/_osm_ito/Speed_limits_kmh.zmp/params.txt @@ -0,0 +1,15 @@ +[PARAMS] +pnum=117 +GUID={8cbd2b8d-254b-48b8-b217-6c65bba6fd08} +asLayer=1 +name=Speed limits kmh (ITO Map) +NameInCache=osm_ito_Speed_limits_kmh +DefURLBase=http://t.beta.itoworld.com/35/136bdef4afc8d6e92586bc38e7b843c1/ +ContentType=image/png +Ext=.png +projection=1 +sradiusa=6378137 +sradiusb=6378137 +ParentSubMenu_ru=Сломанные карты\ITO Map (OSM) +ParentSubMenu=Not working\OITO Map (OSM) +ParentSubMenu_uk=Зламані карти\ITO Map (OSM) diff --git a/_osm_ito/Speed_limits_kmh_major_roads.zmp/007.png b/_osm_ito/Speed_limits_kmh_major_roads.zmp/007.png new file mode 100644 index 000000000..f49cd3c6c Binary files /dev/null and b/_osm_ito/Speed_limits_kmh_major_roads.zmp/007.png differ diff --git a/_osm_ito/Speed_limits_kmh_major_roads.zmp/18.bmp b/_osm_ito/Speed_limits_kmh_major_roads.zmp/18.bmp new file mode 100644 index 000000000..a942fa46b Binary files /dev/null and b/_osm_ito/Speed_limits_kmh_major_roads.zmp/18.bmp differ diff --git a/_osm_ito/Speed_limits_kmh_major_roads.zmp/24.bmp b/_osm_ito/Speed_limits_kmh_major_roads.zmp/24.bmp new file mode 100644 index 000000000..da49b1710 Binary files /dev/null and b/_osm_ito/Speed_limits_kmh_major_roads.zmp/24.bmp differ diff --git a/_osm_ito/Speed_limits_kmh_major_roads.zmp/GetUrlScript.txt b/_osm_ito/Speed_limits_kmh_major_roads.zmp/GetUrlScript.txt new file mode 100644 index 000000000..62db12cfd --- /dev/null +++ b/_osm_ito/Speed_limits_kmh_major_roads.zmp/GetUrlScript.txt @@ -0,0 +1,6 @@ +var + ts: string; +begin + ts := RegExprReplaceMatchSubStr(GetURLBase, 't\.beta\.itoworld\.com', 't'+inttostr( Random(4) )+'.beta.itoworld.com' ); + ResultURL := ts + inttostr(GetZ-1)+'/'+inttostr(GetX)+'/'+inttostr(GetY); +end. \ No newline at end of file diff --git a/_osm_ito/Speed_limits_kmh_major_roads.zmp/info.txt b/_osm_ito/Speed_limits_kmh_major_roads.zmp/info.txt new file mode 100644 index 000000000..38cbb8788 --- /dev/null +++ b/_osm_ito/Speed_limits_kmh_major_roads.zmp/info.txt @@ -0,0 +1,8 @@ +OpenStreetMap - ,
+ ,
+
+ .
+
+: http://www.openstreetmap.org +ITO Map overlay showing the value in maxspeed=* for highway=motorway, highway=trunk and highway=primary for areas where speed is shown in km/h. Yellow is used for ways with maxspeed set to 'none', dark blue for 130/120/110, light blue for 100, purple for 90/80, red for 70/60 and orange for 50. Where a maxspeed is set to another value is it shown as 'tan'. If maxspeed is not set then for the above road classes the road is shown in black. + \ No newline at end of file diff --git a/_osm_ito/Speed_limits_kmh_major_roads.zmp/params.txt b/_osm_ito/Speed_limits_kmh_major_roads.zmp/params.txt new file mode 100644 index 000000000..712f3a155 --- /dev/null +++ b/_osm_ito/Speed_limits_kmh_major_roads.zmp/params.txt @@ -0,0 +1,15 @@ +[PARAMS] +pnum=117 +GUID={4ef3bef5-11fc-48a8-9768-ccce054b9160} +asLayer=1 +name=Speed limits kmh major roads (ITO Map) +NameInCache=osm_ito_Speed_limits_kmh_major_roads +DefURLBase=http://t.beta.itoworld.com/42/136bdef4afc8d6e92586bc38e7b843c1/ +ContentType=image/png +Ext=.png +projection=1 +sradiusa=6378137 +sradiusb=6378137 +ParentSubMenu_ru=Сломанные карты\ITO Map (OSM) +ParentSubMenu=Not working\OITO Map (OSM) +ParentSubMenu_uk=Зламані карти\ITO Map (OSM) diff --git a/_osm_ito/Speed_limits_major_roads.zmp/18.bmp b/_osm_ito/Speed_limits_major_roads.zmp/18.bmp new file mode 100644 index 000000000..a942fa46b Binary files /dev/null and b/_osm_ito/Speed_limits_major_roads.zmp/18.bmp differ diff --git a/_osm_ito/Speed_limits_major_roads.zmp/24.bmp b/_osm_ito/Speed_limits_major_roads.zmp/24.bmp new file mode 100644 index 000000000..da49b1710 Binary files /dev/null and b/_osm_ito/Speed_limits_major_roads.zmp/24.bmp differ diff --git a/_osm_ito/Speed_limits_major_roads.zmp/GetUrlScript.txt b/_osm_ito/Speed_limits_major_roads.zmp/GetUrlScript.txt new file mode 100644 index 000000000..62db12cfd --- /dev/null +++ b/_osm_ito/Speed_limits_major_roads.zmp/GetUrlScript.txt @@ -0,0 +1,6 @@ +var + ts: string; +begin + ts := RegExprReplaceMatchSubStr(GetURLBase, 't\.beta\.itoworld\.com', 't'+inttostr( Random(4) )+'.beta.itoworld.com' ); + ResultURL := ts + inttostr(GetZ-1)+'/'+inttostr(GetX)+'/'+inttostr(GetY); +end. \ No newline at end of file diff --git a/_osm_ito/Speed_limits_major_roads.zmp/info.txt b/_osm_ito/Speed_limits_major_roads.zmp/info.txt new file mode 100644 index 000000000..9056a705c --- /dev/null +++ b/_osm_ito/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_ito/Speed_limits_major_roads.zmp/params.txt b/_osm_ito/Speed_limits_major_roads.zmp/params.txt new file mode 100644 index 000000000..406e00c31 --- /dev/null +++ b/_osm_ito/Speed_limits_major_roads.zmp/params.txt @@ -0,0 +1,15 @@ +[PARAMS] +pnum=117 +GUID={2e2e2f45-d54d-400b-99b8-9e6554e74f62} +asLayer=1 +name=Speed limits major roads (ITO Map) +NameInCache=osm_ito_Speed_limits_major_roads +DefURLBase=http://t.beta.itoworld.com/149/136bdef4afc8d6e92586bc38e7b843c1/ +ContentType=image/png +Ext=.png +projection=1 +sradiusa=6378137 +sradiusb=6378137 +ParentSubMenu_ru=Сломанные карты\ITO Map (OSM) +ParentSubMenu=Not working\OITO Map (OSM) +ParentSubMenu_uk=Зламані карти\ITO Map (OSM) diff --git a/_osm_ito/Speed_limits_mph.zmp/004.png b/_osm_ito/Speed_limits_mph.zmp/004.png new file mode 100644 index 000000000..ff2577279 Binary files /dev/null and b/_osm_ito/Speed_limits_mph.zmp/004.png differ diff --git a/_osm_ito/Speed_limits_mph.zmp/18.bmp b/_osm_ito/Speed_limits_mph.zmp/18.bmp new file mode 100644 index 000000000..a942fa46b Binary files /dev/null and b/_osm_ito/Speed_limits_mph.zmp/18.bmp differ diff --git a/_osm_ito/Speed_limits_mph.zmp/24.bmp b/_osm_ito/Speed_limits_mph.zmp/24.bmp new file mode 100644 index 000000000..da49b1710 Binary files /dev/null and b/_osm_ito/Speed_limits_mph.zmp/24.bmp differ diff --git a/_osm_ito/Speed_limits_mph.zmp/GetUrlScript.txt b/_osm_ito/Speed_limits_mph.zmp/GetUrlScript.txt new file mode 100644 index 000000000..62db12cfd --- /dev/null +++ b/_osm_ito/Speed_limits_mph.zmp/GetUrlScript.txt @@ -0,0 +1,6 @@ +var + ts: string; +begin + ts := RegExprReplaceMatchSubStr(GetURLBase, 't\.beta\.itoworld\.com', 't'+inttostr( Random(4) )+'.beta.itoworld.com' ); + ResultURL := ts + inttostr(GetZ-1)+'/'+inttostr(GetX)+'/'+inttostr(GetY); +end. \ No newline at end of file diff --git a/_osm_ito/Speed_limits_mph.zmp/info.txt b/_osm_ito/Speed_limits_mph.zmp/info.txt new file mode 100644 index 000000000..46497d0c0 --- /dev/null +++ b/_osm_ito/Speed_limits_mph.zmp/info.txt @@ -0,0 +1,8 @@ +OpenStreetMap - ,
+ ,
+
+ .
+
+: http://www.openstreetmap.org +ITO Map overlay showing the value in maxspeed=* for all ways with highway=* suitable for areas that used miles per hour. yellow for maxspeed of 'none' (some states in the USA), dark blue for '70 mph' (and '70mph'), light blue for 60/65 mph, purple for 50/55 mph, red for 40/45 mph, orange for 30/35 mph and green for 5/10/15/20/25 mph. Where a maxspeed is set to another value is it shown as 'tan'. If maxspeed is not set then for road classes of tertiary and higher roads are shown in black. Note that speeds much end in 'mph' with an optional but preferred space between the number and the letter 'mph'. + \ No newline at end of file diff --git a/_osm_ito/Speed_limits_mph.zmp/params.txt b/_osm_ito/Speed_limits_mph.zmp/params.txt new file mode 100644 index 000000000..443124c09 --- /dev/null +++ b/_osm_ito/Speed_limits_mph.zmp/params.txt @@ -0,0 +1,15 @@ +[PARAMS] +pnum=117 +GUID={1e1980cf-bf59-4c9c-be70-820987f93225} +asLayer=1 +name=Speed limits mph (ITO Map) +NameInCache=osm_ito_Speed_limits_mph +DefURLBase=http://t.beta.itoworld.com/5/136bdef4afc8d6e92586bc38e7b843c1/ +ContentType=image/png +Ext=.png +projection=1 +sradiusa=6378137 +sradiusb=6378137 +ParentSubMenu_ru=Сломанные карты\ITO Map (OSM) +ParentSubMenu=Not working\OITO Map (OSM) +ParentSubMenu_uk=Зламані карти\ITO Map (OSM) diff --git a/_osm_ito/Speed_limits_mph_major_roads.zmp/005.png b/_osm_ito/Speed_limits_mph_major_roads.zmp/005.png new file mode 100644 index 000000000..7a9498f01 Binary files /dev/null and b/_osm_ito/Speed_limits_mph_major_roads.zmp/005.png differ diff --git a/_osm_ito/Speed_limits_mph_major_roads.zmp/18.bmp b/_osm_ito/Speed_limits_mph_major_roads.zmp/18.bmp new file mode 100644 index 000000000..a942fa46b Binary files /dev/null and b/_osm_ito/Speed_limits_mph_major_roads.zmp/18.bmp differ diff --git a/_osm_ito/Speed_limits_mph_major_roads.zmp/24.bmp b/_osm_ito/Speed_limits_mph_major_roads.zmp/24.bmp new file mode 100644 index 000000000..da49b1710 Binary files /dev/null and b/_osm_ito/Speed_limits_mph_major_roads.zmp/24.bmp differ diff --git a/_osm_ito/Speed_limits_mph_major_roads.zmp/GetUrlScript.txt b/_osm_ito/Speed_limits_mph_major_roads.zmp/GetUrlScript.txt new file mode 100644 index 000000000..62db12cfd --- /dev/null +++ b/_osm_ito/Speed_limits_mph_major_roads.zmp/GetUrlScript.txt @@ -0,0 +1,6 @@ +var + ts: string; +begin + ts := RegExprReplaceMatchSubStr(GetURLBase, 't\.beta\.itoworld\.com', 't'+inttostr( Random(4) )+'.beta.itoworld.com' ); + ResultURL := ts + inttostr(GetZ-1)+'/'+inttostr(GetX)+'/'+inttostr(GetY); +end. \ No newline at end of file diff --git a/_osm_ito/Speed_limits_mph_major_roads.zmp/info.txt b/_osm_ito/Speed_limits_mph_major_roads.zmp/info.txt new file mode 100644 index 000000000..09a824a5e --- /dev/null +++ b/_osm_ito/Speed_limits_mph_major_roads.zmp/info.txt @@ -0,0 +1,8 @@ +OpenStreetMap - ,
+ ,
+
+ .
+
+: http://www.openstreetmap.org +ITO Map overlay showing the value in maxspeed=* for highway=motorway, highway=trunk and highway=primary for area that show speeds as miles per hour. Yellow is used for ways with maxspeed set to 'none' (some states in the USA), dark blue for '70 mph' (and '70mph'), light blue for 60/65 mph, purple for 50/55 mph, red for 40/45 mph and orange for 30/35 mph. Where a maxspeed is set to another value is it shown as 'tan'. If maxspeed is not set then for the above road classes the road is shown in black. Note that speeds much end in 'mph' with an optional but preferred space between the number and the letter 'mph'. + \ No newline at end of file diff --git a/_osm_ito/Speed_limits_mph_major_roads.zmp/params.txt b/_osm_ito/Speed_limits_mph_major_roads.zmp/params.txt new file mode 100644 index 000000000..51641e0a7 --- /dev/null +++ b/_osm_ito/Speed_limits_mph_major_roads.zmp/params.txt @@ -0,0 +1,15 @@ +[PARAMS] +pnum=117 +GUID={5ad055e8-8cb7-4a7d-87d4-a1d2dffc57e8} +asLayer=1 +name=Speed limits mph major roads (ITO Map) +NameInCache=osm_ito_Speed_limits_mph_major_roads +DefURLBase=http://t.beta.itoworld.com/41/136bdef4afc8d6e92586bc38e7b843c1/ +ContentType=image/png +Ext=.png +projection=1 +sradiusa=6378137 +sradiusb=6378137 +ParentSubMenu_ru=Сломанные карты\ITO Map (OSM) +ParentSubMenu=Not working\OITO Map (OSM) +ParentSubMenu_uk=Зламані карти\ITO Map (OSM) diff --git a/_osm_ito/Surfaces.zmp/018.png b/_osm_ito/Surfaces.zmp/018.png new file mode 100644 index 000000000..0324df249 Binary files /dev/null and b/_osm_ito/Surfaces.zmp/018.png differ diff --git a/_osm_ito/Surfaces.zmp/18.bmp b/_osm_ito/Surfaces.zmp/18.bmp new file mode 100644 index 000000000..a942fa46b Binary files /dev/null and b/_osm_ito/Surfaces.zmp/18.bmp differ diff --git a/_osm_ito/Surfaces.zmp/24.bmp b/_osm_ito/Surfaces.zmp/24.bmp new file mode 100644 index 000000000..da49b1710 Binary files /dev/null and b/_osm_ito/Surfaces.zmp/24.bmp differ diff --git a/_osm_ito/Surfaces.zmp/GetUrlScript.txt b/_osm_ito/Surfaces.zmp/GetUrlScript.txt new file mode 100644 index 000000000..62db12cfd --- /dev/null +++ b/_osm_ito/Surfaces.zmp/GetUrlScript.txt @@ -0,0 +1,6 @@ +var + ts: string; +begin + ts := RegExprReplaceMatchSubStr(GetURLBase, 't\.beta\.itoworld\.com', 't'+inttostr( Random(4) )+'.beta.itoworld.com' ); + ResultURL := ts + inttostr(GetZ-1)+'/'+inttostr(GetX)+'/'+inttostr(GetY); +end. \ No newline at end of file diff --git a/_osm_ito/Surfaces.zmp/info.txt b/_osm_ito/Surfaces.zmp/info.txt new file mode 100644 index 000000000..4d6b234f1 --- /dev/null +++ b/_osm_ito/Surfaces.zmp/info.txt @@ -0,0 +1,9 @@ +OpenStreetMap - ,
+ ,
+
+ .
+
+: http://www.openstreetmap.org +ITO Map overlay showing tracktype=*. Blue is for paved surfaces tracktype=grade1. Black is for paths with an unspecified tracktype. + +ITO Map overlay showing tracktype=*. Blue is for paved surfaces tracktype=grade1. Black is for paths with an unspecified tracktype. diff --git a/_osm_ito/Surfaces.zmp/params.txt b/_osm_ito/Surfaces.zmp/params.txt new file mode 100644 index 000000000..9405ad69a --- /dev/null +++ b/_osm_ito/Surfaces.zmp/params.txt @@ -0,0 +1,16 @@ +[PARAMS] +pnum=117 +GUID={176922bd-fb05-4590-ab22-39aa423e29a2} +asLayer=1 +name_ru=Дорожное покрытие (ITO Map) +name=Surfaces (ITO Map) +NameInCache=osm_ito_Surfaces +DefURLBase=http://t.beta.itoworld.com/25/136bdef4afc8d6e92586bc38e7b843c1/ +ContentType=image/png +Ext=.png +projection=1 +sradiusa=6378137 +sradiusb=6378137 +ParentSubMenu_ru=Сломанные карты\ITO Map (OSM) +ParentSubMenu=Not working\OITO Map (OSM) +ParentSubMenu_uk=Зламані карти\ITO Map (OSM) diff --git a/_osm_ito/Transport_construction.zmp/029.png b/_osm_ito/Transport_construction.zmp/029.png new file mode 100644 index 000000000..647744dc0 Binary files /dev/null and b/_osm_ito/Transport_construction.zmp/029.png differ diff --git a/_osm_ito/Transport_construction.zmp/18.bmp b/_osm_ito/Transport_construction.zmp/18.bmp new file mode 100644 index 000000000..925eebe51 Binary files /dev/null and b/_osm_ito/Transport_construction.zmp/18.bmp differ diff --git a/_osm_ito/Transport_construction.zmp/24.bmp b/_osm_ito/Transport_construction.zmp/24.bmp new file mode 100644 index 000000000..0d7257867 Binary files /dev/null and b/_osm_ito/Transport_construction.zmp/24.bmp differ diff --git a/_osm_ito/Transport_construction.zmp/GetUrlScript.txt b/_osm_ito/Transport_construction.zmp/GetUrlScript.txt new file mode 100644 index 000000000..62db12cfd --- /dev/null +++ b/_osm_ito/Transport_construction.zmp/GetUrlScript.txt @@ -0,0 +1,6 @@ +var + ts: string; +begin + ts := RegExprReplaceMatchSubStr(GetURLBase, 't\.beta\.itoworld\.com', 't'+inttostr( Random(4) )+'.beta.itoworld.com' ); + ResultURL := ts + inttostr(GetZ-1)+'/'+inttostr(GetX)+'/'+inttostr(GetY); +end. \ No newline at end of file diff --git a/_osm_ito/Transport_construction.zmp/info.txt b/_osm_ito/Transport_construction.zmp/info.txt new file mode 100644 index 000000000..8ca2ab187 --- /dev/null +++ b/_osm_ito/Transport_construction.zmp/info.txt @@ -0,0 +1,7 @@ +OpenStreetMap - ,
+ ,
+
+ .
+
+: http://www.openstreetmap.org + \ No newline at end of file diff --git a/_osm_ito/Transport_construction.zmp/params.txt b/_osm_ito/Transport_construction.zmp/params.txt new file mode 100644 index 000000000..bcde37367 --- /dev/null +++ b/_osm_ito/Transport_construction.zmp/params.txt @@ -0,0 +1,15 @@ +[PARAMS] +pnum=117 +GUID={a9a1d64a-914d-4b0c-859b-b754a163e786} +asLayer=1 +name=Transport construction (ITO Map) +NameInCache=osm_ito_Transport_construction +DefURLBase=http://t.beta.itoworld.com/57/136bdef4afc8d6e92586bc38e7b843c1/ +ContentType=image/png +Ext=.png +projection=1 +sradiusa=6378137 +sradiusb=6378137 +ParentSubMenu_ru=Сломанные карты\ITO Map (OSM) +ParentSubMenu=Not working\OITO Map (OSM) +ParentSubMenu_uk=Зламані карти\ITO Map (OSM) diff --git a/_osm_ito/Unknown_roads.zmp/019.png b/_osm_ito/Unknown_roads.zmp/019.png new file mode 100644 index 000000000..1052b1bbf Binary files /dev/null and b/_osm_ito/Unknown_roads.zmp/019.png differ diff --git a/_osm_ito/Unknown_roads.zmp/18.bmp b/_osm_ito/Unknown_roads.zmp/18.bmp new file mode 100644 index 000000000..a942fa46b Binary files /dev/null and b/_osm_ito/Unknown_roads.zmp/18.bmp differ diff --git a/_osm_ito/Unknown_roads.zmp/24.bmp b/_osm_ito/Unknown_roads.zmp/24.bmp new file mode 100644 index 000000000..da49b1710 Binary files /dev/null and b/_osm_ito/Unknown_roads.zmp/24.bmp differ diff --git a/_osm_ito/Unknown_roads.zmp/GetUrlScript.txt b/_osm_ito/Unknown_roads.zmp/GetUrlScript.txt new file mode 100644 index 000000000..62db12cfd --- /dev/null +++ b/_osm_ito/Unknown_roads.zmp/GetUrlScript.txt @@ -0,0 +1,6 @@ +var + ts: string; +begin + ts := RegExprReplaceMatchSubStr(GetURLBase, 't\.beta\.itoworld\.com', 't'+inttostr( Random(4) )+'.beta.itoworld.com' ); + ResultURL := ts + inttostr(GetZ-1)+'/'+inttostr(GetX)+'/'+inttostr(GetY); +end. \ No newline at end of file diff --git a/_osm_ito/Unknown_roads.zmp/info.txt b/_osm_ito/Unknown_roads.zmp/info.txt new file mode 100644 index 000000000..02e0420c7 --- /dev/null +++ b/_osm_ito/Unknown_roads.zmp/info.txt @@ -0,0 +1,8 @@ +OpenStreetMap - ,
+ ,
+
+ .
+
+: http://www.openstreetmap.org +Overlay showing unknown roads which are tagged highway=road. After investigation these should be given a more accurate description. + \ No newline at end of file diff --git a/_osm_ito/Unknown_roads.zmp/params.txt b/_osm_ito/Unknown_roads.zmp/params.txt new file mode 100644 index 000000000..e715b30e5 --- /dev/null +++ b/_osm_ito/Unknown_roads.zmp/params.txt @@ -0,0 +1,15 @@ +[PARAMS] +pnum=117 +GUID={481e5ef5-c73a-49fb-bbaa-4f5968f47094} +asLayer=1 +name=Unknown roads (ITO Map) +NameInCache=osm_ito_Unknown_roads +DefURLBase=http://t.beta.itoworld.com/21/136bdef4afc8d6e92586bc38e7b843c1/ +ContentType=image/png +Ext=.png +projection=1 +sradiusa=6378137 +sradiusb=6378137 +ParentSubMenu_ru=Сломанные карты\ITO Map (OSM) +ParentSubMenu=Not working\OITO Map (OSM) +ParentSubMenu_uk=Зламані карти\ITO Map (OSM) diff --git a/_osm_ito/Unrecognised_speed_limits_(UK_only).zmp/027.png b/_osm_ito/Unrecognised_speed_limits_(UK_only).zmp/027.png new file mode 100644 index 000000000..f7dc4e65f Binary files /dev/null and b/_osm_ito/Unrecognised_speed_limits_(UK_only).zmp/027.png differ diff --git a/_osm_ito/Unrecognised_speed_limits_(UK_only).zmp/18.bmp b/_osm_ito/Unrecognised_speed_limits_(UK_only).zmp/18.bmp new file mode 100644 index 000000000..a942fa46b Binary files /dev/null and b/_osm_ito/Unrecognised_speed_limits_(UK_only).zmp/18.bmp differ diff --git a/_osm_ito/Unrecognised_speed_limits_(UK_only).zmp/24.bmp b/_osm_ito/Unrecognised_speed_limits_(UK_only).zmp/24.bmp new file mode 100644 index 000000000..da49b1710 Binary files /dev/null and b/_osm_ito/Unrecognised_speed_limits_(UK_only).zmp/24.bmp differ diff --git a/_osm_ito/Unrecognised_speed_limits_(UK_only).zmp/GetUrlScript.txt b/_osm_ito/Unrecognised_speed_limits_(UK_only).zmp/GetUrlScript.txt new file mode 100644 index 000000000..62db12cfd --- /dev/null +++ b/_osm_ito/Unrecognised_speed_limits_(UK_only).zmp/GetUrlScript.txt @@ -0,0 +1,6 @@ +var + ts: string; +begin + ts := RegExprReplaceMatchSubStr(GetURLBase, 't\.beta\.itoworld\.com', 't'+inttostr( Random(4) )+'.beta.itoworld.com' ); + ResultURL := ts + inttostr(GetZ-1)+'/'+inttostr(GetX)+'/'+inttostr(GetY); +end. \ No newline at end of file diff --git a/_osm_ito/Unrecognised_speed_limits_(UK_only).zmp/info.txt b/_osm_ito/Unrecognised_speed_limits_(UK_only).zmp/info.txt new file mode 100644 index 000000000..f33de93b6 --- /dev/null +++ b/_osm_ito/Unrecognised_speed_limits_(UK_only).zmp/info.txt @@ -0,0 +1,7 @@ +OpenStreetMap - ,
+ ,
+
+ .
+
+: http://www.openstreetmap.org + \ No newline at end of file diff --git a/_osm_ito/Unrecognised_speed_limits_(UK_only).zmp/params.txt b/_osm_ito/Unrecognised_speed_limits_(UK_only).zmp/params.txt new file mode 100644 index 000000000..45ddce6a0 --- /dev/null +++ b/_osm_ito/Unrecognised_speed_limits_(UK_only).zmp/params.txt @@ -0,0 +1,15 @@ +[PARAMS] +pnum=117 +GUID={e7acdf0a-b8c0-42f4-b99b-c95b2584eb2a} +asLayer=1 +name=Unrecognised speed limits (UK only) (ITO Map) +NameInCache=osm_ito_Unrecognised_speed_limits_(UK_only) +DefURLBase=http://t.beta.itoworld.com/81/136bdef4afc8d6e92586bc38e7b843c1/ +ContentType=image/png +Ext=.png +projection=1 +sradiusa=6378137 +sradiusb=6378137 +ParentSubMenu_ru=Сломанные карты\ITO Map (OSM) +ParentSubMenu=Not working\OITO Map (OSM) +ParentSubMenu_uk=Зламані карти\ITO Map (OSM) diff --git a/_osm_ito/Water.zmp/008.png b/_osm_ito/Water.zmp/008.png new file mode 100644 index 000000000..f43765f1c Binary files /dev/null and b/_osm_ito/Water.zmp/008.png differ diff --git a/_osm_ito/Water.zmp/18.bmp b/_osm_ito/Water.zmp/18.bmp new file mode 100644 index 000000000..7746c390a Binary files /dev/null and b/_osm_ito/Water.zmp/18.bmp differ diff --git a/_osm_ito/Water.zmp/24.bmp b/_osm_ito/Water.zmp/24.bmp new file mode 100644 index 000000000..431c56976 Binary files /dev/null and b/_osm_ito/Water.zmp/24.bmp differ diff --git a/_osm_ito/Water.zmp/GetUrlScript.txt b/_osm_ito/Water.zmp/GetUrlScript.txt new file mode 100644 index 000000000..62db12cfd --- /dev/null +++ b/_osm_ito/Water.zmp/GetUrlScript.txt @@ -0,0 +1,6 @@ +var + ts: string; +begin + ts := RegExprReplaceMatchSubStr(GetURLBase, 't\.beta\.itoworld\.com', 't'+inttostr( Random(4) )+'.beta.itoworld.com' ); + ResultURL := ts + inttostr(GetZ-1)+'/'+inttostr(GetX)+'/'+inttostr(GetY); +end. \ No newline at end of file diff --git a/_osm_ito/Water.zmp/info.txt b/_osm_ito/Water.zmp/info.txt new file mode 100644 index 000000000..9b00d18a6 --- /dev/null +++ b/_osm_ito/Water.zmp/info.txt @@ -0,0 +1,8 @@ +OpenStreetMap - ,
+ ,
+
+ .
+
+: http://www.openstreetmap.org +Showing different types of water feature. + \ No newline at end of file diff --git a/_osm_ito/Water.zmp/params.txt b/_osm_ito/Water.zmp/params.txt new file mode 100644 index 000000000..4f770471a --- /dev/null +++ b/_osm_ito/Water.zmp/params.txt @@ -0,0 +1,16 @@ +[PARAMS] +pnum=117 +GUID={592ad7bd-9cc4-4388-a9b4-daac846cb67b} +asLayer=1 +name_ru=Реки, притоки, вода (ITO Map) +name=Water (ITO Map) +NameInCache=osm_ito_Water +DefURLBase=http://t.beta.itoworld.com/3/136bdef4afc8d6e92586bc38e7b843c1/ +ContentType=image/png +Ext=.png +projection=1 +sradiusa=6378137 +sradiusb=6378137 +ParentSubMenu_ru=Сломанные карты\ITO Map (OSM) +ParentSubMenu=Not working\OITO Map (OSM) +ParentSubMenu_uk=Зламані карти\ITO Map (OSM) diff --git a/_osm_ito/notname_tag.zmp/18.bmp b/_osm_ito/notname_tag.zmp/18.bmp new file mode 100644 index 000000000..a942fa46b Binary files /dev/null and b/_osm_ito/notname_tag.zmp/18.bmp differ diff --git a/_osm_ito/notname_tag.zmp/24.bmp b/_osm_ito/notname_tag.zmp/24.bmp new file mode 100644 index 000000000..da49b1710 Binary files /dev/null and b/_osm_ito/notname_tag.zmp/24.bmp differ diff --git a/_osm_ito/notname_tag.zmp/GetUrlScript.txt b/_osm_ito/notname_tag.zmp/GetUrlScript.txt new file mode 100644 index 000000000..62db12cfd --- /dev/null +++ b/_osm_ito/notname_tag.zmp/GetUrlScript.txt @@ -0,0 +1,6 @@ +var + ts: string; +begin + ts := RegExprReplaceMatchSubStr(GetURLBase, 't\.beta\.itoworld\.com', 't'+inttostr( Random(4) )+'.beta.itoworld.com' ); + ResultURL := ts + inttostr(GetZ-1)+'/'+inttostr(GetX)+'/'+inttostr(GetY); +end. \ No newline at end of file diff --git a/_osm_ito/notname_tag.zmp/info.txt b/_osm_ito/notname_tag.zmp/info.txt new file mode 100644 index 000000000..9056a705c --- /dev/null +++ b/_osm_ito/notname_tag.zmp/info.txt @@ -0,0 +1,6 @@ +OpenStreetMap - ,
+ ,
+
+ .
+
+: http://www.openstreetmap.org \ No newline at end of file diff --git a/_osm_ito/notname_tag.zmp/params.txt b/_osm_ito/notname_tag.zmp/params.txt new file mode 100644 index 000000000..ac699fa44 --- /dev/null +++ b/_osm_ito/notname_tag.zmp/params.txt @@ -0,0 +1,15 @@ +[PARAMS] +pnum=117 +GUID={1638f3d5-1572-4d9b-b757-bb94b93fd9d4} +asLayer=1 +name=notname tag (ITO Map) +NameInCache=osm_ito_notname_tag +DefURLBase=http://t.beta.itoworld.com/141/136bdef4afc8d6e92586bc38e7b843c1/ +ContentType=image/png +Ext=.png +projection=1 +sradiusa=6378137 +sradiusb=6378137 +ParentSubMenu_ru=Сломанные карты\ITO Map (OSM) +ParentSubMenu=Not working\OITO Map (OSM) +ParentSubMenu_uk=Зламані карти\ITO Map (OSM) diff --git a/_tourism/TyanShan/tyan_shan.zmp/18.bmp b/_tourism/TyanShan/tyan_shan.zmp/18.bmp new file mode 100644 index 000000000..47d65f276 Binary files /dev/null and b/_tourism/TyanShan/tyan_shan.zmp/18.bmp differ diff --git a/_tourism/TyanShan/tyan_shan.zmp/24.bmp b/_tourism/TyanShan/tyan_shan.zmp/24.bmp new file mode 100644 index 000000000..595f438be Binary files /dev/null and b/_tourism/TyanShan/tyan_shan.zmp/24.bmp differ diff --git a/_tourism/TyanShan/tyan_shan.zmp/GetUrlScript.txt b/_tourism/TyanShan/tyan_shan.zmp/GetUrlScript.txt new file mode 100644 index 000000000..607d9e8f1 --- /dev/null +++ b/_tourism/TyanShan/tyan_shan.zmp/GetUrlScript.txt @@ -0,0 +1,56 @@ +function GetCode(const url: AnsiString): Cardinal; +var + VResponseCode: Cardinal; + VResponseHeader, VResponseData: AnsiString; +begin + Result := 1; + if Assigned(Downloader) then begin + VResponseHeader := ''; + VResponseData := ''; + VResponseCode := Downloader.DoHttpRequest(url, '', '', VResponseHeader, VResponseData); + Result := VResponseCode; + end; +end; + +var + BaseUrl: string; + code: Cardinal; + z_ok, z_no: integer; + r: integer; +begin + ResultURL := ''; + z_ok := StrToIntDef(GetBefore(';', ScriptBuffer), 1); // Максимальный масштаб, который точно есть + z_no := StrToIntDef(GetAfter(';', ScriptBuffer), 25); // Минимальный масштаб, которого точно нет + + // Масштаба нет - говорить не о чем + if getz >= z_no then exit; + + // Выбор зеркала, если не указана версия + if version = '' then + r := random(2) + else + r := StrToInt(version); + + case r of + 0: BaseUrl := GetURLBase; + 1: BaseUrl := RegExprReplaceMatchSubStr(GetURLBase, 'http://91.237.82.95:8088', 'https://maps.melda.ru'); + end; + + // Проверяем наличие масштаба + if getz > z_ok then begin + code := GetCode(BaseUrl+'z'+inttostr(getz)+'/'); + + // Внимание! Если сервер вернёт 403 - code почему-то будет 0. Так что выбор "404 или что-то иное" + // Если дело дошло до проверки наличия масштаба - значит какая-то граница (z_ok / z_no) точно подвинется. + if code = 404 then z_no := getz else z_ok := getz; + + // Сохраняем актуализированные границы для последующих вызовов + ScriptBuffer := inttostr(z_ok) + ';' + inttostr(z_no); + + // Масштаба нет (о чём могли только что при проверке узнать) - говорить не о чем + if getz >= z_no then exit; + end; + + // Ок, качаем тайлик + ResultURL:= BaseUrl+'z'+inttostr(getz)+'/'+inttostr(getx div 1024)+'/x'+inttostr(getx)+'/'+inttostr(gety div 1024)+'/y'+inttostr(gety)+'.jpg'; +end. diff --git a/_tourism/TyanShan/tyan_shan.zmp/info.txt b/_tourism/TyanShan/tyan_shan.zmp/info.txt new file mode 100644 index 000000000..1e6461e4e --- /dev/null +++ b/_tourism/TyanShan/tyan_shan.zmp/info.txt @@ -0,0 +1,13 @@ + ""

+ :
+-,
+ ,
+ ,
+ ,
+
+
+ : ., ., ., ., ....
+http://slazav.mccme.ru/maps/
+
+ - garl@mail.ru
+
diff --git a/_tourism/TyanShan/tyan_shan.zmp/params.txt b/_tourism/TyanShan/tyan_shan.zmp/params.txt new file mode 100644 index 000000000..db5fa56e3 --- /dev/null +++ b/_tourism/TyanShan/tyan_shan.zmp/params.txt @@ -0,0 +1,19 @@ + +[PARAMS] +pnum=17 +GUID={9EEAAEC9-C54E-4E34-8ADC-756A7E58EE34} +ParentSubMenu_ru=Горные\Киргизия +ParentSubMenu_uk=Гірський\Киргизія +ParentSubMenu=Mountain\Kyrgyzstan +name_ru=Тянь-Шань + Памир +name=Tyan-Shan & Pamir +DefURLBase=http://91.237.82.95:8088/pub/tourism/tyan_shan/ +projection=1 +sradiusa=6378137 +sradiusb=6378137 +NameInCache=Tyan_Shan +Ext=.jpg +defaultContentType=image/jpeg +ContentType="image/jpeg" +MaxConnectToServerCount=1 +IsUseDownloaderInScript=1 diff --git a/_tourism/altay_katun_chui.zmp/18.bmp b/_tourism/altay_katun_chui.zmp/18.bmp new file mode 100644 index 000000000..47d65f276 Binary files /dev/null and b/_tourism/altay_katun_chui.zmp/18.bmp differ diff --git a/_tourism/altay_katun_chui.zmp/24.bmp b/_tourism/altay_katun_chui.zmp/24.bmp new file mode 100644 index 000000000..595f438be Binary files /dev/null and b/_tourism/altay_katun_chui.zmp/24.bmp differ diff --git a/_tourism/altay_katun_chui.zmp/GetUrlScript.txt b/_tourism/altay_katun_chui.zmp/GetUrlScript.txt new file mode 100644 index 000000000..381b6ad87 --- /dev/null +++ b/_tourism/altay_katun_chui.zmp/GetUrlScript.txt @@ -0,0 +1,56 @@ +function GetCode(const url: AnsiString): Cardinal; +var + VResponseCode: Cardinal; + VResponseHeader, VResponseData: AnsiString; +begin + Result := 1; + if Assigned(Downloader) then begin + VResponseHeader := ''; + VResponseData := ''; + VResponseCode := Downloader.DoHttpRequest(url, '', '', VResponseHeader, VResponseData); + Result := VResponseCode; + end; +end; + +var + BaseUrl: string; + code: Cardinal; + z_ok, z_no: integer; + r: integer; +begin + ResultURL := ''; + z_ok := StrToIntDef(GetBefore(';', ScriptBuffer), 1); // Максимальный масштаб, который точно есть + z_no := StrToIntDef(GetAfter(';', ScriptBuffer), 25); // Минимальный масштаб, которого точно нет + + // Масштаба нет - говорить не о чем + if getz >= z_no then exit; + + // Выбор зеркала, если не указана версия + if version = '' then + r := random(2) + else + r := StrToInt(version); + + case r of + 0: BaseUrl := GetURLBase; + 1: BaseUrl := RegExprReplaceMatchSubStr(GetURLBase, 'http://91.237.82.95:8088', 'https://maps.melda.ru'); + end; + + // Проверяем наличие масштаба + if getz > z_ok then begin + code := GetCode(BaseUrl+'z'+inttostr(getz)+'/'); + + // Внимание! Если сервер вернёт 403 - code почему-то будет 0. Так что выбор "404 или что-то иное" + // Если дело дошло до проверки наличия масштаба - значит какая-то граница (z_ok / z_no) точно подвинется. + if code = 404 then z_no := getz else z_ok := getz; + + // Сохраняем актуализированные границы для последующих вызовов + ScriptBuffer := inttostr(z_ok) + ';' + inttostr(z_no); + + // Масштаба нет (о чём могли только что при проверке узнать) - говорить не о чем + if getz >= z_no then exit; + end; + + // Ок, качаем тайлик + ResultURL:= BaseUrl+'z'+inttostr(getz)+'/'+inttostr(getx div 1024)+'/x'+inttostr(getx)+'/'+inttostr(gety div 1024)+'/y'+inttostr(gety)+'.png'; +end. diff --git a/_tourism/altay_katun_chui.zmp/info.txt b/_tourism/altay_katun_chui.zmp/info.txt new file mode 100644 index 000000000..87411556a --- /dev/null +++ b/_tourism/altay_katun_chui.zmp/info.txt @@ -0,0 +1,5 @@ +
Составил и подготовил pfg21 +
+
Готовый кэш этой карты можно взять здесь: https://cloud.mail.ru/public/9xdU/scCor1iYa/Алтай/ +
+
Если у Вас есть чем дополнить этот раздел - смело шлите на ящик garl@mail.ru diff --git a/_tourism/altay_katun_chui.zmp/params.txt b/_tourism/altay_katun_chui.zmp/params.txt new file mode 100644 index 000000000..92f5d4d3f --- /dev/null +++ b/_tourism/altay_katun_chui.zmp/params.txt @@ -0,0 +1,18 @@ + +[PARAMS] +pnum=17 +GUID={75F48FFC-0895-4218-968B-9B248DEC4C2C} +ParentSubMenu_ru=Горные\Россия\Алтай +ParentSubMenu_uk=Гірський\Росія\Алтай +ParentSubMenu=Mountain\Russia\Altay +name_ru=Хребтовка Катунского, Чуйских хребтов +name=Altay ridge maps +DefURLBase=http://91.237.82.95:8088/pub/tourism/altay_katun_chui/ +projection=1 +sradiusa=6378137 +sradiusb=6378137 +NameInCache=altay_katun_chui +Ext=.png +ContentType="image/png" +MaxConnectToServerCount=1 +IsUseDownloaderInScript=1 diff --git a/_tourism/cencaumap.zmp/18.bmp b/_tourism/cencaumap.zmp/18.bmp new file mode 100644 index 000000000..47d65f276 Binary files /dev/null and b/_tourism/cencaumap.zmp/18.bmp differ diff --git a/_tourism/cencaumap.zmp/24.bmp b/_tourism/cencaumap.zmp/24.bmp new file mode 100644 index 000000000..595f438be Binary files /dev/null and b/_tourism/cencaumap.zmp/24.bmp differ diff --git a/_tourism/cencaumap.zmp/EmptyTiles/1.jpg b/_tourism/cencaumap.zmp/EmptyTiles/1.jpg new file mode 100644 index 000000000..3044a40d9 Binary files /dev/null and b/_tourism/cencaumap.zmp/EmptyTiles/1.jpg differ diff --git a/_tourism/cencaumap.zmp/EmptyTiles/2.jpg b/_tourism/cencaumap.zmp/EmptyTiles/2.jpg new file mode 100644 index 000000000..3f252c79c Binary files /dev/null and b/_tourism/cencaumap.zmp/EmptyTiles/2.jpg differ diff --git a/_tourism/cencaumap.zmp/GetUrlScript.txt b/_tourism/cencaumap.zmp/GetUrlScript.txt new file mode 100644 index 000000000..607d9e8f1 --- /dev/null +++ b/_tourism/cencaumap.zmp/GetUrlScript.txt @@ -0,0 +1,56 @@ +function GetCode(const url: AnsiString): Cardinal; +var + VResponseCode: Cardinal; + VResponseHeader, VResponseData: AnsiString; +begin + Result := 1; + if Assigned(Downloader) then begin + VResponseHeader := ''; + VResponseData := ''; + VResponseCode := Downloader.DoHttpRequest(url, '', '', VResponseHeader, VResponseData); + Result := VResponseCode; + end; +end; + +var + BaseUrl: string; + code: Cardinal; + z_ok, z_no: integer; + r: integer; +begin + ResultURL := ''; + z_ok := StrToIntDef(GetBefore(';', ScriptBuffer), 1); // Максимальный масштаб, который точно есть + z_no := StrToIntDef(GetAfter(';', ScriptBuffer), 25); // Минимальный масштаб, которого точно нет + + // Масштаба нет - говорить не о чем + if getz >= z_no then exit; + + // Выбор зеркала, если не указана версия + if version = '' then + r := random(2) + else + r := StrToInt(version); + + case r of + 0: BaseUrl := GetURLBase; + 1: BaseUrl := RegExprReplaceMatchSubStr(GetURLBase, 'http://91.237.82.95:8088', 'https://maps.melda.ru'); + end; + + // Проверяем наличие масштаба + if getz > z_ok then begin + code := GetCode(BaseUrl+'z'+inttostr(getz)+'/'); + + // Внимание! Если сервер вернёт 403 - code почему-то будет 0. Так что выбор "404 или что-то иное" + // Если дело дошло до проверки наличия масштаба - значит какая-то граница (z_ok / z_no) точно подвинется. + if code = 404 then z_no := getz else z_ok := getz; + + // Сохраняем актуализированные границы для последующих вызовов + ScriptBuffer := inttostr(z_ok) + ';' + inttostr(z_no); + + // Масштаба нет (о чём могли только что при проверке узнать) - говорить не о чем + if getz >= z_no then exit; + end; + + // Ок, качаем тайлик + ResultURL:= BaseUrl+'z'+inttostr(getz)+'/'+inttostr(getx div 1024)+'/x'+inttostr(getx)+'/'+inttostr(gety div 1024)+'/y'+inttostr(gety)+'.jpg'; +end. diff --git a/_tourism/cencaumap.zmp/info.txt b/_tourism/cencaumap.zmp/info.txt new file mode 100644 index 000000000..712900a5e --- /dev/null +++ b/_tourism/cencaumap.zmp/info.txt @@ -0,0 +1,494 @@ +
: +
+
. : , , .., . , 470 . , , , , , , , .. +
+
, . : -, - ., , . +
+
/ . +
, mg5642@mail.ru +
+
caucatalog.narod.ru +
+
- garl@mail.ru +
+
+
1. (1, 3448) +
2. (1, 3428) +
3. 40- (1*, 3489) +
4. (1, 3493) +
5. (1, 3471) +
6. (1-1, 3546) +
7. . (1-1, 3500) +
8. ( , ) (1, 3500) +
9. () (/, 3364) +
10. . (1*, 3943) +
11. . (1, 3669) +
12. (2, 4962) +
13. (1*, 3328) +
14. (1, 3470) +
15. (, .) (1, 3412) +
16. 10- (1, 3500) +
17. (1, 3400) +
18. (1, 3280) +
19. - (1, 3200) +
20. - (/, 2700) +
21. (/, 3000) +
22. (1, 3308) +
22. (1, .3330) +
22. (1, 3200) / vasilij_saprykin@mail.ru +
23. (1, 3300) +
24. ˸ (1, 3496) +
25. (1, 3353) +
25. (1, 3411) +
26. (1, 3447) +
27. (1, 3219) +
28. (1* ..!, 3732) +
29. (2*, 5373) +
30. (1, 3691) +
31. (2, 4011) +
32. () (1*, 4042) +
33. . (1, 3375) +
33. 40- (1, . 3650) +
34. . (1*, 3553) +
35. (/, 2963) +
36. (/, 3132) +
37. (/, 3086) +
38. (1, 3405) +
38. (1, 3300) ( .., , 2010, http://horizont73.ru) +
38. . (1, 3460) / vasilij_saprykin@mail.ru +
39. (/, 2746) +
40. (1, 3074) +
41. . (1, 3043) +
42. (/, 2450) +
43. ? (1?, 3371) +
44. . (/, 2889) +
45. (/, 2532) +
46. ( ) (/, 3154) +
47. (/, 3232) +
48. . (1, 3552) +
49. ? (1*-2, 3600) +
49. (1, 3500) / vasilij_saprykin@mail.ru +
50. (1, 3468) +
51. (1, 3527) +
52. (1, 3642) +
53. (1, 3572) +
54. (1*, 3557) +
55. " " (1, 3143) +
56. (1, 3399) +
57. " " (1-1, 3200) +
58. " " (2, 3601) +
59. " " (1, 3000) +
60. (1, 3308) +
61. (1, 3338) +
61. (1, 3500) / .., +
62. () (/, 2925) +
63. (1, 3337) +
64. (1, 3268) +
65. (1, 3227) +
66. (1, 3482) +
67. . (3, 3500) +
68. (1, 3409) +
69. (1, 3310) +
70. (1, 3400) +
71. (/, 2800) +
72. (/, 2500) +
73. (/, 2400) +
74. (1, 3667) +
75. (1, 3719) +
76. - (2, 3718) +
77. - . (.) (2, 3822) +
78. (3, 3600, ) +
79. - (1, 3644) +
80. (1, 3815) +
81. (1*, 3784) +
82. ( .) (1, 3761) +
83. (1*, 3819) +
84. - (1, 3741) +
84. - (2, 3800) / vasilij_saprykin@mail.ru +
85. - (3, 3750) +
86. (1, 3687) +
87. (/, 3441) +
88. . (1, 3478) +
89. (1, 3622) +
90. (2, 3824) +
91. (1*, 3745) +
92. (1*, 3744) +
93. (1*, 3714) +
94. (2, 3729) +
95. (1, 3362) +
96. (1, 3642) +
97. (1, 3570) +
98. (1, 3550) +
99. 2 (-) (1, 3650) +
100. (1, 3522) +
101. () (1*, 3672) +
102. ( ) (2, 3783) +
103. (1*, 3883) +
104. - () (2*, 3753) +
104. (1*, 3628) +
105. (1, 3655) +
106. (1, 3634) +
107. (1*, 3523) +
108. (2, 3413) +
109. (2, 3524) +
110. (1, 3527) +
111. "" (1*, 3529) +
112. (1, 3383) +
113. (1*, 3600) +
114. (1, 3349) +
115. (1, 3264) +
116. (1*, 3318) +
117. (1*, 3321) +
118. ? (2, 3492) +
119. () (1*, 3350) +
120. (2*, 3546) +
121. (3, .3580) +
122. (2, 3593) +
123. . (1*, 3507) +
124. (1, 3203) +
125. (1, 3268) +
126. (3*, 4112) +
127. ? (1, 3517) +
128. (2, 3475) +
129. ? (2, 3620) +
130. (2, 3859) +
131. ()(2, 3702) +
132. (2, 3593) +
133. ? (2-2, 3368) +
134. (2*, 4037) +
135. - (1*, 3549) +
136. (2, 3808) +
136. (1, 3276) +
137. (1, 3348) +
138. (2, 3686) +
139. (2, 3677) +
140. (1*, 3564) +
141. (1*, 3682) +
142. (1*, 3342) +
143. (1, 3200) +
144. (1, 3539) +
145. (2, 3527) +
146. (/, 3197) +
147. (2, 3466) +
148. (2, 3359) +
149. (1, 3367) +
150. (2, 3792) +
151. (2, 3764) +
152. (2, 3775) +
153. () (2, 3446) +
154. (2, 3400) +
155. (1, 3399) +
156. - (1, 3324) +
157. (2, 3841) +
158. (2, 3941) +
159. (3, 3784) +
160. (2, 3794) +
161. (3, 3863) +
162. (3, 3650) +
163. (2*, 3320) +
164. 1- (1, 3326) +
165. 2- (1*, 3153) +
166. (/, 2847) +
167. (3, 4096) +
168. (3, 4116) +
169. (2*, 3426) +
170. (2, 3350) +
170. ? (3, 3173) +
171. (2, 3695) +
172. (2, 3733) +
173. (2*, 3821) +
174. (3, 3871) +
175. (3, 3775) +
176. (3, 4000) +
177. (3, 4000) +
178. (3, 3900) +
179. (2, 3600) +
180. (3, 4000) +
181. (3*, 3822) +
182. (2*, 3754) +
183. . (2, 3483) +
184. . (2, 3576) +
185. (2, 3783) +
186. () (2, 3746) +
187. (2, 3582) +
188. . (2, 3626) +
189. (2, 3572) +
190. (2, 3632) +
191. (1, 3624) +
192. (1, 3666) +
192. (1, .3350, ...) +
192. (1*, . 3500, ...) +
193. (1, 3697) +
194. (1, 3801) +
194. (2-2, 3950) +
195. (1, 3693) +
196. (1, 3162) +
197. (1, 3171) +
198. (2, 3663) +
199. (2, 3665) +
200. (2, 3757) +
200. (2, 3775) +
201. (2, 3759) +
202. (2, 3546) +
203. . (1*, 3616) +
203. (2, 3586) +
204. (2, 3712) +
205. () (2*, 3843) +
206. (3, 4198) +
207. (2, 3978) +
208. (, ) (1, 3322) +
209. (. / ., 2008) (2*, 3826) +
210. (2, 3702) +
211. (1, 3428) +
211. (1*, . 3300) +
211. (1, 3300) +
211. (2, 3400) +
212. (2, 4063) +
213. (2, 4139) +
214. (2, 4148) +
214. - (2, 4200) / , 1981 . +
215. (2, 4073) +
216. (2, 3956) +
217. (2, 3557) +
218. (1, 3676) +
219. (1-2, 3800) +
220. - (3, 3982) +
221. (3, 4014) +
222. (1, 3605) +
223. (2*, 4179) +
224. (1, 3952) +
225. (2*, 3986) +
226. (2*, 4036) +
227. (3, 4118) +
228. 30- (2, 3856) +
229. (1, 3789) +
230. (1, 3784) +
231. (1, 3543) +
232. "-" (1?, 3200) +
233. "--1" (1?, 3600) +
234. "--2" (2?, 3300) +
235. "-" (2?, 3500) +
235. ? (.1, 3450) +
236. (2*, 4200) +
237. (, Moon Dark)(2, 3963) +
238. . (2*, 3819) +
239. (2, 3784) +
240. (1, 3915) +
241. () (1, 3923) +
242. (1, 3588) +
243. (2, 3873) +
244. (1*, 3611) +
245. (2, 3901) +
245. 80- (2, 4100) +
246. (1, 4058) +
247. . (2, 3974) +
248. 100- (1, 3992) +
249. (1*, 3879) +
250. (1*, 3714) +
251. (2, 3923) +
252. . (2, 3921) +
253. (2*, 3956) +
254. (1*, 3782) +
255. (1, 3683) +
256. (1, 3528) +
257. "" (1, 3394) +
258. (1, 3508) +
259. (1, 3396) +
259. 14 (1, 3270) +
260. (2, 4002) +
261. (1, 3809) +
262. (1, 3536) +
263. (1, 3579) +
264. (1*, 3414) +
265. (.) (1, 3081) +
266. (2*, 3946) +
267. (2*, 3947) +
268. . (1*, 3736) +
269. (1, 3386) +
270. () (1, 3761) +
271. (1, 3741) +
272. (/, 2681) +
273. (1, 3592) +
274. (1, 3600) +
275. . (1, 3600) +
276. (1, 3492) +
277. ? (1*, 3451) +
278. . (1, 3550) +
279. (1, 3194) +
280. (2, 2700) +
281. () (1, 3600) +
282. "" (1, 2743) +
283. (3, 3687) +
284. (2, 3629) +
285. (2, 3654) +
286. (2, 3583) +
287. (2, 3993) +
287. . (2, 4000) +
288. (3, 3862) +
289. (2, 3894) +
290. (2, 3627) +
291. (/, 3153) +
292. (2*, 3700) +
293. (1, 3607) +
294. ( ) (3, 3750) +
295. (2, 3627) +
296. (2, 3396) +
297. (2, 3629) +
298. () (3*, 3967) +
299. () (3*, 3750) +
300. (2, 3769) +
301. (2, 3568) +
302. 50 (2, 3677) +
303. - (2*, 3820) +
304. . (3, 4270) +
305. . (3, 4245) +
306. ʸ (1, 3582) +
307. (2, 4250) +
308. (3, 4200) +
309. (3, 4225) +
310. () (2, 4270) +
311. (2, 4126) +
312. . (2, 4150) +
313. . (2, 3911) +
314. . (2*, 3800) +
315. (3*, 4052) +
316. . . (1, 4067) +
317. . . (1, 3858) +
318. . . (1*, 3817) +
319. . (1, 3733) +
320. (1, 3682) +
321. . (1, 3789) +
322. (1, 3611) +
323. . (2*, 3879) +
324. ? (2?, 3683) +
325. (1, 3374) +
325. (1) +
326. (3, 3788) +
327. 2- (2, 3714) +
328. . (1, 3417) +
329. (1, 3511) +
329. () (/ ., ., 2010 .) (1, . 3450) +
330. (/, 3221) +
331. (/, 3015) +
332. (1**, 3758) ( 1-) +
333. . (1**, 3700) +
334. (/, 2509) +
335. (/, 2524) +
336. "" (/, 2029) +
337. "" (/, 2211) +
338. . (2, 3938) +
339. . (2, 3949) +
340. . (2, 3887) +
341. . (3*, 4181) +
342. . (3*, 4231) +
343. () (3, 4531) +
344. (3, 4228) +
345. (-) (3*, 4725) +
346. (3, 4432) +
347. () (3, 4750) +
348. (1, 3438) +
349. () (2, 3682) +
350. - (2, 3975) +
351. - (3, 4200?) +
352. (1, 3028) +
353. (1, 3000) +
354. (3, .3920) +
355. (3, 3936) +
356. (3*, .4100) +
357. (/, 2667) +
358. (3, 3905) +
359. (3, . 4170) +
360. (, -) (3*, 3763) +
361. -2 (3, 3900), 4094 +
362. (2, 3846) +
363. (2, 3724) +
364. (1, 3107) +
365. () (3*, 4112) +
366. (3, 4098) +
367. (2, 3786) +
367. (2, 3591) +
368. (3*, 4538) +
369. +
370. . (3, 3656) (http://www.carabin.ru/geo/kavkaz/bezengi/carabin.html) +
371. (1, 3187) +
372. (2, 3492) +
373. () (1, 3435) +
373. (1, 3329) +
374. (/;2817) +
375. (1, 3198) +
376. (2, 3281) +
377. - (2, 3372) +
378. (2, 3880) +
379. (2, 3600) +
380. (3, 3699) +
381. (3, 3877) +
382. (3, 3768) +
383. (1, 2768) +
383. (1, 2482) +
384. (/?, 2500?) (, , . 5) +
385. (3, 3950) (http://www.carabin.ru/geo/kavkaz/sugan/Ozimova.html) +
386. (2, 3836) +
387. (2, 4231) +
388. (2, 4016) +
389. (2, 4110) +
390. . (1, 3675) +
390. (1, 3500) +
391. () (1, 3573) +
392. . (1*, 3604) +
393. . (2*, 4431) +
394. (3, 4449) +
395. (2, 3776) +
396. (3, 4396) +
397. (3, 4351) +
398. ( ) (3, 4289) +
399. (3, 4338) +
400. . (2, 3920) +
401. (2, 3986) +
402. (2, 3725) +
402. (2, 3668) +
402. (2, 3427) +
403. (3, 4327) +
404. () (3*, 4433) +
405. (3, 4275) +
406. (1, 4257) +
407. - (3, 4319) +
408. (3, 4380) +
409. (3*, 4200) +
410. (2, 3906) +
411. (2, 3709) +
412. (2*, 3897) +
413. (2, 4011) +
414. ( ) (2, 3762) +
415. (1, 3710) +
416. (1*, 3538) +
417. . (2, 3922) +
418. . (2, 3753) +
419. (1, 3458) +
420. (2*, 3921) +
421. (2, 3770) +
422. (1*, 3564) +
423. 9 (1, 3713) +
424. - (~1, 3654) +
425. (/, 2997) +
426. ()(/, 2952) +
427. (/, 2988) +
428. (/, 2976) +
428a. +
428. (/, 2611) +
429. (3, 4231) +
430. (--) (2, 3842) +
431. (3, 3772) +
432. - (2, 3706) +
433. (1, 3275) +
434. (1, 2964) +
435. (2, 2442) +
436. (1, 3513) +
437. (1, 3460) +
438. (2, 3675) +
439. . (1*, 3483) +
439. . (1*, 3296) +
439. (1, ...) +
440. (1, 3394) +
441. () (1, 3244) +
442. (1*, 3172) +
443. (2, 3567) diff --git a/_tourism/cencaumap.zmp/params.txt b/_tourism/cencaumap.zmp/params.txt new file mode 100644 index 000000000..6601538bd --- /dev/null +++ b/_tourism/cencaumap.zmp/params.txt @@ -0,0 +1,21 @@ + +[PARAMS] +pnum=17 +GUID={3601390A-9421-4C60-B4D6-109E2F190FC5} +ParentSubMenu_ru=Туристические\Россия\Кавказ +ParentSubMenu_uk=Туристичний\Росія\Кавказ +ParentSubMenu=Hike\Russia\Caucasus +name_ru=Схема перевалов Центрального Кавказа 30.8.2014 +name=caucatalog.narod.ru cencaumap 30.8.2014 +name_uk=Схема перевалов Центрального Кавказа 30.8.2014 +DefURLBase=http://91.237.82.95:8088/pub/tourism/cencaumap/ +projection=1 +sradiusa=6378137 +sradiusb=6378137 +NameInCache=cencaumap +Ext=.jpg +License=© Михаила Голубев, caucatalog.narod.ru +defaultContentType=image/jpeg +ContentType="image/jpeg" +MaxConnectToServerCount=1 +IsUseDownloaderInScript=1 diff --git a/_tourism/crimea/crimea.zmp/18.bmp b/_tourism/crimea/crimea.zmp/18.bmp new file mode 100644 index 000000000..47d65f276 Binary files /dev/null and b/_tourism/crimea/crimea.zmp/18.bmp differ diff --git a/_tourism/crimea/crimea.zmp/24.bmp b/_tourism/crimea/crimea.zmp/24.bmp new file mode 100644 index 000000000..595f438be Binary files /dev/null and b/_tourism/crimea/crimea.zmp/24.bmp differ diff --git a/_tourism/crimea/crimea.zmp/GetUrlScript.txt b/_tourism/crimea/crimea.zmp/GetUrlScript.txt new file mode 100644 index 000000000..607d9e8f1 --- /dev/null +++ b/_tourism/crimea/crimea.zmp/GetUrlScript.txt @@ -0,0 +1,56 @@ +function GetCode(const url: AnsiString): Cardinal; +var + VResponseCode: Cardinal; + VResponseHeader, VResponseData: AnsiString; +begin + Result := 1; + if Assigned(Downloader) then begin + VResponseHeader := ''; + VResponseData := ''; + VResponseCode := Downloader.DoHttpRequest(url, '', '', VResponseHeader, VResponseData); + Result := VResponseCode; + end; +end; + +var + BaseUrl: string; + code: Cardinal; + z_ok, z_no: integer; + r: integer; +begin + ResultURL := ''; + z_ok := StrToIntDef(GetBefore(';', ScriptBuffer), 1); // Максимальный масштаб, который точно есть + z_no := StrToIntDef(GetAfter(';', ScriptBuffer), 25); // Минимальный масштаб, которого точно нет + + // Масштаба нет - говорить не о чем + if getz >= z_no then exit; + + // Выбор зеркала, если не указана версия + if version = '' then + r := random(2) + else + r := StrToInt(version); + + case r of + 0: BaseUrl := GetURLBase; + 1: BaseUrl := RegExprReplaceMatchSubStr(GetURLBase, 'http://91.237.82.95:8088', 'https://maps.melda.ru'); + end; + + // Проверяем наличие масштаба + if getz > z_ok then begin + code := GetCode(BaseUrl+'z'+inttostr(getz)+'/'); + + // Внимание! Если сервер вернёт 403 - code почему-то будет 0. Так что выбор "404 или что-то иное" + // Если дело дошло до проверки наличия масштаба - значит какая-то граница (z_ok / z_no) точно подвинется. + if code = 404 then z_no := getz else z_ok := getz; + + // Сохраняем актуализированные границы для последующих вызовов + ScriptBuffer := inttostr(z_ok) + ';' + inttostr(z_no); + + // Масштаба нет (о чём могли только что при проверке узнать) - говорить не о чем + if getz >= z_no then exit; + end; + + // Ок, качаем тайлик + ResultURL:= BaseUrl+'z'+inttostr(getz)+'/'+inttostr(getx div 1024)+'/x'+inttostr(getx)+'/'+inttostr(gety div 1024)+'/y'+inttostr(gety)+'.jpg'; +end. diff --git a/_tourism/crimea/crimea.zmp/info.txt b/_tourism/crimea/crimea.zmp/info.txt new file mode 100644 index 000000000..ddb15d31d --- /dev/null +++ b/_tourism/crimea/crimea.zmp/info.txt @@ -0,0 +1,18 @@ + ""
+
+ - garl@mail.ru
+
+ + " " + : 2010 +: "" +: 1:50000 + + . + - , , -. + - . + , , + , - , , +- , , . + - + . \ No newline at end of file diff --git a/_tourism/crimea/crimea.zmp/params.txt b/_tourism/crimea/crimea.zmp/params.txt new file mode 100644 index 000000000..f659c1292 --- /dev/null +++ b/_tourism/crimea/crimea.zmp/params.txt @@ -0,0 +1,20 @@ + +[PARAMS] +pnum=17 +GUID={F198EF43-EA9D-4C32-B76A-64A8C7A508F8} +ParentSubMenu_ru=Туристические\Россия\Крым +ParentSubMenu_uk=Туристичний\Україна +ParentSubMenu=Hike\Ukraine +name_ru=Горный Крым 2010 +name=Krim's Mountain 2010 +name_uk=Горный Крым 2010 +DefURLBase=http://91.237.82.95:8088/pub/tourism/crimea2010/ +projection=1 +sradiusa=6378137 +sradiusb=6378137 +NameInCache=crimea2010 +Ext=.jpg +defaultContentType=image/jpeg +ContentType="image/jpeg" +MaxConnectToServerCount=1 +IsUseDownloaderInScript=1 diff --git a/_tourism/crimea/krim.zmp/18.bmp b/_tourism/crimea/krim.zmp/18.bmp new file mode 100644 index 000000000..47d65f276 Binary files /dev/null and b/_tourism/crimea/krim.zmp/18.bmp differ diff --git a/_tourism/crimea/krim.zmp/24.bmp b/_tourism/crimea/krim.zmp/24.bmp new file mode 100644 index 000000000..595f438be Binary files /dev/null and b/_tourism/crimea/krim.zmp/24.bmp differ diff --git a/_tourism/crimea/krim.zmp/GetUrlScript.txt b/_tourism/crimea/krim.zmp/GetUrlScript.txt new file mode 100644 index 000000000..607d9e8f1 --- /dev/null +++ b/_tourism/crimea/krim.zmp/GetUrlScript.txt @@ -0,0 +1,56 @@ +function GetCode(const url: AnsiString): Cardinal; +var + VResponseCode: Cardinal; + VResponseHeader, VResponseData: AnsiString; +begin + Result := 1; + if Assigned(Downloader) then begin + VResponseHeader := ''; + VResponseData := ''; + VResponseCode := Downloader.DoHttpRequest(url, '', '', VResponseHeader, VResponseData); + Result := VResponseCode; + end; +end; + +var + BaseUrl: string; + code: Cardinal; + z_ok, z_no: integer; + r: integer; +begin + ResultURL := ''; + z_ok := StrToIntDef(GetBefore(';', ScriptBuffer), 1); // Максимальный масштаб, который точно есть + z_no := StrToIntDef(GetAfter(';', ScriptBuffer), 25); // Минимальный масштаб, которого точно нет + + // Масштаба нет - говорить не о чем + if getz >= z_no then exit; + + // Выбор зеркала, если не указана версия + if version = '' then + r := random(2) + else + r := StrToInt(version); + + case r of + 0: BaseUrl := GetURLBase; + 1: BaseUrl := RegExprReplaceMatchSubStr(GetURLBase, 'http://91.237.82.95:8088', 'https://maps.melda.ru'); + end; + + // Проверяем наличие масштаба + if getz > z_ok then begin + code := GetCode(BaseUrl+'z'+inttostr(getz)+'/'); + + // Внимание! Если сервер вернёт 403 - code почему-то будет 0. Так что выбор "404 или что-то иное" + // Если дело дошло до проверки наличия масштаба - значит какая-то граница (z_ok / z_no) точно подвинется. + if code = 404 then z_no := getz else z_ok := getz; + + // Сохраняем актуализированные границы для последующих вызовов + ScriptBuffer := inttostr(z_ok) + ';' + inttostr(z_no); + + // Масштаба нет (о чём могли только что при проверке узнать) - говорить не о чем + if getz >= z_no then exit; + end; + + // Ок, качаем тайлик + ResultURL:= BaseUrl+'z'+inttostr(getz)+'/'+inttostr(getx div 1024)+'/x'+inttostr(getx)+'/'+inttostr(gety div 1024)+'/y'+inttostr(gety)+'.jpg'; +end. diff --git a/_tourism/crimea/krim.zmp/info.txt b/_tourism/crimea/krim.zmp/info.txt new file mode 100644 index 000000000..9452f5577 --- /dev/null +++ b/_tourism/crimea/krim.zmp/info.txt @@ -0,0 +1,9 @@ + ""
+
+ - garl@mail.ru
+
+ + " " + : 2011 +: "" +: 1:50000 \ No newline at end of file diff --git a/_tourism/crimea/krim.zmp/params.txt b/_tourism/crimea/krim.zmp/params.txt new file mode 100644 index 000000000..bdf3ab311 --- /dev/null +++ b/_tourism/crimea/krim.zmp/params.txt @@ -0,0 +1,20 @@ + +[PARAMS] +pnum=17 +GUID={A85C68EA-4C12-4072-A4AB-1353A489F304} +ParentSubMenu_ru=Туристические\Россия\Крым +ParentSubMenu_uk=Туристичний\Україна +ParentSubMenu=Hike\Ukraine +name_ru=Горный Крым +name=Krim's Mountain +name_uk=Горный Крым +DefURLBase=http://91.237.82.95:8088/pub/tourism/krim/ +projection=1 +sradiusa=6378137 +sradiusb=6378137 +NameInCache=krim +Ext=.jpg +defaultContentType=image/jpeg +ContentType="image/jpeg" +MaxConnectToServerCount=1 +IsUseDownloaderInScript=1 diff --git a/_tourism/ergaki_aradan.zmp/18.bmp b/_tourism/ergaki_aradan.zmp/18.bmp new file mode 100644 index 000000000..47d65f276 Binary files /dev/null and b/_tourism/ergaki_aradan.zmp/18.bmp differ diff --git a/_tourism/ergaki_aradan.zmp/24.bmp b/_tourism/ergaki_aradan.zmp/24.bmp new file mode 100644 index 000000000..595f438be Binary files /dev/null and b/_tourism/ergaki_aradan.zmp/24.bmp differ diff --git a/_tourism/ergaki_aradan.zmp/GetUrlScript.txt b/_tourism/ergaki_aradan.zmp/GetUrlScript.txt new file mode 100644 index 000000000..607d9e8f1 --- /dev/null +++ b/_tourism/ergaki_aradan.zmp/GetUrlScript.txt @@ -0,0 +1,56 @@ +function GetCode(const url: AnsiString): Cardinal; +var + VResponseCode: Cardinal; + VResponseHeader, VResponseData: AnsiString; +begin + Result := 1; + if Assigned(Downloader) then begin + VResponseHeader := ''; + VResponseData := ''; + VResponseCode := Downloader.DoHttpRequest(url, '', '', VResponseHeader, VResponseData); + Result := VResponseCode; + end; +end; + +var + BaseUrl: string; + code: Cardinal; + z_ok, z_no: integer; + r: integer; +begin + ResultURL := ''; + z_ok := StrToIntDef(GetBefore(';', ScriptBuffer), 1); // Максимальный масштаб, который точно есть + z_no := StrToIntDef(GetAfter(';', ScriptBuffer), 25); // Минимальный масштаб, которого точно нет + + // Масштаба нет - говорить не о чем + if getz >= z_no then exit; + + // Выбор зеркала, если не указана версия + if version = '' then + r := random(2) + else + r := StrToInt(version); + + case r of + 0: BaseUrl := GetURLBase; + 1: BaseUrl := RegExprReplaceMatchSubStr(GetURLBase, 'http://91.237.82.95:8088', 'https://maps.melda.ru'); + end; + + // Проверяем наличие масштаба + if getz > z_ok then begin + code := GetCode(BaseUrl+'z'+inttostr(getz)+'/'); + + // Внимание! Если сервер вернёт 403 - code почему-то будет 0. Так что выбор "404 или что-то иное" + // Если дело дошло до проверки наличия масштаба - значит какая-то граница (z_ok / z_no) точно подвинется. + if code = 404 then z_no := getz else z_ok := getz; + + // Сохраняем актуализированные границы для последующих вызовов + ScriptBuffer := inttostr(z_ok) + ';' + inttostr(z_no); + + // Масштаба нет (о чём могли только что при проверке узнать) - говорить не о чем + if getz >= z_no then exit; + end; + + // Ок, качаем тайлик + ResultURL:= BaseUrl+'z'+inttostr(getz)+'/'+inttostr(getx div 1024)+'/x'+inttostr(getx)+'/'+inttostr(gety div 1024)+'/y'+inttostr(gety)+'.jpg'; +end. diff --git a/_tourism/ergaki_aradan.zmp/info.txt b/_tourism/ergaki_aradan.zmp/info.txt new file mode 100644 index 000000000..6f27cae6f --- /dev/null +++ b/_tourism/ergaki_aradan.zmp/info.txt @@ -0,0 +1,14 @@ +(c)
+sergey_shandl@mail.ru
+ shandl.ru (shandl.narod.ru)
+ + + +
pfg21 +
+
: https://cloud.mail.ru/public/9xdU/scCor1iYa//-/ + + +
+ - garl@mail.ru
+
diff --git a/_tourism/ergaki_aradan.zmp/params.txt b/_tourism/ergaki_aradan.zmp/params.txt new file mode 100644 index 000000000..4fae8d1a9 --- /dev/null +++ b/_tourism/ergaki_aradan.zmp/params.txt @@ -0,0 +1,20 @@ + +[PARAMS] +pnum=17 +GUID={F923688D-2C5B-4B30-A080-941AB3253EFA} +ParentSubMenu_ru=Туристические\Россия\Сибирь +ParentSubMenu_uk=Туристичний\Росія\Сибір +ParentSubMenu=Hike\Russia\Siberia +name_ru=Саяны. Ергаки - Арадан +name=Sayan mountains. Ergaki - Aradan +DefURLBase=http://91.237.82.95:8088/pub/tourism/ergaki_aradan/ +projection=1 +sradiusa=6378137 +sradiusb=6378137 +NameInCache=ergaki_aradan +Ext=.jpg +defaultContentType=image/jpeg +ContentType="image/jpeg" +MaxConnectToServerCount=1 +License=(c) Шишкин Сергей. shandl.ru +IsUseDownloaderInScript=1 diff --git a/_tourism/fgup_sk_agp/fgu_sk_agp_all.zmp/18.bmp b/_tourism/fgup_sk_agp/fgu_sk_agp_all.zmp/18.bmp new file mode 100644 index 000000000..47d65f276 Binary files /dev/null and b/_tourism/fgup_sk_agp/fgu_sk_agp_all.zmp/18.bmp differ diff --git a/_tourism/fgup_sk_agp/fgu_sk_agp_all.zmp/24.bmp b/_tourism/fgup_sk_agp/fgu_sk_agp_all.zmp/24.bmp new file mode 100644 index 000000000..595f438be Binary files /dev/null and b/_tourism/fgup_sk_agp/fgu_sk_agp_all.zmp/24.bmp differ diff --git a/_tourism/fgup_sk_agp/fgu_sk_agp_all.zmp/GetUrlScript.txt b/_tourism/fgup_sk_agp/fgu_sk_agp_all.zmp/GetUrlScript.txt new file mode 100644 index 000000000..607d9e8f1 --- /dev/null +++ b/_tourism/fgup_sk_agp/fgu_sk_agp_all.zmp/GetUrlScript.txt @@ -0,0 +1,56 @@ +function GetCode(const url: AnsiString): Cardinal; +var + VResponseCode: Cardinal; + VResponseHeader, VResponseData: AnsiString; +begin + Result := 1; + if Assigned(Downloader) then begin + VResponseHeader := ''; + VResponseData := ''; + VResponseCode := Downloader.DoHttpRequest(url, '', '', VResponseHeader, VResponseData); + Result := VResponseCode; + end; +end; + +var + BaseUrl: string; + code: Cardinal; + z_ok, z_no: integer; + r: integer; +begin + ResultURL := ''; + z_ok := StrToIntDef(GetBefore(';', ScriptBuffer), 1); // Максимальный масштаб, который точно есть + z_no := StrToIntDef(GetAfter(';', ScriptBuffer), 25); // Минимальный масштаб, которого точно нет + + // Масштаба нет - говорить не о чем + if getz >= z_no then exit; + + // Выбор зеркала, если не указана версия + if version = '' then + r := random(2) + else + r := StrToInt(version); + + case r of + 0: BaseUrl := GetURLBase; + 1: BaseUrl := RegExprReplaceMatchSubStr(GetURLBase, 'http://91.237.82.95:8088', 'https://maps.melda.ru'); + end; + + // Проверяем наличие масштаба + if getz > z_ok then begin + code := GetCode(BaseUrl+'z'+inttostr(getz)+'/'); + + // Внимание! Если сервер вернёт 403 - code почему-то будет 0. Так что выбор "404 или что-то иное" + // Если дело дошло до проверки наличия масштаба - значит какая-то граница (z_ok / z_no) точно подвинется. + if code = 404 then z_no := getz else z_ok := getz; + + // Сохраняем актуализированные границы для последующих вызовов + ScriptBuffer := inttostr(z_ok) + ';' + inttostr(z_no); + + // Масштаба нет (о чём могли только что при проверке узнать) - говорить не о чем + if getz >= z_no then exit; + end; + + // Ок, качаем тайлик + ResultURL:= BaseUrl+'z'+inttostr(getz)+'/'+inttostr(getx div 1024)+'/x'+inttostr(getx)+'/'+inttostr(gety div 1024)+'/y'+inttostr(gety)+'.jpg'; +end. diff --git a/_tourism/fgup_sk_agp/fgu_sk_agp_all.zmp/info.txt b/_tourism/fgup_sk_agp/fgu_sk_agp_all.zmp/info.txt new file mode 100644 index 000000000..325bdb93a --- /dev/null +++ b/_tourism/fgup_sk_agp/fgu_sk_agp_all.zmp/info.txt @@ -0,0 +1,4 @@ +(---- - )
+ ""
+
+ - garl@mail.ru
diff --git a/_tourism/fgup_sk_agp/fgu_sk_agp_all.zmp/params.txt b/_tourism/fgup_sk_agp/fgu_sk_agp_all.zmp/params.txt new file mode 100644 index 000000000..b9e6c3ab6 --- /dev/null +++ b/_tourism/fgup_sk_agp/fgu_sk_agp_all.zmp/params.txt @@ -0,0 +1,19 @@ + +[PARAMS] +pnum=17 +GUID={4A3A2F8B-DC7D-494B-819C-C0BBDAF80CEA} +ParentSubMenu_ru=Туристические\Россия\Кавказ +ParentSubMenu_uk=Туристичний\Росія\Кавказ +ParentSubMenu=Hike\Russia\Caucasus +name_ru=Сводная ФГУ СК АГП +name=All tourist FGU SK AGP +DefURLBase=http://91.237.82.95:8088/pub/tourism/arkhiz_dombay/ +projection=1 +sradiusa=6378137 +sradiusb=6378137 +NameInCache=arkhiz_dombay +Ext=.jpg +defaultContentType=image/jpeg +ContentType="image/jpeg" +MaxConnectToServerCount=1 +IsUseDownloaderInScript=1 diff --git a/_tourism/gosgeodesia/tourism1991.zmp/18.bmp b/_tourism/gosgeodesia/tourism1991.zmp/18.bmp new file mode 100644 index 000000000..47d65f276 Binary files /dev/null and b/_tourism/gosgeodesia/tourism1991.zmp/18.bmp differ diff --git a/_tourism/gosgeodesia/tourism1991.zmp/24.bmp b/_tourism/gosgeodesia/tourism1991.zmp/24.bmp new file mode 100644 index 000000000..595f438be Binary files /dev/null and b/_tourism/gosgeodesia/tourism1991.zmp/24.bmp differ diff --git a/_tourism/gosgeodesia/tourism1991.zmp/GetUrlScript.txt b/_tourism/gosgeodesia/tourism1991.zmp/GetUrlScript.txt new file mode 100644 index 000000000..607d9e8f1 --- /dev/null +++ b/_tourism/gosgeodesia/tourism1991.zmp/GetUrlScript.txt @@ -0,0 +1,56 @@ +function GetCode(const url: AnsiString): Cardinal; +var + VResponseCode: Cardinal; + VResponseHeader, VResponseData: AnsiString; +begin + Result := 1; + if Assigned(Downloader) then begin + VResponseHeader := ''; + VResponseData := ''; + VResponseCode := Downloader.DoHttpRequest(url, '', '', VResponseHeader, VResponseData); + Result := VResponseCode; + end; +end; + +var + BaseUrl: string; + code: Cardinal; + z_ok, z_no: integer; + r: integer; +begin + ResultURL := ''; + z_ok := StrToIntDef(GetBefore(';', ScriptBuffer), 1); // Максимальный масштаб, который точно есть + z_no := StrToIntDef(GetAfter(';', ScriptBuffer), 25); // Минимальный масштаб, которого точно нет + + // Масштаба нет - говорить не о чем + if getz >= z_no then exit; + + // Выбор зеркала, если не указана версия + if version = '' then + r := random(2) + else + r := StrToInt(version); + + case r of + 0: BaseUrl := GetURLBase; + 1: BaseUrl := RegExprReplaceMatchSubStr(GetURLBase, 'http://91.237.82.95:8088', 'https://maps.melda.ru'); + end; + + // Проверяем наличие масштаба + if getz > z_ok then begin + code := GetCode(BaseUrl+'z'+inttostr(getz)+'/'); + + // Внимание! Если сервер вернёт 403 - code почему-то будет 0. Так что выбор "404 или что-то иное" + // Если дело дошло до проверки наличия масштаба - значит какая-то граница (z_ok / z_no) точно подвинется. + if code = 404 then z_no := getz else z_ok := getz; + + // Сохраняем актуализированные границы для последующих вызовов + ScriptBuffer := inttostr(z_ok) + ';' + inttostr(z_no); + + // Масштаба нет (о чём могли только что при проверке узнать) - говорить не о чем + if getz >= z_no then exit; + end; + + // Ок, качаем тайлик + ResultURL:= BaseUrl+'z'+inttostr(getz)+'/'+inttostr(getx div 1024)+'/x'+inttostr(getx)+'/'+inttostr(gety div 1024)+'/y'+inttostr(gety)+'.jpg'; +end. diff --git a/_tourism/gosgeodesia/tourism1991.zmp/info.txt b/_tourism/gosgeodesia/tourism1991.zmp/info.txt new file mode 100644 index 000000000..8fc057e04 --- /dev/null +++ b/_tourism/gosgeodesia/tourism1991.zmp/info.txt @@ -0,0 +1,17 @@ + ""
+
+ - garl@mail.ru
+
+ + + , :
+355037, . -37, / 1036, "", . 4-51-48
+
+ 1991
+ - 1991 .
+1357500, , . , 4 "", 355017 . , . , 13
+: . . , . . , . . . , . .
+ 29.05.91, 62-97, "" 85 /2, 14500 .
+
+
+(c) 1991 .
diff --git a/_tourism/gosgeodesia/tourism1991.zmp/params.txt b/_tourism/gosgeodesia/tourism1991.zmp/params.txt new file mode 100644 index 000000000..ae5b19ec1 --- /dev/null +++ b/_tourism/gosgeodesia/tourism1991.zmp/params.txt @@ -0,0 +1,19 @@ + +[PARAMS] +pnum=17 +GUID={EC131932-0BC8-43BD-BBE6-30D0B230794F} +ParentSubMenu_ru=Горные\Россия\Кавказ +ParentSubMenu_uk=Гірський\Росія\Кавказ +ParentSubMenu=Mountain\Russia\Caucasus +name_ru=Сводная (с) Госгеодезия СССР 1991г. +name=All Gosgeodeziya +DefURLBase=http://91.237.82.95:8088/pub/tourism/gosgeodeziya/ +projection=1 +sradiusa=6378137 +sradiusb=6378137 +NameInCache=tourism1991 +Ext=.jpg +defaultContentType=image/jpeg +ContentType="image/jpeg" +MaxConnectToServerCount=1 +IsUseDownloaderInScript=1 diff --git a/_tourism/hibin1lp.zmp/18.bmp b/_tourism/hibin1lp.zmp/18.bmp new file mode 100644 index 000000000..47d65f276 Binary files /dev/null and b/_tourism/hibin1lp.zmp/18.bmp differ diff --git a/_tourism/hibin1lp.zmp/24.bmp b/_tourism/hibin1lp.zmp/24.bmp new file mode 100644 index 000000000..595f438be Binary files /dev/null and b/_tourism/hibin1lp.zmp/24.bmp differ diff --git a/_tourism/hibin1lp.zmp/GetUrlScript.txt b/_tourism/hibin1lp.zmp/GetUrlScript.txt new file mode 100644 index 000000000..607d9e8f1 --- /dev/null +++ b/_tourism/hibin1lp.zmp/GetUrlScript.txt @@ -0,0 +1,56 @@ +function GetCode(const url: AnsiString): Cardinal; +var + VResponseCode: Cardinal; + VResponseHeader, VResponseData: AnsiString; +begin + Result := 1; + if Assigned(Downloader) then begin + VResponseHeader := ''; + VResponseData := ''; + VResponseCode := Downloader.DoHttpRequest(url, '', '', VResponseHeader, VResponseData); + Result := VResponseCode; + end; +end; + +var + BaseUrl: string; + code: Cardinal; + z_ok, z_no: integer; + r: integer; +begin + ResultURL := ''; + z_ok := StrToIntDef(GetBefore(';', ScriptBuffer), 1); // Максимальный масштаб, который точно есть + z_no := StrToIntDef(GetAfter(';', ScriptBuffer), 25); // Минимальный масштаб, которого точно нет + + // Масштаба нет - говорить не о чем + if getz >= z_no then exit; + + // Выбор зеркала, если не указана версия + if version = '' then + r := random(2) + else + r := StrToInt(version); + + case r of + 0: BaseUrl := GetURLBase; + 1: BaseUrl := RegExprReplaceMatchSubStr(GetURLBase, 'http://91.237.82.95:8088', 'https://maps.melda.ru'); + end; + + // Проверяем наличие масштаба + if getz > z_ok then begin + code := GetCode(BaseUrl+'z'+inttostr(getz)+'/'); + + // Внимание! Если сервер вернёт 403 - code почему-то будет 0. Так что выбор "404 или что-то иное" + // Если дело дошло до проверки наличия масштаба - значит какая-то граница (z_ok / z_no) точно подвинется. + if code = 404 then z_no := getz else z_ok := getz; + + // Сохраняем актуализированные границы для последующих вызовов + ScriptBuffer := inttostr(z_ok) + ';' + inttostr(z_no); + + // Масштаба нет (о чём могли только что при проверке узнать) - говорить не о чем + if getz >= z_no then exit; + end; + + // Ок, качаем тайлик + ResultURL:= BaseUrl+'z'+inttostr(getz)+'/'+inttostr(getx div 1024)+'/x'+inttostr(getx)+'/'+inttostr(gety div 1024)+'/y'+inttostr(gety)+'.jpg'; +end. diff --git a/_tourism/hibin1lp.zmp/info.txt b/_tourism/hibin1lp.zmp/info.txt new file mode 100644 index 000000000..87da2237a --- /dev/null +++ b/_tourism/hibin1lp.zmp/info.txt @@ -0,0 +1,6 @@ +
Составил и подготовил pfg21 +
+
Готовый кэш этой карты можно взять здесь: https://cloud.mail.ru/public/9xdU/scCor1iYa/Карелия%20Кольский/hibin1lp%20Хибинские%20и%20Ловоозерские%20тундры/ +
+
Если у Вас есть чем дополнить этот раздел - смело шлите на ящик garl@mail.ru + diff --git a/_tourism/hibin1lp.zmp/params.txt b/_tourism/hibin1lp.zmp/params.txt new file mode 100644 index 000000000..f8833f1d7 --- /dev/null +++ b/_tourism/hibin1lp.zmp/params.txt @@ -0,0 +1,18 @@ + +[PARAMS] +pnum=17 +GUID={BB99C55C-4B99-43AB-B585-0F6246D8FB0A} +ParentSubMenu_ru=Туристические\Россия\Карелия +ParentSubMenu_uk=Туристичний\Росія\Карелія +ParentSubMenu=Hike\Russia\Karelia +name_ru=Хибинские и Ловоозерские тундры +name=Hibins tundra +DefURLBase=http://91.237.82.95:8088/pub/tourism/karelia/hibin1lp/ +projection=1 +sradiusa=6378137 +sradiusb=6378137 +NameInCache=hibin1lp +Ext=.jpg +ContentType="image/jpeg" +MaxConnectToServerCount=1 +IsUseDownloaderInScript=1 diff --git a/_tourism/hibin2lvch.zmp/18.bmp b/_tourism/hibin2lvch.zmp/18.bmp new file mode 100644 index 000000000..47d65f276 Binary files /dev/null and b/_tourism/hibin2lvch.zmp/18.bmp differ diff --git a/_tourism/hibin2lvch.zmp/24.bmp b/_tourism/hibin2lvch.zmp/24.bmp new file mode 100644 index 000000000..595f438be Binary files /dev/null and b/_tourism/hibin2lvch.zmp/24.bmp differ diff --git a/_tourism/hibin2lvch.zmp/GetUrlScript.txt b/_tourism/hibin2lvch.zmp/GetUrlScript.txt new file mode 100644 index 000000000..381b6ad87 --- /dev/null +++ b/_tourism/hibin2lvch.zmp/GetUrlScript.txt @@ -0,0 +1,56 @@ +function GetCode(const url: AnsiString): Cardinal; +var + VResponseCode: Cardinal; + VResponseHeader, VResponseData: AnsiString; +begin + Result := 1; + if Assigned(Downloader) then begin + VResponseHeader := ''; + VResponseData := ''; + VResponseCode := Downloader.DoHttpRequest(url, '', '', VResponseHeader, VResponseData); + Result := VResponseCode; + end; +end; + +var + BaseUrl: string; + code: Cardinal; + z_ok, z_no: integer; + r: integer; +begin + ResultURL := ''; + z_ok := StrToIntDef(GetBefore(';', ScriptBuffer), 1); // Максимальный масштаб, который точно есть + z_no := StrToIntDef(GetAfter(';', ScriptBuffer), 25); // Минимальный масштаб, которого точно нет + + // Масштаба нет - говорить не о чем + if getz >= z_no then exit; + + // Выбор зеркала, если не указана версия + if version = '' then + r := random(2) + else + r := StrToInt(version); + + case r of + 0: BaseUrl := GetURLBase; + 1: BaseUrl := RegExprReplaceMatchSubStr(GetURLBase, 'http://91.237.82.95:8088', 'https://maps.melda.ru'); + end; + + // Проверяем наличие масштаба + if getz > z_ok then begin + code := GetCode(BaseUrl+'z'+inttostr(getz)+'/'); + + // Внимание! Если сервер вернёт 403 - code почему-то будет 0. Так что выбор "404 или что-то иное" + // Если дело дошло до проверки наличия масштаба - значит какая-то граница (z_ok / z_no) точно подвинется. + if code = 404 then z_no := getz else z_ok := getz; + + // Сохраняем актуализированные границы для последующих вызовов + ScriptBuffer := inttostr(z_ok) + ';' + inttostr(z_no); + + // Масштаба нет (о чём могли только что при проверке узнать) - говорить не о чем + if getz >= z_no then exit; + end; + + // Ок, качаем тайлик + ResultURL:= BaseUrl+'z'+inttostr(getz)+'/'+inttostr(getx div 1024)+'/x'+inttostr(getx)+'/'+inttostr(gety div 1024)+'/y'+inttostr(gety)+'.png'; +end. diff --git a/_tourism/hibin2lvch.zmp/info.txt b/_tourism/hibin2lvch.zmp/info.txt new file mode 100644 index 000000000..599bd84f5 --- /dev/null +++ b/_tourism/hibin2lvch.zmp/info.txt @@ -0,0 +1,8 @@ +
Составил и подготовил pfg21 +
+
Готовый кэш этой карты можно взять здесь: +https://cloud.mail.ru/public/9xdU/scCor1iYa/Карелия%20Кольский/hibin2lvch_Хибинские%20тундры%20(разв.%20Ловчорпут)/ +
+
Если у Вас есть чем дополнить этот раздел - смело шлите на ящик garl@mail.ru + + diff --git a/_tourism/hibin2lvch.zmp/params.txt b/_tourism/hibin2lvch.zmp/params.txt new file mode 100644 index 000000000..de2a97c21 --- /dev/null +++ b/_tourism/hibin2lvch.zmp/params.txt @@ -0,0 +1,18 @@ + +[PARAMS] +pnum=17 +GUID={172A6A22-BE07-4D08-B120-737FE2613B28} +ParentSubMenu_ru=Туристические\Россия\Карелия +ParentSubMenu_uk=Туристичний\Росія\Карелія +ParentSubMenu=Hike\Russia\Karelia +name_ru=Горы Хибинские тундры +name=Hibins mountain +DefURLBase=http://91.237.82.95:8088/pub/tourism/karelia/hibin2lvch/ +projection=1 +sradiusa=6378137 +sradiusb=6378137 +NameInCache=hibin2lvch +Ext=.png +ContentType="image/png" +MaxConnectToServerCount=1 +IsUseDownloaderInScript=1 diff --git a/_tourism/hibin4ae.zmp/18.bmp b/_tourism/hibin4ae.zmp/18.bmp new file mode 100644 index 000000000..47d65f276 Binary files /dev/null and b/_tourism/hibin4ae.zmp/18.bmp differ diff --git a/_tourism/hibin4ae.zmp/24.bmp b/_tourism/hibin4ae.zmp/24.bmp new file mode 100644 index 000000000..595f438be Binary files /dev/null and b/_tourism/hibin4ae.zmp/24.bmp differ diff --git a/_tourism/hibin4ae.zmp/GetUrlScript.txt b/_tourism/hibin4ae.zmp/GetUrlScript.txt new file mode 100644 index 000000000..607d9e8f1 --- /dev/null +++ b/_tourism/hibin4ae.zmp/GetUrlScript.txt @@ -0,0 +1,56 @@ +function GetCode(const url: AnsiString): Cardinal; +var + VResponseCode: Cardinal; + VResponseHeader, VResponseData: AnsiString; +begin + Result := 1; + if Assigned(Downloader) then begin + VResponseHeader := ''; + VResponseData := ''; + VResponseCode := Downloader.DoHttpRequest(url, '', '', VResponseHeader, VResponseData); + Result := VResponseCode; + end; +end; + +var + BaseUrl: string; + code: Cardinal; + z_ok, z_no: integer; + r: integer; +begin + ResultURL := ''; + z_ok := StrToIntDef(GetBefore(';', ScriptBuffer), 1); // Максимальный масштаб, который точно есть + z_no := StrToIntDef(GetAfter(';', ScriptBuffer), 25); // Минимальный масштаб, которого точно нет + + // Масштаба нет - говорить не о чем + if getz >= z_no then exit; + + // Выбор зеркала, если не указана версия + if version = '' then + r := random(2) + else + r := StrToInt(version); + + case r of + 0: BaseUrl := GetURLBase; + 1: BaseUrl := RegExprReplaceMatchSubStr(GetURLBase, 'http://91.237.82.95:8088', 'https://maps.melda.ru'); + end; + + // Проверяем наличие масштаба + if getz > z_ok then begin + code := GetCode(BaseUrl+'z'+inttostr(getz)+'/'); + + // Внимание! Если сервер вернёт 403 - code почему-то будет 0. Так что выбор "404 или что-то иное" + // Если дело дошло до проверки наличия масштаба - значит какая-то граница (z_ok / z_no) точно подвинется. + if code = 404 then z_no := getz else z_ok := getz; + + // Сохраняем актуализированные границы для последующих вызовов + ScriptBuffer := inttostr(z_ok) + ';' + inttostr(z_no); + + // Масштаба нет (о чём могли только что при проверке узнать) - говорить не о чем + if getz >= z_no then exit; + end; + + // Ок, качаем тайлик + ResultURL:= BaseUrl+'z'+inttostr(getz)+'/'+inttostr(getx div 1024)+'/x'+inttostr(getx)+'/'+inttostr(gety div 1024)+'/y'+inttostr(gety)+'.jpg'; +end. diff --git a/_tourism/hibin4ae.zmp/info.txt b/_tourism/hibin4ae.zmp/info.txt new file mode 100644 index 000000000..2822a644c --- /dev/null +++ b/_tourism/hibin4ae.zmp/info.txt @@ -0,0 +1,8 @@ +
Составил и подготовил pfg21 +
+
Готовый кэш этой карты можно взять здесь: +https://cloud.mail.ru/public/9xdU/scCor1iYa/Карелия%20Кольский/hibin4ae2008_Ааэрогеодезия%202008/ +
+
Если у Вас есть чем дополнить этот раздел - смело шлите на ящик garl@mail.ru + + diff --git a/_tourism/hibin4ae.zmp/params.txt b/_tourism/hibin4ae.zmp/params.txt new file mode 100644 index 000000000..18a8dfa04 --- /dev/null +++ b/_tourism/hibin4ae.zmp/params.txt @@ -0,0 +1,18 @@ + +[PARAMS] +pnum=17 +GUID={671CDF7B-BF4C-4679-B2B2-77AE1914A7D0} +ParentSubMenu_ru=Туристические\Россия\Карелия +ParentSubMenu_uk=Туристичний\Росія\Карелія +ParentSubMenu=Hike\Russia\Karelia +name_ru=Хибинские и Ловоозерские тундры 2008 +name=Hibins tundra 2008 +DefURLBase=http://91.237.82.95:8088/pub/tourism/karelia/hibin4ae/ +projection=1 +sradiusa=6378137 +sradiusb=6378137 +NameInCache=hibin4ae +Ext=.jpg +ContentType="image/jpeg" +MaxConnectToServerCount=1 +IsUseDownloaderInScript=1 diff --git a/_tourism/hrebtovka_elbrus.zmp/18.bmp b/_tourism/hrebtovka_elbrus.zmp/18.bmp new file mode 100644 index 000000000..47d65f276 Binary files /dev/null and b/_tourism/hrebtovka_elbrus.zmp/18.bmp differ diff --git a/_tourism/hrebtovka_elbrus.zmp/24.bmp b/_tourism/hrebtovka_elbrus.zmp/24.bmp new file mode 100644 index 000000000..595f438be Binary files /dev/null and b/_tourism/hrebtovka_elbrus.zmp/24.bmp differ diff --git a/_tourism/hrebtovka_elbrus.zmp/GetUrlScript.txt b/_tourism/hrebtovka_elbrus.zmp/GetUrlScript.txt new file mode 100644 index 000000000..607d9e8f1 --- /dev/null +++ b/_tourism/hrebtovka_elbrus.zmp/GetUrlScript.txt @@ -0,0 +1,56 @@ +function GetCode(const url: AnsiString): Cardinal; +var + VResponseCode: Cardinal; + VResponseHeader, VResponseData: AnsiString; +begin + Result := 1; + if Assigned(Downloader) then begin + VResponseHeader := ''; + VResponseData := ''; + VResponseCode := Downloader.DoHttpRequest(url, '', '', VResponseHeader, VResponseData); + Result := VResponseCode; + end; +end; + +var + BaseUrl: string; + code: Cardinal; + z_ok, z_no: integer; + r: integer; +begin + ResultURL := ''; + z_ok := StrToIntDef(GetBefore(';', ScriptBuffer), 1); // Максимальный масштаб, который точно есть + z_no := StrToIntDef(GetAfter(';', ScriptBuffer), 25); // Минимальный масштаб, которого точно нет + + // Масштаба нет - говорить не о чем + if getz >= z_no then exit; + + // Выбор зеркала, если не указана версия + if version = '' then + r := random(2) + else + r := StrToInt(version); + + case r of + 0: BaseUrl := GetURLBase; + 1: BaseUrl := RegExprReplaceMatchSubStr(GetURLBase, 'http://91.237.82.95:8088', 'https://maps.melda.ru'); + end; + + // Проверяем наличие масштаба + if getz > z_ok then begin + code := GetCode(BaseUrl+'z'+inttostr(getz)+'/'); + + // Внимание! Если сервер вернёт 403 - code почему-то будет 0. Так что выбор "404 или что-то иное" + // Если дело дошло до проверки наличия масштаба - значит какая-то граница (z_ok / z_no) точно подвинется. + if code = 404 then z_no := getz else z_ok := getz; + + // Сохраняем актуализированные границы для последующих вызовов + ScriptBuffer := inttostr(z_ok) + ';' + inttostr(z_no); + + // Масштаба нет (о чём могли только что при проверке узнать) - говорить не о чем + if getz >= z_no then exit; + end; + + // Ок, качаем тайлик + ResultURL:= BaseUrl+'z'+inttostr(getz)+'/'+inttostr(getx div 1024)+'/x'+inttostr(getx)+'/'+inttostr(gety div 1024)+'/y'+inttostr(gety)+'.jpg'; +end. diff --git a/_tourism/hrebtovka_elbrus.zmp/info.txt b/_tourism/hrebtovka_elbrus.zmp/info.txt new file mode 100644 index 000000000..1b8f2a7d7 --- /dev/null +++ b/_tourism/hrebtovka_elbrus.zmp/info.txt @@ -0,0 +1,67 @@ + + ,
+:
+ ..
+http://slazav.mccme.ru
+
+ - garl@mail.ru
+
+
+
. , . , , . , . , . , ., ., . . +
. , / , , . , . , . , . , . . . , . , . , . +
. , / , / , ., . , . , . , . , , . +
/ , / , . , . , , . , . , ., +
. , . , . , . , . , . +
-: , , , , . , . , . , . +
+
+
() . +
-. "", " " +
+
: +
+
" " +
" " +
" " +
" " +
" " +
" " +
" " +
" " +
" " +
" -" +
" " +
" " +
" " +
" " +
" " +
" " +
" " +
" " +
" " +
" " +
" " +
".. " +
" " +
" " +
" " +
- "." +
- " " +
- "." +
- "." +
- " " +
- " " +
- " " +
- " " +
- " " +
- " " +
- " " +
+
1:50000, . +
, . +
GPS. +
. +
+
150 . +
+
+
diff --git a/_tourism/hrebtovka_elbrus.zmp/params.txt b/_tourism/hrebtovka_elbrus.zmp/params.txt new file mode 100644 index 000000000..fd30b6980 --- /dev/null +++ b/_tourism/hrebtovka_elbrus.zmp/params.txt @@ -0,0 +1,20 @@ + +[PARAMS] +pnum=17 +GUID={C9B37420-DA1D-432D-B80C-816BD8116571} +ParentSubMenu_ru=Горные\Россия\Кавказ +ParentSubMenu_uk=Гірський\Росія\Кавказ +ParentSubMenu=Mountain\Russia\Caucasus +name_ru=Хребтовка Приэльбрусье (Ляпин В.Г.) +name=Around Elbrus +DefURLBase=http://91.237.82.95:8088/pub/tourism/hr_elbrus/ +projection=1 +sradiusa=6378137 +sradiusb=6378137 +NameInCache=hr_elbrus +Ext=.jpg +defaultContentType=image/jpeg +ContentType="image/jpeg" +MaxConnectToServerCount=1 +License=© Ляпин В.Г. +IsUseDownloaderInScript=1 diff --git a/_tourism/kazbegi.zmp/18.bmp b/_tourism/kazbegi.zmp/18.bmp new file mode 100644 index 000000000..47d65f276 Binary files /dev/null and b/_tourism/kazbegi.zmp/18.bmp differ diff --git a/_tourism/kazbegi.zmp/24.bmp b/_tourism/kazbegi.zmp/24.bmp new file mode 100644 index 000000000..595f438be Binary files /dev/null and b/_tourism/kazbegi.zmp/24.bmp differ diff --git a/_tourism/kazbegi.zmp/GetUrlScript.txt b/_tourism/kazbegi.zmp/GetUrlScript.txt new file mode 100644 index 000000000..607d9e8f1 --- /dev/null +++ b/_tourism/kazbegi.zmp/GetUrlScript.txt @@ -0,0 +1,56 @@ +function GetCode(const url: AnsiString): Cardinal; +var + VResponseCode: Cardinal; + VResponseHeader, VResponseData: AnsiString; +begin + Result := 1; + if Assigned(Downloader) then begin + VResponseHeader := ''; + VResponseData := ''; + VResponseCode := Downloader.DoHttpRequest(url, '', '', VResponseHeader, VResponseData); + Result := VResponseCode; + end; +end; + +var + BaseUrl: string; + code: Cardinal; + z_ok, z_no: integer; + r: integer; +begin + ResultURL := ''; + z_ok := StrToIntDef(GetBefore(';', ScriptBuffer), 1); // Максимальный масштаб, который точно есть + z_no := StrToIntDef(GetAfter(';', ScriptBuffer), 25); // Минимальный масштаб, которого точно нет + + // Масштаба нет - говорить не о чем + if getz >= z_no then exit; + + // Выбор зеркала, если не указана версия + if version = '' then + r := random(2) + else + r := StrToInt(version); + + case r of + 0: BaseUrl := GetURLBase; + 1: BaseUrl := RegExprReplaceMatchSubStr(GetURLBase, 'http://91.237.82.95:8088', 'https://maps.melda.ru'); + end; + + // Проверяем наличие масштаба + if getz > z_ok then begin + code := GetCode(BaseUrl+'z'+inttostr(getz)+'/'); + + // Внимание! Если сервер вернёт 403 - code почему-то будет 0. Так что выбор "404 или что-то иное" + // Если дело дошло до проверки наличия масштаба - значит какая-то граница (z_ok / z_no) точно подвинется. + if code = 404 then z_no := getz else z_ok := getz; + + // Сохраняем актуализированные границы для последующих вызовов + ScriptBuffer := inttostr(z_ok) + ';' + inttostr(z_no); + + // Масштаба нет (о чём могли только что при проверке узнать) - говорить не о чем + if getz >= z_no then exit; + end; + + // Ок, качаем тайлик + ResultURL:= BaseUrl+'z'+inttostr(getz)+'/'+inttostr(getx div 1024)+'/x'+inttostr(getx)+'/'+inttostr(gety div 1024)+'/y'+inttostr(gety)+'.jpg'; +end. diff --git a/_tourism/kazbegi.zmp/info.txt b/_tourism/kazbegi.zmp/info.txt new file mode 100644 index 000000000..836bae7e5 --- /dev/null +++ b/_tourism/kazbegi.zmp/info.txt @@ -0,0 +1,10 @@ + ""
+
+ - garl@mail.ru
+
+ + + +Trekking Maps +Khevi, Mt. Kazbegi, Gudauri, Truso +www.geoland.ge (c) 2011 diff --git a/_tourism/kazbegi.zmp/params.txt b/_tourism/kazbegi.zmp/params.txt new file mode 100644 index 000000000..ba138eef6 --- /dev/null +++ b/_tourism/kazbegi.zmp/params.txt @@ -0,0 +1,19 @@ + +[PARAMS] +pnum=17 +GUID={3AC8353B-CD0A-48A6-A727-A373D3A763CE} +ParentSubMenu_ru=Туристические\Россия\Кавказ +ParentSubMenu_uk=Туристичний\Росія\Кавказ +ParentSubMenu=Hike\Russia\Caucasus +name_ru=Казбек (с) Geoland +name=Kazbegi (с) Geoland +DefURLBase=http://91.237.82.95:8088/pub/tourism/kazbegi/ +projection=1 +sradiusa=6378137 +sradiusb=6378137 +NameInCache=Kazbegi +Ext=.jpg +defaultContentType=image/jpeg +ContentType="image/jpeg" +MaxConnectToServerCount=1 +IsUseDownloaderInScript=1 diff --git a/_tourism/kyrgyz.zmp/18.bmp b/_tourism/kyrgyz.zmp/18.bmp new file mode 100644 index 000000000..47d65f276 Binary files /dev/null and b/_tourism/kyrgyz.zmp/18.bmp differ diff --git a/_tourism/kyrgyz.zmp/24.bmp b/_tourism/kyrgyz.zmp/24.bmp new file mode 100644 index 000000000..595f438be Binary files /dev/null and b/_tourism/kyrgyz.zmp/24.bmp differ diff --git a/_tourism/kyrgyz.zmp/GetUrlScript.txt b/_tourism/kyrgyz.zmp/GetUrlScript.txt new file mode 100644 index 000000000..e8f606cad --- /dev/null +++ b/_tourism/kyrgyz.zmp/GetUrlScript.txt @@ -0,0 +1,57 @@ +function GetCode(const url: AnsiString): Cardinal; +var + VResponseCode: Cardinal; + VResponseHeader, VResponseData: AnsiString; +begin + Result := 1; + if Assigned(Downloader) then begin + VResponseHeader := ''; + VResponseData := ''; + VResponseCode := Downloader.DoHttpRequest(url, '', '', VResponseHeader, VResponseData); + Result := VResponseCode; + end; +end; + +var + BaseUrl: string; + code: Cardinal; + z_ok, z_no: integer; + r: integer; +begin + ResultURL := ''; + z_ok := StrToIntDef(GetBefore(';', ScriptBuffer), 1); // Максимальный масштаб, который точно есть + z_no := StrToIntDef(GetAfter(';', ScriptBuffer), 25); // Минимальный масштаб, которого точно нет + + // Масштаба нет - говорить не о чем + if getz >= z_no then exit; + + // Выбор зеркала, если не указана версия + if version = '' then + // r := random(2) + r := 0 + else + r := StrToInt(version); + + case r of + 0: BaseUrl := GetURLBase; + 1: BaseUrl := RegExprReplaceMatchSubStr(GetURLBase, 'http://91.237.82.95:8088', 'https://maps.melda.ru'); + end; + + // Проверяем наличие масштаба + if getz > z_ok then begin + code := GetCode(BaseUrl+'z'+inttostr(getz)+'/'); + + // Внимание! Если сервер вернёт 403 - code почему-то будет 0. Так что выбор "404 или что-то иное" + // Если дело дошло до проверки наличия масштаба - значит какая-то граница (z_ok / z_no) точно подвинется. + if code = 404 then z_no := getz else z_ok := getz; + + // Сохраняем актуализированные границы для последующих вызовов + ScriptBuffer := inttostr(z_ok) + ';' + inttostr(z_no); + + // Масштаба нет (о чём могли только что при проверке узнать) - говорить не о чем + if getz >= z_no then exit; + end; + + // Ок, качаем тайлик + ResultURL:= BaseUrl+'z'+inttostr(getz)+'/'+inttostr(getx div 1024)+'/x'+inttostr(getx)+'/'+inttostr(gety div 1024)+'/y'+inttostr(gety)+'.jpg'; +end. diff --git a/_tourism/kyrgyz.zmp/info.txt b/_tourism/kyrgyz.zmp/info.txt new file mode 100644 index 000000000..cc7fa4e06 --- /dev/null +++ b/_tourism/kyrgyz.zmp/info.txt @@ -0,0 +1,16 @@ +
+ - garl@mail.ru
+
+
+
- . +
+
, . 1:50000. GeoTIFF. , (Global mapper, Ozi explorer .) 254 dpi 100 . +
1:200000. +
+
AS IS ( ). . , , . , . (avp westra.ru) ( ) . +
. +
+
. (, , ) .
.., , . +
+
04.04.2007 +
http://westra.ru/reports/tianshan/kirgmap.html \ No newline at end of file diff --git a/_tourism/kyrgyz.zmp/params.txt b/_tourism/kyrgyz.zmp/params.txt new file mode 100644 index 000000000..0cc912bc7 --- /dev/null +++ b/_tourism/kyrgyz.zmp/params.txt @@ -0,0 +1,20 @@ + +[PARAMS] +pnum=17 +GUID={6e2d3659-d51a-4121-8b38-9c96381370b3} +ParentSubMenu_ru=Горные\Киргизия +ParentSubMenu_uk=Гірський\Киргизія +ParentSubMenu=Mountain\Kyrgyzstan +name_ru=Схема-хребтовка Киргизского хребта. +name=Kyrgyz ridge map +DefURLBase=http://91.237.82.95:8088/pub/tourism/kyrgyz/ +projection=1 +sradiusa=6378137 +sradiusb=6378137 +NameInCache=kyrgyz +Ext=.jpg +defaultContentType=image/jpeg +ContentType="image/jpeg" +MaxConnectToServerCount=1 +License=© Александр Пуриков +IsUseDownloaderInScript=1 diff --git a/_tourism/lcarta.zmp/18.bmp b/_tourism/lcarta.zmp/18.bmp new file mode 100644 index 000000000..47d65f276 Binary files /dev/null and b/_tourism/lcarta.zmp/18.bmp differ diff --git a/_tourism/lcarta.zmp/24.bmp b/_tourism/lcarta.zmp/24.bmp new file mode 100644 index 000000000..595f438be Binary files /dev/null and b/_tourism/lcarta.zmp/24.bmp differ diff --git a/_tourism/lcarta.zmp/GetUrlScript.txt b/_tourism/lcarta.zmp/GetUrlScript.txt new file mode 100644 index 000000000..607d9e8f1 --- /dev/null +++ b/_tourism/lcarta.zmp/GetUrlScript.txt @@ -0,0 +1,56 @@ +function GetCode(const url: AnsiString): Cardinal; +var + VResponseCode: Cardinal; + VResponseHeader, VResponseData: AnsiString; +begin + Result := 1; + if Assigned(Downloader) then begin + VResponseHeader := ''; + VResponseData := ''; + VResponseCode := Downloader.DoHttpRequest(url, '', '', VResponseHeader, VResponseData); + Result := VResponseCode; + end; +end; + +var + BaseUrl: string; + code: Cardinal; + z_ok, z_no: integer; + r: integer; +begin + ResultURL := ''; + z_ok := StrToIntDef(GetBefore(';', ScriptBuffer), 1); // Максимальный масштаб, который точно есть + z_no := StrToIntDef(GetAfter(';', ScriptBuffer), 25); // Минимальный масштаб, которого точно нет + + // Масштаба нет - говорить не о чем + if getz >= z_no then exit; + + // Выбор зеркала, если не указана версия + if version = '' then + r := random(2) + else + r := StrToInt(version); + + case r of + 0: BaseUrl := GetURLBase; + 1: BaseUrl := RegExprReplaceMatchSubStr(GetURLBase, 'http://91.237.82.95:8088', 'https://maps.melda.ru'); + end; + + // Проверяем наличие масштаба + if getz > z_ok then begin + code := GetCode(BaseUrl+'z'+inttostr(getz)+'/'); + + // Внимание! Если сервер вернёт 403 - code почему-то будет 0. Так что выбор "404 или что-то иное" + // Если дело дошло до проверки наличия масштаба - значит какая-то граница (z_ok / z_no) точно подвинется. + if code = 404 then z_no := getz else z_ok := getz; + + // Сохраняем актуализированные границы для последующих вызовов + ScriptBuffer := inttostr(z_ok) + ';' + inttostr(z_no); + + // Масштаба нет (о чём могли только что при проверке узнать) - говорить не о чем + if getz >= z_no then exit; + end; + + // Ок, качаем тайлик + ResultURL:= BaseUrl+'z'+inttostr(getz)+'/'+inttostr(getx div 1024)+'/x'+inttostr(getx)+'/'+inttostr(gety div 1024)+'/y'+inttostr(gety)+'.jpg'; +end. diff --git a/_tourism/lcarta.zmp/info.txt b/_tourism/lcarta.zmp/info.txt new file mode 100644 index 000000000..6ec4469c4 --- /dev/null +++ b/_tourism/lcarta.zmp/info.txt @@ -0,0 +1,55 @@ + +
-. -37-23- +
+
() . +
-. "", " " +
+
: +
+
" " +
" " +
" " +
" " +
" " +
" " +
" " +
" " +
" " +
" -" +
" " +
" " +
" " +
" " +
" " +
" " +
" " +
" " +
" " +
" " +
" " +
".. " +
" " +
" " +
" " +
- "." +
- " " +
- "." +
- "." +
- " " +
- " " +
- " " +
- " " +
- " " +
- " " +
- " " +
+
1:50000, . +
, . +
GPS. +
. +
+
150 . +
+
+
+ - garl@mail.ru
diff --git a/_tourism/lcarta.zmp/params.txt b/_tourism/lcarta.zmp/params.txt new file mode 100644 index 000000000..802a61fbd --- /dev/null +++ b/_tourism/lcarta.zmp/params.txt @@ -0,0 +1,20 @@ + +[PARAMS] +pnum=17 +GUID={10B2CE3B-78F2-44A8-8396-F94160291754} +ParentSubMenu_ru=Горные\Россия\Кавказ +ParentSubMenu_uk=Гірський\Росія\Кавказ +ParentSubMenu=Mountain\Russia\Caucasus +name_ru= Абишира-Ахуба (В.Ляпин) +name=Abishira-Ahuba (V.Lyapin) +DefURLBase=http://91.237.82.95:8088/pub/tourism/lcarta/ +projection=1 +sradiusa=6378137 +sradiusb=6378137 +NameInCache=lcarta +Ext=.jpg +License=© Ляпин В.Г. 2013 +defaultContentType=image/jpeg +ContentType="image/jpeg" +MaxConnectToServerCount=1 +IsUseDownloaderInScript=1 diff --git a/_tourism/nepal.zmp/18.bmp b/_tourism/nepal.zmp/18.bmp new file mode 100644 index 000000000..47d65f276 Binary files /dev/null and b/_tourism/nepal.zmp/18.bmp differ diff --git a/_tourism/nepal.zmp/24.bmp b/_tourism/nepal.zmp/24.bmp new file mode 100644 index 000000000..595f438be Binary files /dev/null and b/_tourism/nepal.zmp/24.bmp differ diff --git a/_tourism/nepal.zmp/info.txt b/_tourism/nepal.zmp/info.txt new file mode 100644 index 000000000..c6941573b --- /dev/null +++ b/_tourism/nepal.zmp/info.txt @@ -0,0 +1,12 @@ +Topographic Map of Nepal
+Scale 1:50000.
+Map produced by the Surver Department of His Majesty`s Government of Nepal in co-operation this the Government of Finland.
+Date of verification & 199x-200x
+-----------------------
+Топрографическая карта Непала
+Масштаб 1:50000 (отдельные раоны дополнены листами 1:25000)
+Дыты актуализации разных листо - различны - от 199х до 200x годов.
+-----------------------
+© Government of Nepal, Survey Department
+
+История изменений diff --git a/_tourism/nepal.zmp/params.txt b/_tourism/nepal.zmp/params.txt new file mode 100644 index 000000000..d16f70f8b --- /dev/null +++ b/_tourism/nepal.zmp/params.txt @@ -0,0 +1,11 @@ +[PARAMS] +GUID={e9db8d76-6ddf-44c6-8c58-f3b02f67c519} +ParentSubMenu_ru=Туристические\Непал +ParentSubMenu_uk=Туристичний\Непал +ParentSubMenu=Hike\Nepal +name_ru=Непал +name=Nepal +NameInCache=nepal +DefURLBase=https://maps.melda.ru/pub/tourism/nepal/{z}/{x}/{y}.jpg +ContentType=image/jpeg +EPSG=3785 diff --git a/_tourism/slazav.map_hr.zmp/18.bmp b/_tourism/slazav.map_hr.zmp/18.bmp new file mode 100644 index 000000000..47d65f276 Binary files /dev/null and b/_tourism/slazav.map_hr.zmp/18.bmp differ diff --git a/_tourism/slazav.map_hr.zmp/24.bmp b/_tourism/slazav.map_hr.zmp/24.bmp new file mode 100644 index 000000000..595f438be Binary files /dev/null and b/_tourism/slazav.map_hr.zmp/24.bmp differ diff --git a/_tourism/slazav.map_hr.zmp/GetUrlScript.txt b/_tourism/slazav.map_hr.zmp/GetUrlScript.txt new file mode 100644 index 000000000..381b6ad87 --- /dev/null +++ b/_tourism/slazav.map_hr.zmp/GetUrlScript.txt @@ -0,0 +1,56 @@ +function GetCode(const url: AnsiString): Cardinal; +var + VResponseCode: Cardinal; + VResponseHeader, VResponseData: AnsiString; +begin + Result := 1; + if Assigned(Downloader) then begin + VResponseHeader := ''; + VResponseData := ''; + VResponseCode := Downloader.DoHttpRequest(url, '', '', VResponseHeader, VResponseData); + Result := VResponseCode; + end; +end; + +var + BaseUrl: string; + code: Cardinal; + z_ok, z_no: integer; + r: integer; +begin + ResultURL := ''; + z_ok := StrToIntDef(GetBefore(';', ScriptBuffer), 1); // Максимальный масштаб, который точно есть + z_no := StrToIntDef(GetAfter(';', ScriptBuffer), 25); // Минимальный масштаб, которого точно нет + + // Масштаба нет - говорить не о чем + if getz >= z_no then exit; + + // Выбор зеркала, если не указана версия + if version = '' then + r := random(2) + else + r := StrToInt(version); + + case r of + 0: BaseUrl := GetURLBase; + 1: BaseUrl := RegExprReplaceMatchSubStr(GetURLBase, 'http://91.237.82.95:8088', 'https://maps.melda.ru'); + end; + + // Проверяем наличие масштаба + if getz > z_ok then begin + code := GetCode(BaseUrl+'z'+inttostr(getz)+'/'); + + // Внимание! Если сервер вернёт 403 - code почему-то будет 0. Так что выбор "404 или что-то иное" + // Если дело дошло до проверки наличия масштаба - значит какая-то граница (z_ok / z_no) точно подвинется. + if code = 404 then z_no := getz else z_ok := getz; + + // Сохраняем актуализированные границы для последующих вызовов + ScriptBuffer := inttostr(z_ok) + ';' + inttostr(z_no); + + // Масштаба нет (о чём могли только что при проверке узнать) - говорить не о чем + if getz >= z_no then exit; + end; + + // Ок, качаем тайлик + ResultURL:= BaseUrl+'z'+inttostr(getz)+'/'+inttostr(getx div 1024)+'/x'+inttostr(getx)+'/'+inttostr(gety div 1024)+'/y'+inttostr(gety)+'.png'; +end. diff --git a/_tourism/slazav.map_hr.zmp/info.txt b/_tourism/slazav.map_hr.zmp/info.txt new file mode 100644 index 000000000..53dc80a75 --- /dev/null +++ b/_tourism/slazav.map_hr.zmp/info.txt @@ -0,0 +1,12 @@ + ""

+ : ., ., ., ., ....
+http://slazav.mccme.ru/maps/
+
+ +
+
+ : http://slazav-news.livejournal.com/ +
+
+ - garl@mail.ru
+
diff --git a/_tourism/slazav.map_hr.zmp/params.txt b/_tourism/slazav.map_hr.zmp/params.txt new file mode 100644 index 000000000..629f6dc07 --- /dev/null +++ b/_tourism/slazav.map_hr.zmp/params.txt @@ -0,0 +1,20 @@ + +[PARAMS] +pnum=17 +GUID={8834EDB4-532C-469D-B156-C811E0A93FB9} +ParentSubMenu_ru=Горные +ParentSubMenu_uk=Гірський +ParentSubMenu=Mountain +name_ru=Хребтовки Владислава Завьялова +name=Vladislav Zavjalov mountain maps +DefURLBase=http://91.237.82.95:8088/pub/tourism/slazav.map_hr/ +projection=1 +sradiusa=6378137 +sradiusb=6378137 +NameInCache=slazav.map_hr +Ext=.png +defaultContentType=image/png +ContentType="image/png" +License=© Владислав Завьялов, slazav.livejournal.com +MaxConnectToServerCount=1 +IsUseDownloaderInScript=1 diff --git a/_tourism/slazav.map_hr_nakarte.zmp/18.bmp b/_tourism/slazav.map_hr_nakarte.zmp/18.bmp new file mode 100644 index 000000000..47d65f276 Binary files /dev/null and b/_tourism/slazav.map_hr_nakarte.zmp/18.bmp differ diff --git a/_tourism/slazav.map_hr_nakarte.zmp/24.bmp b/_tourism/slazav.map_hr_nakarte.zmp/24.bmp new file mode 100644 index 000000000..595f438be Binary files /dev/null and b/_tourism/slazav.map_hr_nakarte.zmp/24.bmp differ diff --git a/_tourism/slazav.map_hr_nakarte.zmp/GetUrlScript.txt b/_tourism/slazav.map_hr_nakarte.zmp/GetUrlScript.txt new file mode 100644 index 000000000..3ae0e936c --- /dev/null +++ b/_tourism/slazav.map_hr_nakarte.zmp/GetUrlScript.txt @@ -0,0 +1,8 @@ +var + InvertedY: integer; + +begin + InvertedY := round(intpower(2,GetZ-1)) - 1 - GetY; + + ResultURL:=GetURLBase+'/'+inttostr(GetZ-1)+'/'+inttostr(GetX)+'/'+inttostr(InvertedY); +end. \ No newline at end of file diff --git a/_tourism/slazav.map_hr_nakarte.zmp/info.txt b/_tourism/slazav.map_hr_nakarte.zmp/info.txt new file mode 100644 index 000000000..cf3e6d5bf --- /dev/null +++ b/_tourism/slazav.map_hr_nakarte.zmp/info.txt @@ -0,0 +1,16 @@ +Карта с хребтовками Завьялова. Загрузка идет с сайта Nakarte.me. На первый взгляд, идентична уже имеющейся в подборке карте, хранящайся у Garl'а. Поэтому, временно перевожу ее в разряд скрытых. + +============================ + +Все карты и права из раздела "Туристические" принадлежат их владельцам

+Карты рисовали: В.Завьялов, А.Тонис, А.Чупикин, Т.Алексеевский, А.Бахвалов...
+http://slazav.mccme.ru/maps/
+
+Просмотреть в браузере +
+
+ЖЖ : http://slazav-news.livejournal.com/ +
+
+Если у Вас есть чем дополнить этот раздел - смело шлите на ящик garl@mail.ru
+
diff --git a/_tourism/slazav.map_hr_nakarte.zmp/params.txt b/_tourism/slazav.map_hr_nakarte.zmp/params.txt new file mode 100644 index 000000000..fad75b493 --- /dev/null +++ b/_tourism/slazav.map_hr_nakarte.zmp/params.txt @@ -0,0 +1,20 @@ + +[PARAMS] +pnum=17 +GUID={8834EDB4-532C-469D-B156-C811E0A93FB8} +ParentSubMenu_ru=Сломанные карты\Туристические +ParentSubMenu_uk=Зламані карти\Туристичний +ParentSubMenu=Not working\Hike +name_ru=Карты Владислава Завьялова Nakarte.me +name=Vladislav Zavjalov map Nakarte.me +DefURLBase=https://tiles.nakarte.me/map_hr +projection=1 +sradiusa=6378137 +sradiusb=6378137 +NameInCache=slazav.map_hr +Ext=.png +defaultContentType=image/png +ContentType="image/png" +License=© Владислав Завьялов, slazav.livejournal.com +MaxConnectToServerCount=1 +IsUseDownloaderInScript=1 diff --git a/_tourism/slazav.zmp/18.bmp b/_tourism/slazav.zmp/18.bmp new file mode 100644 index 000000000..b86f30e52 Binary files /dev/null and b/_tourism/slazav.zmp/18.bmp differ diff --git a/_tourism/slazav.zmp/24.bmp b/_tourism/slazav.zmp/24.bmp new file mode 100644 index 000000000..bfc593f80 Binary files /dev/null and b/_tourism/slazav.zmp/24.bmp differ diff --git a/_tourism/slazav.zmp/GetUrlScript.txt b/_tourism/slazav.zmp/GetUrlScript.txt new file mode 100644 index 000000000..3ae0e936c --- /dev/null +++ b/_tourism/slazav.zmp/GetUrlScript.txt @@ -0,0 +1,8 @@ +var + InvertedY: integer; + +begin + InvertedY := round(intpower(2,GetZ-1)) - 1 - GetY; + + ResultURL:=GetURLBase+'/'+inttostr(GetZ-1)+'/'+inttostr(GetX)+'/'+inttostr(InvertedY); +end. \ No newline at end of file diff --git a/_tourism/slazav.zmp/info.txt b/_tourism/slazav.zmp/info.txt new file mode 100644 index 000000000..d8559ce62 --- /dev/null +++ b/_tourism/slazav.zmp/info.txt @@ -0,0 +1,11 @@ + : +http://slazav.mccme.ru/maps +------------------------------------------------------- + + - (). +-------------------------------------------------------- + web-: +http://slazav-news.livejournal.com/563914.html + + : +http://aparshin.ru/viewmaps.html \ No newline at end of file diff --git a/_tourism/slazav.zmp/params.txt b/_tourism/slazav.zmp/params.txt new file mode 100644 index 000000000..84cae4fa6 --- /dev/null +++ b/_tourism/slazav.zmp/params.txt @@ -0,0 +1,17 @@ +[PARAMS] +pnum=150 +GUID={72A1F218-0DB4-4E30-A403-862578671158} +ParentSubMenu_ru=Туристические\Россия\Московская область +ParentSubMenu_uk=Туристичний\Росія\Московська область +ParentSubMenu=Hike\Russia\Moscow region +name_ru=ММБ-карты (Завьялов) +name=Slazav maps (MMB) +NameInCache=slazav_MO +DefURLBase=https://tiles.nakarte.me/map_podm +ContentType=image/png +Ext=.png +projection=1 +sradiusa=6378137 +sradiusb=6356752 +DefHotKey=16463 +BanIfLen=0 \ No newline at end of file diff --git a/_tourism/soucaumap.zmp/18.bmp b/_tourism/soucaumap.zmp/18.bmp new file mode 100644 index 000000000..47d65f276 Binary files /dev/null and b/_tourism/soucaumap.zmp/18.bmp differ diff --git a/_tourism/soucaumap.zmp/24.bmp b/_tourism/soucaumap.zmp/24.bmp new file mode 100644 index 000000000..595f438be Binary files /dev/null and b/_tourism/soucaumap.zmp/24.bmp differ diff --git a/_tourism/soucaumap.zmp/GetUrlScript.txt b/_tourism/soucaumap.zmp/GetUrlScript.txt new file mode 100644 index 000000000..607d9e8f1 --- /dev/null +++ b/_tourism/soucaumap.zmp/GetUrlScript.txt @@ -0,0 +1,56 @@ +function GetCode(const url: AnsiString): Cardinal; +var + VResponseCode: Cardinal; + VResponseHeader, VResponseData: AnsiString; +begin + Result := 1; + if Assigned(Downloader) then begin + VResponseHeader := ''; + VResponseData := ''; + VResponseCode := Downloader.DoHttpRequest(url, '', '', VResponseHeader, VResponseData); + Result := VResponseCode; + end; +end; + +var + BaseUrl: string; + code: Cardinal; + z_ok, z_no: integer; + r: integer; +begin + ResultURL := ''; + z_ok := StrToIntDef(GetBefore(';', ScriptBuffer), 1); // Максимальный масштаб, который точно есть + z_no := StrToIntDef(GetAfter(';', ScriptBuffer), 25); // Минимальный масштаб, которого точно нет + + // Масштаба нет - говорить не о чем + if getz >= z_no then exit; + + // Выбор зеркала, если не указана версия + if version = '' then + r := random(2) + else + r := StrToInt(version); + + case r of + 0: BaseUrl := GetURLBase; + 1: BaseUrl := RegExprReplaceMatchSubStr(GetURLBase, 'http://91.237.82.95:8088', 'https://maps.melda.ru'); + end; + + // Проверяем наличие масштаба + if getz > z_ok then begin + code := GetCode(BaseUrl+'z'+inttostr(getz)+'/'); + + // Внимание! Если сервер вернёт 403 - code почему-то будет 0. Так что выбор "404 или что-то иное" + // Если дело дошло до проверки наличия масштаба - значит какая-то граница (z_ok / z_no) точно подвинется. + if code = 404 then z_no := getz else z_ok := getz; + + // Сохраняем актуализированные границы для последующих вызовов + ScriptBuffer := inttostr(z_ok) + ';' + inttostr(z_no); + + // Масштаба нет (о чём могли только что при проверке узнать) - говорить не о чем + if getz >= z_no then exit; + end; + + // Ок, качаем тайлик + ResultURL:= BaseUrl+'z'+inttostr(getz)+'/'+inttostr(getx div 1024)+'/x'+inttostr(getx)+'/'+inttostr(gety div 1024)+'/y'+inttostr(gety)+'.jpg'; +end. diff --git a/_tourism/soucaumap.zmp/info.txt b/_tourism/soucaumap.zmp/info.txt new file mode 100644 index 000000000..843cd6003 --- /dev/null +++ b/_tourism/soucaumap.zmp/info.txt @@ -0,0 +1,382 @@ +
() ( ) +
+
. JPEG. : , , .., . , 300 ( ) , . , , , , , , , .. +
+
, , , , mg5642@mail.ru. +
+
31.08.2013 2013 . +
+
- ( . ). , , , , . +
+
: , , ; ; tlib.ru ( ); ; 2012 . - , , . panoramio.com Google , .. . +
+
"" - . , , . +
+
+
/ . +
, mg5642@mail.ru +
+
caucatalog.narod.ru +
+
- garl@mail.ru +
+
+
1. . (2, 3887) +
2. . (2, 3949) +
3. . (2, 3938) +
4. . (3, 4270) +
5. - (2*, 3820) +
6. () (3*, 3750) +
7. (2, 3769) +
8. () (3*, 3967) +
9. (2, 3568) +
10. 50 (2, 3677) +
10. (1, 3474) +
10. (3, 3686) ( .) +
10. . (2, 3700) +
11. (2, 3629) +
12. ( ) (3, 3750) +
13. (1, 3607) +
// ??? 13. (2, 3775) +
14. (2, 3627) +
15. (2, 3396) +
16. (2, 3583) +
17. (2, 3654) +
18. (2, 3629) +
19. (3, 3687) +
19. (2, 3737) ( .) +
20. (2, 3586) +
21. (2, 3546) +
22. (3, 3636) +
23. (2*, 3606) +
24. (3, 3609) +
24. (3*, 3928) ( .) +
25. (1*, 3442) +
25. () (2++ ., 3653) +
25. (2, 3550) +
25. () (2+, 3800) +
26. (2, 3757) +
+
27. (1???, 3176) ( .) +
, , , . 1. +
27. 27, 1. 1 - . , . +
28. (2?, 3526) ( .) +
, . +
29. (2, 3771) 3-4 , . +
30. (1, 3546) +
30. (1, 3391) +
31. (2, 3732) +
31. (1, 3172) +
32. (2+, .. 3378) ( .) +
33. (1, 3184) +
34. (1, 3146) ( .) +
35. (2, 3324) ( .) +
36. (2, 3598) ( .) +
37. (3!, 3636) ( .) +
38. (2, 3665) +
39. (2, 3663) +
40. () (2, 3746) +
41. (2, 3783) +
42. . (2, 3576) +
43. . (2, 3483) +
44. (2*, 3754) +
45. (3*, 3822) +
46. (3, 3775) +
47. (3, 4000) +
48. (3, 3871) +
49. (2*, 3821) +
50. (2, 3733) +
51. (2, 3695) +
52. (3, 4116) +
53. (3, 4096) +
54. (3, 3863) +
54. (3, 3650) +
55. (3, 3784) +
56. (2, 3941) +
57. (2, 3841) +
57. (2*, 3526) +
57. ( 7175 tlib.ru) +
57. (2*, 3794) +
58. (2, 3764) +
59. (2, 3792) +
60. (1, 3367) +
61. (2, 3359) +
62. (2, 3466) +
63. (2, 3686) +
64. (3*, 4112) +
65. (1, 3268) +
66. (1, 3203) +
67. (3, 3173) +
68. (2, 3600) +
69. (2*, 3426) +
70. . (3, 3604) +
71. (2*, 3316) +
72. 1- (1, 3321) +
73. 2- (1*, 3166) +
74. (1, 3300) +
75. (/, 2807) +
76. (1, 3276) +
77. (2, 3567) +
77. (2*, 3500) +
78. () (1, 3137) +
79. () (1, 2416) +
80. (1, 3218) ( .) +
81. (1*, 3361) +
82. , // (2???, 3808) +
83. - (1*, 3549) +
84. (2*, 4037) +
85. () () (2, 3702) +
86. () (2, 3593) +
87. () (2, 3491) +
+
** +
: +
"85 - ( .. ), 2 +
86 - 2 +
87 - 2 ( / ). , 2 ." +
** +
87. ? 7175 tlib.ru +
88. (2, 3839) +
89. (2, 3312) +
90. (1, 3517) +
91. (1*, 3200) +
92. (1*, 3200) +
93. (1, 3340) +
94. (1, 3200) +
95. ??? +
100. (3*, 4228) +
101. . (3*, 4231) +
102. . (3*, 4181) +
200. - (/, 2815) +
201. (2, 3394) +
202. (2, 3552) +
203. (2, 4153) +
204. (2, 4199) +
205. - (2, 3502) ( 3050-IV, .12) +
206. (..., 2?, 3500?) +
207. - (2, 3872) +
207. (2 , 3667) +
208. (2, 3911) +
208. (2*, 3918) +
209. (2, 3837) - . +
209. (2*, 3774) +
210. (2, 3647) / - +
210. (2, 3438) +
211. (2, 3273) +
211. (/, 2619) +
211. (/,2682) +
212. (2, 3650) +
212. (2*, 2973) ( . - ) +
212. (/, 2476) +
213. (1, 3528) //////// (2, 3600?) +
214. (1, 3359) 3795 +
215. (2, . 3610) +
216. () (1, 3297) +
217. () (1, 3346) (? 1, 3500 ) +
218. (1?, 3168) +
219. () (1?, 3238) +
220. (2* .., 3531) +
221. (1, 2800) +
221. (1, 3042) ?? ?? +
222. (3, 3956) +
223. (1, 3218) +
224. ?? (3?, 4060) +
225. (/;2529) +
226. (1??, 3417) +
227. (2*, 3431) +
228. (2?, . 3650) +
229. (2, 3772) +
230. () (2, 3728) +
231. (1, 3331) +
232. (/;2817) +
233. (3*, 4096) ????! +
233. (/, 2669) +
234. (/, 2497) (/?, 2500?) (, , . 5) +
235. (3*, 3846) +
236. (2*???????!, 3724) +
237. (1, 3107) +
237. (1 .. ( !), 2921) +
238. (/, 2623) +
239. (1, 3157) +
240. (1, 3000) +
241. (1, 3028) +
242. () (1, 3438) +
243. () (2, 3682) +
244. - (2, 3975) +
245. - (3, 4200?) +
246. (3, 4350) +
247. (/, 2722) +
247. () (/, 2800) (Kalle Kiiranen, , kalle.kiiranen@ut.ee, 2010) +
247. (2900, 1) +
248. (/, 2675) +
249. (/, 2725) +
250. (/, 2977) +
251. (1?, 3036) . +
252. (/, 2811) +
253. / (/, 2872) +
254. / (/, 2768) +
255. / (/, 2750) +
256. / (/, 2465) +
257. (/, 2388) +
258. (/, 2558) +
259. (/, 2793?) +
260. / (/, 2947) +
261. (/, 2896) +
262. / (/-1, 2594) +
263. / (/, 2612) +
300. (1, 3057) +
301. 2000 (1*, 3322) +
302. (1, 3246) ( !) +
303. (2, 3254) +
304. (1, 3093) +
305. (1, 3233) +
306. (1) (., , 2011, . 127) +
307. (1??) (., , 2011, . 127) +
308. ? (2?, ~3100) +
309. (., , 2011, . 7) +
310. () (/, 2714) +
311. (1, 2597) +
312. (1*, 2919) +
350. (1*, 3297) +
351. (2, 3174) +
352. -(1, 3042) +
400. () (1, 3300) +
401. () (1, 3400) +
401. (1, 2900) +
402. (1*, 3000) +
403. (2++, 3000) +
450. () (1, 3097) +
450. () (1, 3200) +
451. (1(*?), 3427) +
451. . (1(*?), ~3700) ( tlib.ru. - 2*!!!) +
451. (2, 3500) // 5140 tlib.ru +
452. (/, 2860) +
453. --- +
454. (1?, 3350) (tlib/N5140) +
455. (/, 2831) +
456. (/, 2899) +
457. () (1, 2876) +
458. (1, 3161) +
459. (1, 3013) +
460. (1, 3128) (- .: 7191 tlib.ru) +
461. ( :-) ) (2, 3482) +
462. (1?, 3356) 7191 tlib.ru +
463. - . (1, 3200) 7191 tlib.ru +
464. (2, 3800) +
465. (/, 3061) +
466. (/, 2585) +
467. (1, 3191) +
468. (/, 2629) +
469. (/, 2978) +
470. 12 (2, ~3850) - 7191 tlib.ru +
471. (1*, 3300?) +
472. +
473. +
500. (1, 3010) (http://www.tkg.org.ua/node/24347) +
501. (1, 3338) +
501a. . 2* 3500 +
501. "" ( - =, =, =,) (~1*, ~3100) +
502. (/, 2348) +
503. () (2**, 3597, .. - ??) +
504. (2, 3731) +
505. (1*, 3236) +
506. (1-1, 3552) +
507. (2, . 3600) +
508. () (1*, . 3450) +
509. (1, 3500) +
510. (1, 3226) +
511. (, ) (1*, 3543) +
512. (1, 3437) +
513. (1, 3287) +
550. (1??, 4375) +
551. (2-3, 4478) (2 -) +
552. (2, . 4275) +
553. (3, 4216) +
554. (/; 3387) +
555. () (/, 3046) +
556. (1??, 3619) \ : 1 +
557. (1, 3402) +
558. (1, 3563) +
559. (2?, 3650?) +
560. (1, 3940) +
561. (2, 4106) +
562. (2, .4200) 1?? +
563. (2, . 4300) +
564. (2, . 4300) - +
565. (1, . 3385) +
566. (1, 3481) +
567. (1, 3499) +
568. (1, 3464) +
569. - (3A, 3911) +
570. (3, 4522) +
571. (3*, 4400) +
572. (2, .4250) ?? +
573. (??) (??) (2, .3820) +
574. - (2, 3892) +
575. (1, 3611) +
576. (1, 3539) +
577. - (2, 3657) +
578. (2, 3634) +
579. () (1, 3277) +
580. (2, . 3700) +
581. (2-2, 3418) +
582. (2*, . 3400) +
583. (1, 2900) +
584. (2, 3300) +
585. (2*, 3100) +
586. (2*, 3250) +
587. (1, 3000) +
588. (/, 2700) +
589. () (2*, 3100) +
590. (, ) (1* 2, 3241 3326) +
591. (1, 3300) +
592. (1, 3300) +
593. () (1, 3400) +
594. (1, 3300) +
595. (1, 3450) +
596. (1*, 3350) +
597. (1, 3360) +
598. () (1, 3430) +
599. (1, 3200) +
600. (1, 3100) +
601. (1, 2900) +
602. (1, 3070) / ? (/, 3284) +
603. () (1, 3112) +
604. (1, 3200) +
605. (/, 3000) +
606. () (1, 2800) +
607. () (/, 2921) +
608. (1, 3130) +
609. (1, 2961) +
610. (/, 3100) +
611. (/, 2800) +
612. (1, 2962) +
613. (1, 3000) +
614. (/, 2945) +
615. (/, 2915) +
616. () (/, 2100) +
617. <> () (/-1, 2922) +
618. ( , . . ) (1-2, 3150?) +
619. (1, 3220) +
620. (1*, 3250) +
621(?). (1, 3100) +
622(?). (/, 3000) +
623. (/, 2700) +
624. (1, 3050) +
625. 2952 (/, 2952) + + + + + + + + + + + + + + + + diff --git a/_tourism/soucaumap.zmp/params.txt b/_tourism/soucaumap.zmp/params.txt new file mode 100644 index 000000000..73f44b50f --- /dev/null +++ b/_tourism/soucaumap.zmp/params.txt @@ -0,0 +1,21 @@ + +[PARAMS] +pnum=17 +GUID={63F20739-EAD8-44F4-B71A-EAFD26E83055} +ParentSubMenu_ru=Туристические\Россия\Кавказ +ParentSubMenu_uk=Туристичний\Росія\Кавказ +ParentSubMenu=Hike\Russia\Caucasus +name_ru=Схема перевалов Южного Кавказа 30.8.2014 +name=caucatalog.narod.ru southcaucas 30.8.2014 +name_uk=Схема перевалов Южного Кавказа 30.8.2014 +DefURLBase=http://91.237.82.95:8088/pub/tourism/soucaumap/ +projection=1 +sradiusa=6378137 +sradiusb=6378137 +NameInCache=soucaumap +Ext=.jpg +License=© Михаила Голубев, caucatalog.narod.ru +defaultContentType=image/jpeg +ContentType="image/jpeg" +MaxConnectToServerCount=1 +IsUseDownloaderInScript=1 diff --git a/_tourism/taganay.zmp/18.bmp b/_tourism/taganay.zmp/18.bmp new file mode 100644 index 000000000..47d65f276 Binary files /dev/null and b/_tourism/taganay.zmp/18.bmp differ diff --git a/_tourism/taganay.zmp/24.bmp b/_tourism/taganay.zmp/24.bmp new file mode 100644 index 000000000..595f438be Binary files /dev/null and b/_tourism/taganay.zmp/24.bmp differ diff --git a/_tourism/taganay.zmp/GetUrlScript.txt b/_tourism/taganay.zmp/GetUrlScript.txt new file mode 100644 index 000000000..607d9e8f1 --- /dev/null +++ b/_tourism/taganay.zmp/GetUrlScript.txt @@ -0,0 +1,56 @@ +function GetCode(const url: AnsiString): Cardinal; +var + VResponseCode: Cardinal; + VResponseHeader, VResponseData: AnsiString; +begin + Result := 1; + if Assigned(Downloader) then begin + VResponseHeader := ''; + VResponseData := ''; + VResponseCode := Downloader.DoHttpRequest(url, '', '', VResponseHeader, VResponseData); + Result := VResponseCode; + end; +end; + +var + BaseUrl: string; + code: Cardinal; + z_ok, z_no: integer; + r: integer; +begin + ResultURL := ''; + z_ok := StrToIntDef(GetBefore(';', ScriptBuffer), 1); // Максимальный масштаб, который точно есть + z_no := StrToIntDef(GetAfter(';', ScriptBuffer), 25); // Минимальный масштаб, которого точно нет + + // Масштаба нет - говорить не о чем + if getz >= z_no then exit; + + // Выбор зеркала, если не указана версия + if version = '' then + r := random(2) + else + r := StrToInt(version); + + case r of + 0: BaseUrl := GetURLBase; + 1: BaseUrl := RegExprReplaceMatchSubStr(GetURLBase, 'http://91.237.82.95:8088', 'https://maps.melda.ru'); + end; + + // Проверяем наличие масштаба + if getz > z_ok then begin + code := GetCode(BaseUrl+'z'+inttostr(getz)+'/'); + + // Внимание! Если сервер вернёт 403 - code почему-то будет 0. Так что выбор "404 или что-то иное" + // Если дело дошло до проверки наличия масштаба - значит какая-то граница (z_ok / z_no) точно подвинется. + if code = 404 then z_no := getz else z_ok := getz; + + // Сохраняем актуализированные границы для последующих вызовов + ScriptBuffer := inttostr(z_ok) + ';' + inttostr(z_no); + + // Масштаба нет (о чём могли только что при проверке узнать) - говорить не о чем + if getz >= z_no then exit; + end; + + // Ок, качаем тайлик + ResultURL:= BaseUrl+'z'+inttostr(getz)+'/'+inttostr(getx div 1024)+'/x'+inttostr(getx)+'/'+inttostr(gety div 1024)+'/y'+inttostr(gety)+'.jpg'; +end. diff --git a/_tourism/taganay.zmp/info.txt b/_tourism/taganay.zmp/info.txt new file mode 100644 index 000000000..8fc057e04 --- /dev/null +++ b/_tourism/taganay.zmp/info.txt @@ -0,0 +1,17 @@ + ""
+
+ - garl@mail.ru
+
+ + + , :
+355037, . -37, / 1036, "", . 4-51-48
+
+ 1991
+ - 1991 .
+1357500, , . , 4 "", 355017 . , . , 13
+: . . , . . , . . . , . .
+ 29.05.91, 62-97, "" 85 /2, 14500 .
+
+
+(c) 1991 .
diff --git a/_tourism/taganay.zmp/params.txt b/_tourism/taganay.zmp/params.txt new file mode 100644 index 000000000..349486ccc --- /dev/null +++ b/_tourism/taganay.zmp/params.txt @@ -0,0 +1,19 @@ + +[PARAMS] +pnum=17 +GUID={EC131932-0BC8-43BD-BBE6-30D0B230793F} +ParentSubMenu_ru=Туристические\Россия\Урал +ParentSubMenu_uk=Туристичний\Росія\Урал +ParentSubMenu=Hike\Russia\Ural +name_ru=Национальный парк Таганай 2006 +name=Taganay National Park 2006 +DefURLBase=http://91.237.82.95:8088/pub/tourism/taganay/ +projection=1 +sradiusa=6378137 +sradiusb=6378137 +NameInCache=taganay +Ext=.jpg +defaultContentType=image/jpeg +ContentType="image/jpeg" +MaxConnectToServerCount=1 +IsUseDownloaderInScript=1 diff --git a/_tourism/terskey.zmp/18.bmp b/_tourism/terskey.zmp/18.bmp new file mode 100644 index 000000000..47d65f276 Binary files /dev/null and b/_tourism/terskey.zmp/18.bmp differ diff --git a/_tourism/terskey.zmp/24.bmp b/_tourism/terskey.zmp/24.bmp new file mode 100644 index 000000000..595f438be Binary files /dev/null and b/_tourism/terskey.zmp/24.bmp differ diff --git a/_tourism/terskey.zmp/GetUrlScript.txt b/_tourism/terskey.zmp/GetUrlScript.txt new file mode 100644 index 000000000..77a1cbf08 --- /dev/null +++ b/_tourism/terskey.zmp/GetUrlScript.txt @@ -0,0 +1,3 @@ +begin + ResultURL:=GetURLBase+inttostr(getz-1)+'/'+inttostr(getX)+'/'+inttostr(getY)+'.png'; +end. diff --git a/_tourism/terskey.zmp/info.txt b/_tourism/terskey.zmp/info.txt new file mode 100644 index 000000000..ffa81bb34 --- /dev/null +++ b/_tourism/terskey.zmp/info.txt @@ -0,0 +1,12 @@ + - +
12 N41,669722 E77,145863 +
(c) - " " +
+
http://g-utka.ru/ +
+
http://pereval.g-utka.ru +
+
+ - garl@mail.ru
+
+
diff --git a/_tourism/terskey.zmp/params.txt b/_tourism/terskey.zmp/params.txt new file mode 100644 index 000000000..f7368c346 --- /dev/null +++ b/_tourism/terskey.zmp/params.txt @@ -0,0 +1,17 @@ +[PARAMS] +pnum=17 +GUID={DA6A385B-F2A1-493A-BC9B-93FF43405C15} +ParentSubMenu_ru=Горные\Киргизия +ParentSubMenu_uk=Гірський\Киргизія +ParentSubMenu=Mountain\Kyrgyzstan +name_ru=Хребтовка Тянь-Шаня и Джунгарии (map.g-utka.ru) +name=Tyan-shan + Djungary (map.g-utka.ru) +DefURLBase=https://nakartetiles.s3.eu-central-1.amazonaws.com/ +projection=1 +sradiusa=6378137 +sradiusb=6378137 +NameInCache=Terskey +Ext=.png +UsePreloadPage=0 +ContentType=image/png +License=Детско-юношеский туристский клуб "Гадкий утёнок" diff --git a/_tourism/turkey/aladaglar.zmp/18.bmp b/_tourism/turkey/aladaglar.zmp/18.bmp new file mode 100644 index 000000000..47d65f276 Binary files /dev/null and b/_tourism/turkey/aladaglar.zmp/18.bmp differ diff --git a/_tourism/turkey/aladaglar.zmp/24.bmp b/_tourism/turkey/aladaglar.zmp/24.bmp new file mode 100644 index 000000000..595f438be Binary files /dev/null and b/_tourism/turkey/aladaglar.zmp/24.bmp differ diff --git a/_tourism/turkey/aladaglar.zmp/GetUrlScript.txt b/_tourism/turkey/aladaglar.zmp/GetUrlScript.txt new file mode 100644 index 000000000..607d9e8f1 --- /dev/null +++ b/_tourism/turkey/aladaglar.zmp/GetUrlScript.txt @@ -0,0 +1,56 @@ +function GetCode(const url: AnsiString): Cardinal; +var + VResponseCode: Cardinal; + VResponseHeader, VResponseData: AnsiString; +begin + Result := 1; + if Assigned(Downloader) then begin + VResponseHeader := ''; + VResponseData := ''; + VResponseCode := Downloader.DoHttpRequest(url, '', '', VResponseHeader, VResponseData); + Result := VResponseCode; + end; +end; + +var + BaseUrl: string; + code: Cardinal; + z_ok, z_no: integer; + r: integer; +begin + ResultURL := ''; + z_ok := StrToIntDef(GetBefore(';', ScriptBuffer), 1); // Максимальный масштаб, который точно есть + z_no := StrToIntDef(GetAfter(';', ScriptBuffer), 25); // Минимальный масштаб, которого точно нет + + // Масштаба нет - говорить не о чем + if getz >= z_no then exit; + + // Выбор зеркала, если не указана версия + if version = '' then + r := random(2) + else + r := StrToInt(version); + + case r of + 0: BaseUrl := GetURLBase; + 1: BaseUrl := RegExprReplaceMatchSubStr(GetURLBase, 'http://91.237.82.95:8088', 'https://maps.melda.ru'); + end; + + // Проверяем наличие масштаба + if getz > z_ok then begin + code := GetCode(BaseUrl+'z'+inttostr(getz)+'/'); + + // Внимание! Если сервер вернёт 403 - code почему-то будет 0. Так что выбор "404 или что-то иное" + // Если дело дошло до проверки наличия масштаба - значит какая-то граница (z_ok / z_no) точно подвинется. + if code = 404 then z_no := getz else z_ok := getz; + + // Сохраняем актуализированные границы для последующих вызовов + ScriptBuffer := inttostr(z_ok) + ';' + inttostr(z_no); + + // Масштаба нет (о чём могли только что при проверке узнать) - говорить не о чем + if getz >= z_no then exit; + end; + + // Ок, качаем тайлик + ResultURL:= BaseUrl+'z'+inttostr(getz)+'/'+inttostr(getx div 1024)+'/x'+inttostr(getx)+'/'+inttostr(gety div 1024)+'/y'+inttostr(gety)+'.jpg'; +end. diff --git a/_tourism/turkey/aladaglar.zmp/info.txt b/_tourism/turkey/aladaglar.zmp/info.txt new file mode 100644 index 000000000..d3eccf42a --- /dev/null +++ b/_tourism/turkey/aladaglar.zmp/info.txt @@ -0,0 +1,13 @@ +N3744'47,73" E3515'27,87"
+
+http://westra.ru/reports/aladaglar/aladaglarmap.html

+ +
+
+21.11.2009
+06.04.2014 , .
+
+
+ ""
+
+ - garl@mail.ru
diff --git a/_tourism/turkey/aladaglar.zmp/params.txt b/_tourism/turkey/aladaglar.zmp/params.txt new file mode 100644 index 000000000..b39987a98 --- /dev/null +++ b/_tourism/turkey/aladaglar.zmp/params.txt @@ -0,0 +1,20 @@ + +[PARAMS] +pnum=17 +GUID={7883C9C4-C669-43CE-83B7-FCCE92F6DD4E} +ParentSubMenu_ru=Горные\Турция +ParentSubMenu_uk=Гірський\Туреччина +ParentSubMenu=Mountain\Turkey +name_ru=хребет Аладаглар +name=Aladaglar ridge +DefURLBase=http://91.237.82.95:8088/pub/tourism/aladaglar/ +projection=1 +sradiusa=6378137 +sradiusb=6378137 +NameInCache=aladaglar +Ext=.jpg +defaultContentType=image/jpeg +ContentType="image/jpeg" +MaxConnectToServerCount=1 +License=westra.ru +IsUseDownloaderInScript=1 diff --git a/_tourism/ukraine/karpaty.zmp/18.bmp b/_tourism/ukraine/karpaty.zmp/18.bmp new file mode 100644 index 000000000..47d65f276 Binary files /dev/null and b/_tourism/ukraine/karpaty.zmp/18.bmp differ diff --git a/_tourism/ukraine/karpaty.zmp/24.bmp b/_tourism/ukraine/karpaty.zmp/24.bmp new file mode 100644 index 000000000..595f438be Binary files /dev/null and b/_tourism/ukraine/karpaty.zmp/24.bmp differ diff --git a/_tourism/ukraine/karpaty.zmp/GetUrlScript.txt b/_tourism/ukraine/karpaty.zmp/GetUrlScript.txt new file mode 100644 index 000000000..607d9e8f1 --- /dev/null +++ b/_tourism/ukraine/karpaty.zmp/GetUrlScript.txt @@ -0,0 +1,56 @@ +function GetCode(const url: AnsiString): Cardinal; +var + VResponseCode: Cardinal; + VResponseHeader, VResponseData: AnsiString; +begin + Result := 1; + if Assigned(Downloader) then begin + VResponseHeader := ''; + VResponseData := ''; + VResponseCode := Downloader.DoHttpRequest(url, '', '', VResponseHeader, VResponseData); + Result := VResponseCode; + end; +end; + +var + BaseUrl: string; + code: Cardinal; + z_ok, z_no: integer; + r: integer; +begin + ResultURL := ''; + z_ok := StrToIntDef(GetBefore(';', ScriptBuffer), 1); // Максимальный масштаб, который точно есть + z_no := StrToIntDef(GetAfter(';', ScriptBuffer), 25); // Минимальный масштаб, которого точно нет + + // Масштаба нет - говорить не о чем + if getz >= z_no then exit; + + // Выбор зеркала, если не указана версия + if version = '' then + r := random(2) + else + r := StrToInt(version); + + case r of + 0: BaseUrl := GetURLBase; + 1: BaseUrl := RegExprReplaceMatchSubStr(GetURLBase, 'http://91.237.82.95:8088', 'https://maps.melda.ru'); + end; + + // Проверяем наличие масштаба + if getz > z_ok then begin + code := GetCode(BaseUrl+'z'+inttostr(getz)+'/'); + + // Внимание! Если сервер вернёт 403 - code почему-то будет 0. Так что выбор "404 или что-то иное" + // Если дело дошло до проверки наличия масштаба - значит какая-то граница (z_ok / z_no) точно подвинется. + if code = 404 then z_no := getz else z_ok := getz; + + // Сохраняем актуализированные границы для последующих вызовов + ScriptBuffer := inttostr(z_ok) + ';' + inttostr(z_no); + + // Масштаба нет (о чём могли только что при проверке узнать) - говорить не о чем + if getz >= z_no then exit; + end; + + // Ок, качаем тайлик + ResultURL:= BaseUrl+'z'+inttostr(getz)+'/'+inttostr(getx div 1024)+'/x'+inttostr(getx)+'/'+inttostr(gety div 1024)+'/y'+inttostr(gety)+'.jpg'; +end. diff --git a/_tourism/ukraine/karpaty.zmp/info.txt b/_tourism/ukraine/karpaty.zmp/info.txt new file mode 100644 index 000000000..b1b42c7e7 --- /dev/null +++ b/_tourism/ukraine/karpaty.zmp/info.txt @@ -0,0 +1,7 @@ + ""

+
+ +
+
+ - garl@mail.ru
+
diff --git a/_tourism/ukraine/karpaty.zmp/params.txt b/_tourism/ukraine/karpaty.zmp/params.txt new file mode 100644 index 000000000..3360782ce --- /dev/null +++ b/_tourism/ukraine/karpaty.zmp/params.txt @@ -0,0 +1,19 @@ + +[PARAMS] +pnum=17 +GUID={598f5703-671d-4528-9c82-30aaf58f238c} +ParentSubMenu_ru=Туристические\Украина +ParentSubMenu_uk=Туристичний\Україна +ParentSubMenu=Hike\Ukraine +name_ru=Карпаты +name=Karpaty +DefURLBase=http://91.237.82.95:8088/pub/tourism/ukraine/karpaty/ +projection=1 +sradiusa=6378137 +sradiusb=6378137 +NameInCache=karpaty +Ext=.jpg +defaultContentType=image/jpeg +ContentType="image/jpeg" +MaxConnectToServerCount=1 +IsUseDownloaderInScript=1 diff --git a/_tourism/westcaumap.zmp/18.bmp b/_tourism/westcaumap.zmp/18.bmp new file mode 100644 index 000000000..47d65f276 Binary files /dev/null and b/_tourism/westcaumap.zmp/18.bmp differ diff --git a/_tourism/westcaumap.zmp/24.bmp b/_tourism/westcaumap.zmp/24.bmp new file mode 100644 index 000000000..595f438be Binary files /dev/null and b/_tourism/westcaumap.zmp/24.bmp differ diff --git a/_tourism/westcaumap.zmp/EmptyTiles/1.jpg b/_tourism/westcaumap.zmp/EmptyTiles/1.jpg new file mode 100644 index 000000000..3044a40d9 Binary files /dev/null and b/_tourism/westcaumap.zmp/EmptyTiles/1.jpg differ diff --git a/_tourism/westcaumap.zmp/EmptyTiles/2.jpg b/_tourism/westcaumap.zmp/EmptyTiles/2.jpg new file mode 100644 index 000000000..3f252c79c Binary files /dev/null and b/_tourism/westcaumap.zmp/EmptyTiles/2.jpg differ diff --git a/_tourism/westcaumap.zmp/GetUrlScript.txt b/_tourism/westcaumap.zmp/GetUrlScript.txt new file mode 100644 index 000000000..607d9e8f1 --- /dev/null +++ b/_tourism/westcaumap.zmp/GetUrlScript.txt @@ -0,0 +1,56 @@ +function GetCode(const url: AnsiString): Cardinal; +var + VResponseCode: Cardinal; + VResponseHeader, VResponseData: AnsiString; +begin + Result := 1; + if Assigned(Downloader) then begin + VResponseHeader := ''; + VResponseData := ''; + VResponseCode := Downloader.DoHttpRequest(url, '', '', VResponseHeader, VResponseData); + Result := VResponseCode; + end; +end; + +var + BaseUrl: string; + code: Cardinal; + z_ok, z_no: integer; + r: integer; +begin + ResultURL := ''; + z_ok := StrToIntDef(GetBefore(';', ScriptBuffer), 1); // Максимальный масштаб, который точно есть + z_no := StrToIntDef(GetAfter(';', ScriptBuffer), 25); // Минимальный масштаб, которого точно нет + + // Масштаба нет - говорить не о чем + if getz >= z_no then exit; + + // Выбор зеркала, если не указана версия + if version = '' then + r := random(2) + else + r := StrToInt(version); + + case r of + 0: BaseUrl := GetURLBase; + 1: BaseUrl := RegExprReplaceMatchSubStr(GetURLBase, 'http://91.237.82.95:8088', 'https://maps.melda.ru'); + end; + + // Проверяем наличие масштаба + if getz > z_ok then begin + code := GetCode(BaseUrl+'z'+inttostr(getz)+'/'); + + // Внимание! Если сервер вернёт 403 - code почему-то будет 0. Так что выбор "404 или что-то иное" + // Если дело дошло до проверки наличия масштаба - значит какая-то граница (z_ok / z_no) точно подвинется. + if code = 404 then z_no := getz else z_ok := getz; + + // Сохраняем актуализированные границы для последующих вызовов + ScriptBuffer := inttostr(z_ok) + ';' + inttostr(z_no); + + // Масштаба нет (о чём могли только что при проверке узнать) - говорить не о чем + if getz >= z_no then exit; + end; + + // Ок, качаем тайлик + ResultURL:= BaseUrl+'z'+inttostr(getz)+'/'+inttostr(getx div 1024)+'/x'+inttostr(getx)+'/'+inttostr(gety div 1024)+'/y'+inttostr(gety)+'.jpg'; +end. diff --git a/_tourism/westcaumap.zmp/info.txt b/_tourism/westcaumap.zmp/info.txt new file mode 100644 index 000000000..f19e073ce --- /dev/null +++ b/_tourism/westcaumap.zmp/info.txt @@ -0,0 +1,827 @@ +
online: : +
+
. : , , .., . , 634 ( ). , , , , , , , .. +
+
, . : -, - . ( ), , ., . +
+
/ . +
, , . . . +
+
() , mg5642@mail.ru +
+
caucatalog.ru +
+
- garl@mail.ru +
+
02.2019 +
+
1. (1, 3397) +
1. (1, 3306) +
2. 40- (2*, 3328) +
2. (1, 3424) +
3. (1, 3444) +
4. () (1, 3200) +
5. (1, 3204) +
6. (1, 3311) +
7. () (2*, 3326) +
7. () (2*, 3400) http://www.tourclub.kiev.ua/content/view/122/9/ +
7. ( .) (1, 3294) +
8. (1*, 3264) +
9. (1, 3350) +
10. (2, 3450) +
11. () (1, 3352) +
12. (2*, 3519) ( - ) +
13. (1, 3242) +
14. (1, 3362) +
15. (2, 3389) +
16. (1*, 3345) +
17. (2-2, . 3450) +
18. (2, 3415) +
19. (2, 3346) +
20. (2*, 3423) +
21. (2, 3278) +
22. (1, 3315) +
23. (1*, 2919) +
24. (1, 2597) +
25. (, ) (2, 3441) +
25. (, ) (2, 3500?) +
26. (1, . 3420) +
27. (1, . 3430) +
28. (1, 3263) +
29. (1, 3177) +
30. (1, 3193) +
31. (1, 3268) +
32. (1, 3179) +
33. (2, 3346) +
34. (1, 3218) +
35. (1, 3267) +
36. - (1, 3285) +
37. (1*, 3387) +
38. (1*, 3367) / (1, 3380) (., 2009, TaTomka@inbox.ru) +
38. (1*, ~3400 ) (., I http://www.tkg.org.ua/node/18995) +
39. (1, 3546) +
40. (1, 3429) +
40. (1, 3314) +
41. (1, 3272) +
42. (1, 3303) +
43. (1, 3328) +
44. (1, 3336) +
45. () (1, 3301) +
46. (1, 3448) +
47. (1, 3428) +
48. 40- (2, 3489) +
49. (1, 3493) +
50. (1, 3471) +
51. (1-1, 3546) +
52. () (3, 3500) +
53. () (3*, 3500) +
54. (2*, 3400) +
55. (2, 3311) +
56. (1*, 3291) +
57. (1, 3250) +
58. - (1, 3103) +
59. (1*, 3381) +
60. (1*, 3200) +
61. () (1?, 3200?) +
61. (1, 3023) +
61. (1*, 3150) +
61. (1, 3100) +
62. " " (1*, 3297) +
63. () (2, 3199) +
64. - (2, 3248) +
65. (3*, 3756) +
66. (1, 3250) +
67. (1, 3270) +
68. (2, 3400) +
69. (2, 3400) +
70. (1, 3400) +
71. (1*, 3454) +
72. (1, 3483) +
73. (1, 3400) +
74. (1*, 3300) +
75. "" (2?, 3400?) +
75. 300- (2*, 3538) +
76. (1, 3358) +
77. (1, 3400) +
77. (1, 3439) +
78. (1, 3493) +
79. / +
79. (1) +
80. (1, 3471) +
81. (1*, 3300) +
82. (1, 2900) +
83. (1, 3300) +
84. () (1, 3551) +
85. (1?, 3550?) +
86. (1, 3500) +
87. " " (2, 3500) +
88. " " (1, 3400) +
89. "-"(2, 3252) +
90. (2, 3550) +
91. (2, 3500) +
92. (1*, 3580) +
93. (1, 3400) +
94. (1*, 3381) +
95. (1, 3268) +
96. (2*, 3410) +
97. (1, 3446) +
98. (1, 3350) +
99. (1, 3150) // ., 2011, hovrin-v@mail.ru +
100. (1, 3322) +
101. " " (1, 3300) +
102. - (1, 3300) +
103. - (1, 3200) +
104. (1, 3300) +
105. (1, 3400) +
106. - (1, 3350) +
107. - (1*, .., 3300) +
108. (1*, .., 3350) +
109. (1, 3200) +
110. (1, 3180) +
111. "-" (1, 3190) +
112. (1, 3350) +
113. " " (1?, 3400?) +
114. "-" (/, 3200) +
115. "-" (1, 3300) +
116. "" (-) (1?, 3400?) +
117. "- " (1?, 3300?) +
118. (2, 3426) +
119. (2, 3208) +
120. - (1, 3417) +
120. (1, 3076) +
121. (.) (2*, 3523) +
122. () (2, 3467) +
123. (2, 3400) +
123. (3*, 3278) +
124. (1*, 2938) +
125. (2, 2987) +
126. - (1, 3069) +
127. - (1, 3050) +
128. - (1, 3220) +
129. - (1*, 3196) +
129. ~2 +
130. (1, 3237) +
131. "" (2??, 3300?) +
132. (1, .., 3350) +
133. ?? (1, .., 3400) +
133. ?? ~2-3 +
133. " " (3, ~3600) +
134. (3, 3450) +
134. " " (~3, ~3470) +
135. (2*, 3500) (/ ., 2011) +
136. () (1, 2984) // , , 2 +
137. () (1, 2963) // , , 2 +
138. (/, 2885) +
139. (1, 3069) +
140. ? (2?, 3189) +
140. (3, 3230) +
141. (2, 3292) +
142. (/, 2782) +
143. (2, 3163) +
144. - (1, 3144) +
145. - (1, 3136) +
146. +
147. 3509 (3-3, .. 2010 ., 3509 ) +
147. 2 +
148. - (2, 3550) +
149. - (2, 3502) +
150. (1, 3402) +
151. (2, 3586) +
152. (2, 3475) +
153. " " (1, 3386) +
154. (2, 3497) +
155. (2*, 3600) +
156. (2*, 3350) +
157. (1, 3294) +
158. (1*, 3350) +
158. (1, 3220) +
159. (1, 3303) +
160. (1*, 3387) +
160. (1, 3200) +
160. (1, 3300) +
161. (1, 3356) +
162. (1, 3300) +
163. (1*, 3107) +
164. (1, 2986) +
165. (1*, ..., 3000) +
166. (/, 2933) +
167. (2, 3453) +
168. 1- (1, 2836) +
169. 2- (1, 2950) +
170. (1, 3200) +
171. "-" (1*, 3200) +
172. (1, 3100) +
173. (1, 3250) +
174. (1, 3200) +
175. (1, 3191) +
176. (/???, 2964) +
177. (/, 2542) +
177. (/, 2000) ., 2014 +
178. (2, 3329) +
179. (2, 3300) +
180. ? (1, ?) +
181. - (1*, 3341) +
182. (1*, 3263) +
183. (1, 3150) +
184. (1, 2984) +
185. (1, 3000) +
186. (1, 3000) +
187. (1, 3088) +
188. (1, 3052) +
189. (1*, 3300) +
190. - (1*, 3400) +
191. (2, 3356) +
192. (2, 3400) +
193. - (1, 3389) +
194. (1, 3302) +
195. (1*, 3400) +
196. - (1, 3400) +
197. (-) (1*, 3452) +
197. (1, 3515) +
198. (2, 3450) +
199. (2, 3441) +
200. - () (1, 3385) +
201. (1, 3200) +
202. (/, 2489) +
203. (1, 3300) +
203a. (1, 3030) +
203. (2-2, .., 3500) +
204. (2, 3410) / , 2010, --, mountain.ru 2011 +
204. (1*, 3472) +
204. - (1, 3200? ) / +
205. "-" (~2, 3250) +
206. (1, 3150) +
207. (1, 3141) +
208. (1, 3300?) +
209. (1, 3226) +
209. (1, 3400) +
209. - (/, 2950) +
210. (/, 3017) +
210. "" (1, 2950) +
210. ( ) (1 ., 2900) ., 2014 +
210. (1, 3100-3200) ., . ., 2014 +
210. (1, 3200) ., 2014 +
210. (1, 3150) ., 2014 +
210. . (1*, 3200) +
210. -1 (1 ., / ., 2850) ., 2014 +
210. (/, 2800) ., 2014 +
210. -2 (/, 2800) ., 2014 +
210. (1, 3000) ., 2014 +
210. . (1, 2850) ., 2014 +
210. . (1 ., 3000) ., 2014, +
210. (1, 3200) ., 2014, +
211. " " (?) (1*, 3249) +
212. "-" (1?, 3200) +
213. " " (1?, 3407) +
214. " " (1?, 3300) +
215. (" ") (1, 3353) +
215. (1, 3047) (-) +
216. (2, 2975) +
217. (2, 3362) +
218. - (2, 3240) +
219. - (2, 3238) +
220. (2, 3125) +
221. (2, 3161) +
222. (3, 3241) +
223. (2*, 3250) +
224. (2, 3143) +
225. (3, 3244) +
226. (2, 3193) +
227. - (3, 3479) +
228. (3*, 3650) +
229. (1, 3022) +
230. (2, 3450) +
231. - (2, 3331) +
232. (2, 3183) +
233. ( , )(2*, 3633) +
234. (/, 2712) +
235. (1*, 3118) +
236. - (1, 3012) +
237. (2, 3215) +
238. (2, 3261) +
239. (1, 2779) +
240. (1, 2852) +
241. (2, 3300) +
242. (2, 3245) +
243. (1, 2995) +
244. (2, 3394) +
245. (2*, 3330) +
246. (2*, 3495) +
247. (2*, 3395) +
248. (3, 3614) +
249. (3, 3395) +
250. (3*, 3448) +
251. " " (2, 3510) +
252. (3, 3455) +
253. (2*, 3283) +
254. (2, 3494) +
255. (2, 3435) +
255. () (3, 3500) . +
256. (2, 3642) +
257. (2, 3236) +
258. 40 (3*, 3400) +
259. (3, 3400) +
260. (3, 3487) +
261. (2, 3550) +
262. (2, 3210) +
263. (3, 3650) +
264. (2, 3650) +
265. (1, 3046) +
266. (1, 3068) +
267. () (1, 3076) +
268. (2*???, 3215) +
269. (2*, 3350) +
270. (1*, 3143) +
271. (1, 3168) +
272. - (1*, 3150) +
273. - (1*, 3095) 1* - , 80-100 ! +
274. - (74-) (1, 3150) +
275. 73- (1*, 3148) +
276. (2, 3058) +
276. " 1-" () (1, ?, ) +
276. " 1-" () (1, ?, ) +
277. (1, 3178) +
278. ( ) (2, 3250) +
279. (1, 3300) +
280. - (2, 3519, ..) +
281. (1, 3300) +
282. (1, 3297) +
283. - (1, 3131) +
284. (1, 3150) +
285. (/, 3004) +
286. - (1*, 3150) +
287. - (2, 3350) +
288. - (2, 3350) +
289. (1, 2994) +
289. . (2, ~3400) // , shooher01 at mail dot ru +
290. (1*, 3100) +
291. "-" (. 2, .3200) ( ) +
292. - (2, 3338) +
293. - (2, 3356) +
294. - (2, 3314) +
295. (1, 3446) +
296. (1, 3168) +
297. (/, 2493) +
298. (1?, 2900) ( ) +
299. ( ) (2, 3440) +
300. - (2, 3320) +
301. (1, 3230) +
302. (2*, 3700), 6872 tlib.ru //"- " (1*?, 3400?) ( ) +
303. - (~2, 3354) ., 2013 +
304. "" (1, 3280) ( ) +
305. (/, 2764) +
306. - (/, 2732) +
307. "" (/, 3000) +
308. () (1, 2823) +
309. "" (1, 3000) ( ) +
310. (, -) (1, 3350) (http://forum.gknpi.ru/viewtopic.php?t=14) +
311. (1?, 3220) (http://forum.gknpi.ru/viewtopic.php?t=14) +
312. "ʸ ()" (1*, 3170) ( ) +
313. "ʸ ()" (1, 3070) ( 1996) +
313. 1-1 +
313. 1* +
314. "" (/, 2610) +
315. "" (1, 2800) +
316. "-" (1, 3200) +
317. " " (1, 3030) +
318. " " (1, 3050) ( ) +
319. (1?, 3180) +
320. (1, 2980) +
321. - (/, 2770) +
322. (2, 3530) +
323. (2, 3199) +
324. (2, 3331) +
325. (2*, 3200) +
326. (3, 3231) +
327. (1, 2867) +
328. (2, 3263) +
328. (?)(2, 3211) +
329. (?) (1, 3050) +
330. (3, 3300) +
330. (2, 3300) +
331. - (1, 3155) +
332. (3, 3512) +
332. . (3, 3500) +
333. . (2, 3400) +
333. (2, 3286) +
334. (2, 3000) +
335. () (1, 2748) +
336. 810 (1, 2961) +
337. (1, 3095) +
338. (/, 3027) +
339. (1, 3191) +
339. (1, 3200) / , .. +
339. ? ? (1, 3200) / , .. +
339. 1 +
340. "" (/, 2993) +
340. (1, 3038) / ., 2012 +
340. (1, 3030) +
340. (1-1, 2900) ., 2013 +
340. (/, 2993) - [ ZigzagAI] +
341. (/, 2981) +
342. (/, 2871) +
342. 2 (/-1, 2900) +
342. " " (~1, ~2800) +
343. (1, 3046) +
344. (/, 2873) +
345. " " (1, 2850) +
346. (/, 2831) +
347. (/, 2752) +
348. (/, 2500) +
349. (/, 2200) +
350. (/, 2620) +
351. (/, 2730) +
352. (/, 2330) +
353. - (1??, 3000?) +
354. (2, 2837) +
355. (1, 2954) +
356. " " (1?, 2733) +
357. (1, 3023) +
358. (/, 2299) +
359. (/, 2421) +
359. (/, 2379) +
360. (1, 2903) +
361. 3027 (1, 3027) +
362. (1, 2950) +
363. (1?, 3100) +
364. (1, 3050) +
365. (1, 2997) +
365. 3100 (1, 3100) +
366. - (2, 3200) +
367. (1, 2988) +
368. () (2, 3100) +
369. (1*, 3154) +
370. (1*, 3150) +
371. (1, 3063) / ! +
372. (1, 3192) +
373. (1*, 2600) +
374. (1**, 3000) +
375. (1*, 3175) +
376. - (???) (1, 3150) +
376. (2, 3250) +
377. - (1*, 3336) +
378. (-) (2, 3400) +
378. ~2-3, . 3500 +
378. (1, . 3100) +
379. (/, 2571) +
380. (1, 3120) +
381. () (1, 3048) +
382. ʸ () (1, 2866) +
383. () (1, 2871) +
384. (1, 3022) +
384. (1, 2450) http://arhiz.yanval.ru/orel_dale#1 +
384. 1 (http://arhiz.yanval.ru/orel_dale#gn) +
384. - (1, 3035) +
385. (1, 3024) +
385. (1, 2400) +
385. 2-2 +
386. (2, 3076) +
387. (2, 3098) +
388. (2*, 3350) +
389. ( ) (1*, 3125) +
390. (1, 2762) +
391. (/, 2546) +
392. (1, 2839) +
393. (1, 2948) +
394. (-, )(2**, 3350) +
395. (2, 3140) +
396. (1, 2811) +
397. (1, 3228) +
398. () (2, 3326) +
399. (2*, 3196) +
400. (2, 3156) +
401. (1, 3195) +
402. (1, 3190) +
403. - (1, 3130) +
404. (1, 2831) +
405. (1*, 3030) +
406. (1, 2882) +
407. () (1, 2903) http://veter.turizm.ru/36/a_nazva.shtml +
408. (1, 2985) // : (1, 2998) +
( ) +
408a. (1, 2820) // : (1) +
409. (1, 2922) // : (1, 2917) +
410. (1, 2874) +
411. - () (1, 3025) +
411. - () (-) (1, 2901) +
411. -1 (1, 2870) // ., 2014 +
411. -2 (1, 2890) // ., 2014 +
412. (/, 2637) +
412. 2600 (1, 2600) (, .114) +
412. (1) (.., 2 .. , 2003, , islamov@laser.ru) +
412. (1, 2800) +
413. (/, 2162) +
413. (1, 1 , 2665) http://tk-kovcheg.ru/index.php?option=com_content&view=article&id=19:2012-06-03-21-52-23&catid=1:2011-11-20-18-29-06&Itemid=3 +
414. "-" (/, 2796) +
415. (/, 2715) +
416. (1, 2890) +
417. " " (1, 2726) +
418. (-) (/, 2648) +
418. (1, 2500) +
419. - (1, 2646) +
420. (1, 2732) +
420. (1, 2700) +
420. ~2, +
421. () (1, 2783) +
422. () (1, 2846) +
422. (/, 2800) +
422. - (1, 2850) +
422. (1?, 2850?) // http://www.skitalets.ru/mountain/2006/arhiz_deshere/ +
422. (-) (1, 2700) // http://www.skitalets.ru/mountain/2006/arhiz_deshere/ +
422. - (/, 2800) +
423. (1*, 3130) +
424. () (1, 3040) +
425. (1, 2910) +
426. (1*, 3026) +
427. () (1, 2700) +
428. (1*, 2892) +
428. " " (1-1, . 2850) +
429. () (1(?!), 2853) +
430. (1, 3109) +
431. "2986" (/, 2986) +
432. (1, 3046) +
433. (1, 2956) +
433. - (1*, 2950) +
433. 350 - (1, 2950) +
433. (1*, . 2900) +
434. (1*, 2960) +
435. ( ) (1, 2848) +
436. (1, 2853) +
437. () (/, 2798) +
438. (/, 2200) +
438. (/, 2200) +
439. () (1, 2968) +
439. (1, 2970) +
440. (1, 2987) +
441. () ( ) (1*, 2971) +
442. () (1*, 2940) +
443. (1, 2986) +
444. (1, 2843) +
444. (.) (1, 2900) +
444. (1, 2865) +
445. (1, 2809) +
445. (1, 2900) +
445. (1, 2970) +
446. (/, 2730) +
447. () (/, 2600) +
448. (/, 2500) +
449. (/, 2300) +
449. (/, 1600) +
450. (/, 2250) +
451. (/, 2450) +
452. (/, 2650) +
453. (, ) (/, 2614) +
454. ( )(/, 2575) +
455. () (/, 2539) +
456. (/, .2200) +
457. (/, 2042) +
458. ( !) (/, 2265) +
459. (2, 2900) +
459. ( ) (2, 2900) +
460. (2, 2850) +
461. (2?, 2900?) +
462. (1, 2800) +
463. (, ) (1, 2830) +
464. (1, 2600) +
465. (/, 2846) +
465. - (1? 2700?) mishapm@mail.ru +
466. 46 (1, 2755) +
467. 25 (/, 2709) +
468. (1, 2850) +
469. () (/, 2723) +
470. (/, 2052) +
471. () (/, 2589) +
472. () (/, 2084) +
473. (1, 2750) +
474. ()(/, 2497) +
475. (/, 2295) +
476. () (/, 2486) +
477. (/, 2405) +
478. (1, 2490) +
479. (/, 2500) +
480. () () (/, 2463) +
481. (/, 2336) +
482. (/, 2371) +
483. (/, 2380) +
484. (/, 2452) +
485. (/, 2351) +
485. 1-1 - ? +
486. (1, 2642) +
487. (1, 2525) +
488. - (1, 2403) +
489. (1, 2550) +
490. (1, 3012) +
491. (/, 2934) +
492. () ( 1*, 2930) +
492*. (2*, 3010) / mountaindreams.ru +
492. () ( ) () (1, 3100) +
492. (1, 3020) / mountaindreams.ru +
492. . () (1, 2850) / mountaindreams.ru +
492. . (1*, 2890) / mountaindreams.ru +
492. (1-2, 3050) / mountaindreams.ru +
492. (1-1, 2960) mountaindreams.ru +
492. (1-1, 3029) / mountaindreams.ru +
493. (.1, 2850) / 1 mountaindreams.ru +
493. ( ) (1, 2875) / mountaindreams.ru +
493. (1, 2840) +
494. () (/, 2470) +
494. () (1, 2570) +
494. (1, 2690) / mountaindreams.ru +
494. () (1, 2670) +
495. (/, 2428) +
495. - (2, 2900) +
495. (1, 2916) +
496. (/, 2528) +
497. (/, 2880) +
497. .. (1, 2805) // , 1997 +
497. .. (1, 2830) // , 1997 +
498. () (1, 2670) / mountaindreams.ru +
498. (1, 2690) / mountaindreams.ru +
499. () (1, 2800) +
(1, 2750) mountaindreams.ru +
499. (1, 2800?) // , 1997 +
500. (1, 2995) http://www.westra.ru/passes/Passes/3340 +
http://www.progressor.ru/outdoor/titancat/pass/ +
() (1, 2995) mountaindreams.ru +
500. (1, 2800) +
500. (1*, 2830) +
501. (1, 2744) +
502. (1, 2745) +
502. (1, 2801) +
503. () (1, 2655) / mountaindreams.ru +
504. .. (1, 2749) +
505. (2, 2850) +
506. (1, 2765) +
507. (1, 2980) +
508. (1-1, 2730) / mountaindreams.ru +
508. (2, 3000) mountaindreams.ru +
508. -2 (1-2, 3145) / mountaindreams.ru +
508. .. (1-2, 2850) mountaindreams.ru +
509. - (/, 2050) +
510. () 1 (/, 2390) +
510. () 2 (/, 2450) / mountaindreams.ru +
510. (1, 2700) / mountaindreams.ru +
511. (1, 2700) +
512. ( ) ( ) (1, 2592) +
512. (1, 2815) +
512. (/, 2625) +
513. () (1, 2745) +
514. (1, 2545) +
514. (1-1, 2840) / mountaindreams.ru +
514. (1, 2918)/ mountaindreams.ru +
515. (/, 2130) +
515. . () (1-1, 2460) / mountaindreams.ru +
515. (1-1, 2550) / mountaindreams.ru +
516. () (2, 3100) +
516. (1, 3100) +
517. " " - ,.92 +
518. (/, 2014) +
519. (3, 2900) +
520. 75 (1, 3150) +
521. (1*, 2800) +
521. (2, 2860) / mountaindreams.ru +
521. (2, 2850) / mountaindreams.ru +
521. - (1, 2740) / mountaindreams.ru +
521. (1, 2575) / mountaindreams.ru +
522. () (1, 2940) +
523. () (1*, 2800) +
523. . / . arturiztuapse@yandex.ru +
524. (/, 2401) +
525. .. (3, 3150) 2-2 mountaindreams.ru +
525. (1*, 3095) / mountaindreams.ru +
526. (1, 2650) / (mountaindreams.ru) +
526. (/, 2453) +
526. 24- (1, 2555) +
526. (1, 2580) +
526. () (1, 2150) / mountaindreams.ru +
526. (/, 2430) / mountaindreams.ru +
527. (2, 2750) +
527. (1-1, 2405) / mountaindreams.ru +
527. (1-2, 2682) ? / mountaindreams.ru +
528. . (2*, 2550) / mountaindreams.ru +
528. .. (2*, 2646) / mountaindreams.ru +
528. 55 () (1, 2723) / mountaindreams.ru +
528. (2, 2392) / mountaindreams.ru +
528. (1, 2665) / mountaindreams.ru +
529. (2, 2700) +
529. .. (1, 2400) / mountaindreams.ru +
529. .. (3, 2575) / mountaindreams.ru +
530. () (1, 2675) +
530. (1, 2250) / mountaindreams.ru +
530. () (1, 2800) / mountaindreams.ru +
530. (1, 2590) / mountaindreams.ru +
530. (3, 3030) / mountaindreams.ru +
531. .. (3, 3100) / mountaindreams.ru +
531. .. (3, 2950) / mountaindreams.ru +
531. .. (2, 3220) / mountaindreams.ru +
532. (2, 2600) +
533. (2*, 2690) / mountaindreams.ru +
534. (1, 2700) +
535. (1, 2740) +
536. (1, 2780) +
537. (1, 2830) +
537. (1, 2930) +
537. (1, 2395) / mountaindreams.ru +
537. .. (1-2, 2750) / mountaindreams.ru +
537. (1, 2535) / mountaindreams.ru +
538. -93 () (1, 2640) +
538. () (1*, 2550) / mountaindreams.ru +
539. (1, 2760) ( ) +
540. (1*, 2500) +
540. +
541. +
542. (1, 2870) +
542. (1, 2895) / mountaindreams.ru +
542. (1, 2870) / mountaindreams.ru + http://yvar.narod.ru/description/2kgpbz/day8.html +
542. () (1, 2750) / mountaindreams.ru +
542. "" (/, 2400) / mountaindreams.ru +
542. (2, 2811) / mountaindreams.ru +
542. (2-2, 2789) / mountaindreams.ru +
542. (1, 2714) / mountaindreams.ru +
542. (1, 2750) / mountaindreams.ru +
542. .. (1, 2750) / mountaindreams.ru +
542. "" (1, 2886) / mountaindreams.ru +
543. (/, 1950) +
543. (1, 2800) // 300- mountaindreams.ru +
543. (1, 2746) +
544. -2 (/, 1965) +
545. (1, 2280) +
545. (/, 2070) / mountaindreams.ru +
546. (/, 2300) +
547. () (/, 2031) +
548. (/, 2300) +
549. (1, 2600) +
550. (2, 2 , 3100) +
551. (1*, 2550) / mountaindreams.ru +
552. (1*, 2555) / mountaindreams.ru +
553. (1, 2500) / mountaindreams.ru +
554. (/, 2315) +
555. .. (1, 2602) / mountaindreams.ru +
556. (1, 2900) / mountaindreams.ru +
557. (1, 2692) / mountaindreams.ru +
558. (1, 2642) / mountaindreams.ru +
559. (/, 2330) / mountaindreams.ru +
560. (/, 2345) / mountaindreams.ru +
561. .. (2, 3060) / mountaindreams.ru +
562. .. (2, 3000) / mountaindreams.ru +
563. .. (2, 2430) / mountaindreams.ru +
564. - (2, 2775) / mountaindreams.ru +
565. - (1, 2960) / mountaindreams.ru +
566. (1, 2944) / mountaindreams.ru +
567. (1, 2470) / mountaindreams.ru +
568. () (1, 2182) / mountaindreams.ru +
569. (/, 2071) / mountaindreams.ru +
570. (/, 1593) / mountaindreams.ru +
571. (/, 1880) / mountaindreams.ru +
572. (/, 1860) / mountaindreams.ru +
573. ( ) (1, 2220) / mountaindreams.ru +
574. (1, 2090) / mountaindreams.ru +
575. (1, 2070) / mountaindreams.ru +
576. (/, 1780) +
577. (/, 1836) / mountaindreams.ru +
578. (/, 1889) / mountaindreams.ru +
579. (, ) (/, 1782) / mountaindreams.ru +
580. (/, 1866) / mountaindreams.ru +
581. (/, 1995) / mountaindreams.ru +
582. - (/, 2205) / mountaindreams.ru +
583. (1, 2675) / mountaindreams.ru +
584. (/, 2020) / mountaindreams.ru +
585. (/, 2117) / mountaindreams.ru +
586. (/, 2043) / mountaindreams.ru +
587. () (/, 1775) / mountaindreams.ru +
588. (/, 2025) / mountaindreams.ru +
589. (/, 1950) / mountaindreams.ru +
590. (/, 1950) / mountaindreams.ru +
591. (/, 1951) +
592. (/, 2095) +
593. () (/, 2150) +
594. ( ) (/, 2120) +
595. (/, 2066) +
596. +
597. +
598. +
599. +
600. + + + + + + + + + + + + + + + + + + + + + + + diff --git a/_tourism/westcaumap.zmp/params.txt b/_tourism/westcaumap.zmp/params.txt new file mode 100644 index 000000000..f1e71b8f0 --- /dev/null +++ b/_tourism/westcaumap.zmp/params.txt @@ -0,0 +1,21 @@ + +[PARAMS] +pnum=17 +GUID={6AB93647-45C1-490C-AD5C-167CDDD5B5D4} +ParentSubMenu_ru=Туристические\Россия\Кавказ +ParentSubMenu_uk=Туристичний\Росія\Кавказ +ParentSubMenu=Hike\Russia\Caucasus +name_ru=Схема перевалов Западного Кавказа 02.2019 +name=caucatalog.narod.ru westcaumap 02.2019 +name_uk=Схема перевалов Западного Кавказа 02.2019 +DefURLBase=http://91.237.82.95:8088/pub/tourism/westcaumap/ +projection=1 +sradiusa=6378137 +sradiusb=6378137 +NameInCache=westcaumap +Ext=.jpg +License=© Михаила Голубев, caucatalog.ru +defaultContentType=image/jpeg +ContentType="image/jpeg" +MaxConnectToServerCount=1 +IsUseDownloaderInScript=1 diff --git a/_tourism/wkavkaz_kot.zmp/18.bmp b/_tourism/wkavkaz_kot.zmp/18.bmp new file mode 100644 index 000000000..47d65f276 Binary files /dev/null and b/_tourism/wkavkaz_kot.zmp/18.bmp differ diff --git a/_tourism/wkavkaz_kot.zmp/24.bmp b/_tourism/wkavkaz_kot.zmp/24.bmp new file mode 100644 index 000000000..595f438be Binary files /dev/null and b/_tourism/wkavkaz_kot.zmp/24.bmp differ diff --git a/_tourism/wkavkaz_kot.zmp/GetUrlScript.txt b/_tourism/wkavkaz_kot.zmp/GetUrlScript.txt new file mode 100644 index 000000000..607d9e8f1 --- /dev/null +++ b/_tourism/wkavkaz_kot.zmp/GetUrlScript.txt @@ -0,0 +1,56 @@ +function GetCode(const url: AnsiString): Cardinal; +var + VResponseCode: Cardinal; + VResponseHeader, VResponseData: AnsiString; +begin + Result := 1; + if Assigned(Downloader) then begin + VResponseHeader := ''; + VResponseData := ''; + VResponseCode := Downloader.DoHttpRequest(url, '', '', VResponseHeader, VResponseData); + Result := VResponseCode; + end; +end; + +var + BaseUrl: string; + code: Cardinal; + z_ok, z_no: integer; + r: integer; +begin + ResultURL := ''; + z_ok := StrToIntDef(GetBefore(';', ScriptBuffer), 1); // Максимальный масштаб, который точно есть + z_no := StrToIntDef(GetAfter(';', ScriptBuffer), 25); // Минимальный масштаб, которого точно нет + + // Масштаба нет - говорить не о чем + if getz >= z_no then exit; + + // Выбор зеркала, если не указана версия + if version = '' then + r := random(2) + else + r := StrToInt(version); + + case r of + 0: BaseUrl := GetURLBase; + 1: BaseUrl := RegExprReplaceMatchSubStr(GetURLBase, 'http://91.237.82.95:8088', 'https://maps.melda.ru'); + end; + + // Проверяем наличие масштаба + if getz > z_ok then begin + code := GetCode(BaseUrl+'z'+inttostr(getz)+'/'); + + // Внимание! Если сервер вернёт 403 - code почему-то будет 0. Так что выбор "404 или что-то иное" + // Если дело дошло до проверки наличия масштаба - значит какая-то граница (z_ok / z_no) точно подвинется. + if code = 404 then z_no := getz else z_ok := getz; + + // Сохраняем актуализированные границы для последующих вызовов + ScriptBuffer := inttostr(z_ok) + ';' + inttostr(z_no); + + // Масштаба нет (о чём могли только что при проверке узнать) - говорить не о чем + if getz >= z_no then exit; + end; + + // Ок, качаем тайлик + ResultURL:= BaseUrl+'z'+inttostr(getz)+'/'+inttostr(getx div 1024)+'/x'+inttostr(getx)+'/'+inttostr(gety div 1024)+'/y'+inttostr(gety)+'.jpg'; +end. diff --git a/_tourism/wkavkaz_kot.zmp/info.txt b/_tourism/wkavkaz_kot.zmp/info.txt new file mode 100644 index 000000000..2d8fd7731 --- /dev/null +++ b/_tourism/wkavkaz_kot.zmp/info.txt @@ -0,0 +1,11 @@ + ""
+
+ - garl@mail.ru
+
+ + + ,
+
+ 98 33 28
+410005 . . 174
+ diff --git a/_tourism/wkavkaz_kot.zmp/params.txt b/_tourism/wkavkaz_kot.zmp/params.txt new file mode 100644 index 000000000..fdf61195f --- /dev/null +++ b/_tourism/wkavkaz_kot.zmp/params.txt @@ -0,0 +1,19 @@ + +[PARAMS] +pnum=17 +GUID={C753CB21-ED72-4A38-B191-19723DB684E8} +ParentSubMenu_ru=Туристические\Россия\Кавказ +ParentSubMenu_uk=Туристичний\Росія\Кавказ +ParentSubMenu=Hike\Russia\Caucasus +name_ru=Западный Кавказ (КОТ ОРИЕНТ) +name=West Kaucas (KOT ORIENT) +DefURLBase=http://91.237.82.95:8088/pub/tourism/wkavkaz_kot/ +projection=1 +sradiusa=6378137 +sradiusb=6378137 +NameInCache=wkavkaz_kot +Ext=.jpg +defaultContentType=image/jpeg +ContentType="image/jpeg" +MaxConnectToServerCount=1 +IsUseDownloaderInScript=1 diff --git a/_umap/umap_17074.zmp/18.bmp b/_umap/umap_17074.zmp/18.bmp new file mode 100644 index 000000000..e32307232 Binary files /dev/null and b/_umap/umap_17074.zmp/18.bmp differ diff --git a/_umap/umap_17074.zmp/24.bmp b/_umap/umap_17074.zmp/24.bmp new file mode 100644 index 000000000..3589bff1e Binary files /dev/null and b/_umap/umap_17074.zmp/24.bmp differ diff --git a/_umap/umap_17074.zmp/GetUrlScript.txt b/_umap/umap_17074.zmp/GetUrlScript.txt new file mode 100644 index 000000000..68463bc63 --- /dev/null +++ b/_umap/umap_17074.zmp/GetUrlScript.txt @@ -0,0 +1,8 @@ +var +xx,yy:integer; + +begin +xx:=GetX; +yy:=GetY-2; + ResultURL:=GetURLBase+'&s='+inttostr(8-GetZ)+'&w=256&h=256<=0&ws=0&u=umap&x='+inttostr(round((xx-intpower(2,GetZ-3))*256+10))+'&y='+inttostr(round(intpower(2,GetZ-1)-yy)*-256+round(128*intpower(2,GetZ-2))); +end. \ No newline at end of file diff --git a/_umap/umap_17074.zmp/info.txt b/_umap/umap_17074.zmp/info.txt new file mode 100644 index 000000000..2f324b2e5 --- /dev/null +++ b/_umap/umap_17074.zmp/info.txt @@ -0,0 +1,6 @@ + (umap.ru) + + 6,7,8 + ( ) + +: http://umap.ru/ diff --git a/_umap/umap_17074.zmp/params.txt b/_umap/umap_17074.zmp/params.txt new file mode 100644 index 000000000..9051a1751 --- /dev/null +++ b/_umap/umap_17074.zmp/params.txt @@ -0,0 +1,15 @@ +[PARAMS] +pnum=194 +GUID={D4BFDB5B-948B-4161-9215-C3E31B932DA8} +ParentSubMenu_ru=Сломанные карты\Локальные карты\Umap +ParentSubMenu_uk=Зламані карти\Локальні карти\Umap +ParentSubMenu=Not working\Local maps\Umap +name_ru=Златоуст (Umap.ru) +name=Zlatoust (Umap.ru) +NameInCache=Umap_17074 +DefURLBase=http://31.25.240.68/_mapnew/shard.php?t=shard&n=17074 +ContentType=text/html , image/gif +Ext=.gif +projection=1 +sradiusa=6378137 +sradiusb=6378137 diff --git a/_umap/umap_23074.zmp/18.bmp b/_umap/umap_23074.zmp/18.bmp new file mode 100644 index 000000000..e32307232 Binary files /dev/null and b/_umap/umap_23074.zmp/18.bmp differ diff --git a/_umap/umap_23074.zmp/24.bmp b/_umap/umap_23074.zmp/24.bmp new file mode 100644 index 000000000..3589bff1e Binary files /dev/null and b/_umap/umap_23074.zmp/24.bmp differ diff --git a/_umap/umap_23074.zmp/GetUrlScript.txt b/_umap/umap_23074.zmp/GetUrlScript.txt new file mode 100644 index 000000000..e9995abc2 --- /dev/null +++ b/_umap/umap_23074.zmp/GetUrlScript.txt @@ -0,0 +1,12 @@ +var +xx,yy:integer; + +begin +xx:=GetX; +yy:=GetY-3; +if getz=8 then xx:=xx-28; +if getz=8 then yy:=yy+40; +if getz=9 then xx:=xx-56; +if getz=9 then yy:=yy+77; + ResultURL:=GetURLBase+'&s='+inttostr(9-GetZ)+'&w=256&h=256<=0&ws=0&u=umap&x='+inttostr(round((xx-intpower(2,GetZ-6))*256+10))+'&y='+inttostr(round(intpower(2,GetZ-1)-yy)*-256+round(128*intpower(2,GetZ-3))); +end. \ No newline at end of file diff --git a/_umap/umap_23074.zmp/info.txt b/_umap/umap_23074.zmp/info.txt new file mode 100644 index 000000000..b75024f04 --- /dev/null +++ b/_umap/umap_23074.zmp/info.txt @@ -0,0 +1,5 @@ + (umap.ru) + + 7,8,9 ( ) + +: http://umap.ru/ diff --git a/_umap/umap_23074.zmp/params.txt b/_umap/umap_23074.zmp/params.txt new file mode 100644 index 000000000..43aed019a --- /dev/null +++ b/_umap/umap_23074.zmp/params.txt @@ -0,0 +1,15 @@ +[PARAMS] +pnum=195 +GUID={3B4370AE-B488-4A81-9D65-6729CD272392} +ParentSubMenu_ru=Сломанные карты\Локальные карты\Umap +ParentSubMenu_uk=Зламані карти\Локальні карти\Umap +ParentSubMenu=Not working\Local maps\Umap +name_ru=Копейск (Umap.ru) +name=Kopeisk (Umap.ru) +NameInCache=Umap_23074 +DefURLBase=http://31.25.240.68/_mapnew/shard.php?t=shard&n=23074 +ContentType=text/html , image/gif +Ext=.gif +projection=1 +sradiusa=6378137 +sradiusb=6378137 diff --git a/_umap/umap_40066.zmp/18.bmp b/_umap/umap_40066.zmp/18.bmp new file mode 100644 index 000000000..e32307232 Binary files /dev/null and b/_umap/umap_40066.zmp/18.bmp differ diff --git a/_umap/umap_40066.zmp/24.bmp b/_umap/umap_40066.zmp/24.bmp new file mode 100644 index 000000000..3589bff1e Binary files /dev/null and b/_umap/umap_40066.zmp/24.bmp differ diff --git a/_umap/umap_40066.zmp/GetUrlScript.txt b/_umap/umap_40066.zmp/GetUrlScript.txt new file mode 100644 index 000000000..f6ebaeed9 --- /dev/null +++ b/_umap/umap_40066.zmp/GetUrlScript.txt @@ -0,0 +1,3 @@ +begin + ResultURL:=GetURLBase+'&s='+inttostr(8-GetZ)+'&w=256&h=256<=0&ws=0&u=umap&x='+inttostr(round((GetX-intpower(2,GetZ-2))*256+10))+'&y='+inttostr(round(intpower(2,GetZ-1)-GetY)*-256+round(128*intpower(2,GetZ-2))); +end. \ No newline at end of file diff --git a/_umap/umap_40066.zmp/info.txt b/_umap/umap_40066.zmp/info.txt new file mode 100644 index 000000000..40682c0c1 --- /dev/null +++ b/_umap/umap_40066.zmp/info.txt @@ -0,0 +1,6 @@ + (umap.ru) + + 4,5,6,7,8 + + +: http://umap.ru/ diff --git a/_umap/umap_40066.zmp/params.txt b/_umap/umap_40066.zmp/params.txt new file mode 100644 index 000000000..5f1951b06 --- /dev/null +++ b/_umap/umap_40066.zmp/params.txt @@ -0,0 +1,15 @@ +[PARAMS] +pnum=195 +GUID={1FD86D64-06B4-4664-AD1C-A84CA766DA6E} +ParentSubMenu_ru=Сломанные карты\Локальные карты\Umap +ParentSubMenu_uk=Зламані карти\Локальні карти\Umap +ParentSubMenu=Not working\Local maps\Umap +name_ru=Красноуральск (Umap.ru) +name=Krasnouralsk (Umap.ru) +NameInCache=Umap_40066 +DefURLBase=http://31.25.240.68/_mapnew/shard.php?t=shard&n=40066 +ContentType=text/html , image/gif +Ext=.gif +projection=1 +sradiusa=6378137 +sradiusb=6378137 diff --git a/_umap/umap_44066.zmp/18.bmp b/_umap/umap_44066.zmp/18.bmp new file mode 100644 index 000000000..e32307232 Binary files /dev/null and b/_umap/umap_44066.zmp/18.bmp differ diff --git a/_umap/umap_44066.zmp/24.bmp b/_umap/umap_44066.zmp/24.bmp new file mode 100644 index 000000000..3589bff1e Binary files /dev/null and b/_umap/umap_44066.zmp/24.bmp differ diff --git a/_umap/umap_44066.zmp/GetUrlScript.txt b/_umap/umap_44066.zmp/GetUrlScript.txt new file mode 100644 index 000000000..475037d02 --- /dev/null +++ b/_umap/umap_44066.zmp/GetUrlScript.txt @@ -0,0 +1,3 @@ +begin + ResultURL:=GetURLBase+'&s='+inttostr(8-GetZ)+'&w=256&h=256<=0&ws=0&u=umap&x='+inttostr(round((GetX-intpower(2,GetZ-3))*256+10))+'&y='+inttostr(round(intpower(2,GetZ-1)-GetY)*-256+round(128*intpower(2,GetZ-2))); +end. \ No newline at end of file diff --git a/_umap/umap_44066.zmp/info.txt b/_umap/umap_44066.zmp/info.txt new file mode 100644 index 000000000..47e619346 --- /dev/null +++ b/_umap/umap_44066.zmp/info.txt @@ -0,0 +1,6 @@ + (umap.ru) + + 4,5,6,7,8 + + +: http://umap.ru/ diff --git a/_umap/umap_44066.zmp/params.txt b/_umap/umap_44066.zmp/params.txt new file mode 100644 index 000000000..c1181e12d --- /dev/null +++ b/_umap/umap_44066.zmp/params.txt @@ -0,0 +1,15 @@ +[PARAMS] +pnum=195 +GUID={C53462F6-4CE2-42F8-969F-A7A4771E3B0E} +ParentSubMenu_ru=Сломанные карты\Локальные карты\Umap +ParentSubMenu_uk=Зламані карти\Локальні карти\Umap +ParentSubMenu=Not working\Local maps\Umap +name_ru=Лобва (Umap.ru) +name=Lobva (Umap.ru) +NameInCache=Umap_44066 +DefURLBase=http://31.25.240.68/_mapnew/shard.php?t=shard&n=44066 +ContentType=text/html , image/gif +Ext=.gif +projection=1 +sradiusa=6378137 +sradiusb=6378137 diff --git a/_umap/umap_47074.zmp/18.bmp b/_umap/umap_47074.zmp/18.bmp new file mode 100644 index 000000000..e32307232 Binary files /dev/null and b/_umap/umap_47074.zmp/18.bmp differ diff --git a/_umap/umap_47074.zmp/24.bmp b/_umap/umap_47074.zmp/24.bmp new file mode 100644 index 000000000..3589bff1e Binary files /dev/null and b/_umap/umap_47074.zmp/24.bmp differ diff --git a/_umap/umap_47074.zmp/GetUrlScript.txt b/_umap/umap_47074.zmp/GetUrlScript.txt new file mode 100644 index 000000000..475037d02 --- /dev/null +++ b/_umap/umap_47074.zmp/GetUrlScript.txt @@ -0,0 +1,3 @@ +begin + ResultURL:=GetURLBase+'&s='+inttostr(8-GetZ)+'&w=256&h=256<=0&ws=0&u=umap&x='+inttostr(round((GetX-intpower(2,GetZ-3))*256+10))+'&y='+inttostr(round(intpower(2,GetZ-1)-GetY)*-256+round(128*intpower(2,GetZ-2))); +end. \ No newline at end of file diff --git a/_umap/umap_47074.zmp/info.txt b/_umap/umap_47074.zmp/info.txt new file mode 100644 index 000000000..7e8a8a8dc --- /dev/null +++ b/_umap/umap_47074.zmp/info.txt @@ -0,0 +1,6 @@ + (umap.ru) + + 6,7,8 + ( ) + +: http://umap.ru/ diff --git a/_umap/umap_47074.zmp/params.txt b/_umap/umap_47074.zmp/params.txt new file mode 100644 index 000000000..a7194065f --- /dev/null +++ b/_umap/umap_47074.zmp/params.txt @@ -0,0 +1,15 @@ +[PARAMS] +pnum=194 +GUID={35FF2B84-774C-4D3F-85DB-5DBACB1AA69A} +ParentSubMenu_ru=Сломанные карты\Локальные карты\Umap +ParentSubMenu_uk=Зламані карти\Локальні карти\Umap +ParentSubMenu=Not working\Local maps\Umap +name_ru=Троицк (Umap.ru) +name=Troitsk (Umap.ru) +NameInCache=Umap_47074 +DefURLBase=http://31.25.240.68/_mapnew/shard.php?t=shard&n=47074 +ContentType=text/html , image/gif +Ext=.gif +projection=1 +sradiusa=6378137 +sradiusb=6378137 diff --git a/_umap/umap_53066.zmp/18.bmp b/_umap/umap_53066.zmp/18.bmp new file mode 100644 index 000000000..e32307232 Binary files /dev/null and b/_umap/umap_53066.zmp/18.bmp differ diff --git a/_umap/umap_53066.zmp/24.bmp b/_umap/umap_53066.zmp/24.bmp new file mode 100644 index 000000000..3589bff1e Binary files /dev/null and b/_umap/umap_53066.zmp/24.bmp differ diff --git a/_umap/umap_53066.zmp/GetUrlScript.txt b/_umap/umap_53066.zmp/GetUrlScript.txt new file mode 100644 index 000000000..475037d02 --- /dev/null +++ b/_umap/umap_53066.zmp/GetUrlScript.txt @@ -0,0 +1,3 @@ +begin + ResultURL:=GetURLBase+'&s='+inttostr(8-GetZ)+'&w=256&h=256<=0&ws=0&u=umap&x='+inttostr(round((GetX-intpower(2,GetZ-3))*256+10))+'&y='+inttostr(round(intpower(2,GetZ-1)-GetY)*-256+round(128*intpower(2,GetZ-2))); +end. \ No newline at end of file diff --git a/_umap/umap_53066.zmp/info.txt b/_umap/umap_53066.zmp/info.txt new file mode 100644 index 000000000..5e6dff246 --- /dev/null +++ b/_umap/umap_53066.zmp/info.txt @@ -0,0 +1,6 @@ + (umap.ru) + + 4,5,6,7,8 + + +: http://umap.ru/ diff --git a/_umap/umap_53066.zmp/params.txt b/_umap/umap_53066.zmp/params.txt new file mode 100644 index 000000000..da637885e --- /dev/null +++ b/_umap/umap_53066.zmp/params.txt @@ -0,0 +1,15 @@ +[PARAMS] +pnum=195 +GUID={7EB4E359-EBC9-4F55-B323-B4FAF248B9CC} +ParentSubMenu_ru=Сломанные карты\Локальные карты\Umap +ParentSubMenu_uk=Зламані карти\Локальні карти\Umap +ParentSubMenu=Not working\Local maps\Umap +name_ru=Новоуральск (Umap.ru) +name=Novouralsk (Umap.ru) +NameInCache=Umap_53066 +DefURLBase=http://31.25.240.68/_mapnew/shard.php?t=shard&n=53066 +ContentType=text/html , image/gif +Ext=.gif +projection=1 +sradiusa=6378137 +sradiusb=6378137 diff --git a/_umap/umap_62066.zmp/18.bmp b/_umap/umap_62066.zmp/18.bmp new file mode 100644 index 000000000..e32307232 Binary files /dev/null and b/_umap/umap_62066.zmp/18.bmp differ diff --git a/_umap/umap_62066.zmp/24.bmp b/_umap/umap_62066.zmp/24.bmp new file mode 100644 index 000000000..3589bff1e Binary files /dev/null and b/_umap/umap_62066.zmp/24.bmp differ diff --git a/_umap/umap_62066.zmp/GetUrlScript.txt b/_umap/umap_62066.zmp/GetUrlScript.txt new file mode 100644 index 000000000..581b41e4d --- /dev/null +++ b/_umap/umap_62066.zmp/GetUrlScript.txt @@ -0,0 +1,3 @@ +begin + ResultURL:=GetURLBase+'&s='+inttostr(12-GetZ)+'&w=256&h=256<=0&ws=0&u=umap&x='+inttostr(round((GetX-intpower(2,GetZ-6))*256+10))+'&y='+inttostr(round(intpower(2,GetZ-1)-GetY)*-256+round(128*intpower(2,GetZ-3))); +end. \ No newline at end of file diff --git a/_umap/umap_62066.zmp/info.txt b/_umap/umap_62066.zmp/info.txt new file mode 100644 index 000000000..53d08a347 --- /dev/null +++ b/_umap/umap_62066.zmp/info.txt @@ -0,0 +1,6 @@ + (umap.ru) + + 5,6,,8,9,10,11 + + +: http://umap.ru/ diff --git a/_umap/umap_62066.zmp/params.txt b/_umap/umap_62066.zmp/params.txt new file mode 100644 index 000000000..e47a6f3b6 --- /dev/null +++ b/_umap/umap_62066.zmp/params.txt @@ -0,0 +1,16 @@ +[PARAMS] +pnum=195 +GUID={AEA75D7E-E487-4131-B534-761BF1EEEFF0} +ParentSubMenu_ru=Сломанные карты\Локальные карты\Umap +ParentSubMenu_uk=Зламані карти\Локальні карти\Umap +ParentSubMenu=Not working\Local maps\Umap +name_ru=Серов (Umap.ru) +name=Serov (Umap.ru) +NameInCache=Umap_62066 +DefURLBase=http://31.25.240.68/_mapnew/shard.php?t=shard&n=62066 +ContentType=text/html , image/gif +Ext=.gif +projection=1 +sradiusa=6378137 +sradiusb=6378137 + diff --git a/_water/camapka_ru.zmp/18.bmp b/_water/camapka_ru.zmp/18.bmp new file mode 100644 index 000000000..3652ee7b5 Binary files /dev/null and b/_water/camapka_ru.zmp/18.bmp differ diff --git a/_water/camapka_ru.zmp/24.bmp b/_water/camapka_ru.zmp/24.bmp new file mode 100644 index 000000000..b762075ee Binary files /dev/null and b/_water/camapka_ru.zmp/24.bmp differ diff --git a/_water/camapka_ru.zmp/GetUrlScript.txt b/_water/camapka_ru.zmp/GetUrlScript.txt new file mode 100644 index 000000000..10d6a2aff --- /dev/null +++ b/_water/camapka_ru.zmp/GetUrlScript.txt @@ -0,0 +1,29 @@ +var + r:integer; + BaseUrl: string; +begin + if version = '' then + r := random(2) + else + r := StrToInt(version); + + case r of + 0: BaseUrl := GetURLBase; + 1: BaseUrl := RegExprReplaceMatchSubStr(GetURLBase, 'gmap.camapka.ru/lotsia/', '91.237.82.95:8088/pub/water/camapka.ru/'); + end; + + case r of + 0: ResultURL := BaseUrl+'Z'+inttostr(getz-1)+'/'+inttostr(gety)+'/'+inttostr(getx)+'.png'; + 1: ResultURL := BaseUrl+'z'+inttostr(getz)+'/'+inttostr(getx div 1024)+'/x'+inttostr(getx)+'/'+inttostr(gety div 1024)+'/y'+inttostr(gety)+'.png'; + end; + + RequestHead := + 'Accept: image/png, image/svg+xml, image/*;q=0.8, */*;q=0.5' + #13#10 + + 'Referer: http://camapka.ru/mapview/lotsia.htm' + #13#10 + + 'Accept-Language: ru-RU' + #13#10 + + 'User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; Trident/7.0; rv:11.0) like Gecko' + #13#10 + + 'Accept-Encoding: gzip, deflate' + #13#10 + + 'Connection: Keep-Alive' + #13#10 + + 'DNT: 1' + #13#10 + + 'Host: gmap.camapka.ru'; +end. diff --git a/_water/camapka_ru.zmp/info.txt b/_water/camapka_ru.zmp/info.txt new file mode 100644 index 000000000..bd64f385f --- /dev/null +++ b/_water/camapka_ru.zmp/info.txt @@ -0,0 +1,14 @@ +
Атлас ЕГС том 6-КС (1996 г.) Речная лоция Волги и Камы. +
http://camapka.ru/ +
+
Все права принадлежат их владельцам. +
+
+
Готовый кэш этой карты можно взять здесь: +https://cloud.mail.ru/public/wVqB/b4jAnnH7q/ +
+
Если у Вас есть чем дополнить этот раздел - смело шлите на ящик garl@mail.ru +
+ + + diff --git a/_water/camapka_ru.zmp/params.txt b/_water/camapka_ru.zmp/params.txt new file mode 100644 index 000000000..b2a83c43a --- /dev/null +++ b/_water/camapka_ru.zmp/params.txt @@ -0,0 +1,18 @@ +[PARAMS] +pnum=17 +GUID={FC871820-243C-4A04-88BD-3032AB7FCBA6} +name_ru=Речная лоция Волги и Камы. +name=Volga + Kama river +ParentSubMenu_ru=Водные карты\Россия +ParentSubMenu_uk=Водні карти\Росія +ParentSubMenu=Water maps\Russia +DefURLBase=http://gmap.camapka.ru/lotsia/ +projection=1 +sradiusa=6378137 +sradiusb=6378137 +NameInCache=camapka.ru +Ext=.png +defaultContentType=image/png +ContentType="image/png" +MaxConnectToServerCount=1 +RequestHead=referer:http://camapka.ru/mapview/lotsia.htm \ No newline at end of file diff --git a/_water/chusovaya.zmp/18.bmp b/_water/chusovaya.zmp/18.bmp new file mode 100644 index 000000000..3652ee7b5 Binary files /dev/null and b/_water/chusovaya.zmp/18.bmp differ diff --git a/_water/chusovaya.zmp/24.bmp b/_water/chusovaya.zmp/24.bmp new file mode 100644 index 000000000..b762075ee Binary files /dev/null and b/_water/chusovaya.zmp/24.bmp differ diff --git a/_water/chusovaya.zmp/GetUrlScript.txt b/_water/chusovaya.zmp/GetUrlScript.txt new file mode 100644 index 000000000..d7035220c --- /dev/null +++ b/_water/chusovaya.zmp/GetUrlScript.txt @@ -0,0 +1,3 @@ +begin + ResultURL:=GetURLBase+'z'+inttostr(getz)+'/'+inttostr(getx div 1024)+'/x'+inttostr(getx)+'/'+inttostr(gety div 1024)+'/y'+inttostr(gety)+'.png'; +end. diff --git a/_water/chusovaya.zmp/info.txt b/_water/chusovaya.zmp/info.txt new file mode 100644 index 000000000..9a104215f --- /dev/null +++ b/_water/chusovaya.zmp/info.txt @@ -0,0 +1,13 @@ +
Составил и подготовил pfg21 +
+
Готовый кэш этой карты можно взять здесь: +https://cloud.mail.ru/public/9xdU/scCor1iYa/Урал/ural_chus1_схема%20р.Чусовой%20(Чусвовой-Новоуткинск)/ +
+
Если у Вас есть чем дополнить этот раздел - смело шлите на ящик garl@mail.ru +
+
+
+
+ + + diff --git a/_water/chusovaya.zmp/params.txt b/_water/chusovaya.zmp/params.txt new file mode 100644 index 000000000..9d873b7fa --- /dev/null +++ b/_water/chusovaya.zmp/params.txt @@ -0,0 +1,17 @@ +[PARAMS] +pnum=17 +GUID={FCE179C1-95D6-43F2-9E26-6E89C5E2F7C3} +name_ru=схема р.Чусовой +name=Chusovaya River +ParentSubMenu_ru=Водные карты\Россия +ParentSubMenu_uk=Водні карти\Росія +ParentSubMenu=Water maps\Russia +DefURLBase=http://91.237.82.95:8088/pub/water/chusovaya/ +projection=1 +sradiusa=6378137 +sradiusb=6378137 +NameInCache=chusovaya +Ext=.png +defaultContentType=image/png +ContentType="image/png" +MaxConnectToServerCount=1 diff --git a/_water/navionics.SonarChart.layer.zmp/18.bmp b/_water/navionics.SonarChart.layer.zmp/18.bmp new file mode 100644 index 000000000..a535c4b6e Binary files /dev/null and b/_water/navionics.SonarChart.layer.zmp/18.bmp differ diff --git a/_water/navionics.SonarChart.layer.zmp/24.bmp b/_water/navionics.SonarChart.layer.zmp/24.bmp new file mode 100644 index 000000000..686a279f0 Binary files /dev/null and b/_water/navionics.SonarChart.layer.zmp/24.bmp differ diff --git a/_water/navionics.SonarChart.layer.zmp/EmptyTiles/empty.png b/_water/navionics.SonarChart.layer.zmp/EmptyTiles/empty.png new file mode 100644 index 000000000..4fe9ab376 Binary files /dev/null and b/_water/navionics.SonarChart.layer.zmp/EmptyTiles/empty.png differ diff --git a/_water/navionics.SonarChart.layer.zmp/GetUrlScript.txt b/_water/navionics.SonarChart.layer.zmp/GetUrlScript.txt new file mode 100644 index 000000000..23566a8c8 --- /dev/null +++ b/_water/navionics.SonarChart.layer.zmp/GetUrlScript.txt @@ -0,0 +1,78 @@ +//****************************************************************************** +// LAYERS parameter: config_a_b_c +// a = 1 for depth in meters, 2 for depth in feet, 3 for fathoms +// b = 10.00: for 10.00 m safety depth (beginning of blue coloring) (unit equal to that set by a) +// c = 0 for pristine Navionics charts, 1 for Sonar Charts +// +// TRANSPARENT parameter: +// FALSE for non-layer +// TRUE for layer +// +// UGC parameter: +// FALSE for pristine Navionics charts +// TRUE for additinal user-generated content icons +//****************************************************************************** + +const + cReqParams = 'LAYERS=config_1_10.00_1&TRANSPARENT=TRUE&UGC=FALSE'; + +//****************************************************************************** + +const + cTTL = 24*60*60; // 24 hour + cNavTokenKey = 'NavToken='; + cTimeStampKey = 'TimeStamp='; + +function CheckTTL(const ATimeStamp: AnsiString): Boolean; +begin + Result := ( (cTTL div 2) > GetUnixTime - StrToInt64Def(ATimeStamp, 0) ); +end; + +function GetNavToken: AnsiString; +var + VNavToken: AnsiString; + VTimeStamp: AnsiString; + VResponseCode: Cardinal; + VResponseHeader, VResponseData: AnsiString; + VRequestUrl, VRequestHeader: AnsiString; +begin + Result := ''; + + if ScriptBuffer <> '' then begin + VNavToken := GetBetween(ScriptBuffer, cNavTokenKey, ';'); + VTimeStamp := GetBetween(ScriptBuffer, cTimeStampKey, ';'); + if (VNavToken <> '') and (VTimeStamp <> '') and CheckTTL(VTimeStamp) then begin + Result := VNavToken; + end else begin + ScriptBuffer := ''; + end; + end; + + if (Result = '') and Assigned(Downloader) then begin + VTimeStamp := IntToStr(GetUnixTime); + VRequestUrl := 'https://backend.navionics.com/tile/get_key/NAVIONICS_WEBAPP_P01/webapp.navionics.com?_=' + VTimeStamp + '123'; + VRequestHeader := 'Origin: https://webapp.navionics.com' + #13#10 + 'Referer: https://webapp.navionics.com/'; + VResponseHeader := ''; + VResponseData := ''; + VResponseCode := Downloader.DoHttpRequest(VRequestUrl, VRequestHeader, '', VResponseHeader, VResponseData); + + if VResponseCode = 200 then begin + Result := VResponseData; + ScriptBuffer := cNavTokenKey + Result + ';' + cTimeStampKey + VTimeStamp + ';'; + end; + end; +end; + +//****************************************************************************** + +var + VNavToken: AnsiString; +begin + VNavToken := GetNavToken; + if VNavToken <> '' then begin + ResultURL := GetURLBase + IntToStr(GetZ-1) + '/' + IntToStr(GetX) + '/' + + IntToStr(GetY) + '?' + cReqParams + '&' + 'navtoken=' + VNavToken; + end else begin + ResultURL := ''; + end; +end. diff --git a/_water/navionics.SonarChart.layer.zmp/params.txt b/_water/navionics.SonarChart.layer.zmp/params.txt new file mode 100644 index 000000000..9f00143a7 --- /dev/null +++ b/_water/navionics.SonarChart.layer.zmp/params.txt @@ -0,0 +1,16 @@ +[PARAMS] +GUID={2333E9D3-EB95-466D-AC14-2CFFCDB509C2} +name=Navionics SonarChart(TM) +ParentSubMenu_ru=Водные карты +ParentSubMenu_uk=Водні карти +ParentSubMenu=Water maps +asLayer=1 +DefURLBase=https://backend.navionics.com/tile/ +NameInCache=navionics_sonarchart_layer +Ext=.png +ContentType=image/png +projection=1 +sradiusa=6378137 +sradiusb=6378137 +IsUseDownloaderInScript=1 +RequestHead=Referer: http://webapp.navionics.com/ diff --git a/_water/navionics.SonarChart.zmp/18.bmp b/_water/navionics.SonarChart.zmp/18.bmp new file mode 100644 index 000000000..a535c4b6e Binary files /dev/null and b/_water/navionics.SonarChart.zmp/18.bmp differ diff --git a/_water/navionics.SonarChart.zmp/24.bmp b/_water/navionics.SonarChart.zmp/24.bmp new file mode 100644 index 000000000..686a279f0 Binary files /dev/null and b/_water/navionics.SonarChart.zmp/24.bmp differ diff --git a/_water/navionics.SonarChart.zmp/GetUrlScript.txt b/_water/navionics.SonarChart.zmp/GetUrlScript.txt new file mode 100644 index 000000000..35bc391b9 --- /dev/null +++ b/_water/navionics.SonarChart.zmp/GetUrlScript.txt @@ -0,0 +1,78 @@ +//****************************************************************************** +// LAYERS parameter: config_a_b_c +// a = 1 for depth in meters, 2 for depth in feet, 3 for fathoms +// b = 10.00: for 10.00 m safety depth (beginning of blue coloring) (unit equal to that set by a) +// c = 0 for pristine Navionics charts, 1 for Sonar Charts +// +// TRANSPARENT parameter: +// FALSE for non-layer +// TRUE for layer +// +// UGC parameter: +// FALSE for pristine Navionics charts +// TRUE for additinal user-generated content icons +//****************************************************************************** + +const + cReqParams = 'LAYERS=config_1_10.00_1&TRANSPARENT=FALSE&UGC=FALSE'; + +//****************************************************************************** + +const + cTTL = 24*60*60; // 24 hour + cNavTokenKey = 'NavToken='; + cTimeStampKey = 'TimeStamp='; + +function CheckTTL(const ATimeStamp: AnsiString): Boolean; +begin + Result := ( (cTTL div 2) > GetUnixTime - StrToInt64Def(ATimeStamp, 0) ); +end; + +function GetNavToken: AnsiString; +var + VNavToken: AnsiString; + VTimeStamp: AnsiString; + VResponseCode: Cardinal; + VResponseHeader, VResponseData: AnsiString; + VRequestUrl, VRequestHeader: AnsiString; +begin + Result := ''; + + if ScriptBuffer <> '' then begin + VNavToken := GetBetween(ScriptBuffer, cNavTokenKey, ';'); + VTimeStamp := GetBetween(ScriptBuffer, cTimeStampKey, ';'); + if (VNavToken <> '') and (VTimeStamp <> '') and CheckTTL(VTimeStamp) then begin + Result := VNavToken; + end else begin + ScriptBuffer := ''; + end; + end; + + if (Result = '') and Assigned(Downloader) then begin + VTimeStamp := IntToStr(GetUnixTime); + VRequestUrl := 'https://backend.navionics.com/tile/get_key/NAVIONICS_WEBAPP_P01/webapp.navionics.com?_=' + VTimeStamp + '123'; + VRequestHeader := 'Origin: https://webapp.navionics.com' + #13#10 + 'Referer: https://webapp.navionics.com/'; + VResponseHeader := ''; + VResponseData := ''; + VResponseCode := Downloader.DoHttpRequest(VRequestUrl, VRequestHeader, '', VResponseHeader, VResponseData); + + if VResponseCode = 200 then begin + Result := VResponseData; + ScriptBuffer := cNavTokenKey + Result + ';' + cTimeStampKey + VTimeStamp + ';'; + end; + end; +end; + +//****************************************************************************** + +var + VNavToken: AnsiString; +begin + VNavToken := GetNavToken; + if VNavToken <> '' then begin + ResultURL := GetURLBase + IntToStr(GetZ-1) + '/' + IntToStr(GetX) + '/' + + IntToStr(GetY) + '?' + cReqParams + '&' + 'navtoken=' + VNavToken; + end else begin + ResultURL := ''; + end; +end. diff --git a/_water/navionics.SonarChart.zmp/params.txt b/_water/navionics.SonarChart.zmp/params.txt new file mode 100644 index 000000000..57c2f58d0 --- /dev/null +++ b/_water/navionics.SonarChart.zmp/params.txt @@ -0,0 +1,15 @@ +[PARAMS] +GUID={247A02DC-5204-46FC-8D23-828AFC83A434} +name=Navionics SonarChart(TM) +ParentSubMenu_ru=Водные карты +ParentSubMenu_uk=Водні карти +ParentSubMenu=Water maps +DefURLBase=https://backend.navionics.com/tile/ +NameInCache=navionics_sonarchart +Ext=.png +ContentType=image/png +projection=1 +sradiusa=6378137 +sradiusb=6378137 +IsUseDownloaderInScript=1 +RequestHead=Referer: http://webapp.navionics.com/ diff --git a/_water/navionics.layer.zmp/18.bmp b/_water/navionics.layer.zmp/18.bmp new file mode 100644 index 000000000..a535c4b6e Binary files /dev/null and b/_water/navionics.layer.zmp/18.bmp differ diff --git a/_water/navionics.layer.zmp/24.bmp b/_water/navionics.layer.zmp/24.bmp new file mode 100644 index 000000000..686a279f0 Binary files /dev/null and b/_water/navionics.layer.zmp/24.bmp differ diff --git a/_water/navionics.layer.zmp/EmptyTiles/empty.png b/_water/navionics.layer.zmp/EmptyTiles/empty.png new file mode 100644 index 000000000..4fe9ab376 Binary files /dev/null and b/_water/navionics.layer.zmp/EmptyTiles/empty.png differ diff --git a/_water/navionics.layer.zmp/GetUrlScript.txt b/_water/navionics.layer.zmp/GetUrlScript.txt new file mode 100644 index 000000000..683be37e4 --- /dev/null +++ b/_water/navionics.layer.zmp/GetUrlScript.txt @@ -0,0 +1,78 @@ +//****************************************************************************** +// LAYERS parameter: config_a_b_c +// a = 1 for depth in meters, 2 for depth in feet, 3 for fathoms +// b = 10.00: for 10.00 m safety depth (beginning of blue coloring) (unit equal to that set by a) +// c = 0 for pristine Navionics charts, 1 for Sonar Charts +// +// TRANSPARENT parameter: +// FALSE for non-layer +// TRUE for layer +// +// UGC parameter: +// FALSE for pristine Navionics charts +// TRUE for additinal user-generated content icons +//****************************************************************************** + +const + cReqParams = 'LAYERS=config_1_10.00_0&TRANSPARENT=TRUE&UGC=FALSE'; + +//****************************************************************************** + +const + cTTL = 24*60*60; // 24 hour + cNavTokenKey = 'NavToken='; + cTimeStampKey = 'TimeStamp='; + +function CheckTTL(const ATimeStamp: AnsiString): Boolean; +begin + Result := ( (cTTL div 2) > GetUnixTime - StrToInt64Def(ATimeStamp, 0) ); +end; + +function GetNavToken: AnsiString; +var + VNavToken: AnsiString; + VTimeStamp: AnsiString; + VResponseCode: Cardinal; + VResponseHeader, VResponseData: AnsiString; + VRequestUrl, VRequestHeader: AnsiString; +begin + Result := ''; + + if ScriptBuffer <> '' then begin + VNavToken := GetBetween(ScriptBuffer, cNavTokenKey, ';'); + VTimeStamp := GetBetween(ScriptBuffer, cTimeStampKey, ';'); + if (VNavToken <> '') and (VTimeStamp <> '') and CheckTTL(VTimeStamp) then begin + Result := VNavToken; + end else begin + ScriptBuffer := ''; + end; + end; + + if (Result = '') and Assigned(Downloader) then begin + VTimeStamp := IntToStr(GetUnixTime); + VRequestUrl := 'https://backend.navionics.com/tile/get_key/NAVIONICS_WEBAPP_P01/webapp.navionics.com?_=' + VTimeStamp + '123'; + VRequestHeader := 'Origin: https://webapp.navionics.com' + #13#10 + 'Referer: https://webapp.navionics.com/'; + VResponseHeader := ''; + VResponseData := ''; + VResponseCode := Downloader.DoHttpRequest(VRequestUrl, VRequestHeader, '', VResponseHeader, VResponseData); + + if VResponseCode = 200 then begin + Result := VResponseData; + ScriptBuffer := cNavTokenKey + Result + ';' + cTimeStampKey + VTimeStamp + ';'; + end; + end; +end; + +//****************************************************************************** + +var + VNavToken: AnsiString; +begin + VNavToken := GetNavToken; + if VNavToken <> '' then begin + ResultURL := GetURLBase + IntToStr(GetZ-1) + '/' + IntToStr(GetX) + '/' + + IntToStr(GetY) + '?' + cReqParams + '&' + 'navtoken=' + VNavToken; + end else begin + ResultURL := ''; + end; +end. diff --git a/_water/navionics.layer.zmp/params.txt b/_water/navionics.layer.zmp/params.txt new file mode 100644 index 000000000..a1d995c01 --- /dev/null +++ b/_water/navionics.layer.zmp/params.txt @@ -0,0 +1,16 @@ +[PARAMS] +GUID={1F1D2343-8575-4BEE-8C33-DBFEF8D53BE5} +ParentSubMenu_ru=Водные карты +ParentSubMenu_uk=Водні карти +ParentSubMenu=Water maps +name=Navionics Marine Charts +asLayer=1 +DefURLBase=https://backend.navionics.com/tile/ +NameInCache=navionics_layer +Ext=.png +ContentType=image/png +projection=1 +sradiusa=6378137 +sradiusb=6378137 +IsUseDownloaderInScript=1 +RequestHead=Referer: http://webapp.navionics.com/ diff --git a/_water/navionics.zmp/18.bmp b/_water/navionics.zmp/18.bmp new file mode 100644 index 000000000..a535c4b6e Binary files /dev/null and b/_water/navionics.zmp/18.bmp differ diff --git a/_water/navionics.zmp/24.bmp b/_water/navionics.zmp/24.bmp new file mode 100644 index 000000000..686a279f0 Binary files /dev/null and b/_water/navionics.zmp/24.bmp differ diff --git a/_water/navionics.zmp/GetUrlScript.txt b/_water/navionics.zmp/GetUrlScript.txt new file mode 100644 index 000000000..996ce9c64 --- /dev/null +++ b/_water/navionics.zmp/GetUrlScript.txt @@ -0,0 +1,78 @@ +//****************************************************************************** +// LAYERS parameter: config_a_b_c +// a = 1 for depth in meters, 2 for depth in feet, 3 for fathoms +// b = 10.00: for 10.00 m safety depth (beginning of blue coloring) (unit equal to that set by a) +// c = 0 for pristine Navionics charts, 1 for Sonar Charts +// +// TRANSPARENT parameter: +// FALSE for non-layer +// TRUE for layer +// +// UGC parameter: +// FALSE for pristine Navionics charts +// TRUE for additinal user-generated content icons +//****************************************************************************** + +const + cReqParams = 'LAYERS=config_1_10.00_0&TRANSPARENT=FALSE&UGC=FALSE'; + +//****************************************************************************** + +const + cTTL = 24*60*60; // 24 hour + cNavTokenKey = 'NavToken='; + cTimeStampKey = 'TimeStamp='; + +function CheckTTL(const ATimeStamp: AnsiString): Boolean; +begin + Result := ( (cTTL div 2) > GetUnixTime - StrToInt64Def(ATimeStamp, 0) ); +end; + +function GetNavToken: AnsiString; +var + VNavToken: AnsiString; + VTimeStamp: AnsiString; + VResponseCode: Cardinal; + VResponseHeader, VResponseData: AnsiString; + VRequestUrl, VRequestHeader: AnsiString; +begin + Result := ''; + + if ScriptBuffer <> '' then begin + VNavToken := GetBetween(ScriptBuffer, cNavTokenKey, ';'); + VTimeStamp := GetBetween(ScriptBuffer, cTimeStampKey, ';'); + if (VNavToken <> '') and (VTimeStamp <> '') and CheckTTL(VTimeStamp) then begin + Result := VNavToken; + end else begin + ScriptBuffer := ''; + end; + end; + + if (Result = '') and Assigned(Downloader) then begin + VTimeStamp := IntToStr(GetUnixTime); + VRequestUrl := 'https://backend.navionics.com/tile/get_key/NAVIONICS_WEBAPP_P01/webapp.navionics.com?_=' + VTimeStamp + '123'; + VRequestHeader := 'Origin: https://webapp.navionics.com' + #13#10 + 'Referer: https://webapp.navionics.com/'; + VResponseHeader := ''; + VResponseData := ''; + VResponseCode := Downloader.DoHttpRequest(VRequestUrl, VRequestHeader, '', VResponseHeader, VResponseData); + + if VResponseCode = 200 then begin + Result := VResponseData; + ScriptBuffer := cNavTokenKey + Result + ';' + cTimeStampKey + VTimeStamp + ';'; + end; + end; +end; + +//****************************************************************************** + +var + VNavToken: AnsiString; +begin + VNavToken := GetNavToken; + if VNavToken <> '' then begin + ResultURL := GetURLBase + IntToStr(GetZ-1) + '/' + IntToStr(GetX) + '/' + + IntToStr(GetY) + '?' + cReqParams + '&' + 'navtoken=' + VNavToken; + end else begin + ResultURL := ''; + end; +end. diff --git a/_water/navionics.zmp/params.txt b/_water/navionics.zmp/params.txt new file mode 100644 index 000000000..098452bbb --- /dev/null +++ b/_water/navionics.zmp/params.txt @@ -0,0 +1,15 @@ +[PARAMS] +GUID={A830C100-49C8-4623-957A-60B85C39FBE0} +name=Navionics Marine Charts +ParentSubMenu_ru=Водные карты +ParentSubMenu_uk=Водні карти +ParentSubMenu=Water maps +DefURLBase=https://backend.navionics.com/tile/ +NameInCache=navionics +Ext=.png +ContentType=image/png +projection=1 +sradiusa=6378137 +sradiusb=6378137 +IsUseDownloaderInScript=1 +RequestHead=Referer: http://webapp.navionics.com/ diff --git a/_water/river_kuban.zmp/18.bmp b/_water/river_kuban.zmp/18.bmp new file mode 100644 index 000000000..3652ee7b5 Binary files /dev/null and b/_water/river_kuban.zmp/18.bmp differ diff --git a/_water/river_kuban.zmp/24.bmp b/_water/river_kuban.zmp/24.bmp new file mode 100644 index 000000000..b762075ee Binary files /dev/null and b/_water/river_kuban.zmp/24.bmp differ diff --git a/_water/river_kuban.zmp/EmptyTiles/1.jpg b/_water/river_kuban.zmp/EmptyTiles/1.jpg new file mode 100644 index 000000000..3044a40d9 Binary files /dev/null and b/_water/river_kuban.zmp/EmptyTiles/1.jpg differ diff --git a/_water/river_kuban.zmp/EmptyTiles/2.jpg b/_water/river_kuban.zmp/EmptyTiles/2.jpg new file mode 100644 index 000000000..3f252c79c Binary files /dev/null and b/_water/river_kuban.zmp/EmptyTiles/2.jpg differ diff --git a/_water/river_kuban.zmp/GetUrlScript.txt b/_water/river_kuban.zmp/GetUrlScript.txt new file mode 100644 index 000000000..1acc47c60 --- /dev/null +++ b/_water/river_kuban.zmp/GetUrlScript.txt @@ -0,0 +1,3 @@ +begin + ResultURL:=GetURLBase+'z'+inttostr(getz)+'/'+inttostr(getx div 1024)+'/x'+inttostr(getx)+'/'+inttostr(gety div 1024)+'/y'+inttostr(gety)+'.jpg'; +end. diff --git a/_water/river_kuban.zmp/info.txt b/_water/river_kuban.zmp/info.txt new file mode 100644 index 000000000..38c37e88f --- /dev/null +++ b/_water/river_kuban.zmp/info.txt @@ -0,0 +1,4 @@ +
+
+
+1985
\ No newline at end of file diff --git a/_water/river_kuban.zmp/params.txt b/_water/river_kuban.zmp/params.txt new file mode 100644 index 000000000..296031487 --- /dev/null +++ b/_water/river_kuban.zmp/params.txt @@ -0,0 +1,17 @@ +[PARAMS] +pnum=17 +GUID={2CB2F8BB-9B4D-49C7-BA4A-1D40F24AC4B9} +ParentSubMenu_ru=Водные карты\Россия +ParentSubMenu_uk=Водні карти\Росія +ParentSubMenu=Water maps\Russia +name_ru=Карта Реки Кубань +name=Kuban river map +DefURLBase=http://91.237.82.95:8088/pub/water/kuban_river/ +projection=1 +sradiusa=6378137 +sradiusb=6378137 +NameInCache=kuban_river +Ext=.jpg +defaultContentType=image/jpeg +ContentType="image/jpeg" +MaxConnectToServerCount=1 diff --git a/anygis/Belarus_LatLon.zmp/18.bmp b/anygis/Belarus_LatLon.zmp/18.bmp new file mode 100644 index 000000000..a0fe7dc75 Binary files /dev/null and b/anygis/Belarus_LatLon.zmp/18.bmp differ diff --git a/anygis/Belarus_LatLon.zmp/24.bmp b/anygis/Belarus_LatLon.zmp/24.bmp new file mode 100644 index 000000000..52c0bbf36 Binary files /dev/null and b/anygis/Belarus_LatLon.zmp/24.bmp differ diff --git a/anygis/Belarus_LatLon.zmp/info.txt b/anygis/Belarus_LatLon.zmp/info.txt new file mode 100644 index 000000000..65fb3146d --- /dev/null +++ b/anygis/Belarus_LatLon.zmp/info.txt @@ -0,0 +1,8 @@ + +Этот файл был создан автоматически с помощью файло-генератора AnyGIS.ru +Он должен работать с SasPlanet версии 200127.10112 (nightly) и новее. +Если вы заметили ошибку, свяжитесь со мной и сообщите о ней: + +https://t.me/anygis +https://vk.com/anygis +anygis@bk.ru \ No newline at end of file diff --git a/anygis/Belarus_LatLon.zmp/params.txt b/anygis/Belarus_LatLon.zmp/params.txt new file mode 100644 index 000000000..f5ea3fed2 --- /dev/null +++ b/anygis/Belarus_LatLon.zmp/params.txt @@ -0,0 +1,24 @@ + +[PARAMS] +GUID={97F61A32-EF06-4F6C-80D9-E798318DB4A5} + +ParentSubMenu_ru=Туристические\Беларусь +ParentSubMenu_uk=Туристичний\Білорусь +ParentSubMenu=Hike\Belarus + +name_ru=LatLon.org +name_uk=LatLon.org +name=LatLon.org + +NameInCache=Belarus_LatLon +asLayer=0 +EPSG=3785 + +DefURLBase=http://tile.latlon.org/tiles/{z}/{x}/{y}.png + +RequestHead=Connection: keep-alive\r\nUser-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/62.0.3202.94 Safari/537.36\r\nAccept: image/webp,image/apng,image/*,*/*;q=0.8\r\nAccept-Encoding: gzip, deflate\r\nAccept-Language: ru,en-US;q=0.9,en;q=0.8 + +Ext=.png +DetectContentType=1 +ContentType=image/jpeg,image/png +License= © OpenStreetMap, LatLon.by \ No newline at end of file diff --git a/anygis/Bing_Traffic_Layer.zmp/18.bmp b/anygis/Bing_Traffic_Layer.zmp/18.bmp new file mode 100644 index 000000000..8b77a8507 Binary files /dev/null and b/anygis/Bing_Traffic_Layer.zmp/18.bmp differ diff --git a/anygis/Bing_Traffic_Layer.zmp/24.bmp b/anygis/Bing_Traffic_Layer.zmp/24.bmp new file mode 100644 index 000000000..91a54152e Binary files /dev/null and b/anygis/Bing_Traffic_Layer.zmp/24.bmp differ diff --git a/anygis/Bing_Traffic_Layer.zmp/info.txt b/anygis/Bing_Traffic_Layer.zmp/info.txt new file mode 100644 index 000000000..65fb3146d --- /dev/null +++ b/anygis/Bing_Traffic_Layer.zmp/info.txt @@ -0,0 +1,8 @@ + +Этот файл был создан автоматически с помощью файло-генератора AnyGIS.ru +Он должен работать с SasPlanet версии 200127.10112 (nightly) и новее. +Если вы заметили ошибку, свяжитесь со мной и сообщите о ней: + +https://t.me/anygis +https://vk.com/anygis +anygis@bk.ru \ No newline at end of file diff --git a/anygis/Bing_Traffic_Layer.zmp/params.txt b/anygis/Bing_Traffic_Layer.zmp/params.txt new file mode 100644 index 000000000..eedd25a12 --- /dev/null +++ b/anygis/Bing_Traffic_Layer.zmp/params.txt @@ -0,0 +1,30 @@ + +[PARAMS] +GUID={5E00A1FC-1A81-496E-BA77-0487635AF520} + +ParentSubMenu_ru=Автомобильные +ParentSubMenu_uk=Автомобільний +ParentSubMenu=Transport + +name_ru=Bing - Пробки +name_uk=Bing - Пробки +name=Bing - Traffic + +NameInCache=Bing_Traffic_Layer +asLayer=1 +EPSG=3785 + +DefURLBase=https://anygis.ru/api/v1/Bing_traffic_layer/{x}/{y}/{z} + +RequestHead=Referer:https://www.bing.com/maps\r\nConnection: keep-alive\r\nUser-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/62.0.3202.94 Safari/537.36\r\nAccept: image/webp,image/apng,image/*,*/*;q=0.8\r\nAccept-Encoding: gzip, deflate\r\nAccept-Language: ru,en-US;q=0.9,en;q=0.8 + +Ext=.png +DetectContentType=1 +ContentType=image/jpeg,image/png +CacheType=9 +UseMemCache=1 +MemCacheCapacity=100 +MemCacheTTL=60000 +MemCacheClearStrategy=1 +RestartDownloadOnMemCacheTTL=1 +License= © Bing \ No newline at end of file diff --git a/anygis/Combo_Best_Genshtab.zmp/18.bmp b/anygis/Combo_Best_Genshtab.zmp/18.bmp new file mode 100644 index 000000000..584dfd410 Binary files /dev/null and b/anygis/Combo_Best_Genshtab.zmp/18.bmp differ diff --git a/anygis/Combo_Best_Genshtab.zmp/24.bmp b/anygis/Combo_Best_Genshtab.zmp/24.bmp new file mode 100644 index 000000000..13c144685 Binary files /dev/null and b/anygis/Combo_Best_Genshtab.zmp/24.bmp differ diff --git a/anygis/Combo_Best_Genshtab.zmp/info.txt b/anygis/Combo_Best_Genshtab.zmp/info.txt new file mode 100644 index 000000000..65fb3146d --- /dev/null +++ b/anygis/Combo_Best_Genshtab.zmp/info.txt @@ -0,0 +1,8 @@ + +Этот файл был создан автоматически с помощью файло-генератора AnyGIS.ru +Он должен работать с SasPlanet версии 200127.10112 (nightly) и новее. +Если вы заметили ошибку, свяжитесь со мной и сообщите о ней: + +https://t.me/anygis +https://vk.com/anygis +anygis@bk.ru \ No newline at end of file diff --git a/anygis/Combo_Best_Genshtab.zmp/params.txt b/anygis/Combo_Best_Genshtab.zmp/params.txt new file mode 100644 index 000000000..bf6b5f4bc --- /dev/null +++ b/anygis/Combo_Best_Genshtab.zmp/params.txt @@ -0,0 +1,23 @@ + +[PARAMS] +GUID={1B4DBA95-88DC-483F-AC55-5EB5C592B280} + +ParentSubMenu_ru=Топокарты\Генштаб +ParentSubMenu_uk=Топокарти\Генштаб +ParentSubMenu=Topomaps\Soviet military maps + +name_ru=Генштаб (Все масштабы) +name_uk=Генштаб (Все масштабы) +name=Genshtab Compilation + +NameInCache=Combo_Best_Genshtab +asLayer=0 +EPSG=3785 + +DefURLBase=https://anygis.ru/api/v1/Combo_Best_Genshtab/{x}/{y}/{z} + +RequestHead=Referer:http://www.sasgis.org/ + +Ext=.jpg +DetectContentType=1 +ContentType=image/jpeg,image/png diff --git a/anygis/Ersi_Satellite_Clarity.zmp/18.bmp b/anygis/Ersi_Satellite_Clarity.zmp/18.bmp new file mode 100644 index 000000000..cb9e5d42b Binary files /dev/null and b/anygis/Ersi_Satellite_Clarity.zmp/18.bmp differ diff --git a/anygis/Ersi_Satellite_Clarity.zmp/24.bmp b/anygis/Ersi_Satellite_Clarity.zmp/24.bmp new file mode 100644 index 000000000..71e2e11cc Binary files /dev/null and b/anygis/Ersi_Satellite_Clarity.zmp/24.bmp differ diff --git a/anygis/Ersi_Satellite_Clarity.zmp/info.txt b/anygis/Ersi_Satellite_Clarity.zmp/info.txt new file mode 100644 index 000000000..65fb3146d --- /dev/null +++ b/anygis/Ersi_Satellite_Clarity.zmp/info.txt @@ -0,0 +1,8 @@ + +Этот файл был создан автоматически с помощью файло-генератора AnyGIS.ru +Он должен работать с SasPlanet версии 200127.10112 (nightly) и новее. +Если вы заметили ошибку, свяжитесь со мной и сообщите о ней: + +https://t.me/anygis +https://vk.com/anygis +anygis@bk.ru \ No newline at end of file diff --git a/anygis/Ersi_Satellite_Clarity.zmp/params.txt b/anygis/Ersi_Satellite_Clarity.zmp/params.txt new file mode 100644 index 000000000..2a8309450 --- /dev/null +++ b/anygis/Ersi_Satellite_Clarity.zmp/params.txt @@ -0,0 +1,24 @@ + +[PARAMS] +GUID={DC72F40B-0445-4805-9E18-BF20FD822C00} + +ParentSubMenu_ru=Спутниковые +ParentSubMenu_uk=Супутниковий +ParentSubMenu=Satellite + +name_ru=ESRI ArcGIS.Clarity +name_uk=ESRI ArcGIS.Clarity +name=ESRI ArcGIS.Clarity + +NameInCache=Ersi_Satellite_Clarity +asLayer=0 +EPSG=3785 + +DefURLBase=https://clarity.maptiles.arcgis.com/arcgis/rest/services/World_Imagery/MapServer/tile/{z}/{y}/{x}?blankTile=false + +RequestHead=Referer:https://esri.maps.arcgis.com/home/webmap/viewer.html\r\nConnection: keep-alive\r\nUser-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/62.0.3202.94 Safari/537.36\r\nAccept: image/webp,image/apng,image/*,*/*;q=0.8\r\nAccept-Encoding: gzip, deflate\r\nAccept-Language: ru,en-US;q=0.9,en;q=0.8 + +Ext=.jpg +DetectContentType=1 +ContentType=image/jpeg,image/png +License= © ESRI \ No newline at end of file diff --git a/anygis/FinnTopo_recticarta.zmp/18.bmp b/anygis/FinnTopo_recticarta.zmp/18.bmp new file mode 100644 index 000000000..a942fa46b Binary files /dev/null and b/anygis/FinnTopo_recticarta.zmp/18.bmp differ diff --git a/anygis/FinnTopo_recticarta.zmp/24.bmp b/anygis/FinnTopo_recticarta.zmp/24.bmp new file mode 100644 index 000000000..da49b1710 Binary files /dev/null and b/anygis/FinnTopo_recticarta.zmp/24.bmp differ diff --git a/anygis/FinnTopo_recticarta.zmp/info.txt b/anygis/FinnTopo_recticarta.zmp/info.txt new file mode 100644 index 000000000..65fb3146d --- /dev/null +++ b/anygis/FinnTopo_recticarta.zmp/info.txt @@ -0,0 +1,8 @@ + +Этот файл был создан автоматически с помощью файло-генератора AnyGIS.ru +Он должен работать с SasPlanet версии 200127.10112 (nightly) и новее. +Если вы заметили ошибку, свяжитесь со мной и сообщите о ней: + +https://t.me/anygis +https://vk.com/anygis +anygis@bk.ru \ No newline at end of file diff --git a/anygis/FinnTopo_recticarta.zmp/params.txt b/anygis/FinnTopo_recticarta.zmp/params.txt new file mode 100644 index 000000000..5188009ac --- /dev/null +++ b/anygis/FinnTopo_recticarta.zmp/params.txt @@ -0,0 +1,24 @@ + +[PARAMS] +GUID={674C3560-6FBA-411A-BBEB-E55B322DFD0D} + +ParentSubMenu_ru=Туристические\Европа Северная +ParentSubMenu_uk=Туристичний\Європа Північна +ParentSubMenu=Hike\Europe Northern + +name_ru=Retkikartta.fi Topo +name_uk=Retkikartta.fi Topo +name=Retkikartta.fi Topo + +NameInCache=FinnTopo_recticarta +asLayer=0 +EPSG=3785 + +DefURLBase=https://retkikartta.fi/wmts/30c616a00f157e7357721900e8b0415c?SERVICE=WMTS&REQUEST=GetTile&VERSION=1.0.0&LAYER=maastokartta&STYLE=default&TILEMATRIXSET=WGS84_Pseudo-Mercator&TILEMATRIX={z}&TILEROW={y}&TILECOL={x}&FORMAT=image/png + +RequestHead=Connection: keep-alive\r\nUser-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/62.0.3202.94 Safari/537.36\r\nAccept: image/webp,image/apng,image/*,*/*;q=0.8\r\nAccept-Encoding: gzip, deflate\r\nAccept-Language: ru,en-US;q=0.9,en;q=0.8 + +Ext=.png +DetectContentType=1 +ContentType=image/jpeg,image/png +License= © Retkikartta.fi \ No newline at end of file diff --git a/anygis/Geology_Vsegei.zmp/18.bmp b/anygis/Geology_Vsegei.zmp/18.bmp new file mode 100644 index 000000000..be7b5385b Binary files /dev/null and b/anygis/Geology_Vsegei.zmp/18.bmp differ diff --git a/anygis/Geology_Vsegei.zmp/24.bmp b/anygis/Geology_Vsegei.zmp/24.bmp new file mode 100644 index 000000000..d40b3ed39 Binary files /dev/null and b/anygis/Geology_Vsegei.zmp/24.bmp differ diff --git a/anygis/Geology_Vsegei.zmp/info.txt b/anygis/Geology_Vsegei.zmp/info.txt new file mode 100644 index 000000000..65fb3146d --- /dev/null +++ b/anygis/Geology_Vsegei.zmp/info.txt @@ -0,0 +1,8 @@ + +Этот файл был создан автоматически с помощью файло-генератора AnyGIS.ru +Он должен работать с SasPlanet версии 200127.10112 (nightly) и новее. +Если вы заметили ошибку, свяжитесь со мной и сообщите о ней: + +https://t.me/anygis +https://vk.com/anygis +anygis@bk.ru \ No newline at end of file diff --git a/anygis/Geology_Vsegei.zmp/params.txt b/anygis/Geology_Vsegei.zmp/params.txt new file mode 100644 index 000000000..3e03389e0 --- /dev/null +++ b/anygis/Geology_Vsegei.zmp/params.txt @@ -0,0 +1,24 @@ + +[PARAMS] +GUID={540DED85-9C79-4ADA-B81D-67D6DD0B7558} + +ParentSubMenu_ru=Геологические +ParentSubMenu_uk=Геологічний +ParentSubMenu=Geology + +name_ru=Vsegei.ru +name_uk=Vsegei.ru +name=Vsegei.ru + +NameInCache=Geology_Vsegei +asLayer=0 +EPSG=3785 + +DefURLBase=http://wms.vsegei.ru/VSEGEI_Bedrock_geology/wms?LAYERS=RUSSIA_VSEGEI_1M_BLS&TRANSPARENT=true&FORMAT=image%2Fpng&PROJECTION=EPSG%3A3857&REPROJECT=true&SERVICE=WMS&VERSION=1.1.1&REQUEST=GetMap&STYLES=&SRS=EPSG%3A3857&BBOX={bbox}&WIDTH=256&HEIGHT=256 + +RequestHead=Referer:http://wms.vsegei.ru/\r\nConnection: keep-alive\r\nUser-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/62.0.3202.94 Safari/537.36\r\nAccept: image/webp,image/apng,image/*,*/*;q=0.8\r\nAccept-Encoding: gzip, deflate\r\nAccept-Language: ru,en-US;q=0.9,en;q=0.8 + +Ext=.png +DetectContentType=1 +ContentType=image/jpeg,image/png +License= © Vsegei.ru \ No newline at end of file diff --git a/anygis/Google_Bike_RU.zmp/18.bmp b/anygis/Google_Bike_RU.zmp/18.bmp new file mode 100644 index 000000000..cd5e2cd45 Binary files /dev/null and b/anygis/Google_Bike_RU.zmp/18.bmp differ diff --git a/anygis/Google_Bike_RU.zmp/24.bmp b/anygis/Google_Bike_RU.zmp/24.bmp new file mode 100644 index 000000000..6d6f89706 Binary files /dev/null and b/anygis/Google_Bike_RU.zmp/24.bmp differ diff --git a/anygis/Google_Bike_RU.zmp/info.txt b/anygis/Google_Bike_RU.zmp/info.txt new file mode 100644 index 000000000..65fb3146d --- /dev/null +++ b/anygis/Google_Bike_RU.zmp/info.txt @@ -0,0 +1,8 @@ + +Этот файл был создан автоматически с помощью файло-генератора AnyGIS.ru +Он должен работать с SasPlanet версии 200127.10112 (nightly) и новее. +Если вы заметили ошибку, свяжитесь со мной и сообщите о ней: + +https://t.me/anygis +https://vk.com/anygis +anygis@bk.ru \ No newline at end of file diff --git a/anygis/Google_Bike_RU.zmp/params.txt b/anygis/Google_Bike_RU.zmp/params.txt new file mode 100644 index 000000000..372010b6c --- /dev/null +++ b/anygis/Google_Bike_RU.zmp/params.txt @@ -0,0 +1,25 @@ + +[PARAMS] +GUID={87D99589-0C60-4282-AF59-CC5810083A55} + +ParentSubMenu_ru=Велосипедные +ParentSubMenu_uk=Велосипедний +ParentSubMenu=Cycle + +name_ru=Google Велодорожки +name_uk=Google Велодорожки +name=Google Bike RU + +NameInCache=Google_Bike_RU +asLayer=0 +EPSG=3785 + +DefURLBase=http://mt{s}.google.com/vt/lyrs=m@486000000,bike&src=app&x={x}&y={y}&z={z}&s=Gali&hl=ru&scale=1 + +ServerNames=0,1,2,3 +RequestHead=Referer:https://www.google.com/maps/\r\nConnection: keep-alive\r\nUser-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/62.0.3202.94 Safari/537.36\r\nAccept: image/webp,image/apng,image/*,*/*;q=0.8\r\nAccept-Encoding: gzip, deflate\r\nAccept-Language: ru,en-US;q=0.9,en;q=0.8 + +Ext=.png +DetectContentType=1 +ContentType=image/jpeg,image/png +License= © Google & others \ No newline at end of file diff --git a/anygis/Google_Sat_RU_SD.zmp/18.bmp b/anygis/Google_Sat_RU_SD.zmp/18.bmp new file mode 100644 index 000000000..cd5e2cd45 Binary files /dev/null and b/anygis/Google_Sat_RU_SD.zmp/18.bmp differ diff --git a/anygis/Google_Sat_RU_SD.zmp/24.bmp b/anygis/Google_Sat_RU_SD.zmp/24.bmp new file mode 100644 index 000000000..6d6f89706 Binary files /dev/null and b/anygis/Google_Sat_RU_SD.zmp/24.bmp differ diff --git a/anygis/Google_Sat_RU_SD.zmp/info.txt b/anygis/Google_Sat_RU_SD.zmp/info.txt new file mode 100644 index 000000000..65fb3146d --- /dev/null +++ b/anygis/Google_Sat_RU_SD.zmp/info.txt @@ -0,0 +1,8 @@ + +Этот файл был создан автоматически с помощью файло-генератора AnyGIS.ru +Он должен работать с SasPlanet версии 200127.10112 (nightly) и новее. +Если вы заметили ошибку, свяжитесь со мной и сообщите о ней: + +https://t.me/anygis +https://vk.com/anygis +anygis@bk.ru \ No newline at end of file diff --git a/anygis/Google_Sat_RU_SD.zmp/params.txt b/anygis/Google_Sat_RU_SD.zmp/params.txt new file mode 100644 index 000000000..37b8fee72 --- /dev/null +++ b/anygis/Google_Sat_RU_SD.zmp/params.txt @@ -0,0 +1,25 @@ + +[PARAMS] +GUID={5C505FA2-28D1-4008-84A6-3571E5F063BB} + +ParentSubMenu_ru=Спутниковые +ParentSubMenu_uk=Супутниковий +ParentSubMenu=Satellite + +name_ru=Google Гибрид HD +name_uk=Google Гибрид HD +name=Google Hybrid RU HD + +NameInCache=Google_Sat_RU_SD +asLayer=0 +EPSG=3785 + +DefURLBase=http://mt{s}.google.com/vt/lyrs=y@176103410&x={x}&y={y}&z={z}&s=Galileo&scale=1&hl=ru + +ServerNames=0,1,2,3 +RequestHead=Referer:https://www.google.com/maps/\r\nConnection: keep-alive\r\nUser-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/62.0.3202.94 Safari/537.36\r\nAccept: image/webp,image/apng,image/*,*/*;q=0.8\r\nAccept-Encoding: gzip, deflate\r\nAccept-Language: ru,en-US;q=0.9,en;q=0.8 + +Ext=.jpg +DetectContentType=1 +ContentType=image/jpeg,image/png +License= © Google & others \ No newline at end of file diff --git a/anygis/Hillshade_VotEtoVid.zmp/18.bmp b/anygis/Hillshade_VotEtoVid.zmp/18.bmp new file mode 100644 index 000000000..a942fa46b Binary files /dev/null and b/anygis/Hillshade_VotEtoVid.zmp/18.bmp differ diff --git a/anygis/Hillshade_VotEtoVid.zmp/24.bmp b/anygis/Hillshade_VotEtoVid.zmp/24.bmp new file mode 100644 index 000000000..da49b1710 Binary files /dev/null and b/anygis/Hillshade_VotEtoVid.zmp/24.bmp differ diff --git a/anygis/Hillshade_VotEtoVid.zmp/info.txt b/anygis/Hillshade_VotEtoVid.zmp/info.txt new file mode 100644 index 000000000..65fb3146d --- /dev/null +++ b/anygis/Hillshade_VotEtoVid.zmp/info.txt @@ -0,0 +1,8 @@ + +Этот файл был создан автоматически с помощью файло-генератора AnyGIS.ru +Он должен работать с SasPlanet версии 200127.10112 (nightly) и новее. +Если вы заметили ошибку, свяжитесь со мной и сообщите о ней: + +https://t.me/anygis +https://vk.com/anygis +anygis@bk.ru \ No newline at end of file diff --git a/anygis/Hillshade_VotEtoVid.zmp/params.txt b/anygis/Hillshade_VotEtoVid.zmp/params.txt new file mode 100644 index 000000000..b3e243757 --- /dev/null +++ b/anygis/Hillshade_VotEtoVid.zmp/params.txt @@ -0,0 +1,24 @@ + +[PARAMS] +GUID={26E3A985-26F6-4322-B51A-3DB3623A6682} + +ParentSubMenu_ru=Рельеф и тополинии +ParentSubMenu_uk=Рельєф і тополинии +ParentSubMenu=Hillshade + +name_ru=Карта уклонов +name_uk=Карта уклонов +name=Slope map + +NameInCache=Hillshade_VotEtoVid +asLayer=1 +EPSG=3785 + +DefURLBase=https://anygis.ru/api/v1/Hillshade_VotEtoVid/{x}/{y}/{z} + +RequestHead=Referer:http://votetovid.ru\r\nConnection: keep-alive\r\nUser-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/62.0.3202.94 Safari/537.36\r\nAccept: image/webp,image/apng,image/*,*/*;q=0.8\r\nAccept-Encoding: gzip, deflate\r\nAccept-Language: ru,en-US;q=0.9,en;q=0.8 + +Ext=.png +DetectContentType=1 +ContentType=image/jpeg,image/png +License= © VotEtoVid \ No newline at end of file diff --git a/anygis/Hillshade_Waymarkedtrails_opacity.zmp/18.bmp b/anygis/Hillshade_Waymarkedtrails_opacity.zmp/18.bmp new file mode 100644 index 000000000..a942fa46b Binary files /dev/null and b/anygis/Hillshade_Waymarkedtrails_opacity.zmp/18.bmp differ diff --git a/anygis/Hillshade_Waymarkedtrails_opacity.zmp/24.bmp b/anygis/Hillshade_Waymarkedtrails_opacity.zmp/24.bmp new file mode 100644 index 000000000..da49b1710 Binary files /dev/null and b/anygis/Hillshade_Waymarkedtrails_opacity.zmp/24.bmp differ diff --git a/anygis/Hillshade_Waymarkedtrails_opacity.zmp/info.txt b/anygis/Hillshade_Waymarkedtrails_opacity.zmp/info.txt new file mode 100644 index 000000000..65fb3146d --- /dev/null +++ b/anygis/Hillshade_Waymarkedtrails_opacity.zmp/info.txt @@ -0,0 +1,8 @@ + +Этот файл был создан автоматически с помощью файло-генератора AnyGIS.ru +Он должен работать с SasPlanet версии 200127.10112 (nightly) и новее. +Если вы заметили ошибку, свяжитесь со мной и сообщите о ней: + +https://t.me/anygis +https://vk.com/anygis +anygis@bk.ru \ No newline at end of file diff --git a/anygis/Hillshade_Waymarkedtrails_opacity.zmp/params.txt b/anygis/Hillshade_Waymarkedtrails_opacity.zmp/params.txt new file mode 100644 index 000000000..a32a02171 --- /dev/null +++ b/anygis/Hillshade_Waymarkedtrails_opacity.zmp/params.txt @@ -0,0 +1,24 @@ + +[PARAMS] +GUID={941B7F68-7574-4609-841B-3F8AA54B9F0A} + +ParentSubMenu_ru=Рельеф и тополинии +ParentSubMenu_uk=Рельєф і тополинии +ParentSubMenu=Hillshade + +name_ru=Waymarkedtrails.org (Opacity 30%) +name_uk=Waymarkedtrails.org (Opacity 30%) +name=Waymarkedtrails.org (Opacity 30%) + +NameInCache=Hillshade_Waymarkedtrails_opacity +asLayer=1 +EPSG=3785 + +DefURLBase=https://anygis.ru/api/v1/Hillshade_Waymarkedtrails_opacity/{x}/{y}/{z} + +RequestHead=Connection: keep-alive\r\nUser-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/62.0.3202.94 Safari/537.36\r\nAccept: image/webp,image/apng,image/*,*/*;q=0.8\r\nAccept-Encoding: gzip, deflate\r\nAccept-Language: ru,en-US;q=0.9,en;q=0.8 + +Ext=.png +DetectContentType=1 +ContentType=image/jpeg,image/png +License= © WayMarkeredTrails \ No newline at end of file diff --git a/anygis/Hillshade_Wmflabs.zmp/18.bmp b/anygis/Hillshade_Wmflabs.zmp/18.bmp new file mode 100644 index 000000000..a942fa46b Binary files /dev/null and b/anygis/Hillshade_Wmflabs.zmp/18.bmp differ diff --git a/anygis/Hillshade_Wmflabs.zmp/24.bmp b/anygis/Hillshade_Wmflabs.zmp/24.bmp new file mode 100644 index 000000000..da49b1710 Binary files /dev/null and b/anygis/Hillshade_Wmflabs.zmp/24.bmp differ diff --git a/anygis/Hillshade_Wmflabs.zmp/info.txt b/anygis/Hillshade_Wmflabs.zmp/info.txt new file mode 100644 index 000000000..65fb3146d --- /dev/null +++ b/anygis/Hillshade_Wmflabs.zmp/info.txt @@ -0,0 +1,8 @@ + +Этот файл был создан автоматически с помощью файло-генератора AnyGIS.ru +Он должен работать с SasPlanet версии 200127.10112 (nightly) и новее. +Если вы заметили ошибку, свяжитесь со мной и сообщите о ней: + +https://t.me/anygis +https://vk.com/anygis +anygis@bk.ru \ No newline at end of file diff --git a/anygis/Hillshade_Wmflabs.zmp/params.txt b/anygis/Hillshade_Wmflabs.zmp/params.txt new file mode 100644 index 000000000..4f34cd417 --- /dev/null +++ b/anygis/Hillshade_Wmflabs.zmp/params.txt @@ -0,0 +1,24 @@ + +[PARAMS] +GUID={F60D7D06-F10B-4E48-A9CC-626E082E7727} + +ParentSubMenu_ru=Рельеф и тополинии +ParentSubMenu_uk=Рельєф і тополинии +ParentSubMenu=Hillshade + +name_ru=WmfLabs.org +name_uk=WmfLabs.org +name=WmfLabs.org + +NameInCache=Hillshade_Wmflabs +asLayer=1 +EPSG=3785 + +DefURLBase=https://tiles.wmflabs.org/hillshading/{z}/{x}/{y}.png + +RequestHead=Connection: keep-alive\r\nUser-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/62.0.3202.94 Safari/537.36\r\nAccept: image/webp,image/apng,image/*,*/*;q=0.8\r\nAccept-Encoding: gzip, deflate\r\nAccept-Language: ru,en-US;q=0.9,en;q=0.8 + +Ext=.png +DetectContentType=1 +ContentType=image/jpeg,image/png +License= © Wmflabs.org \ No newline at end of file diff --git a/anygis/Historic_Belarus_3v.zmp/18.bmp b/anygis/Historic_Belarus_3v.zmp/18.bmp new file mode 100644 index 000000000..a1278837d Binary files /dev/null and b/anygis/Historic_Belarus_3v.zmp/18.bmp differ diff --git a/anygis/Historic_Belarus_3v.zmp/24.bmp b/anygis/Historic_Belarus_3v.zmp/24.bmp new file mode 100644 index 000000000..d05a91d5e Binary files /dev/null and b/anygis/Historic_Belarus_3v.zmp/24.bmp differ diff --git a/anygis/Historic_Belarus_3v.zmp/info.txt b/anygis/Historic_Belarus_3v.zmp/info.txt new file mode 100644 index 000000000..65fb3146d --- /dev/null +++ b/anygis/Historic_Belarus_3v.zmp/info.txt @@ -0,0 +1,8 @@ + +Этот файл был создан автоматически с помощью файло-генератора AnyGIS.ru +Он должен работать с SasPlanet версии 200127.10112 (nightly) и новее. +Если вы заметили ошибку, свяжитесь со мной и сообщите о ней: + +https://t.me/anygis +https://vk.com/anygis +anygis@bk.ru \ No newline at end of file diff --git a/anygis/Historic_Belarus_3v.zmp/params.txt b/anygis/Historic_Belarus_3v.zmp/params.txt new file mode 100644 index 000000000..9fe0dd422 --- /dev/null +++ b/anygis/Historic_Belarus_3v.zmp/params.txt @@ -0,0 +1,23 @@ + +[PARAMS] +GUID={0E987389-174C-4E94-87A0-E4C3C2677934} + +ParentSubMenu_ru=Исторические\Беларусь +ParentSubMenu_uk=Історичні\Білорусь +ParentSubMenu=Historic\Belarus + +name_ru=Беларусь 3-х верстовая +name_uk=Беларусь 3-х верстовая +name=Belarus 3 verstovaya + +NameInCache=Historic_Belarus_3v +asLayer=0 +EPSG=3785 + +DefURLBase=https://globus.tut.by/.tiles/3v_jan20/Z{z}/{y}/{x}.jpg + +RequestHead=Referer:https://orda.of.by/.map/?53.896475,27.547618&m=3v/13\r\nConnection: keep-alive\r\nUser-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/62.0.3202.94 Safari/537.36\r\nAccept: image/webp,image/apng,image/*,*/*;q=0.8\r\nAccept-Encoding: gzip, deflate\r\nAccept-Language: ru,en-US;q=0.9,en;q=0.8 + +Ext=.jpg +DetectContentType=1 +ContentType=image/jpeg,image/png diff --git a/anygis/Historic_Belarus_3v_plus.zmp/18.bmp b/anygis/Historic_Belarus_3v_plus.zmp/18.bmp new file mode 100644 index 000000000..a1278837d Binary files /dev/null and b/anygis/Historic_Belarus_3v_plus.zmp/18.bmp differ diff --git a/anygis/Historic_Belarus_3v_plus.zmp/24.bmp b/anygis/Historic_Belarus_3v_plus.zmp/24.bmp new file mode 100644 index 000000000..d05a91d5e Binary files /dev/null and b/anygis/Historic_Belarus_3v_plus.zmp/24.bmp differ diff --git a/anygis/Historic_Belarus_3v_plus.zmp/info.txt b/anygis/Historic_Belarus_3v_plus.zmp/info.txt new file mode 100644 index 000000000..65fb3146d --- /dev/null +++ b/anygis/Historic_Belarus_3v_plus.zmp/info.txt @@ -0,0 +1,8 @@ + +Этот файл был создан автоматически с помощью файло-генератора AnyGIS.ru +Он должен работать с SasPlanet версии 200127.10112 (nightly) и новее. +Если вы заметили ошибку, свяжитесь со мной и сообщите о ней: + +https://t.me/anygis +https://vk.com/anygis +anygis@bk.ru \ No newline at end of file diff --git a/anygis/Historic_Belarus_3v_plus.zmp/params.txt b/anygis/Historic_Belarus_3v_plus.zmp/params.txt new file mode 100644 index 000000000..688cf4964 --- /dev/null +++ b/anygis/Historic_Belarus_3v_plus.zmp/params.txt @@ -0,0 +1,23 @@ + +[PARAMS] +GUID={9810C510-FB7A-4228-A6D6-907EBF266A8C} + +ParentSubMenu_ru=Исторические\Беларусь +ParentSubMenu_uk=Історичні\Білорусь +ParentSubMenu=Historic\Belarus + +name_ru=Беларусь 3-х верстовая+ +name_uk=Беларусь 3-х верстовая+ +name=Belarus 3 verstovaya+ + +NameInCache=Historic_Belarus_3v_plus +asLayer=0 +EPSG=3785 + +DefURLBase=https://fgb.by/.tiles/3v_tmp56/Z{z}/{y}/{x}.jpg + +RequestHead=Referer:https://orda.of.by/.map/?53.896475,27.547618&m=gm/17\r\nConnection: keep-alive\r\nUser-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/62.0.3202.94 Safari/537.36\r\nAccept: image/webp,image/apng,image/*,*/*;q=0.8\r\nAccept-Encoding: gzip, deflate\r\nAccept-Language: ru,en-US;q=0.9,en;q=0.8 + +Ext=.jpg +DetectContentType=1 +ContentType=image/jpeg,image/png diff --git a/anygis/Historic_Belarus_Genstab.zmp/18.bmp b/anygis/Historic_Belarus_Genstab.zmp/18.bmp new file mode 100644 index 000000000..a1278837d Binary files /dev/null and b/anygis/Historic_Belarus_Genstab.zmp/18.bmp differ diff --git a/anygis/Historic_Belarus_Genstab.zmp/24.bmp b/anygis/Historic_Belarus_Genstab.zmp/24.bmp new file mode 100644 index 000000000..d05a91d5e Binary files /dev/null and b/anygis/Historic_Belarus_Genstab.zmp/24.bmp differ diff --git a/anygis/Historic_Belarus_Genstab.zmp/info.txt b/anygis/Historic_Belarus_Genstab.zmp/info.txt new file mode 100644 index 000000000..65fb3146d --- /dev/null +++ b/anygis/Historic_Belarus_Genstab.zmp/info.txt @@ -0,0 +1,8 @@ + +Этот файл был создан автоматически с помощью файло-генератора AnyGIS.ru +Он должен работать с SasPlanet версии 200127.10112 (nightly) и новее. +Если вы заметили ошибку, свяжитесь со мной и сообщите о ней: + +https://t.me/anygis +https://vk.com/anygis +anygis@bk.ru \ No newline at end of file diff --git a/anygis/Historic_Belarus_Genstab.zmp/params.txt b/anygis/Historic_Belarus_Genstab.zmp/params.txt new file mode 100644 index 000000000..c8de433ae --- /dev/null +++ b/anygis/Historic_Belarus_Genstab.zmp/params.txt @@ -0,0 +1,23 @@ + +[PARAMS] +GUID={619F193C-1A8D-40E1-8955-7A2D63D735EE} + +ParentSubMenu_ru=Топокарты\Беларусь +ParentSubMenu_uk=Топокарти\Білорусь +ParentSubMenu=Topomaps\Belarus + +name_ru=Беларусь - Генштаб векторный +name_uk=Беларусь - Генштаб векторный +name=Belarus - Genshtab (vector) + +NameInCache=Historic_Belarus_Genstab +asLayer=0 +EPSG=3785 + +DefURLBase=https://globus.tut.by/.tiles/ev/Z{z}/{y}/{x}.png + +RequestHead=Referer:https://orda.of.by/.map/?53.897044,27.482894&m=ev/13\r\nConnection: keep-alive\r\nUser-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/62.0.3202.94 Safari/537.36\r\nAccept: image/webp,image/apng,image/*,*/*;q=0.8\r\nAccept-Encoding: gzip, deflate\r\nAccept-Language: ru,en-US;q=0.9,en;q=0.8 + +Ext=.jpg +DetectContentType=1 +ContentType=image/jpeg,image/png diff --git a/anygis/Historic_Belarus_RKKA_plus.zmp/18.bmp b/anygis/Historic_Belarus_RKKA_plus.zmp/18.bmp new file mode 100644 index 000000000..a1278837d Binary files /dev/null and b/anygis/Historic_Belarus_RKKA_plus.zmp/18.bmp differ diff --git a/anygis/Historic_Belarus_RKKA_plus.zmp/24.bmp b/anygis/Historic_Belarus_RKKA_plus.zmp/24.bmp new file mode 100644 index 000000000..d05a91d5e Binary files /dev/null and b/anygis/Historic_Belarus_RKKA_plus.zmp/24.bmp differ diff --git a/anygis/Historic_Belarus_RKKA_plus.zmp/info.txt b/anygis/Historic_Belarus_RKKA_plus.zmp/info.txt new file mode 100644 index 000000000..65fb3146d --- /dev/null +++ b/anygis/Historic_Belarus_RKKA_plus.zmp/info.txt @@ -0,0 +1,8 @@ + +Этот файл был создан автоматически с помощью файло-генератора AnyGIS.ru +Он должен работать с SasPlanet версии 200127.10112 (nightly) и новее. +Если вы заметили ошибку, свяжитесь со мной и сообщите о ней: + +https://t.me/anygis +https://vk.com/anygis +anygis@bk.ru \ No newline at end of file diff --git a/anygis/Historic_Belarus_RKKA_plus.zmp/params.txt b/anygis/Historic_Belarus_RKKA_plus.zmp/params.txt new file mode 100644 index 000000000..bad5f2ddd --- /dev/null +++ b/anygis/Historic_Belarus_RKKA_plus.zmp/params.txt @@ -0,0 +1,23 @@ + +[PARAMS] +GUID={57B15A24-C570-4B3D-B86F-C66D86CEFEDB} + +ParentSubMenu_ru=Исторические\Беларусь +ParentSubMenu_uk=Історичні\Білорусь +ParentSubMenu=Historic\Belarus + +name_ru=Беларусь РККА 500м +name_uk=Беларусь РККА 500м +name=Belarus RKKA 500m + +NameInCache=Historic_Belarus_RKKA_plus +asLayer=0 +EPSG=3785 + +DefURLBase=https://globus.tut.by/.tiles/rkka_v2/Z{z}/{y}/{x}.jpg + +RequestHead=Referer:https://orda.of.by/.map/?53.893452,27.499336&m=rkka_v2/13\r\nConnection: keep-alive\r\nUser-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/62.0.3202.94 Safari/537.36\r\nAccept: image/webp,image/apng,image/*,*/*;q=0.8\r\nAccept-Encoding: gzip, deflate\r\nAccept-Language: ru,en-US;q=0.9,en;q=0.8 + +Ext=.jpg +DetectContentType=1 +ContentType=image/jpeg,image/png diff --git a/anygis/Historic_Belarus_WIG_plus.zmp/18.bmp b/anygis/Historic_Belarus_WIG_plus.zmp/18.bmp new file mode 100644 index 000000000..a1278837d Binary files /dev/null and b/anygis/Historic_Belarus_WIG_plus.zmp/18.bmp differ diff --git a/anygis/Historic_Belarus_WIG_plus.zmp/24.bmp b/anygis/Historic_Belarus_WIG_plus.zmp/24.bmp new file mode 100644 index 000000000..d05a91d5e Binary files /dev/null and b/anygis/Historic_Belarus_WIG_plus.zmp/24.bmp differ diff --git a/anygis/Historic_Belarus_WIG_plus.zmp/info.txt b/anygis/Historic_Belarus_WIG_plus.zmp/info.txt new file mode 100644 index 000000000..65fb3146d --- /dev/null +++ b/anygis/Historic_Belarus_WIG_plus.zmp/info.txt @@ -0,0 +1,8 @@ + +Этот файл был создан автоматически с помощью файло-генератора AnyGIS.ru +Он должен работать с SasPlanet версии 200127.10112 (nightly) и новее. +Если вы заметили ошибку, свяжитесь со мной и сообщите о ней: + +https://t.me/anygis +https://vk.com/anygis +anygis@bk.ru \ No newline at end of file diff --git a/anygis/Historic_Belarus_WIG_plus.zmp/params.txt b/anygis/Historic_Belarus_WIG_plus.zmp/params.txt new file mode 100644 index 000000000..8fe8e1ba2 --- /dev/null +++ b/anygis/Historic_Belarus_WIG_plus.zmp/params.txt @@ -0,0 +1,23 @@ + +[PARAMS] +GUID={7836B4B9-7B08-49B1-B98F-33C8B60B3F08} + +ParentSubMenu_ru=Исторические\Беларусь +ParentSubMenu_uk=Історичні\Білорусь +ParentSubMenu=Historic\Belarus + +name_ru=Беларусь WIG 1km +name_uk=Беларусь WIG 1km +name=Belarus WIG 1km + +NameInCache=Historic_Belarus_WIG_plus +asLayer=0 +EPSG=3785 + +DefURLBase=https://globus.tut.by/.tiles/wig_v2/Z{z}/{y}/{x}.jpg + +RequestHead=Referer:https://orda.of.by/.map/?53.893452,27.499336&m=wig_v2/13\r\nConnection: keep-alive\r\nUser-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/62.0.3202.94 Safari/537.36\r\nAccept: image/webp,image/apng,image/*,*/*;q=0.8\r\nAccept-Encoding: gzip, deflate\r\nAccept-Language: ru,en-US;q=0.9,en;q=0.8 + +Ext=.jpg +DetectContentType=1 +ContentType=image/jpeg,image/png diff --git a/anygis/Historic_Irkutsk_1980_5km.zmp/18.bmp b/anygis/Historic_Irkutsk_1980_5km.zmp/18.bmp new file mode 100644 index 000000000..a1278837d Binary files /dev/null and b/anygis/Historic_Irkutsk_1980_5km.zmp/18.bmp differ diff --git a/anygis/Historic_Irkutsk_1980_5km.zmp/24.bmp b/anygis/Historic_Irkutsk_1980_5km.zmp/24.bmp new file mode 100644 index 000000000..d05a91d5e Binary files /dev/null and b/anygis/Historic_Irkutsk_1980_5km.zmp/24.bmp differ diff --git a/anygis/Historic_Irkutsk_1980_5km.zmp/info.txt b/anygis/Historic_Irkutsk_1980_5km.zmp/info.txt new file mode 100644 index 000000000..65fb3146d --- /dev/null +++ b/anygis/Historic_Irkutsk_1980_5km.zmp/info.txt @@ -0,0 +1,8 @@ + +Этот файл был создан автоматически с помощью файло-генератора AnyGIS.ru +Он должен работать с SasPlanet версии 200127.10112 (nightly) и новее. +Если вы заметили ошибку, свяжитесь со мной и сообщите о ней: + +https://t.me/anygis +https://vk.com/anygis +anygis@bk.ru \ No newline at end of file diff --git a/anygis/Historic_Irkutsk_1980_5km.zmp/params.txt b/anygis/Historic_Irkutsk_1980_5km.zmp/params.txt new file mode 100644 index 000000000..c6cf7655e --- /dev/null +++ b/anygis/Historic_Irkutsk_1980_5km.zmp/params.txt @@ -0,0 +1,24 @@ + +[PARAMS] +GUID={D0F3329A-8BB3-4C35-9BBD-98AD97854A3B} + +ParentSubMenu_ru=Исторические\Россия\Сибирь +ParentSubMenu_uk=Історичні\Росія\Сибір +ParentSubMenu=Historic\Russia\Syberia + +name_ru=Иркутск и окрестноски 5км 1980 +name_uk=Иркутск и окрестноски 5км 1980 +name=Irkutsk 5km 1980 + +NameInCache=Historic_Irkutsk_1980_5km +asLayer=0 +EPSG=3785 + +DefURLBase=http://www.retromap.ru/tiles/r/8/1419801/Z{z}/{y}/{x}.jpg + +RequestHead=Referer:http://www.retromap.ru/m/\r\nConnection: keep-alive\r\nUser-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/62.0.3202.94 Safari/537.36\r\nAccept: image/webp,image/apng,image/*,*/*;q=0.8\r\nAccept-Encoding: gzip, deflate\r\nAccept-Language: ru,en-US;q=0.9,en;q=0.8 + +Ext=.jpg +DetectContentType=1 +ContentType=image/jpeg,image/png +License= © Retromap.ru \ No newline at end of file diff --git a/anygis/Historic_Irkutsk_1986_1km.zmp/18.bmp b/anygis/Historic_Irkutsk_1986_1km.zmp/18.bmp new file mode 100644 index 000000000..a1278837d Binary files /dev/null and b/anygis/Historic_Irkutsk_1986_1km.zmp/18.bmp differ diff --git a/anygis/Historic_Irkutsk_1986_1km.zmp/24.bmp b/anygis/Historic_Irkutsk_1986_1km.zmp/24.bmp new file mode 100644 index 000000000..d05a91d5e Binary files /dev/null and b/anygis/Historic_Irkutsk_1986_1km.zmp/24.bmp differ diff --git a/anygis/Historic_Irkutsk_1986_1km.zmp/info.txt b/anygis/Historic_Irkutsk_1986_1km.zmp/info.txt new file mode 100644 index 000000000..65fb3146d --- /dev/null +++ b/anygis/Historic_Irkutsk_1986_1km.zmp/info.txt @@ -0,0 +1,8 @@ + +Этот файл был создан автоматически с помощью файло-генератора AnyGIS.ru +Он должен работать с SasPlanet версии 200127.10112 (nightly) и новее. +Если вы заметили ошибку, свяжитесь со мной и сообщите о ней: + +https://t.me/anygis +https://vk.com/anygis +anygis@bk.ru \ No newline at end of file diff --git a/anygis/Historic_Irkutsk_1986_1km.zmp/params.txt b/anygis/Historic_Irkutsk_1986_1km.zmp/params.txt new file mode 100644 index 000000000..6fca6bae6 --- /dev/null +++ b/anygis/Historic_Irkutsk_1986_1km.zmp/params.txt @@ -0,0 +1,24 @@ + +[PARAMS] +GUID={7CE9CDD8-C166-4BE6-AA9B-C60D5105A2BA} + +ParentSubMenu_ru=Исторические\Россия\Сибирь +ParentSubMenu_uk=Історичні\Росія\Сибір +ParentSubMenu=Historic\Russia\Syberia + +name_ru=Иркутск и окрестноски 1км 1986 +name_uk=Иркутск и окрестноски 1км 1986 +name=Irkutsk 1km 1986 + +NameInCache=Historic_Irkutsk_1986_1km +asLayer=0 +EPSG=3785 + +DefURLBase=http://www.retromap.ru/tiles/r/8/141986/Z{z}/{y}/{x}.jpg + +RequestHead=Referer:http://www.retromap.ru/m/\r\nConnection: keep-alive\r\nUser-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/62.0.3202.94 Safari/537.36\r\nAccept: image/webp,image/apng,image/*,*/*;q=0.8\r\nAccept-Encoding: gzip, deflate\r\nAccept-Language: ru,en-US;q=0.9,en;q=0.8 + +Ext=.jpg +DetectContentType=1 +ContentType=image/jpeg,image/png +License= © Retromap.ru \ No newline at end of file diff --git a/anygis/Historic_Irkutsk_1988_2km.zmp/18.bmp b/anygis/Historic_Irkutsk_1988_2km.zmp/18.bmp new file mode 100644 index 000000000..a1278837d Binary files /dev/null and b/anygis/Historic_Irkutsk_1988_2km.zmp/18.bmp differ diff --git a/anygis/Historic_Irkutsk_1988_2km.zmp/24.bmp b/anygis/Historic_Irkutsk_1988_2km.zmp/24.bmp new file mode 100644 index 000000000..d05a91d5e Binary files /dev/null and b/anygis/Historic_Irkutsk_1988_2km.zmp/24.bmp differ diff --git a/anygis/Historic_Irkutsk_1988_2km.zmp/info.txt b/anygis/Historic_Irkutsk_1988_2km.zmp/info.txt new file mode 100644 index 000000000..65fb3146d --- /dev/null +++ b/anygis/Historic_Irkutsk_1988_2km.zmp/info.txt @@ -0,0 +1,8 @@ + +Этот файл был создан автоматически с помощью файло-генератора AnyGIS.ru +Он должен работать с SasPlanet версии 200127.10112 (nightly) и новее. +Если вы заметили ошибку, свяжитесь со мной и сообщите о ней: + +https://t.me/anygis +https://vk.com/anygis +anygis@bk.ru \ No newline at end of file diff --git a/anygis/Historic_Irkutsk_1988_2km.zmp/params.txt b/anygis/Historic_Irkutsk_1988_2km.zmp/params.txt new file mode 100644 index 000000000..c1088419e --- /dev/null +++ b/anygis/Historic_Irkutsk_1988_2km.zmp/params.txt @@ -0,0 +1,24 @@ + +[PARAMS] +GUID={D39BA288-DB9A-444F-90DE-D8B80198A3DA} + +ParentSubMenu_ru=Исторические\Россия\Сибирь +ParentSubMenu_uk=Історичні\Росія\Сибір +ParentSubMenu=Historic\Russia\Syberia + +name_ru=Иркутск и окрестноски 2км 1988 +name_uk=Иркутск и окрестноски 2км 1988 +name=Irkutsk 2km 1988 + +NameInCache=Historic_Irkutsk_1988_2km +asLayer=0 +EPSG=3785 + +DefURLBase=http://www.retromap.ru/tiles/r/8/1419884/Z{z}/{y}/{x}.jpg + +RequestHead=Referer:http://www.retromap.ru/m/\r\nConnection: keep-alive\r\nUser-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/62.0.3202.94 Safari/537.36\r\nAccept: image/webp,image/apng,image/*,*/*;q=0.8\r\nAccept-Encoding: gzip, deflate\r\nAccept-Language: ru,en-US;q=0.9,en;q=0.8 + +Ext=.jpg +DetectContentType=1 +ContentType=image/jpeg,image/png +License= © Retromap.ru \ No newline at end of file diff --git a/anygis/Historic_SPB_1705.zmp/18.bmp b/anygis/Historic_SPB_1705.zmp/18.bmp new file mode 100644 index 000000000..a1278837d Binary files /dev/null and b/anygis/Historic_SPB_1705.zmp/18.bmp differ diff --git a/anygis/Historic_SPB_1705.zmp/24.bmp b/anygis/Historic_SPB_1705.zmp/24.bmp new file mode 100644 index 000000000..d05a91d5e Binary files /dev/null and b/anygis/Historic_SPB_1705.zmp/24.bmp differ diff --git a/anygis/Historic_SPB_1705.zmp/info.txt b/anygis/Historic_SPB_1705.zmp/info.txt new file mode 100644 index 000000000..65fb3146d --- /dev/null +++ b/anygis/Historic_SPB_1705.zmp/info.txt @@ -0,0 +1,8 @@ + +Этот файл был создан автоматически с помощью файло-генератора AnyGIS.ru +Он должен работать с SasPlanet версии 200127.10112 (nightly) и новее. +Если вы заметили ошибку, свяжитесь со мной и сообщите о ней: + +https://t.me/anygis +https://vk.com/anygis +anygis@bk.ru \ No newline at end of file diff --git a/anygis/Historic_SPB_1705.zmp/params.txt b/anygis/Historic_SPB_1705.zmp/params.txt new file mode 100644 index 000000000..09a02efcf --- /dev/null +++ b/anygis/Historic_SPB_1705.zmp/params.txt @@ -0,0 +1,24 @@ + +[PARAMS] +GUID={CCF33F00-C0CB-456F-8CBD-B0D643F2D95A} + +ParentSubMenu_ru=Исторические\Россия\Санкт-Петербург и ЛенОбласть +ParentSubMenu_uk=Історичні\Росія\Санкт-Петербург i ЛенОбласть +ParentSubMenu=Historic\Russia\Sankt-Peterburg region + +name_ru=Санкт-Петербург 1705 +name_uk=Санкт-Петербург 1705 +name=Saint Petersburg 1705 + +NameInCache=Historic_SPB_1705 +asLayer=0 +EPSG=3785 + +DefURLBase=http://www.retromap.ru/tiles/m/0/141705/Z{z}/{y}/{x}.jpg + +RequestHead=Referer:http://www.retromap.ru/m/\r\nConnection: keep-alive\r\nUser-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/62.0.3202.94 Safari/537.36\r\nAccept: image/webp,image/apng,image/*,*/*;q=0.8\r\nAccept-Encoding: gzip, deflate\r\nAccept-Language: ru,en-US;q=0.9,en;q=0.8 + +Ext=.jpg +DetectContentType=1 +ContentType=image/jpeg,image/png +License= © Retromap.ru \ No newline at end of file diff --git a/anygis/Historic_SPB_1725.zmp/18.bmp b/anygis/Historic_SPB_1725.zmp/18.bmp new file mode 100644 index 000000000..a1278837d Binary files /dev/null and b/anygis/Historic_SPB_1725.zmp/18.bmp differ diff --git a/anygis/Historic_SPB_1725.zmp/24.bmp b/anygis/Historic_SPB_1725.zmp/24.bmp new file mode 100644 index 000000000..d05a91d5e Binary files /dev/null and b/anygis/Historic_SPB_1725.zmp/24.bmp differ diff --git a/anygis/Historic_SPB_1725.zmp/info.txt b/anygis/Historic_SPB_1725.zmp/info.txt new file mode 100644 index 000000000..65fb3146d --- /dev/null +++ b/anygis/Historic_SPB_1725.zmp/info.txt @@ -0,0 +1,8 @@ + +Этот файл был создан автоматически с помощью файло-генератора AnyGIS.ru +Он должен работать с SasPlanet версии 200127.10112 (nightly) и новее. +Если вы заметили ошибку, свяжитесь со мной и сообщите о ней: + +https://t.me/anygis +https://vk.com/anygis +anygis@bk.ru \ No newline at end of file diff --git a/anygis/Historic_SPB_1725.zmp/params.txt b/anygis/Historic_SPB_1725.zmp/params.txt new file mode 100644 index 000000000..4beef96d6 --- /dev/null +++ b/anygis/Historic_SPB_1725.zmp/params.txt @@ -0,0 +1,24 @@ + +[PARAMS] +GUID={F1B2630E-B462-4574-BF53-B0EEE64A758E} + +ParentSubMenu_ru=Исторические\Россия\Санкт-Петербург и ЛенОбласть +ParentSubMenu_uk=Історичні\Росія\Санкт-Петербург i ЛенОбласть +ParentSubMenu=Historic\Russia\Sankt-Peterburg region + +name_ru=Санкт-Петербург 1725 +name_uk=Санкт-Петербург 1725 +name=Saint Petersburg 1725 + +NameInCache=Historic_SPB_1725 +asLayer=0 +EPSG=3785 + +DefURLBase=http://www.retromap.ru/tiles/m/2/1417251/Z{z}/{y}/{x}.jpg + +RequestHead=Referer:http://www.retromap.ru/m/\r\nConnection: keep-alive\r\nUser-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/62.0.3202.94 Safari/537.36\r\nAccept: image/webp,image/apng,image/*,*/*;q=0.8\r\nAccept-Encoding: gzip, deflate\r\nAccept-Language: ru,en-US;q=0.9,en;q=0.8 + +Ext=.jpg +DetectContentType=1 +ContentType=image/jpeg,image/png +License= © Retromap.ru \ No newline at end of file diff --git a/anygis/Historic_SPB_1883.zmp/18.bmp b/anygis/Historic_SPB_1883.zmp/18.bmp new file mode 100644 index 000000000..a1278837d Binary files /dev/null and b/anygis/Historic_SPB_1883.zmp/18.bmp differ diff --git a/anygis/Historic_SPB_1883.zmp/24.bmp b/anygis/Historic_SPB_1883.zmp/24.bmp new file mode 100644 index 000000000..d05a91d5e Binary files /dev/null and b/anygis/Historic_SPB_1883.zmp/24.bmp differ diff --git a/anygis/Historic_SPB_1883.zmp/info.txt b/anygis/Historic_SPB_1883.zmp/info.txt new file mode 100644 index 000000000..65fb3146d --- /dev/null +++ b/anygis/Historic_SPB_1883.zmp/info.txt @@ -0,0 +1,8 @@ + +Этот файл был создан автоматически с помощью файло-генератора AnyGIS.ru +Он должен работать с SasPlanet версии 200127.10112 (nightly) и новее. +Если вы заметили ошибку, свяжитесь со мной и сообщите о ней: + +https://t.me/anygis +https://vk.com/anygis +anygis@bk.ru \ No newline at end of file diff --git a/anygis/Historic_SPB_1883.zmp/params.txt b/anygis/Historic_SPB_1883.zmp/params.txt new file mode 100644 index 000000000..2e16c8f64 --- /dev/null +++ b/anygis/Historic_SPB_1883.zmp/params.txt @@ -0,0 +1,24 @@ + +[PARAMS] +GUID={5D257A26-3493-4ADC-97EB-E9B7130A709F} + +ParentSubMenu_ru=Исторические\Россия\Санкт-Петербург и ЛенОбласть +ParentSubMenu_uk=Історичні\Росія\Санкт-Петербург i ЛенОбласть +ParentSubMenu=Historic\Russia\Sankt-Peterburg region + +name_ru=Санкт-Петербург 1883 (план Вортникова) +name_uk=Санкт-Петербург 1883 (план Вортникова) +name=Saint Petersburg 1883 + +NameInCache=Historic_SPB_1883 +asLayer=0 +EPSG=3785 + +DefURLBase=http://www.hutun.ru/tiles/8/1418833/Z{z}/{y}/{x}.jpg + +RequestHead=Referer:http://www.retromap.ru/m/\r\nConnection: keep-alive\r\nUser-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/62.0.3202.94 Safari/537.36\r\nAccept: image/webp,image/apng,image/*,*/*;q=0.8\r\nAccept-Encoding: gzip, deflate\r\nAccept-Language: ru,en-US;q=0.9,en;q=0.8 + +Ext=.jpg +DetectContentType=1 +ContentType=image/jpeg,image/png +License= © Retromap.ru \ No newline at end of file diff --git a/anygis/Historic_SPB_1894.zmp/18.bmp b/anygis/Historic_SPB_1894.zmp/18.bmp new file mode 100644 index 000000000..a1278837d Binary files /dev/null and b/anygis/Historic_SPB_1894.zmp/18.bmp differ diff --git a/anygis/Historic_SPB_1894.zmp/24.bmp b/anygis/Historic_SPB_1894.zmp/24.bmp new file mode 100644 index 000000000..d05a91d5e Binary files /dev/null and b/anygis/Historic_SPB_1894.zmp/24.bmp differ diff --git a/anygis/Historic_SPB_1894.zmp/info.txt b/anygis/Historic_SPB_1894.zmp/info.txt new file mode 100644 index 000000000..65fb3146d --- /dev/null +++ b/anygis/Historic_SPB_1894.zmp/info.txt @@ -0,0 +1,8 @@ + +Этот файл был создан автоматически с помощью файло-генератора AnyGIS.ru +Он должен работать с SasPlanet версии 200127.10112 (nightly) и новее. +Если вы заметили ошибку, свяжитесь со мной и сообщите о ней: + +https://t.me/anygis +https://vk.com/anygis +anygis@bk.ru \ No newline at end of file diff --git a/anygis/Historic_SPB_1894.zmp/params.txt b/anygis/Historic_SPB_1894.zmp/params.txt new file mode 100644 index 000000000..eb4a8c27d --- /dev/null +++ b/anygis/Historic_SPB_1894.zmp/params.txt @@ -0,0 +1,24 @@ + +[PARAMS] +GUID={933BE2FE-6AC3-4BF0-9D3D-7D6D80930E30} + +ParentSubMenu_ru=Исторические\Россия\Санкт-Петербург и ЛенОбласть +ParentSubMenu_uk=Історичні\Росія\Санкт-Петербург i ЛенОбласть +ParentSubMenu=Historic\Russia\Sankt-Peterburg region + +name_ru=Санкт-Петербург 1894 +name_uk=Санкт-Петербург 1894 +name=Saint Petersburg 1894 + +NameInCache=Historic_SPB_1894 +asLayer=0 +EPSG=3785 + +DefURLBase=http://www.retromap.ru/tiles/h/9/141894/Z{z}/{y}/{x}.jpg + +RequestHead=Referer:http://www.retromap.ru/m/\r\nConnection: keep-alive\r\nUser-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/62.0.3202.94 Safari/537.36\r\nAccept: image/webp,image/apng,image/*,*/*;q=0.8\r\nAccept-Encoding: gzip, deflate\r\nAccept-Language: ru,en-US;q=0.9,en;q=0.8 + +Ext=.jpg +DetectContentType=1 +ContentType=image/jpeg,image/png +License= © Retromap.ru \ No newline at end of file diff --git a/anygis/Historic_SPB_1917.zmp/18.bmp b/anygis/Historic_SPB_1917.zmp/18.bmp new file mode 100644 index 000000000..a1278837d Binary files /dev/null and b/anygis/Historic_SPB_1917.zmp/18.bmp differ diff --git a/anygis/Historic_SPB_1917.zmp/24.bmp b/anygis/Historic_SPB_1917.zmp/24.bmp new file mode 100644 index 000000000..d05a91d5e Binary files /dev/null and b/anygis/Historic_SPB_1917.zmp/24.bmp differ diff --git a/anygis/Historic_SPB_1917.zmp/info.txt b/anygis/Historic_SPB_1917.zmp/info.txt new file mode 100644 index 000000000..65fb3146d --- /dev/null +++ b/anygis/Historic_SPB_1917.zmp/info.txt @@ -0,0 +1,8 @@ + +Этот файл был создан автоматически с помощью файло-генератора AnyGIS.ru +Он должен работать с SasPlanet версии 200127.10112 (nightly) и новее. +Если вы заметили ошибку, свяжитесь со мной и сообщите о ней: + +https://t.me/anygis +https://vk.com/anygis +anygis@bk.ru \ No newline at end of file diff --git a/anygis/Historic_SPB_1917.zmp/params.txt b/anygis/Historic_SPB_1917.zmp/params.txt new file mode 100644 index 000000000..dd1d7662f --- /dev/null +++ b/anygis/Historic_SPB_1917.zmp/params.txt @@ -0,0 +1,24 @@ + +[PARAMS] +GUID={D575B7B8-AE51-4D4E-A5F4-D274C66C6E9B} + +ParentSubMenu_ru=Исторические\Россия\Санкт-Петербург и ЛенОбласть +ParentSubMenu_uk=Історичні\Росія\Санкт-Петербург i ЛенОбласть +ParentSubMenu=Historic\Russia\Sankt-Peterburg region + +name_ru=Петроград 1917 +name_uk=Петроград 1917 +name=Petrograd 1917 + +NameInCache=Historic_SPB_1917 +asLayer=0 +EPSG=3785 + +DefURLBase=http://www.retromap.ru/tiles/h/1/1419173/Z{z}/{y}/{x}.jpg + +RequestHead=Referer:http://www.retromap.ru/m/\r\nConnection: keep-alive\r\nUser-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/62.0.3202.94 Safari/537.36\r\nAccept: image/webp,image/apng,image/*,*/*;q=0.8\r\nAccept-Encoding: gzip, deflate\r\nAccept-Language: ru,en-US;q=0.9,en;q=0.8 + +Ext=.jpg +DetectContentType=1 +ContentType=image/jpeg,image/png +License= © Retromap.ru \ No newline at end of file diff --git a/anygis/Kazakhstan_Atyrau_Sat.zmp/18.bmp b/anygis/Kazakhstan_Atyrau_Sat.zmp/18.bmp new file mode 100644 index 000000000..a942fa46b Binary files /dev/null and b/anygis/Kazakhstan_Atyrau_Sat.zmp/18.bmp differ diff --git a/anygis/Kazakhstan_Atyrau_Sat.zmp/24.bmp b/anygis/Kazakhstan_Atyrau_Sat.zmp/24.bmp new file mode 100644 index 000000000..da49b1710 Binary files /dev/null and b/anygis/Kazakhstan_Atyrau_Sat.zmp/24.bmp differ diff --git a/anygis/Kazakhstan_Atyrau_Sat.zmp/info.txt b/anygis/Kazakhstan_Atyrau_Sat.zmp/info.txt new file mode 100644 index 000000000..65fb3146d --- /dev/null +++ b/anygis/Kazakhstan_Atyrau_Sat.zmp/info.txt @@ -0,0 +1,8 @@ + +Этот файл был создан автоматически с помощью файло-генератора AnyGIS.ru +Он должен работать с SasPlanet версии 200127.10112 (nightly) и новее. +Если вы заметили ошибку, свяжитесь со мной и сообщите о ней: + +https://t.me/anygis +https://vk.com/anygis +anygis@bk.ru \ No newline at end of file diff --git a/anygis/Kazakhstan_Atyrau_Sat.zmp/params.txt b/anygis/Kazakhstan_Atyrau_Sat.zmp/params.txt new file mode 100644 index 000000000..8bbace8ff --- /dev/null +++ b/anygis/Kazakhstan_Atyrau_Sat.zmp/params.txt @@ -0,0 +1,23 @@ + +[PARAMS] +GUID={689A806C-BD86-4239-B276-27930B0B50EF} + +ParentSubMenu_ru=Спутниковые\Казахстан +ParentSubMenu_uk=Супутниковий\Казахстан +ParentSubMenu=Satellite\Kazakhstan + +name_ru=Атырау 2019 +name_uk=Атырау 2019 +name=Atyrau 2019 + +NameInCache=Kazakhstan_Atyrau_Sat +asLayer=0 +EPSG=3785 + +DefURLBase=https://geo.eatyrau.kz/geoserver/gwc/service/wms?LAYERS=atyrau%3Aafs_2019_atyrau_5cm&FORMAT=image%2Fpng&SERVICE=WMS&VERSION=1.1.1&REQUEST=GetMap&STYLES=&SRS=EPSG%3A3857&WIDTH=256&HEIGHT=256&BBOX={bbox} + +RequestHead=Referer:https://geo.eatyrau.kz/geoserver/gwc/demo/atyrau:afs_2019_atyrau_5cm\r\nConnection: keep-alive\r\nUser-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/62.0.3202.94 Safari/537.36\r\nAccept: image/webp,image/apng,image/*,*/*;q=0.8\r\nAccept-Encoding: gzip, deflate\r\nAccept-Language: ru,en-US;q=0.9,en;q=0.8 + +Ext=.jpg +DetectContentType=1 +ContentType=image/jpeg,image/png diff --git a/anygis/Kosmosnimki_relief.zmp/18.bmp b/anygis/Kosmosnimki_relief.zmp/18.bmp new file mode 100644 index 000000000..a942fa46b Binary files /dev/null and b/anygis/Kosmosnimki_relief.zmp/18.bmp differ diff --git a/anygis/Kosmosnimki_relief.zmp/24.bmp b/anygis/Kosmosnimki_relief.zmp/24.bmp new file mode 100644 index 000000000..da49b1710 Binary files /dev/null and b/anygis/Kosmosnimki_relief.zmp/24.bmp differ diff --git a/anygis/Kosmosnimki_relief.zmp/info.txt b/anygis/Kosmosnimki_relief.zmp/info.txt new file mode 100644 index 000000000..65fb3146d --- /dev/null +++ b/anygis/Kosmosnimki_relief.zmp/info.txt @@ -0,0 +1,8 @@ + +Этот файл был создан автоматически с помощью файло-генератора AnyGIS.ru +Он должен работать с SasPlanet версии 200127.10112 (nightly) и новее. +Если вы заметили ошибку, свяжитесь со мной и сообщите о ней: + +https://t.me/anygis +https://vk.com/anygis +anygis@bk.ru \ No newline at end of file diff --git a/anygis/Kosmosnimki_relief.zmp/params.txt b/anygis/Kosmosnimki_relief.zmp/params.txt new file mode 100644 index 000000000..93c3f0d54 --- /dev/null +++ b/anygis/Kosmosnimki_relief.zmp/params.txt @@ -0,0 +1,25 @@ + +[PARAMS] +GUID={C45DEEF8-E62D-4415-AB3A-25CA54DF8EF8} + +ParentSubMenu_ru=Городские и универсальные\Россия +ParentSubMenu_uk=Міські та універсальні\Росія +ParentSubMenu=City\Russia + +name_ru=OSM Kosmosnimki.ru - рельеф +name_uk=OSM Kosmosnimki.ru - рельеф +name=OSM Kosmosnimki.ru - relief + +NameInCache=Kosmosnimki_relief +asLayer=0 +EPSG=3785 + +DefURLBase=https://{s}tilecart.kosmosnimki.ru/rw/{z}/{x}/{y}.png + +ServerNames=a,b,c,d +RequestHead=Referer:https://kosmosnimki.ru/\r\nConnection: keep-alive\r\nUser-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/62.0.3202.94 Safari/537.36\r\nAccept: image/webp,image/apng,image/*,*/*;q=0.8\r\nAccept-Encoding: gzip, deflate\r\nAccept-Language: ru,en-US;q=0.9,en;q=0.8 + +Ext=.png +DetectContentType=1 +ContentType=image/jpeg,image/png +License= © OpenStreetMap, Kosmosnimki \ No newline at end of file diff --git a/anygis/Mapbox_Sat.zmp/24.bmp b/anygis/Mapbox_Sat.zmp/24.bmp new file mode 100644 index 000000000..11f1e9e1b Binary files /dev/null and b/anygis/Mapbox_Sat.zmp/24.bmp differ diff --git a/anygis/Mapbox_Sat.zmp/info.txt b/anygis/Mapbox_Sat.zmp/info.txt new file mode 100644 index 000000000..65fb3146d --- /dev/null +++ b/anygis/Mapbox_Sat.zmp/info.txt @@ -0,0 +1,8 @@ + +Этот файл был создан автоматически с помощью файло-генератора AnyGIS.ru +Он должен работать с SasPlanet версии 200127.10112 (nightly) и новее. +Если вы заметили ошибку, свяжитесь со мной и сообщите о ней: + +https://t.me/anygis +https://vk.com/anygis +anygis@bk.ru \ No newline at end of file diff --git a/anygis/Mapbox_Sat.zmp/params.txt b/anygis/Mapbox_Sat.zmp/params.txt new file mode 100644 index 000000000..1e1903afa --- /dev/null +++ b/anygis/Mapbox_Sat.zmp/params.txt @@ -0,0 +1,24 @@ + +[PARAMS] +GUID={16BBE393-814C-4A37-BF28-F7362EC5FB9F} + +ParentSubMenu_ru=Спутниковые +ParentSubMenu_uk=Супутниковий +ParentSubMenu=Satellite + +name_ru=Mapbox - Спутник +name_uk=Mapbox - Спутник +name=Mapbox - Satellite + +NameInCache=Mapbox_Sat +asLayer=0 +EPSG=3785 + +DefURLBase=https://api.tiles.mapbox.com/v4/mapbox.satellite/{z}/{x}/{y}.png?access_token=pk.eyJ1IjoibWFwYm94IiwiYSI6ImNpejY4NXVycTA2emYycXBndHRqcmZ3N3gifQ.rJcFIG214AriISLbB6B5aw + +RequestHead=Connection: keep-alive\r\nUser-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/62.0.3202.94 Safari/537.36\r\nAccept: image/webp,image/apng,image/*,*/*;q=0.8\r\nAccept-Encoding: gzip, deflate\r\nAccept-Language: ru,en-US;q=0.9,en;q=0.8 + +Ext=.png +DetectContentType=1 +ContentType=image/jpeg,image/png +License= © Mapbox \ No newline at end of file diff --git a/anygis/Mapbox_labels.zmp/24.bmp b/anygis/Mapbox_labels.zmp/24.bmp new file mode 100644 index 000000000..11f1e9e1b Binary files /dev/null and b/anygis/Mapbox_labels.zmp/24.bmp differ diff --git a/anygis/Mapbox_labels.zmp/info.txt b/anygis/Mapbox_labels.zmp/info.txt new file mode 100644 index 000000000..65fb3146d --- /dev/null +++ b/anygis/Mapbox_labels.zmp/info.txt @@ -0,0 +1,8 @@ + +Этот файл был создан автоматически с помощью файло-генератора AnyGIS.ru +Он должен работать с SasPlanet версии 200127.10112 (nightly) и новее. +Если вы заметили ошибку, свяжитесь со мной и сообщите о ней: + +https://t.me/anygis +https://vk.com/anygis +anygis@bk.ru \ No newline at end of file diff --git a/anygis/Mapbox_labels.zmp/params.txt b/anygis/Mapbox_labels.zmp/params.txt new file mode 100644 index 000000000..a1d7ff20e --- /dev/null +++ b/anygis/Mapbox_labels.zmp/params.txt @@ -0,0 +1,25 @@ + +[PARAMS] +GUID={6A60A680-6149-47D5-A39F-A9C0411ECF39} + +ParentSubMenu_ru=Подписи и границы +ParentSubMenu_uk=Підписи та межі +ParentSubMenu=Labels and borders + +name_ru=OSM Mapbox - Гибрид +name_uk=OSM Mapbox - Гибрид +name=OSM Mapbox - Hybrid + +NameInCache=Mapbox_labels +asLayer=1 +EPSG=3785 + +DefURLBase=http://{s}.tiles.mapbox.com/v4/openstreetmap.map-inh76ba2/{z}/{x}/{y}.png?access_token=pk.eyJ1Ijoib3BlbnN0cmVldG1hcCIsImEiOiJjaml5MjVyb3MwMWV0M3hxYmUzdGdwbzE4In0.q548FjhsSJzvXsGlPsFxAQ + +ServerNames=a,b,c,d +RequestHead=Connection: keep-alive\r\nUser-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/62.0.3202.94 Safari/537.36\r\nAccept: image/webp,image/apng,image/*,*/*;q=0.8\r\nAccept-Encoding: gzip, deflate\r\nAccept-Language: ru,en-US;q=0.9,en;q=0.8 + +Ext=.png +DetectContentType=1 +ContentType=image/jpeg,image/png +License= © Mapbox \ No newline at end of file diff --git a/anygis/Maxar_via_Facebook.zmp/18.bmp b/anygis/Maxar_via_Facebook.zmp/18.bmp new file mode 100644 index 000000000..a942fa46b Binary files /dev/null and b/anygis/Maxar_via_Facebook.zmp/18.bmp differ diff --git a/anygis/Maxar_via_Facebook.zmp/24.bmp b/anygis/Maxar_via_Facebook.zmp/24.bmp new file mode 100644 index 000000000..da49b1710 Binary files /dev/null and b/anygis/Maxar_via_Facebook.zmp/24.bmp differ diff --git a/anygis/Maxar_via_Facebook.zmp/info.txt b/anygis/Maxar_via_Facebook.zmp/info.txt new file mode 100644 index 000000000..65fb3146d --- /dev/null +++ b/anygis/Maxar_via_Facebook.zmp/info.txt @@ -0,0 +1,8 @@ + +Этот файл был создан автоматически с помощью файло-генератора AnyGIS.ru +Он должен работать с SasPlanet версии 200127.10112 (nightly) и новее. +Если вы заметили ошибку, свяжитесь со мной и сообщите о ней: + +https://t.me/anygis +https://vk.com/anygis +anygis@bk.ru \ No newline at end of file diff --git a/anygis/Maxar_via_Facebook.zmp/params.txt b/anygis/Maxar_via_Facebook.zmp/params.txt new file mode 100644 index 000000000..6d88fe927 --- /dev/null +++ b/anygis/Maxar_via_Facebook.zmp/params.txt @@ -0,0 +1,24 @@ + +[PARAMS] +GUID={F224BE12-F871-4F9A-8109-9FFDD6592261} + +ParentSubMenu_ru=Спутниковые +ParentSubMenu_uk=Супутниковий +ParentSubMenu=Satellite + +name_ru=Maxar (via Facebook RapID) zoom 11-18 +name_uk=Maxar (via Facebook RapID) zoom 11-18 +name=Maxar (via Facebook RapID) zoom 11-18 + +NameInCache=Maxar_via_Facebook +asLayer=0 +EPSG=3785 + +DefURLBase=https://www.facebook.com/maps/ml_roads?theme=ml_road_vector&collaborator=fbid&token=ASZUVdYpCkd3M6ZrzjXdQzHulqRMnxdlkeBJWEKOeTUoY_Gwm9fuEd2YObLrClgDB_xfavizBsh0oDfTWTF7Zb4C&hash=ASYM8LPNy8k1XoJiI7A&result_type=satellite_raster_tile&materialize=true&x={x}&y={y}&z={z} + +RequestHead=Referer:https://mapwith.ai/rapid\r\nConnection: keep-alive\r\nUser-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/62.0.3202.94 Safari/537.36\r\nAccept: image/webp,image/apng,image/*,*/*;q=0.8\r\nAccept-Encoding: gzip, deflate\r\nAccept-Language: ru,en-US;q=0.9,en;q=0.8 + +Ext=.jpg +DetectContentType=1 +ContentType=image/jpeg,image/png +License= © Maxar \ No newline at end of file diff --git a/anygis/Mobile_Coverage_Beeline_2G.zmp/18.bmp b/anygis/Mobile_Coverage_Beeline_2G.zmp/18.bmp new file mode 100644 index 000000000..8fa6d637e Binary files /dev/null and b/anygis/Mobile_Coverage_Beeline_2G.zmp/18.bmp differ diff --git a/anygis/Mobile_Coverage_Beeline_2G.zmp/24.bmp b/anygis/Mobile_Coverage_Beeline_2G.zmp/24.bmp new file mode 100644 index 000000000..235b5ab98 Binary files /dev/null and b/anygis/Mobile_Coverage_Beeline_2G.zmp/24.bmp differ diff --git a/anygis/Mobile_Coverage_Beeline_2G.zmp/info.txt b/anygis/Mobile_Coverage_Beeline_2G.zmp/info.txt new file mode 100644 index 000000000..65fb3146d --- /dev/null +++ b/anygis/Mobile_Coverage_Beeline_2G.zmp/info.txt @@ -0,0 +1,8 @@ + +Этот файл был создан автоматически с помощью файло-генератора AnyGIS.ru +Он должен работать с SasPlanet версии 200127.10112 (nightly) и новее. +Если вы заметили ошибку, свяжитесь со мной и сообщите о ней: + +https://t.me/anygis +https://vk.com/anygis +anygis@bk.ru \ No newline at end of file diff --git a/anygis/Mobile_Coverage_Beeline_2G.zmp/params.txt b/anygis/Mobile_Coverage_Beeline_2G.zmp/params.txt new file mode 100644 index 000000000..f6e6aa89b --- /dev/null +++ b/anygis/Mobile_Coverage_Beeline_2G.zmp/params.txt @@ -0,0 +1,24 @@ + +[PARAMS] +GUID={917C7B42-52B2-42DD-9BA3-37543880AE71} + +ParentSubMenu_ru=Сотовые сети +ParentSubMenu_uk=Стільниковий зв'язок +ParentSubMenu=Mobile coverage area + +name_ru=Билайн - 2G +name_uk=Билайн - 2G +name=Beeline - 2G + +NameInCache=Mobile_Coverage_Beeline_2G +asLayer=1 +EPSG=3395 + +DefURLBase=https://static.beeline.ru/upload/tiles/2G/current/{z}/{x}/{y}.png + +RequestHead=Referer:https://moskva.beeline.ru/customers/beeline-map/?lat=55.75999999999371&lon=37.6317&zoom=12\r\nConnection: keep-alive\r\nUser-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/62.0.3202.94 Safari/537.36\r\nAccept: image/webp,image/apng,image/*,*/*;q=0.8\r\nAccept-Encoding: gzip, deflate\r\nAccept-Language: ru,en-US;q=0.9,en;q=0.8 + +Ext=.png +DetectContentType=1 +ContentType=image/jpeg,image/png +License= © Билайн \ No newline at end of file diff --git a/anygis/Mobile_Coverage_Beeline_3G.zmp/18.bmp b/anygis/Mobile_Coverage_Beeline_3G.zmp/18.bmp new file mode 100644 index 000000000..8fa6d637e Binary files /dev/null and b/anygis/Mobile_Coverage_Beeline_3G.zmp/18.bmp differ diff --git a/anygis/Mobile_Coverage_Beeline_3G.zmp/24.bmp b/anygis/Mobile_Coverage_Beeline_3G.zmp/24.bmp new file mode 100644 index 000000000..235b5ab98 Binary files /dev/null and b/anygis/Mobile_Coverage_Beeline_3G.zmp/24.bmp differ diff --git a/anygis/Mobile_Coverage_Beeline_3G.zmp/info.txt b/anygis/Mobile_Coverage_Beeline_3G.zmp/info.txt new file mode 100644 index 000000000..65fb3146d --- /dev/null +++ b/anygis/Mobile_Coverage_Beeline_3G.zmp/info.txt @@ -0,0 +1,8 @@ + +Этот файл был создан автоматически с помощью файло-генератора AnyGIS.ru +Он должен работать с SasPlanet версии 200127.10112 (nightly) и новее. +Если вы заметили ошибку, свяжитесь со мной и сообщите о ней: + +https://t.me/anygis +https://vk.com/anygis +anygis@bk.ru \ No newline at end of file diff --git a/anygis/Mobile_Coverage_Beeline_3G.zmp/params.txt b/anygis/Mobile_Coverage_Beeline_3G.zmp/params.txt new file mode 100644 index 000000000..620b26a1d --- /dev/null +++ b/anygis/Mobile_Coverage_Beeline_3G.zmp/params.txt @@ -0,0 +1,24 @@ + +[PARAMS] +GUID={3FDF3156-0F4D-4C28-B340-E7B979ACFF2A} + +ParentSubMenu_ru=Сотовые сети +ParentSubMenu_uk=Стільниковий зв'язок +ParentSubMenu=Mobile coverage area + +name_ru=Билайн - 3G +name_uk=Билайн - 3G +name=Beeline - 3G + +NameInCache=Mobile_Coverage_Beeline_3G +asLayer=1 +EPSG=3395 + +DefURLBase=https://static.beeline.ru/upload/tiles/3G/current/{z}/{x}/{y}.png + +RequestHead=Referer:https://moskva.beeline.ru/customers/beeline-map/?lat=55.75999999999371&lon=37.6317&zoom=12\r\nConnection: keep-alive\r\nUser-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/62.0.3202.94 Safari/537.36\r\nAccept: image/webp,image/apng,image/*,*/*;q=0.8\r\nAccept-Encoding: gzip, deflate\r\nAccept-Language: ru,en-US;q=0.9,en;q=0.8 + +Ext=.png +DetectContentType=1 +ContentType=image/jpeg,image/png +License= © Билайн \ No newline at end of file diff --git a/anygis/Mobile_Coverage_Beeline_4G.zmp/18.bmp b/anygis/Mobile_Coverage_Beeline_4G.zmp/18.bmp new file mode 100644 index 000000000..8fa6d637e Binary files /dev/null and b/anygis/Mobile_Coverage_Beeline_4G.zmp/18.bmp differ diff --git a/anygis/Mobile_Coverage_Beeline_4G.zmp/24.bmp b/anygis/Mobile_Coverage_Beeline_4G.zmp/24.bmp new file mode 100644 index 000000000..235b5ab98 Binary files /dev/null and b/anygis/Mobile_Coverage_Beeline_4G.zmp/24.bmp differ diff --git a/anygis/Mobile_Coverage_Beeline_4G.zmp/info.txt b/anygis/Mobile_Coverage_Beeline_4G.zmp/info.txt new file mode 100644 index 000000000..65fb3146d --- /dev/null +++ b/anygis/Mobile_Coverage_Beeline_4G.zmp/info.txt @@ -0,0 +1,8 @@ + +Этот файл был создан автоматически с помощью файло-генератора AnyGIS.ru +Он должен работать с SasPlanet версии 200127.10112 (nightly) и новее. +Если вы заметили ошибку, свяжитесь со мной и сообщите о ней: + +https://t.me/anygis +https://vk.com/anygis +anygis@bk.ru \ No newline at end of file diff --git a/anygis/Mobile_Coverage_Beeline_4G.zmp/params.txt b/anygis/Mobile_Coverage_Beeline_4G.zmp/params.txt new file mode 100644 index 000000000..064b896f3 --- /dev/null +++ b/anygis/Mobile_Coverage_Beeline_4G.zmp/params.txt @@ -0,0 +1,24 @@ + +[PARAMS] +GUID={92589DAB-0DE9-4564-B6C9-F6580391D928} + +ParentSubMenu_ru=Сотовые сети +ParentSubMenu_uk=Стільниковий зв'язок +ParentSubMenu=Mobile coverage area + +name_ru=Билайн - 4G +name_uk=Билайн - 4G +name=Beeline - 4G + +NameInCache=Mobile_Coverage_Beeline_4G +asLayer=1 +EPSG=3395 + +DefURLBase=https://static.beeline.ru/upload/tiles/3G/current/{z}/{x}/{y}.png + +RequestHead=Referer:https://moskva.beeline.ru/customers/beeline-map/?lat=55.75999999999371&lon=37.6317&zoom=12\r\nConnection: keep-alive\r\nUser-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/62.0.3202.94 Safari/537.36\r\nAccept: image/webp,image/apng,image/*,*/*;q=0.8\r\nAccept-Encoding: gzip, deflate\r\nAccept-Language: ru,en-US;q=0.9,en;q=0.8 + +Ext=.png +DetectContentType=1 +ContentType=image/jpeg,image/png +License= © Билайн \ No newline at end of file diff --git a/anygis/Mobile_Coverage_MTS_2G.zmp/18.bmp b/anygis/Mobile_Coverage_MTS_2G.zmp/18.bmp new file mode 100644 index 000000000..6de3b7c69 Binary files /dev/null and b/anygis/Mobile_Coverage_MTS_2G.zmp/18.bmp differ diff --git a/anygis/Mobile_Coverage_MTS_2G.zmp/24.bmp b/anygis/Mobile_Coverage_MTS_2G.zmp/24.bmp new file mode 100644 index 000000000..1366510ae Binary files /dev/null and b/anygis/Mobile_Coverage_MTS_2G.zmp/24.bmp differ diff --git a/anygis/Mobile_Coverage_MTS_2G.zmp/info.txt b/anygis/Mobile_Coverage_MTS_2G.zmp/info.txt new file mode 100644 index 000000000..65fb3146d --- /dev/null +++ b/anygis/Mobile_Coverage_MTS_2G.zmp/info.txt @@ -0,0 +1,8 @@ + +Этот файл был создан автоматически с помощью файло-генератора AnyGIS.ru +Он должен работать с SasPlanet версии 200127.10112 (nightly) и новее. +Если вы заметили ошибку, свяжитесь со мной и сообщите о ней: + +https://t.me/anygis +https://vk.com/anygis +anygis@bk.ru \ No newline at end of file diff --git a/anygis/Mobile_Coverage_MTS_2G.zmp/params.txt b/anygis/Mobile_Coverage_MTS_2G.zmp/params.txt new file mode 100644 index 000000000..ac4a7770e --- /dev/null +++ b/anygis/Mobile_Coverage_MTS_2G.zmp/params.txt @@ -0,0 +1,24 @@ + +[PARAMS] +GUID={EAE1B478-21E7-47BA-98DE-A2F6448C1EB3} + +ParentSubMenu_ru=Сотовые сети +ParentSubMenu_uk=Стільниковий зв'язок +ParentSubMenu=Mobile coverage area + +name_ru=МТС - 2G +name_uk=МТС - 2G +name=MTS - 2G + +NameInCache=Mobile_Coverage_MTS_2G +asLayer=1 +EPSG=3395 + +DefURLBase=https://tiles.qsupport.mts.ru/g2_New/{z}/{x}/{y} + +RequestHead=Referer:https://moskva.mts.ru/personal/podderzhka/zoni-obsluzhivaniya/nasha-set/\r\nConnection: keep-alive\r\nUser-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/62.0.3202.94 Safari/537.36\r\nAccept: image/webp,image/apng,image/*,*/*;q=0.8\r\nAccept-Encoding: gzip, deflate\r\nAccept-Language: ru,en-US;q=0.9,en;q=0.8 + +Ext=.png +DetectContentType=1 +ContentType=image/jpeg,image/png +License= © ПАО «МТС» \ No newline at end of file diff --git a/anygis/Mobile_Coverage_MTS_3G.zmp/18.bmp b/anygis/Mobile_Coverage_MTS_3G.zmp/18.bmp new file mode 100644 index 000000000..6de3b7c69 Binary files /dev/null and b/anygis/Mobile_Coverage_MTS_3G.zmp/18.bmp differ diff --git a/anygis/Mobile_Coverage_MTS_3G.zmp/24.bmp b/anygis/Mobile_Coverage_MTS_3G.zmp/24.bmp new file mode 100644 index 000000000..1366510ae Binary files /dev/null and b/anygis/Mobile_Coverage_MTS_3G.zmp/24.bmp differ diff --git a/anygis/Mobile_Coverage_MTS_3G.zmp/info.txt b/anygis/Mobile_Coverage_MTS_3G.zmp/info.txt new file mode 100644 index 000000000..65fb3146d --- /dev/null +++ b/anygis/Mobile_Coverage_MTS_3G.zmp/info.txt @@ -0,0 +1,8 @@ + +Этот файл был создан автоматически с помощью файло-генератора AnyGIS.ru +Он должен работать с SasPlanet версии 200127.10112 (nightly) и новее. +Если вы заметили ошибку, свяжитесь со мной и сообщите о ней: + +https://t.me/anygis +https://vk.com/anygis +anygis@bk.ru \ No newline at end of file diff --git a/anygis/Mobile_Coverage_MTS_3G.zmp/params.txt b/anygis/Mobile_Coverage_MTS_3G.zmp/params.txt new file mode 100644 index 000000000..2d35cb97a --- /dev/null +++ b/anygis/Mobile_Coverage_MTS_3G.zmp/params.txt @@ -0,0 +1,24 @@ + +[PARAMS] +GUID={915BE79F-1CEA-4371-A46F-6D9B409C0490} + +ParentSubMenu_ru=Сотовые сети +ParentSubMenu_uk=Стільниковий зв'язок +ParentSubMenu=Mobile coverage area + +name_ru=МТС - 3G +name_uk=МТС - 3G +name=MTS - 3G + +NameInCache=Mobile_Coverage_MTS_3G +asLayer=1 +EPSG=3395 + +DefURLBase=https://tiles.qsupport.mts.ru/g3_New/{z}/{x}/{y} + +RequestHead=Referer:https://moskva.mts.ru/personal/podderzhka/zoni-obsluzhivaniya/nasha-set/\r\nConnection: keep-alive\r\nUser-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/62.0.3202.94 Safari/537.36\r\nAccept: image/webp,image/apng,image/*,*/*;q=0.8\r\nAccept-Encoding: gzip, deflate\r\nAccept-Language: ru,en-US;q=0.9,en;q=0.8 + +Ext=.png +DetectContentType=1 +ContentType=image/jpeg,image/png +License= © ПАО «МТС» \ No newline at end of file diff --git a/anygis/Mobile_Coverage_MTS_4G.zmp/18.bmp b/anygis/Mobile_Coverage_MTS_4G.zmp/18.bmp new file mode 100644 index 000000000..6de3b7c69 Binary files /dev/null and b/anygis/Mobile_Coverage_MTS_4G.zmp/18.bmp differ diff --git a/anygis/Mobile_Coverage_MTS_4G.zmp/24.bmp b/anygis/Mobile_Coverage_MTS_4G.zmp/24.bmp new file mode 100644 index 000000000..1366510ae Binary files /dev/null and b/anygis/Mobile_Coverage_MTS_4G.zmp/24.bmp differ diff --git a/anygis/Mobile_Coverage_MTS_4G.zmp/info.txt b/anygis/Mobile_Coverage_MTS_4G.zmp/info.txt new file mode 100644 index 000000000..65fb3146d --- /dev/null +++ b/anygis/Mobile_Coverage_MTS_4G.zmp/info.txt @@ -0,0 +1,8 @@ + +Этот файл был создан автоматически с помощью файло-генератора AnyGIS.ru +Он должен работать с SasPlanet версии 200127.10112 (nightly) и новее. +Если вы заметили ошибку, свяжитесь со мной и сообщите о ней: + +https://t.me/anygis +https://vk.com/anygis +anygis@bk.ru \ No newline at end of file diff --git a/anygis/Mobile_Coverage_MTS_4G.zmp/params.txt b/anygis/Mobile_Coverage_MTS_4G.zmp/params.txt new file mode 100644 index 000000000..c690650f7 --- /dev/null +++ b/anygis/Mobile_Coverage_MTS_4G.zmp/params.txt @@ -0,0 +1,24 @@ + +[PARAMS] +GUID={81A6C5E7-18BB-4CA8-9F7E-9F6DE583AD0C} + +ParentSubMenu_ru=Сотовые сети +ParentSubMenu_uk=Стільниковий зв'язок +ParentSubMenu=Mobile coverage area + +name_ru=МТС - 4G +name_uk=МТС - 4G +name=MTS - 4G + +NameInCache=Mobile_Coverage_MTS_4G +asLayer=1 +EPSG=3395 + +DefURLBase=https://tiles.qsupport.mts.ru/lte_New/{z}/{x}/{y} + +RequestHead=Referer:https://moskva.mts.ru/personal/podderzhka/zoni-obsluzhivaniya/nasha-set/\r\nConnection: keep-alive\r\nUser-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/62.0.3202.94 Safari/537.36\r\nAccept: image/webp,image/apng,image/*,*/*;q=0.8\r\nAccept-Encoding: gzip, deflate\r\nAccept-Language: ru,en-US;q=0.9,en;q=0.8 + +Ext=.png +DetectContentType=1 +ContentType=image/jpeg,image/png +License= © ПАО «МТС» \ No newline at end of file diff --git a/anygis/Mobile_Coverage_MTS_4G_planned.zmp/18.bmp b/anygis/Mobile_Coverage_MTS_4G_planned.zmp/18.bmp new file mode 100644 index 000000000..6de3b7c69 Binary files /dev/null and b/anygis/Mobile_Coverage_MTS_4G_planned.zmp/18.bmp differ diff --git a/anygis/Mobile_Coverage_MTS_4G_planned.zmp/24.bmp b/anygis/Mobile_Coverage_MTS_4G_planned.zmp/24.bmp new file mode 100644 index 000000000..1366510ae Binary files /dev/null and b/anygis/Mobile_Coverage_MTS_4G_planned.zmp/24.bmp differ diff --git a/anygis/Mobile_Coverage_MTS_4G_planned.zmp/info.txt b/anygis/Mobile_Coverage_MTS_4G_planned.zmp/info.txt new file mode 100644 index 000000000..65fb3146d --- /dev/null +++ b/anygis/Mobile_Coverage_MTS_4G_planned.zmp/info.txt @@ -0,0 +1,8 @@ + +Этот файл был создан автоматически с помощью файло-генератора AnyGIS.ru +Он должен работать с SasPlanet версии 200127.10112 (nightly) и новее. +Если вы заметили ошибку, свяжитесь со мной и сообщите о ней: + +https://t.me/anygis +https://vk.com/anygis +anygis@bk.ru \ No newline at end of file diff --git a/anygis/Mobile_Coverage_MTS_4G_planned.zmp/params.txt b/anygis/Mobile_Coverage_MTS_4G_planned.zmp/params.txt new file mode 100644 index 000000000..302530132 --- /dev/null +++ b/anygis/Mobile_Coverage_MTS_4G_planned.zmp/params.txt @@ -0,0 +1,24 @@ + +[PARAMS] +GUID={EFD8AF1B-809D-48E0-8E14-1A5DE6670620} + +ParentSubMenu_ru=Сотовые сети +ParentSubMenu_uk=Стільниковий зв'язок +ParentSubMenu=Mobile coverage area + +name_ru=МТС - 4G Планируемое +name_uk=МТС - 4G Планируемое +name=MTS - 4G Planned + +NameInCache=Mobile_Coverage_MTS_4G_planned +asLayer=1 +EPSG=3395 + +DefURLBase=https://tiles.qsupport.mts.ru/lte_plan_New/{z}/{x}/{y} + +RequestHead=Referer:https://moskva.mts.ru/personal/podderzhka/zoni-obsluzhivaniya/nasha-set/\r\nConnection: keep-alive\r\nUser-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/62.0.3202.94 Safari/537.36\r\nAccept: image/webp,image/apng,image/*,*/*;q=0.8\r\nAccept-Encoding: gzip, deflate\r\nAccept-Language: ru,en-US;q=0.9,en;q=0.8 + +Ext=.png +DetectContentType=1 +ContentType=image/jpeg,image/png +License= © ПАО «МТС» \ No newline at end of file diff --git a/anygis/Mobile_Coverage_MTS_IoT.zmp/18.bmp b/anygis/Mobile_Coverage_MTS_IoT.zmp/18.bmp new file mode 100644 index 000000000..6de3b7c69 Binary files /dev/null and b/anygis/Mobile_Coverage_MTS_IoT.zmp/18.bmp differ diff --git a/anygis/Mobile_Coverage_MTS_IoT.zmp/24.bmp b/anygis/Mobile_Coverage_MTS_IoT.zmp/24.bmp new file mode 100644 index 000000000..1366510ae Binary files /dev/null and b/anygis/Mobile_Coverage_MTS_IoT.zmp/24.bmp differ diff --git a/anygis/Mobile_Coverage_MTS_IoT.zmp/info.txt b/anygis/Mobile_Coverage_MTS_IoT.zmp/info.txt new file mode 100644 index 000000000..65fb3146d --- /dev/null +++ b/anygis/Mobile_Coverage_MTS_IoT.zmp/info.txt @@ -0,0 +1,8 @@ + +Этот файл был создан автоматически с помощью файло-генератора AnyGIS.ru +Он должен работать с SasPlanet версии 200127.10112 (nightly) и новее. +Если вы заметили ошибку, свяжитесь со мной и сообщите о ней: + +https://t.me/anygis +https://vk.com/anygis +anygis@bk.ru \ No newline at end of file diff --git a/anygis/Mobile_Coverage_MTS_IoT.zmp/params.txt b/anygis/Mobile_Coverage_MTS_IoT.zmp/params.txt new file mode 100644 index 000000000..46ae73c19 --- /dev/null +++ b/anygis/Mobile_Coverage_MTS_IoT.zmp/params.txt @@ -0,0 +1,24 @@ + +[PARAMS] +GUID={70A56637-B8F6-4286-8816-A9B03836ADB4} + +ParentSubMenu_ru=Сотовые сети +ParentSubMenu_uk=Стільниковий зв'язок +ParentSubMenu=Mobile coverage area + +name_ru=МТС - IoT Интернет вещей +name_uk=МТС - IoT Интернет вещей +name=MTS - IoT + +NameInCache=Mobile_Coverage_MTS_IoT +asLayer=1 +EPSG=3395 + +DefURLBase=https://tiles.qsupport.mts.ru/nb_iot/{z}/{x}/{y} + +RequestHead=Referer:https://moskva.mts.ru/personal/podderzhka/zoni-obsluzhivaniya/nasha-set/\r\nConnection: keep-alive\r\nUser-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/62.0.3202.94 Safari/537.36\r\nAccept: image/webp,image/apng,image/*,*/*;q=0.8\r\nAccept-Encoding: gzip, deflate\r\nAccept-Language: ru,en-US;q=0.9,en;q=0.8 + +Ext=.png +DetectContentType=1 +ContentType=image/jpeg,image/png +License= © ПАО «МТС» \ No newline at end of file diff --git a/anygis/Mobile_Coverage_Megafon_2G.zmp/18.bmp b/anygis/Mobile_Coverage_Megafon_2G.zmp/18.bmp new file mode 100644 index 000000000..bd4ec3e3f Binary files /dev/null and b/anygis/Mobile_Coverage_Megafon_2G.zmp/18.bmp differ diff --git a/anygis/Mobile_Coverage_Megafon_2G.zmp/24.bmp b/anygis/Mobile_Coverage_Megafon_2G.zmp/24.bmp new file mode 100644 index 000000000..fd0270b14 Binary files /dev/null and b/anygis/Mobile_Coverage_Megafon_2G.zmp/24.bmp differ diff --git a/anygis/Mobile_Coverage_Megafon_2G.zmp/info.txt b/anygis/Mobile_Coverage_Megafon_2G.zmp/info.txt new file mode 100644 index 000000000..65fb3146d --- /dev/null +++ b/anygis/Mobile_Coverage_Megafon_2G.zmp/info.txt @@ -0,0 +1,8 @@ + +Этот файл был создан автоматически с помощью файло-генератора AnyGIS.ru +Он должен работать с SasPlanet версии 200127.10112 (nightly) и новее. +Если вы заметили ошибку, свяжитесь со мной и сообщите о ней: + +https://t.me/anygis +https://vk.com/anygis +anygis@bk.ru \ No newline at end of file diff --git a/anygis/Mobile_Coverage_Megafon_2G.zmp/params.txt b/anygis/Mobile_Coverage_Megafon_2G.zmp/params.txt new file mode 100644 index 000000000..f8f53d791 --- /dev/null +++ b/anygis/Mobile_Coverage_Megafon_2G.zmp/params.txt @@ -0,0 +1,24 @@ + +[PARAMS] +GUID={DEC12883-2FD6-4BBF-ABCE-816A53A30316} + +ParentSubMenu_ru=Сотовые сети +ParentSubMenu_uk=Стільниковий зв'язок +ParentSubMenu=Mobile coverage area + +name_ru=Мегафон - 2G +name_uk=Мегафон - 2G +name=Megafon - 2G + +NameInCache=Mobile_Coverage_Megafon_2G +asLayer=1 +EPSG=3395 + +DefURLBase=https://coverage-map.megafon.ru/{z}/{x}/{y}.png?layers=2g + +RequestHead=Referer:http://moscow.megafon.ru/help/offices/#coverage\r\nConnection: keep-alive\r\nUser-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/62.0.3202.94 Safari/537.36\r\nAccept: image/webp,image/apng,image/*,*/*;q=0.8\r\nAccept-Encoding: gzip, deflate\r\nAccept-Language: ru,en-US;q=0.9,en;q=0.8 + +Ext=.png +DetectContentType=1 +ContentType=image/jpeg,image/png +License= © ПАО «МегаФон» \ No newline at end of file diff --git a/anygis/Mobile_Coverage_Megafon_3G.zmp/18.bmp b/anygis/Mobile_Coverage_Megafon_3G.zmp/18.bmp new file mode 100644 index 000000000..bd4ec3e3f Binary files /dev/null and b/anygis/Mobile_Coverage_Megafon_3G.zmp/18.bmp differ diff --git a/anygis/Mobile_Coverage_Megafon_3G.zmp/24.bmp b/anygis/Mobile_Coverage_Megafon_3G.zmp/24.bmp new file mode 100644 index 000000000..fd0270b14 Binary files /dev/null and b/anygis/Mobile_Coverage_Megafon_3G.zmp/24.bmp differ diff --git a/anygis/Mobile_Coverage_Megafon_3G.zmp/info.txt b/anygis/Mobile_Coverage_Megafon_3G.zmp/info.txt new file mode 100644 index 000000000..65fb3146d --- /dev/null +++ b/anygis/Mobile_Coverage_Megafon_3G.zmp/info.txt @@ -0,0 +1,8 @@ + +Этот файл был создан автоматически с помощью файло-генератора AnyGIS.ru +Он должен работать с SasPlanet версии 200127.10112 (nightly) и новее. +Если вы заметили ошибку, свяжитесь со мной и сообщите о ней: + +https://t.me/anygis +https://vk.com/anygis +anygis@bk.ru \ No newline at end of file diff --git a/anygis/Mobile_Coverage_Megafon_3G.zmp/params.txt b/anygis/Mobile_Coverage_Megafon_3G.zmp/params.txt new file mode 100644 index 000000000..d8a7378f8 --- /dev/null +++ b/anygis/Mobile_Coverage_Megafon_3G.zmp/params.txt @@ -0,0 +1,24 @@ + +[PARAMS] +GUID={983D5EF4-AFB1-49BA-8A91-9CE2D2EE1B5D} + +ParentSubMenu_ru=Сотовые сети +ParentSubMenu_uk=Стільниковий зв'язок +ParentSubMenu=Mobile coverage area + +name_ru=Мегафон - 3G +name_uk=Мегафон - 3G +name=Megafon - 3G + +NameInCache=Mobile_Coverage_Megafon_3G +asLayer=1 +EPSG=3395 + +DefURLBase=https://coverage-map.megafon.ru/{z}/{x}/{y}.png?layers=3g + +RequestHead=Referer:http://moscow.megafon.ru/help/offices/#coverage\r\nConnection: keep-alive\r\nUser-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/62.0.3202.94 Safari/537.36\r\nAccept: image/webp,image/apng,image/*,*/*;q=0.8\r\nAccept-Encoding: gzip, deflate\r\nAccept-Language: ru,en-US;q=0.9,en;q=0.8 + +Ext=.png +DetectContentType=1 +ContentType=image/jpeg,image/png +License= © ПАО «МегаФон» \ No newline at end of file diff --git a/anygis/Mobile_Coverage_Megafon_4G.zmp/18.bmp b/anygis/Mobile_Coverage_Megafon_4G.zmp/18.bmp new file mode 100644 index 000000000..bd4ec3e3f Binary files /dev/null and b/anygis/Mobile_Coverage_Megafon_4G.zmp/18.bmp differ diff --git a/anygis/Mobile_Coverage_Megafon_4G.zmp/24.bmp b/anygis/Mobile_Coverage_Megafon_4G.zmp/24.bmp new file mode 100644 index 000000000..fd0270b14 Binary files /dev/null and b/anygis/Mobile_Coverage_Megafon_4G.zmp/24.bmp differ diff --git a/anygis/Mobile_Coverage_Megafon_4G.zmp/info.txt b/anygis/Mobile_Coverage_Megafon_4G.zmp/info.txt new file mode 100644 index 000000000..65fb3146d --- /dev/null +++ b/anygis/Mobile_Coverage_Megafon_4G.zmp/info.txt @@ -0,0 +1,8 @@ + +Этот файл был создан автоматически с помощью файло-генератора AnyGIS.ru +Он должен работать с SasPlanet версии 200127.10112 (nightly) и новее. +Если вы заметили ошибку, свяжитесь со мной и сообщите о ней: + +https://t.me/anygis +https://vk.com/anygis +anygis@bk.ru \ No newline at end of file diff --git a/anygis/Mobile_Coverage_Megafon_4G.zmp/params.txt b/anygis/Mobile_Coverage_Megafon_4G.zmp/params.txt new file mode 100644 index 000000000..c85c9fe28 --- /dev/null +++ b/anygis/Mobile_Coverage_Megafon_4G.zmp/params.txt @@ -0,0 +1,24 @@ + +[PARAMS] +GUID={631598FB-0318-4BD9-B388-147FA0EF910D} + +ParentSubMenu_ru=Сотовые сети +ParentSubMenu_uk=Стільниковий зв'язок +ParentSubMenu=Mobile coverage area + +name_ru=Мегафон - 4G +name_uk=Мегафон - 4G +name=Megafon - 4G + +NameInCache=Mobile_Coverage_Megafon_4G +asLayer=1 +EPSG=3395 + +DefURLBase=https://coverage-map.megafon.ru/{z}/{x}/{y}.png?layers=lte + +RequestHead=Referer:http://moscow.megafon.ru/help/offices/#coverage\r\nConnection: keep-alive\r\nUser-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/62.0.3202.94 Safari/537.36\r\nAccept: image/webp,image/apng,image/*,*/*;q=0.8\r\nAccept-Encoding: gzip, deflate\r\nAccept-Language: ru,en-US;q=0.9,en;q=0.8 + +Ext=.png +DetectContentType=1 +ContentType=image/jpeg,image/png +License= © ПАО «МегаФон» \ No newline at end of file diff --git a/anygis/Mobile_Coverage_Megafon_4Gplus.zmp/18.bmp b/anygis/Mobile_Coverage_Megafon_4Gplus.zmp/18.bmp new file mode 100644 index 000000000..bd4ec3e3f Binary files /dev/null and b/anygis/Mobile_Coverage_Megafon_4Gplus.zmp/18.bmp differ diff --git a/anygis/Mobile_Coverage_Megafon_4Gplus.zmp/24.bmp b/anygis/Mobile_Coverage_Megafon_4Gplus.zmp/24.bmp new file mode 100644 index 000000000..fd0270b14 Binary files /dev/null and b/anygis/Mobile_Coverage_Megafon_4Gplus.zmp/24.bmp differ diff --git a/anygis/Mobile_Coverage_Megafon_4Gplus.zmp/info.txt b/anygis/Mobile_Coverage_Megafon_4Gplus.zmp/info.txt new file mode 100644 index 000000000..65fb3146d --- /dev/null +++ b/anygis/Mobile_Coverage_Megafon_4Gplus.zmp/info.txt @@ -0,0 +1,8 @@ + +Этот файл был создан автоматически с помощью файло-генератора AnyGIS.ru +Он должен работать с SasPlanet версии 200127.10112 (nightly) и новее. +Если вы заметили ошибку, свяжитесь со мной и сообщите о ней: + +https://t.me/anygis +https://vk.com/anygis +anygis@bk.ru \ No newline at end of file diff --git a/anygis/Mobile_Coverage_Megafon_4Gplus.zmp/params.txt b/anygis/Mobile_Coverage_Megafon_4Gplus.zmp/params.txt new file mode 100644 index 000000000..2736786c2 --- /dev/null +++ b/anygis/Mobile_Coverage_Megafon_4Gplus.zmp/params.txt @@ -0,0 +1,24 @@ + +[PARAMS] +GUID={34EA0BAA-5E99-45C5-A6EA-2BFBA9062DA9} + +ParentSubMenu_ru=Сотовые сети +ParentSubMenu_uk=Стільниковий зв'язок +ParentSubMenu=Mobile coverage area + +name_ru=Мегафон - 4G+ +name_uk=Мегафон - 4G+ +name=Megafon - 4G+ + +NameInCache=Mobile_Coverage_Megafon_4Gplus +asLayer=1 +EPSG=3395 + +DefURLBase=https://coverage-map.megafon.ru/{z}/{x}/{y}.png?layers=lte_plus + +RequestHead=Referer:http://moscow.megafon.ru/help/offices/#coverage\r\nConnection: keep-alive\r\nUser-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/62.0.3202.94 Safari/537.36\r\nAccept: image/webp,image/apng,image/*,*/*;q=0.8\r\nAccept-Encoding: gzip, deflate\r\nAccept-Language: ru,en-US;q=0.9,en;q=0.8 + +Ext=.png +DetectContentType=1 +ContentType=image/jpeg,image/png +License= © ПАО «МегаФон» \ No newline at end of file diff --git a/anygis/Mobile_Coverage_Skylink_4G.zmp/18.bmp b/anygis/Mobile_Coverage_Skylink_4G.zmp/18.bmp new file mode 100644 index 000000000..b1a1ca2a0 Binary files /dev/null and b/anygis/Mobile_Coverage_Skylink_4G.zmp/18.bmp differ diff --git a/anygis/Mobile_Coverage_Skylink_4G.zmp/24.bmp b/anygis/Mobile_Coverage_Skylink_4G.zmp/24.bmp new file mode 100644 index 000000000..6ad73229e Binary files /dev/null and b/anygis/Mobile_Coverage_Skylink_4G.zmp/24.bmp differ diff --git a/anygis/Mobile_Coverage_Skylink_4G.zmp/info.txt b/anygis/Mobile_Coverage_Skylink_4G.zmp/info.txt new file mode 100644 index 000000000..65fb3146d --- /dev/null +++ b/anygis/Mobile_Coverage_Skylink_4G.zmp/info.txt @@ -0,0 +1,8 @@ + +Этот файл был создан автоматически с помощью файло-генератора AnyGIS.ru +Он должен работать с SasPlanet версии 200127.10112 (nightly) и новее. +Если вы заметили ошибку, свяжитесь со мной и сообщите о ней: + +https://t.me/anygis +https://vk.com/anygis +anygis@bk.ru \ No newline at end of file diff --git a/anygis/Mobile_Coverage_Skylink_4G.zmp/params.txt b/anygis/Mobile_Coverage_Skylink_4G.zmp/params.txt new file mode 100644 index 000000000..454d7b708 --- /dev/null +++ b/anygis/Mobile_Coverage_Skylink_4G.zmp/params.txt @@ -0,0 +1,24 @@ + +[PARAMS] +GUID={7A084E8A-6063-47E7-A2D7-CB81768F15FD} + +ParentSubMenu_ru=Сотовые сети +ParentSubMenu_uk=Стільниковий зв'язок +ParentSubMenu=Mobile coverage area + +name_ru=Skylink - LTE 450 +name_uk=Skylink - LTE 450 +name=Skylink - LTE 450 + +NameInCache=Mobile_Coverage_Skylink_4G +asLayer=1 +EPSG=3395 + +DefURLBase=https://msk.skylink.ru/coverage/4g/{z}/{x}/{y}.png + +RequestHead=Referer:https://msk.skylink.ru/#coverage\r\nConnection: keep-alive\r\nUser-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/62.0.3202.94 Safari/537.36\r\nAccept: image/webp,image/apng,image/*,*/*;q=0.8\r\nAccept-Encoding: gzip, deflate\r\nAccept-Language: ru,en-US;q=0.9,en;q=0.8 + +Ext=.png +DetectContentType=1 +ContentType=image/jpeg,image/png +License= © Skylink \ No newline at end of file diff --git a/anygis/Mobile_Coverage_Tele2_2G.zmp/18.bmp b/anygis/Mobile_Coverage_Tele2_2G.zmp/18.bmp new file mode 100644 index 000000000..b4cf31990 Binary files /dev/null and b/anygis/Mobile_Coverage_Tele2_2G.zmp/18.bmp differ diff --git a/anygis/Mobile_Coverage_Tele2_2G.zmp/24.bmp b/anygis/Mobile_Coverage_Tele2_2G.zmp/24.bmp new file mode 100644 index 000000000..dca1c3f29 Binary files /dev/null and b/anygis/Mobile_Coverage_Tele2_2G.zmp/24.bmp differ diff --git a/anygis/Mobile_Coverage_Tele2_2G.zmp/info.txt b/anygis/Mobile_Coverage_Tele2_2G.zmp/info.txt new file mode 100644 index 000000000..65fb3146d --- /dev/null +++ b/anygis/Mobile_Coverage_Tele2_2G.zmp/info.txt @@ -0,0 +1,8 @@ + +Этот файл был создан автоматически с помощью файло-генератора AnyGIS.ru +Он должен работать с SasPlanet версии 200127.10112 (nightly) и новее. +Если вы заметили ошибку, свяжитесь со мной и сообщите о ней: + +https://t.me/anygis +https://vk.com/anygis +anygis@bk.ru \ No newline at end of file diff --git a/anygis/Mobile_Coverage_Tele2_2G.zmp/params.txt b/anygis/Mobile_Coverage_Tele2_2G.zmp/params.txt new file mode 100644 index 000000000..f7c025cea --- /dev/null +++ b/anygis/Mobile_Coverage_Tele2_2G.zmp/params.txt @@ -0,0 +1,24 @@ + +[PARAMS] +GUID={637BCD8F-C6EB-4F41-B72D-7B711EB90705} + +ParentSubMenu_ru=Сотовые сети +ParentSubMenu_uk=Стільниковий зв'язок +ParentSubMenu=Mobile coverage area + +name_ru=Tele2 - 2G +name_uk=Tele2 - 2G +name=Tele2 - 2G + +NameInCache=Mobile_Coverage_Tele2_2G +asLayer=1 +EPSG=3395 + +DefURLBase=https://spb.tele2.ru/maps/_2g/{z}/{x}/{y}.png + +RequestHead=Referer:https://spb.tele2.ru/coverage\r\nConnection: keep-alive\r\nUser-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/62.0.3202.94 Safari/537.36\r\nAccept: image/webp,image/apng,image/*,*/*;q=0.8\r\nAccept-Encoding: gzip, deflate\r\nAccept-Language: ru,en-US;q=0.9,en;q=0.8 + +Ext=.png +DetectContentType=1 +ContentType=image/jpeg,image/png +License= © Tele2 \ No newline at end of file diff --git a/anygis/Mobile_Coverage_Tele2_3G.zmp/18.bmp b/anygis/Mobile_Coverage_Tele2_3G.zmp/18.bmp new file mode 100644 index 000000000..b4cf31990 Binary files /dev/null and b/anygis/Mobile_Coverage_Tele2_3G.zmp/18.bmp differ diff --git a/anygis/Mobile_Coverage_Tele2_3G.zmp/24.bmp b/anygis/Mobile_Coverage_Tele2_3G.zmp/24.bmp new file mode 100644 index 000000000..dca1c3f29 Binary files /dev/null and b/anygis/Mobile_Coverage_Tele2_3G.zmp/24.bmp differ diff --git a/anygis/Mobile_Coverage_Tele2_3G.zmp/info.txt b/anygis/Mobile_Coverage_Tele2_3G.zmp/info.txt new file mode 100644 index 000000000..65fb3146d --- /dev/null +++ b/anygis/Mobile_Coverage_Tele2_3G.zmp/info.txt @@ -0,0 +1,8 @@ + +Этот файл был создан автоматически с помощью файло-генератора AnyGIS.ru +Он должен работать с SasPlanet версии 200127.10112 (nightly) и новее. +Если вы заметили ошибку, свяжитесь со мной и сообщите о ней: + +https://t.me/anygis +https://vk.com/anygis +anygis@bk.ru \ No newline at end of file diff --git a/anygis/Mobile_Coverage_Tele2_3G.zmp/params.txt b/anygis/Mobile_Coverage_Tele2_3G.zmp/params.txt new file mode 100644 index 000000000..123620012 --- /dev/null +++ b/anygis/Mobile_Coverage_Tele2_3G.zmp/params.txt @@ -0,0 +1,24 @@ + +[PARAMS] +GUID={05B740B9-AC77-4834-A944-16D0DCDF96A5} + +ParentSubMenu_ru=Сотовые сети +ParentSubMenu_uk=Стільниковий зв'язок +ParentSubMenu=Mobile coverage area + +name_ru=Tele2 - 3G +name_uk=Tele2 - 3G +name=Tele2 - 3G + +NameInCache=Mobile_Coverage_Tele2_3G +asLayer=1 +EPSG=3395 + +DefURLBase=https://spb.tele2.ru/maps/_3g/{z}/{x}/{y}.png + +RequestHead=Referer:https://spb.tele2.ru/coverage\r\nConnection: keep-alive\r\nUser-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/62.0.3202.94 Safari/537.36\r\nAccept: image/webp,image/apng,image/*,*/*;q=0.8\r\nAccept-Encoding: gzip, deflate\r\nAccept-Language: ru,en-US;q=0.9,en;q=0.8 + +Ext=.png +DetectContentType=1 +ContentType=image/jpeg,image/png +License= © Tele2 \ No newline at end of file diff --git a/anygis/Mobile_Coverage_Tele2_4G.zmp/18.bmp b/anygis/Mobile_Coverage_Tele2_4G.zmp/18.bmp new file mode 100644 index 000000000..b4cf31990 Binary files /dev/null and b/anygis/Mobile_Coverage_Tele2_4G.zmp/18.bmp differ diff --git a/anygis/Mobile_Coverage_Tele2_4G.zmp/24.bmp b/anygis/Mobile_Coverage_Tele2_4G.zmp/24.bmp new file mode 100644 index 000000000..dca1c3f29 Binary files /dev/null and b/anygis/Mobile_Coverage_Tele2_4G.zmp/24.bmp differ diff --git a/anygis/Mobile_Coverage_Tele2_4G.zmp/info.txt b/anygis/Mobile_Coverage_Tele2_4G.zmp/info.txt new file mode 100644 index 000000000..65fb3146d --- /dev/null +++ b/anygis/Mobile_Coverage_Tele2_4G.zmp/info.txt @@ -0,0 +1,8 @@ + +Этот файл был создан автоматически с помощью файло-генератора AnyGIS.ru +Он должен работать с SasPlanet версии 200127.10112 (nightly) и новее. +Если вы заметили ошибку, свяжитесь со мной и сообщите о ней: + +https://t.me/anygis +https://vk.com/anygis +anygis@bk.ru \ No newline at end of file diff --git a/anygis/Mobile_Coverage_Tele2_4G.zmp/params.txt b/anygis/Mobile_Coverage_Tele2_4G.zmp/params.txt new file mode 100644 index 000000000..584844180 --- /dev/null +++ b/anygis/Mobile_Coverage_Tele2_4G.zmp/params.txt @@ -0,0 +1,24 @@ + +[PARAMS] +GUID={F47B1B16-F947-4523-8ABC-7106486A955C} + +ParentSubMenu_ru=Сотовые сети +ParentSubMenu_uk=Стільниковий зв'язок +ParentSubMenu=Mobile coverage area + +name_ru=Tele2 - 4G +name_uk=Tele2 - 4G +name=Tele2 - 4G + +NameInCache=Mobile_Coverage_Tele2_4G +asLayer=1 +EPSG=3395 + +DefURLBase=https://spb.tele2.ru/maps/_4g/{z}/{x}/{y}.png + +RequestHead=Referer:https://spb.tele2.ru/coverage\r\nConnection: keep-alive\r\nUser-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/62.0.3202.94 Safari/537.36\r\nAccept: image/webp,image/apng,image/*,*/*;q=0.8\r\nAccept-Encoding: gzip, deflate\r\nAccept-Language: ru,en-US;q=0.9,en;q=0.8 + +Ext=.png +DetectContentType=1 +ContentType=image/jpeg,image/png +License= © Tele2 \ No newline at end of file diff --git a/anygis/Mobile_Coverage_Tele2_4G_450_WGS84.zmp/18.bmp b/anygis/Mobile_Coverage_Tele2_4G_450_WGS84.zmp/18.bmp new file mode 100644 index 000000000..b4cf31990 Binary files /dev/null and b/anygis/Mobile_Coverage_Tele2_4G_450_WGS84.zmp/18.bmp differ diff --git a/anygis/Mobile_Coverage_Tele2_4G_450_WGS84.zmp/24.bmp b/anygis/Mobile_Coverage_Tele2_4G_450_WGS84.zmp/24.bmp new file mode 100644 index 000000000..dca1c3f29 Binary files /dev/null and b/anygis/Mobile_Coverage_Tele2_4G_450_WGS84.zmp/24.bmp differ diff --git a/anygis/Mobile_Coverage_Tele2_4G_450_WGS84.zmp/info.txt b/anygis/Mobile_Coverage_Tele2_4G_450_WGS84.zmp/info.txt new file mode 100644 index 000000000..65fb3146d --- /dev/null +++ b/anygis/Mobile_Coverage_Tele2_4G_450_WGS84.zmp/info.txt @@ -0,0 +1,8 @@ + +Этот файл был создан автоматически с помощью файло-генератора AnyGIS.ru +Он должен работать с SasPlanet версии 200127.10112 (nightly) и новее. +Если вы заметили ошибку, свяжитесь со мной и сообщите о ней: + +https://t.me/anygis +https://vk.com/anygis +anygis@bk.ru \ No newline at end of file diff --git a/anygis/Mobile_Coverage_Tele2_4G_450_WGS84.zmp/params.txt b/anygis/Mobile_Coverage_Tele2_4G_450_WGS84.zmp/params.txt new file mode 100644 index 000000000..67bc048f4 --- /dev/null +++ b/anygis/Mobile_Coverage_Tele2_4G_450_WGS84.zmp/params.txt @@ -0,0 +1,24 @@ + +[PARAMS] +GUID={389293D0-7958-4F78-AB74-779005735811} + +ParentSubMenu_ru=Сотовые сети +ParentSubMenu_uk=Стільниковий зв'язок +ParentSubMenu=Mobile coverage area + +name_ru=Tele2 - LTE 450 +name_uk=Tele2 - LTE 450 +name=Tele2 - LTE 450 + +NameInCache=Mobile_Coverage_Tele2_4G_450_WGS84 +asLayer=1 +EPSG=3395 + +DefURLBase=https://spb.tele2.ru/maps/_skylink/{z}/{x}/{y}.png + +RequestHead=Referer:https://spb.tele2.ru/coverage\r\nConnection: keep-alive\r\nUser-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/62.0.3202.94 Safari/537.36\r\nAccept: image/webp,image/apng,image/*,*/*;q=0.8\r\nAccept-Encoding: gzip, deflate\r\nAccept-Language: ru,en-US;q=0.9,en;q=0.8 + +Ext=.png +DetectContentType=1 +ContentType=image/jpeg,image/png +License= © Tele2 \ No newline at end of file diff --git a/anygis/Mobile_Coverage_Tinkoff_2G.zmp/18.bmp b/anygis/Mobile_Coverage_Tinkoff_2G.zmp/18.bmp new file mode 100644 index 000000000..8cf5d7f45 Binary files /dev/null and b/anygis/Mobile_Coverage_Tinkoff_2G.zmp/18.bmp differ diff --git a/anygis/Mobile_Coverage_Tinkoff_2G.zmp/24.bmp b/anygis/Mobile_Coverage_Tinkoff_2G.zmp/24.bmp new file mode 100644 index 000000000..1f8b45746 Binary files /dev/null and b/anygis/Mobile_Coverage_Tinkoff_2G.zmp/24.bmp differ diff --git a/anygis/Mobile_Coverage_Tinkoff_2G.zmp/info.txt b/anygis/Mobile_Coverage_Tinkoff_2G.zmp/info.txt new file mode 100644 index 000000000..65fb3146d --- /dev/null +++ b/anygis/Mobile_Coverage_Tinkoff_2G.zmp/info.txt @@ -0,0 +1,8 @@ + +Этот файл был создан автоматически с помощью файло-генератора AnyGIS.ru +Он должен работать с SasPlanet версии 200127.10112 (nightly) и новее. +Если вы заметили ошибку, свяжитесь со мной и сообщите о ней: + +https://t.me/anygis +https://vk.com/anygis +anygis@bk.ru \ No newline at end of file diff --git a/anygis/Mobile_Coverage_Tinkoff_2G.zmp/params.txt b/anygis/Mobile_Coverage_Tinkoff_2G.zmp/params.txt new file mode 100644 index 000000000..a97d3a263 --- /dev/null +++ b/anygis/Mobile_Coverage_Tinkoff_2G.zmp/params.txt @@ -0,0 +1,24 @@ + +[PARAMS] +GUID={582C5CD9-F93F-4ADB-A9FB-B9E0361E2625} + +ParentSubMenu_ru=Сотовые сети +ParentSubMenu_uk=Стільниковий зв'язок +ParentSubMenu=Mobile coverage area + +name_ru=Тинькофф - 2G +name_uk=Тинькофф - 2G +name=Tinkoff - 2G + +NameInCache=Mobile_Coverage_Tinkoff_2G +asLayer=1 +EPSG=3395 + +DefURLBase=https://mobilestatic.tinkoff.ru/coverage/2g/{z}/{x}/{y}.png + +RequestHead=Referer:https://www.tinkoff.ru/mobile-operator/coverage\r\nConnection: keep-alive\r\nUser-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/62.0.3202.94 Safari/537.36\r\nAccept: image/webp,image/apng,image/*,*/*;q=0.8\r\nAccept-Encoding: gzip, deflate\r\nAccept-Language: ru,en-US;q=0.9,en;q=0.8 + +Ext=.png +DetectContentType=1 +ContentType=image/jpeg,image/png +License= © Тинькофф Мобайл \ No newline at end of file diff --git a/anygis/Mobile_Coverage_Tinkoff_3G.zmp/18.bmp b/anygis/Mobile_Coverage_Tinkoff_3G.zmp/18.bmp new file mode 100644 index 000000000..8cf5d7f45 Binary files /dev/null and b/anygis/Mobile_Coverage_Tinkoff_3G.zmp/18.bmp differ diff --git a/anygis/Mobile_Coverage_Tinkoff_3G.zmp/24.bmp b/anygis/Mobile_Coverage_Tinkoff_3G.zmp/24.bmp new file mode 100644 index 000000000..1f8b45746 Binary files /dev/null and b/anygis/Mobile_Coverage_Tinkoff_3G.zmp/24.bmp differ diff --git a/anygis/Mobile_Coverage_Tinkoff_3G.zmp/info.txt b/anygis/Mobile_Coverage_Tinkoff_3G.zmp/info.txt new file mode 100644 index 000000000..65fb3146d --- /dev/null +++ b/anygis/Mobile_Coverage_Tinkoff_3G.zmp/info.txt @@ -0,0 +1,8 @@ + +Этот файл был создан автоматически с помощью файло-генератора AnyGIS.ru +Он должен работать с SasPlanet версии 200127.10112 (nightly) и новее. +Если вы заметили ошибку, свяжитесь со мной и сообщите о ней: + +https://t.me/anygis +https://vk.com/anygis +anygis@bk.ru \ No newline at end of file diff --git a/anygis/Mobile_Coverage_Tinkoff_3G.zmp/params.txt b/anygis/Mobile_Coverage_Tinkoff_3G.zmp/params.txt new file mode 100644 index 000000000..bd1210ca2 --- /dev/null +++ b/anygis/Mobile_Coverage_Tinkoff_3G.zmp/params.txt @@ -0,0 +1,24 @@ + +[PARAMS] +GUID={2641E02D-25C9-4CE9-97B6-1D712CC4C2AF} + +ParentSubMenu_ru=Сотовые сети +ParentSubMenu_uk=Стільниковий зв'язок +ParentSubMenu=Mobile coverage area + +name_ru=Тинькофф - 3G +name_uk=Тинькофф - 3G +name=Tinkoff - 3G + +NameInCache=Mobile_Coverage_Tinkoff_3G +asLayer=1 +EPSG=3395 + +DefURLBase=https://mobilestatic.tinkoff.ru/coverage/3g/{z}/{x}/{y}.png + +RequestHead=Referer:https://www.tinkoff.ru/mobile-operator/coverage\r\nConnection: keep-alive\r\nUser-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/62.0.3202.94 Safari/537.36\r\nAccept: image/webp,image/apng,image/*,*/*;q=0.8\r\nAccept-Encoding: gzip, deflate\r\nAccept-Language: ru,en-US;q=0.9,en;q=0.8 + +Ext=.png +DetectContentType=1 +ContentType=image/jpeg,image/png +License= © Тинькофф Мобайл \ No newline at end of file diff --git a/anygis/Mobile_Coverage_Tinkoff_4G.zmp/18.bmp b/anygis/Mobile_Coverage_Tinkoff_4G.zmp/18.bmp new file mode 100644 index 000000000..8cf5d7f45 Binary files /dev/null and b/anygis/Mobile_Coverage_Tinkoff_4G.zmp/18.bmp differ diff --git a/anygis/Mobile_Coverage_Tinkoff_4G.zmp/24.bmp b/anygis/Mobile_Coverage_Tinkoff_4G.zmp/24.bmp new file mode 100644 index 000000000..1f8b45746 Binary files /dev/null and b/anygis/Mobile_Coverage_Tinkoff_4G.zmp/24.bmp differ diff --git a/anygis/Mobile_Coverage_Tinkoff_4G.zmp/info.txt b/anygis/Mobile_Coverage_Tinkoff_4G.zmp/info.txt new file mode 100644 index 000000000..65fb3146d --- /dev/null +++ b/anygis/Mobile_Coverage_Tinkoff_4G.zmp/info.txt @@ -0,0 +1,8 @@ + +Этот файл был создан автоматически с помощью файло-генератора AnyGIS.ru +Он должен работать с SasPlanet версии 200127.10112 (nightly) и новее. +Если вы заметили ошибку, свяжитесь со мной и сообщите о ней: + +https://t.me/anygis +https://vk.com/anygis +anygis@bk.ru \ No newline at end of file diff --git a/anygis/Mobile_Coverage_Tinkoff_4G.zmp/params.txt b/anygis/Mobile_Coverage_Tinkoff_4G.zmp/params.txt new file mode 100644 index 000000000..ebed66021 --- /dev/null +++ b/anygis/Mobile_Coverage_Tinkoff_4G.zmp/params.txt @@ -0,0 +1,24 @@ + +[PARAMS] +GUID={77484D08-28A0-45BC-9EC2-F16428E18D4C} + +ParentSubMenu_ru=Сотовые сети +ParentSubMenu_uk=Стільниковий зв'язок +ParentSubMenu=Mobile coverage area + +name_ru=Тинькофф - 4G +name_uk=Тинькофф - 4G +name=Tinkoff - 4G + +NameInCache=Mobile_Coverage_Tinkoff_4G +asLayer=1 +EPSG=3395 + +DefURLBase=https://mobilestatic.tinkoff.ru/coverage/4g/{z}/{x}/{y}.png + +RequestHead=Referer:https://www.tinkoff.ru/mobile-operator/coverage\r\nConnection: keep-alive\r\nUser-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/62.0.3202.94 Safari/537.36\r\nAccept: image/webp,image/apng,image/*,*/*;q=0.8\r\nAccept-Encoding: gzip, deflate\r\nAccept-Language: ru,en-US;q=0.9,en;q=0.8 + +Ext=.png +DetectContentType=1 +ContentType=image/jpeg,image/png +License= © Тинькофф Мобайл \ No newline at end of file diff --git a/anygis/Mobile_Coverage_Yota_2G.zmp/18.bmp b/anygis/Mobile_Coverage_Yota_2G.zmp/18.bmp new file mode 100644 index 000000000..a5ac142c5 Binary files /dev/null and b/anygis/Mobile_Coverage_Yota_2G.zmp/18.bmp differ diff --git a/anygis/Mobile_Coverage_Yota_2G.zmp/24.bmp b/anygis/Mobile_Coverage_Yota_2G.zmp/24.bmp new file mode 100644 index 000000000..adf91d375 Binary files /dev/null and b/anygis/Mobile_Coverage_Yota_2G.zmp/24.bmp differ diff --git a/anygis/Mobile_Coverage_Yota_2G.zmp/info.txt b/anygis/Mobile_Coverage_Yota_2G.zmp/info.txt new file mode 100644 index 000000000..65fb3146d --- /dev/null +++ b/anygis/Mobile_Coverage_Yota_2G.zmp/info.txt @@ -0,0 +1,8 @@ + +Этот файл был создан автоматически с помощью файло-генератора AnyGIS.ru +Он должен работать с SasPlanet версии 200127.10112 (nightly) и новее. +Если вы заметили ошибку, свяжитесь со мной и сообщите о ней: + +https://t.me/anygis +https://vk.com/anygis +anygis@bk.ru \ No newline at end of file diff --git a/anygis/Mobile_Coverage_Yota_2G.zmp/params.txt b/anygis/Mobile_Coverage_Yota_2G.zmp/params.txt new file mode 100644 index 000000000..89cd77ca8 --- /dev/null +++ b/anygis/Mobile_Coverage_Yota_2G.zmp/params.txt @@ -0,0 +1,24 @@ + +[PARAMS] +GUID={9CBE59AD-6EDB-4CC7-B31A-29C5B1CB4AF1} + +ParentSubMenu_ru=Сотовые сети +ParentSubMenu_uk=Стільниковий зв'язок +ParentSubMenu=Mobile coverage area + +name_ru=Yota - 2G +name_uk=Yota - 2G +name=Yota - 2G + +NameInCache=Mobile_Coverage_Yota_2G +asLayer=1 +EPSG=3395 + +DefURLBase=https://map.yota.ru/tiles/2g_voice/{z}/{x}/{y}.png + +RequestHead=Referer:https://www.yota.ru/map?mode=cover&filter=2g,3g,4g\r\nConnection: keep-alive\r\nUser-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/62.0.3202.94 Safari/537.36\r\nAccept: image/webp,image/apng,image/*,*/*;q=0.8\r\nAccept-Encoding: gzip, deflate\r\nAccept-Language: ru,en-US;q=0.9,en;q=0.8 + +Ext=.png +DetectContentType=1 +ContentType=image/jpeg,image/png +License= © Yota \ No newline at end of file diff --git a/anygis/Mobile_Coverage_Yota_3G.zmp/18.bmp b/anygis/Mobile_Coverage_Yota_3G.zmp/18.bmp new file mode 100644 index 000000000..a5ac142c5 Binary files /dev/null and b/anygis/Mobile_Coverage_Yota_3G.zmp/18.bmp differ diff --git a/anygis/Mobile_Coverage_Yota_3G.zmp/24.bmp b/anygis/Mobile_Coverage_Yota_3G.zmp/24.bmp new file mode 100644 index 000000000..adf91d375 Binary files /dev/null and b/anygis/Mobile_Coverage_Yota_3G.zmp/24.bmp differ diff --git a/anygis/Mobile_Coverage_Yota_3G.zmp/info.txt b/anygis/Mobile_Coverage_Yota_3G.zmp/info.txt new file mode 100644 index 000000000..65fb3146d --- /dev/null +++ b/anygis/Mobile_Coverage_Yota_3G.zmp/info.txt @@ -0,0 +1,8 @@ + +Этот файл был создан автоматически с помощью файло-генератора AnyGIS.ru +Он должен работать с SasPlanet версии 200127.10112 (nightly) и новее. +Если вы заметили ошибку, свяжитесь со мной и сообщите о ней: + +https://t.me/anygis +https://vk.com/anygis +anygis@bk.ru \ No newline at end of file diff --git a/anygis/Mobile_Coverage_Yota_3G.zmp/params.txt b/anygis/Mobile_Coverage_Yota_3G.zmp/params.txt new file mode 100644 index 000000000..bd58cc1a4 --- /dev/null +++ b/anygis/Mobile_Coverage_Yota_3G.zmp/params.txt @@ -0,0 +1,24 @@ + +[PARAMS] +GUID={A815F7B3-1794-4E8B-8F84-4E91B815C2C3} + +ParentSubMenu_ru=Сотовые сети +ParentSubMenu_uk=Стільниковий зв'язок +ParentSubMenu=Mobile coverage area + +name_ru=Yota - 3G +name_uk=Yota - 3G +name=Yota - 3G + +NameInCache=Mobile_Coverage_Yota_3G +asLayer=1 +EPSG=3395 + +DefURLBase=https://map.yota.ru/tiles/3g_voice/{z}/{x}/{y}.png + +RequestHead=Referer:https://www.yota.ru/map?mode=cover&filter=2g,3g,4g\r\nConnection: keep-alive\r\nUser-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/62.0.3202.94 Safari/537.36\r\nAccept: image/webp,image/apng,image/*,*/*;q=0.8\r\nAccept-Encoding: gzip, deflate\r\nAccept-Language: ru,en-US;q=0.9,en;q=0.8 + +Ext=.png +DetectContentType=1 +ContentType=image/jpeg,image/png +License= © Yota \ No newline at end of file diff --git a/anygis/Mobile_Coverage_Yota_4G.zmp/18.bmp b/anygis/Mobile_Coverage_Yota_4G.zmp/18.bmp new file mode 100644 index 000000000..a5ac142c5 Binary files /dev/null and b/anygis/Mobile_Coverage_Yota_4G.zmp/18.bmp differ diff --git a/anygis/Mobile_Coverage_Yota_4G.zmp/24.bmp b/anygis/Mobile_Coverage_Yota_4G.zmp/24.bmp new file mode 100644 index 000000000..adf91d375 Binary files /dev/null and b/anygis/Mobile_Coverage_Yota_4G.zmp/24.bmp differ diff --git a/anygis/Mobile_Coverage_Yota_4G.zmp/info.txt b/anygis/Mobile_Coverage_Yota_4G.zmp/info.txt new file mode 100644 index 000000000..65fb3146d --- /dev/null +++ b/anygis/Mobile_Coverage_Yota_4G.zmp/info.txt @@ -0,0 +1,8 @@ + +Этот файл был создан автоматически с помощью файло-генератора AnyGIS.ru +Он должен работать с SasPlanet версии 200127.10112 (nightly) и новее. +Если вы заметили ошибку, свяжитесь со мной и сообщите о ней: + +https://t.me/anygis +https://vk.com/anygis +anygis@bk.ru \ No newline at end of file diff --git a/anygis/Mobile_Coverage_Yota_4G.zmp/params.txt b/anygis/Mobile_Coverage_Yota_4G.zmp/params.txt new file mode 100644 index 000000000..2471de82c --- /dev/null +++ b/anygis/Mobile_Coverage_Yota_4G.zmp/params.txt @@ -0,0 +1,24 @@ + +[PARAMS] +GUID={E2A08052-019B-4611-8FFC-1A80F19D0730} + +ParentSubMenu_ru=Сотовые сети +ParentSubMenu_uk=Стільниковий зв'язок +ParentSubMenu=Mobile coverage area + +name_ru=Yota - 4G +name_uk=Yota - 4G +name=Yota - 4G + +NameInCache=Mobile_Coverage_Yota_4G +asLayer=1 +EPSG=3395 + +DefURLBase=https://map.yota.ru/tiles/lte/{z}/{x}/{y}.png + +RequestHead=Referer:https://www.yota.ru/map?mode=cover&filter=2g,3g,4g\r\nConnection: keep-alive\r\nUser-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/62.0.3202.94 Safari/537.36\r\nAccept: image/webp,image/apng,image/*,*/*;q=0.8\r\nAccept-Encoding: gzip, deflate\r\nAccept-Language: ru,en-US;q=0.9,en;q=0.8 + +Ext=.png +DetectContentType=1 +ContentType=image/jpeg,image/png +License= © Yota \ No newline at end of file diff --git a/anygis/Nakarte_Geocashing_Sas.zmp/18.bmp b/anygis/Nakarte_Geocashing_Sas.zmp/18.bmp new file mode 100644 index 000000000..584dfd410 Binary files /dev/null and b/anygis/Nakarte_Geocashing_Sas.zmp/18.bmp differ diff --git a/anygis/Nakarte_Geocashing_Sas.zmp/24.bmp b/anygis/Nakarte_Geocashing_Sas.zmp/24.bmp new file mode 100644 index 000000000..13c144685 Binary files /dev/null and b/anygis/Nakarte_Geocashing_Sas.zmp/24.bmp differ diff --git a/anygis/Nakarte_Geocashing_Sas.zmp/info.txt b/anygis/Nakarte_Geocashing_Sas.zmp/info.txt new file mode 100644 index 000000000..65fb3146d --- /dev/null +++ b/anygis/Nakarte_Geocashing_Sas.zmp/info.txt @@ -0,0 +1,8 @@ + +Этот файл был создан автоматически с помощью файло-генератора AnyGIS.ru +Он должен работать с SasPlanet версии 200127.10112 (nightly) и новее. +Если вы заметили ошибку, свяжитесь со мной и сообщите о ней: + +https://t.me/anygis +https://vk.com/anygis +anygis@bk.ru \ No newline at end of file diff --git a/anygis/Nakarte_Geocashing_Sas.zmp/params.txt b/anygis/Nakarte_Geocashing_Sas.zmp/params.txt new file mode 100644 index 000000000..518410e26 --- /dev/null +++ b/anygis/Nakarte_Geocashing_Sas.zmp/params.txt @@ -0,0 +1,24 @@ + +[PARAMS] +GUID={90FFF0B2-9E6A-418F-8940-C7B8CEF04646} + +ParentSubMenu_ru=Туристические +ParentSubMenu_uk=Туристичний +ParentSubMenu=Hike + +name_ru=Nakarte - Geocashing.su (долго загружается) +name_uk=Nakarte - Geocashing.su (долго загружается) +name=Geocashing.su (slow loading) + +NameInCache=Nakarte_Geocashing_Sas +asLayer=0 +EPSG=3785 + +DefURLBase=https://anygis.ru/api/v1/Nakarte_Geocashing_Sas/{x}/{y}/{z} + +RequestHead=Connection: keep-alive\r\nUser-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/62.0.3202.94 Safari/537.36\r\nAccept: image/webp,image/apng,image/*,*/*;q=0.8\r\nAccept-Encoding: gzip, deflate\r\nAccept-Language: ru,en-US;q=0.9,en;q=0.8 + +Ext=.png +DetectContentType=1 +ContentType=image/jpeg,image/png +License= © Nakarte & Geocashing \ No newline at end of file diff --git a/anygis/Nakarte_Westra_Sas.zmp/18.bmp b/anygis/Nakarte_Westra_Sas.zmp/18.bmp new file mode 100644 index 000000000..584dfd410 Binary files /dev/null and b/anygis/Nakarte_Westra_Sas.zmp/18.bmp differ diff --git a/anygis/Nakarte_Westra_Sas.zmp/24.bmp b/anygis/Nakarte_Westra_Sas.zmp/24.bmp new file mode 100644 index 000000000..13c144685 Binary files /dev/null and b/anygis/Nakarte_Westra_Sas.zmp/24.bmp differ diff --git a/anygis/Nakarte_Westra_Sas.zmp/info.txt b/anygis/Nakarte_Westra_Sas.zmp/info.txt new file mode 100644 index 000000000..65fb3146d --- /dev/null +++ b/anygis/Nakarte_Westra_Sas.zmp/info.txt @@ -0,0 +1,8 @@ + +Этот файл был создан автоматически с помощью файло-генератора AnyGIS.ru +Он должен работать с SasPlanet версии 200127.10112 (nightly) и новее. +Если вы заметили ошибку, свяжитесь со мной и сообщите о ней: + +https://t.me/anygis +https://vk.com/anygis +anygis@bk.ru \ No newline at end of file diff --git a/anygis/Nakarte_Westra_Sas.zmp/params.txt b/anygis/Nakarte_Westra_Sas.zmp/params.txt new file mode 100644 index 000000000..a29545728 --- /dev/null +++ b/anygis/Nakarte_Westra_Sas.zmp/params.txt @@ -0,0 +1,24 @@ + +[PARAMS] +GUID={67DB5BA1-0C64-4DD1-9149-C3098E2614F1} + +ParentSubMenu_ru=Горные +ParentSubMenu_uk=Гірський +ParentSubMenu=Mountain + +name_ru=Nakarte - Перевалы Вестра (долго загружается) +name_uk=Nakarte - Перевалы Вестра (долго загружается) +name=Nakarte - Westra mountain passes + +NameInCache=Nakarte_Westra_Sas +asLayer=0 +EPSG=3785 + +DefURLBase=https://anygis.ru/api/v1/Nakarte_Westra_Sas/{x}/{y}/{z} + +RequestHead=Connection: keep-alive\r\nUser-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/62.0.3202.94 Safari/537.36\r\nAccept: image/webp,image/apng,image/*,*/*;q=0.8\r\nAccept-Encoding: gzip, deflate\r\nAccept-Language: ru,en-US;q=0.9,en;q=0.8 + +Ext=.png +DetectContentType=1 +ContentType=image/jpeg,image/png +License= © Nakarte & Westra \ No newline at end of file diff --git a/anygis/Navizor.zmp/18.bmp b/anygis/Navizor.zmp/18.bmp new file mode 100644 index 000000000..a942fa46b Binary files /dev/null and b/anygis/Navizor.zmp/18.bmp differ diff --git a/anygis/Navizor.zmp/24.bmp b/anygis/Navizor.zmp/24.bmp new file mode 100644 index 000000000..da49b1710 Binary files /dev/null and b/anygis/Navizor.zmp/24.bmp differ diff --git a/anygis/Navizor.zmp/info.txt b/anygis/Navizor.zmp/info.txt new file mode 100644 index 000000000..65fb3146d --- /dev/null +++ b/anygis/Navizor.zmp/info.txt @@ -0,0 +1,8 @@ + +Этот файл был создан автоматически с помощью файло-генератора AnyGIS.ru +Он должен работать с SasPlanet версии 200127.10112 (nightly) и новее. +Если вы заметили ошибку, свяжитесь со мной и сообщите о ней: + +https://t.me/anygis +https://vk.com/anygis +anygis@bk.ru \ No newline at end of file diff --git a/anygis/Navizor.zmp/params.txt b/anygis/Navizor.zmp/params.txt new file mode 100644 index 000000000..b1d13012e --- /dev/null +++ b/anygis/Navizor.zmp/params.txt @@ -0,0 +1,24 @@ + +[PARAMS] +GUID={EC51489A-9D1C-41EA-AC68-AD13DE81B0F0} + +ParentSubMenu_ru=Автомобильные +ParentSubMenu_uk=Автомобільний +ParentSubMenu=Transport + +name_ru=Navizor - Оценка качества дорог +name_uk=Navizor - Оценка качества дорог +name=Navizor - Roads quality + +NameInCache=Navizor +asLayer=1 +EPSG=3785 + +DefURLBase=http://navizor.com:8080/fg/{z}/{x}/{y}.png + +RequestHead=Referer:http://www.garmin.ru/maponline/marshruty.php\r\nConnection: keep-alive\r\nUser-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/62.0.3202.94 Safari/537.36\r\nAccept: image/webp,image/apng,image/*,*/*;q=0.8\r\nAccept-Encoding: gzip, deflate\r\nAccept-Language: ru,en-US;q=0.9,en;q=0.8 + +Ext=.png +DetectContentType=1 +ContentType=image/jpeg,image/png +License= @ Navizor \ No newline at end of file diff --git a/anygis/OSM_mapsurfer_hybrid.zmp/18.bmp b/anygis/OSM_mapsurfer_hybrid.zmp/18.bmp new file mode 100644 index 000000000..a0fe7dc75 Binary files /dev/null and b/anygis/OSM_mapsurfer_hybrid.zmp/18.bmp differ diff --git a/anygis/OSM_mapsurfer_hybrid.zmp/24.bmp b/anygis/OSM_mapsurfer_hybrid.zmp/24.bmp new file mode 100644 index 000000000..52c0bbf36 Binary files /dev/null and b/anygis/OSM_mapsurfer_hybrid.zmp/24.bmp differ diff --git a/anygis/OSM_mapsurfer_hybrid.zmp/info.txt b/anygis/OSM_mapsurfer_hybrid.zmp/info.txt new file mode 100644 index 000000000..65fb3146d --- /dev/null +++ b/anygis/OSM_mapsurfer_hybrid.zmp/info.txt @@ -0,0 +1,8 @@ + +Этот файл был создан автоматически с помощью файло-генератора AnyGIS.ru +Он должен работать с SasPlanet версии 200127.10112 (nightly) и новее. +Если вы заметили ошибку, свяжитесь со мной и сообщите о ней: + +https://t.me/anygis +https://vk.com/anygis +anygis@bk.ru \ No newline at end of file diff --git a/anygis/OSM_mapsurfer_hybrid.zmp/params.txt b/anygis/OSM_mapsurfer_hybrid.zmp/params.txt new file mode 100644 index 000000000..23abcf311 --- /dev/null +++ b/anygis/OSM_mapsurfer_hybrid.zmp/params.txt @@ -0,0 +1,24 @@ + +[PARAMS] +GUID={86F6B3A5-B04F-4446-A979-CBAA9DC783EB} + +ParentSubMenu_ru=Подписи и границы +ParentSubMenu_uk=Підписи та межі +ParentSubMenu=Labels and borders + +name_ru=OSM Mapsurfer - Гибрид +name_uk=OSM Mapsurfer - Гибрид +name=OSM Mapsurfer - Hybrid + +NameInCache=OSM_mapsurfer_hybrid +asLayer=1 +EPSG=3785 + +DefURLBase=https://maps.heigit.org/openmapsurfer/tiles/hybrid/webmercator/{z}/{x}/{y}.png + +RequestHead=Referer:https://qms.nextgis.com/geoservices/2573/\r\nConnection: keep-alive\r\nUser-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/62.0.3202.94 Safari/537.36\r\nAccept: image/webp,image/apng,image/*,*/*;q=0.8\r\nAccept-Encoding: gzip, deflate\r\nAccept-Language: ru,en-US;q=0.9,en;q=0.8 + +Ext=.png +DetectContentType=1 +ContentType=image/jpeg,image/png +License= © Heigit.org \ No newline at end of file diff --git a/anygis/OpenFireMap.zmp/18.bmp b/anygis/OpenFireMap.zmp/18.bmp new file mode 100644 index 000000000..a0fe7dc75 Binary files /dev/null and b/anygis/OpenFireMap.zmp/18.bmp differ diff --git a/anygis/OpenFireMap.zmp/24.bmp b/anygis/OpenFireMap.zmp/24.bmp new file mode 100644 index 000000000..52c0bbf36 Binary files /dev/null and b/anygis/OpenFireMap.zmp/24.bmp differ diff --git a/anygis/OpenFireMap.zmp/info.txt b/anygis/OpenFireMap.zmp/info.txt new file mode 100644 index 000000000..65fb3146d --- /dev/null +++ b/anygis/OpenFireMap.zmp/info.txt @@ -0,0 +1,8 @@ + +Этот файл был создан автоматически с помощью файло-генератора AnyGIS.ru +Он должен работать с SasPlanet версии 200127.10112 (nightly) и новее. +Если вы заметили ошибку, свяжитесь со мной и сообщите о ней: + +https://t.me/anygis +https://vk.com/anygis +anygis@bk.ru \ No newline at end of file diff --git a/anygis/OpenFireMap.zmp/params.txt b/anygis/OpenFireMap.zmp/params.txt new file mode 100644 index 000000000..040037933 --- /dev/null +++ b/anygis/OpenFireMap.zmp/params.txt @@ -0,0 +1,24 @@ + +[PARAMS] +GUID={08710E2B-A143-4072-93E9-CEBFFACC85DD} + +ParentSubMenu_ru=Инфраструктура +ParentSubMenu_uk=Інфраструктура +ParentSubMenu=Infrastucture + +name_ru=OSM OpenFireMap +name_uk=OSM OpenFireMap +name=OSM OpenFireMap + +NameInCache=OpenFireMap +asLayer=1 +EPSG=3785 + +DefURLBase=http://openfiremap.org/hytiles/{z}/{x}/{y}.png + +RequestHead=Connection: keep-alive\r\nUser-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/62.0.3202.94 Safari/537.36\r\nAccept: image/webp,image/apng,image/*,*/*;q=0.8\r\nAccept-Encoding: gzip, deflate\r\nAccept-Language: ru,en-US;q=0.9,en;q=0.8 + +Ext=.png +DetectContentType=1 +ContentType=image/jpeg,image/png +License= © OpenFireMap \ No newline at end of file diff --git a/anygis/OpenTopoMapRU.zmp/18.bmp b/anygis/OpenTopoMapRU.zmp/18.bmp new file mode 100644 index 000000000..a0fe7dc75 Binary files /dev/null and b/anygis/OpenTopoMapRU.zmp/18.bmp differ diff --git a/anygis/OpenTopoMapRU.zmp/24.bmp b/anygis/OpenTopoMapRU.zmp/24.bmp new file mode 100644 index 000000000..52c0bbf36 Binary files /dev/null and b/anygis/OpenTopoMapRU.zmp/24.bmp differ diff --git a/anygis/OpenTopoMapRU.zmp/info.txt b/anygis/OpenTopoMapRU.zmp/info.txt new file mode 100644 index 000000000..65fb3146d --- /dev/null +++ b/anygis/OpenTopoMapRU.zmp/info.txt @@ -0,0 +1,8 @@ + +Этот файл был создан автоматически с помощью файло-генератора AnyGIS.ru +Он должен работать с SasPlanet версии 200127.10112 (nightly) и новее. +Если вы заметили ошибку, свяжитесь со мной и сообщите о ней: + +https://t.me/anygis +https://vk.com/anygis +anygis@bk.ru \ No newline at end of file diff --git a/anygis/OpenTopoMapRU.zmp/params.txt b/anygis/OpenTopoMapRU.zmp/params.txt new file mode 100644 index 000000000..2f8acd796 --- /dev/null +++ b/anygis/OpenTopoMapRU.zmp/params.txt @@ -0,0 +1,25 @@ + +[PARAMS] +GUID={8D5C7041-474A-468E-A37E-63BE5194E759} + +ParentSubMenu_ru=Туристические\Россия и сосединие страны +ParentSubMenu_uk=Топокарти\Росія і сусідні країни +ParentSubMenu=Hike\Russia and neighboring countries + +name_ru=OSM OpenTopoMap.RU +name_uk=OSM OpenTopoMap.RU +name=OSM OpenTopoMap.RU + +NameInCache=OpenTopoMapRU +asLayer=0 +EPSG=3785 + +DefURLBase=https://tile-{s}.opentopomap.ru/{z}/{x}/{y}.png + +ServerNames=a,b,c +RequestHead=Referer:http://www.sasgis.org/ + +Ext=.png +DetectContentType=1 +ContentType=image/jpeg,image/png +License= © OpenStreetMap, OpenTopoMap.ru \ No newline at end of file diff --git a/anygis/Osm_Cyclosm.zmp/18.bmp b/anygis/Osm_Cyclosm.zmp/18.bmp new file mode 100644 index 000000000..a0fe7dc75 Binary files /dev/null and b/anygis/Osm_Cyclosm.zmp/18.bmp differ diff --git a/anygis/Osm_Cyclosm.zmp/24.bmp b/anygis/Osm_Cyclosm.zmp/24.bmp new file mode 100644 index 000000000..52c0bbf36 Binary files /dev/null and b/anygis/Osm_Cyclosm.zmp/24.bmp differ diff --git a/anygis/Osm_Cyclosm.zmp/info.txt b/anygis/Osm_Cyclosm.zmp/info.txt new file mode 100644 index 000000000..65fb3146d --- /dev/null +++ b/anygis/Osm_Cyclosm.zmp/info.txt @@ -0,0 +1,8 @@ + +Этот файл был создан автоматически с помощью файло-генератора AnyGIS.ru +Он должен работать с SasPlanet версии 200127.10112 (nightly) и новее. +Если вы заметили ошибку, свяжитесь со мной и сообщите о ней: + +https://t.me/anygis +https://vk.com/anygis +anygis@bk.ru \ No newline at end of file diff --git a/anygis/Osm_Cyclosm.zmp/params.txt b/anygis/Osm_Cyclosm.zmp/params.txt new file mode 100644 index 000000000..fda5f2357 --- /dev/null +++ b/anygis/Osm_Cyclosm.zmp/params.txt @@ -0,0 +1,25 @@ + +[PARAMS] +GUID={1119C731-E127-482B-B22C-CE51F9C0593A} + +ParentSubMenu_ru=Велосипедные +ParentSubMenu_uk=Велосипедний +ParentSubMenu=Cycle + +name_ru=OSM Cyclosm +name_uk=OSM Cyclosm +name=OSM Cyclosm + +NameInCache=Osm_Cyclosm +asLayer=0 +EPSG=3785 + +DefURLBase=https://dev.{s}.tile.openstreetmap.fr/cyclosm/{z}/{x}/{y}.png + +ServerNames=a,b,c +RequestHead=Connection: keep-alive\r\nUser-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/62.0.3202.94 Safari/537.36\r\nAccept: image/webp,image/apng,image/*,*/*;q=0.8\r\nAccept-Encoding: gzip, deflate\r\nAccept-Language: ru,en-US;q=0.9,en;q=0.8 + +Ext=.png +DetectContentType=1 +ContentType=image/jpeg,image/png +License= © OpenStreetMap, Cyclosm.org \ No newline at end of file diff --git a/anygis/Osm_Hike_Bike.zmp/18.bmp b/anygis/Osm_Hike_Bike.zmp/18.bmp new file mode 100644 index 000000000..a0fe7dc75 Binary files /dev/null and b/anygis/Osm_Hike_Bike.zmp/18.bmp differ diff --git a/anygis/Osm_Hike_Bike.zmp/24.bmp b/anygis/Osm_Hike_Bike.zmp/24.bmp new file mode 100644 index 000000000..52c0bbf36 Binary files /dev/null and b/anygis/Osm_Hike_Bike.zmp/24.bmp differ diff --git a/anygis/Osm_Hike_Bike.zmp/info.txt b/anygis/Osm_Hike_Bike.zmp/info.txt new file mode 100644 index 000000000..65fb3146d --- /dev/null +++ b/anygis/Osm_Hike_Bike.zmp/info.txt @@ -0,0 +1,8 @@ + +Этот файл был создан автоматически с помощью файло-генератора AnyGIS.ru +Он должен работать с SasPlanet версии 200127.10112 (nightly) и новее. +Если вы заметили ошибку, свяжитесь со мной и сообщите о ней: + +https://t.me/anygis +https://vk.com/anygis +anygis@bk.ru \ No newline at end of file diff --git a/anygis/Osm_Hike_Bike.zmp/params.txt b/anygis/Osm_Hike_Bike.zmp/params.txt new file mode 100644 index 000000000..9d14070d3 --- /dev/null +++ b/anygis/Osm_Hike_Bike.zmp/params.txt @@ -0,0 +1,24 @@ + +[PARAMS] +GUID={73759153-24C5-4B83-9C0B-1C528BE24CD7} + +ParentSubMenu_ru=Велосипедные +ParentSubMenu_uk=Велосипедний +ParentSubMenu=Cycle + +name_ru=OSM Hike and bike +name_uk=OSM Hike and bike +name=OSM Hike and bike + +NameInCache=Osm_Hike_Bike +asLayer=0 +EPSG=3785 + +DefURLBase=https://tiles.wmflabs.org/hikebike/{z}/{x}/{y}.png + +RequestHead=Connection: keep-alive\r\nUser-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/62.0.3202.94 Safari/537.36\r\nAccept: image/webp,image/apng,image/*,*/*;q=0.8\r\nAccept-Encoding: gzip, deflate\r\nAccept-Language: ru,en-US;q=0.9,en;q=0.8 + +Ext=.png +DetectContentType=1 +ContentType=image/jpeg,image/png +License= © OpenStreetMap, Wmflabs.org \ No newline at end of file diff --git a/anygis/Osm_Kosmosnimki.zmp/18.bmp b/anygis/Osm_Kosmosnimki.zmp/18.bmp new file mode 100644 index 000000000..a0fe7dc75 Binary files /dev/null and b/anygis/Osm_Kosmosnimki.zmp/18.bmp differ diff --git a/anygis/Osm_Kosmosnimki.zmp/24.bmp b/anygis/Osm_Kosmosnimki.zmp/24.bmp new file mode 100644 index 000000000..52c0bbf36 Binary files /dev/null and b/anygis/Osm_Kosmosnimki.zmp/24.bmp differ diff --git a/anygis/Osm_Kosmosnimki.zmp/info.txt b/anygis/Osm_Kosmosnimki.zmp/info.txt new file mode 100644 index 000000000..65fb3146d --- /dev/null +++ b/anygis/Osm_Kosmosnimki.zmp/info.txt @@ -0,0 +1,8 @@ + +Этот файл был создан автоматически с помощью файло-генератора AnyGIS.ru +Он должен работать с SasPlanet версии 200127.10112 (nightly) и новее. +Если вы заметили ошибку, свяжитесь со мной и сообщите о ней: + +https://t.me/anygis +https://vk.com/anygis +anygis@bk.ru \ No newline at end of file diff --git a/anygis/Osm_Kosmosnimki.zmp/params.txt b/anygis/Osm_Kosmosnimki.zmp/params.txt new file mode 100644 index 000000000..ba6134f3c --- /dev/null +++ b/anygis/Osm_Kosmosnimki.zmp/params.txt @@ -0,0 +1,25 @@ + +[PARAMS] +GUID={127C8E63-28FE-4B4B-8D32-111B4A0E601E} + +ParentSubMenu_ru=Городские и универсальные +ParentSubMenu_uk=Міські та універсальні +ParentSubMenu=City + +name_ru=OSM Kosmosnimki (день) +name_uk=OSM Kosmosnimki (день) +name=OSM Kosmosnimki (day) + +NameInCache=Osm_Kosmosnimki +asLayer=0 +EPSG=3785 + +DefURLBase=http://{s}.tile.osm.kosmosnimki.ru/kosmo/{z}/{x}/{y}.png + +ServerNames=a,b,c +RequestHead=Connection: keep-alive\r\nUser-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/62.0.3202.94 Safari/537.36\r\nAccept: image/webp,image/apng,image/*,*/*;q=0.8\r\nAccept-Encoding: gzip, deflate\r\nAccept-Language: ru,en-US;q=0.9,en;q=0.8 + +Ext=.png +DetectContentType=1 +ContentType=image/jpeg,image/png +License= © OpenStreetMap, Kosmosnimki \ No newline at end of file diff --git a/anygis/Osm_Kosmosnimki_Night.zmp/18.bmp b/anygis/Osm_Kosmosnimki_Night.zmp/18.bmp new file mode 100644 index 000000000..a0fe7dc75 Binary files /dev/null and b/anygis/Osm_Kosmosnimki_Night.zmp/18.bmp differ diff --git a/anygis/Osm_Kosmosnimki_Night.zmp/24.bmp b/anygis/Osm_Kosmosnimki_Night.zmp/24.bmp new file mode 100644 index 000000000..52c0bbf36 Binary files /dev/null and b/anygis/Osm_Kosmosnimki_Night.zmp/24.bmp differ diff --git a/anygis/Osm_Kosmosnimki_Night.zmp/info.txt b/anygis/Osm_Kosmosnimki_Night.zmp/info.txt new file mode 100644 index 000000000..65fb3146d --- /dev/null +++ b/anygis/Osm_Kosmosnimki_Night.zmp/info.txt @@ -0,0 +1,8 @@ + +Этот файл был создан автоматически с помощью файло-генератора AnyGIS.ru +Он должен работать с SasPlanet версии 200127.10112 (nightly) и новее. +Если вы заметили ошибку, свяжитесь со мной и сообщите о ней: + +https://t.me/anygis +https://vk.com/anygis +anygis@bk.ru \ No newline at end of file diff --git a/anygis/Osm_Kosmosnimki_Night.zmp/params.txt b/anygis/Osm_Kosmosnimki_Night.zmp/params.txt new file mode 100644 index 000000000..80b0412e7 --- /dev/null +++ b/anygis/Osm_Kosmosnimki_Night.zmp/params.txt @@ -0,0 +1,25 @@ + +[PARAMS] +GUID={D61521B1-C16C-4844-95C2-49C4F93AD1B2} + +ParentSubMenu_ru=Городские и универсальные +ParentSubMenu_uk=Міські та універсальні +ParentSubMenu=City + +name_ru=OSM Kosmosnimki (ночь) +name_uk=OSM Kosmosnimki (ночь) +name=OSM Kosmosnimki (night) + +NameInCache=Osm_Kosmosnimki_Night +asLayer=0 +EPSG=3785 + +DefURLBase=http://{s}.tile.osm.kosmosnimki.ru/night/{z}/{x}/{y}.png + +ServerNames=a,b,c +RequestHead=Connection: keep-alive\r\nUser-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/62.0.3202.94 Safari/537.36\r\nAccept: image/webp,image/apng,image/*,*/*;q=0.8\r\nAccept-Encoding: gzip, deflate\r\nAccept-Language: ru,en-US;q=0.9,en;q=0.8 + +Ext=.png +DetectContentType=1 +ContentType=image/jpeg,image/png +License= © OpenStreetMap, Kosmosnimki \ No newline at end of file diff --git a/anygis/Osm_MTB_Map_Europe.zmp/18.bmp b/anygis/Osm_MTB_Map_Europe.zmp/18.bmp new file mode 100644 index 000000000..a0fe7dc75 Binary files /dev/null and b/anygis/Osm_MTB_Map_Europe.zmp/18.bmp differ diff --git a/anygis/Osm_MTB_Map_Europe.zmp/24.bmp b/anygis/Osm_MTB_Map_Europe.zmp/24.bmp new file mode 100644 index 000000000..52c0bbf36 Binary files /dev/null and b/anygis/Osm_MTB_Map_Europe.zmp/24.bmp differ diff --git a/anygis/Osm_MTB_Map_Europe.zmp/info.txt b/anygis/Osm_MTB_Map_Europe.zmp/info.txt new file mode 100644 index 000000000..65fb3146d --- /dev/null +++ b/anygis/Osm_MTB_Map_Europe.zmp/info.txt @@ -0,0 +1,8 @@ + +Этот файл был создан автоматически с помощью файло-генератора AnyGIS.ru +Он должен работать с SasPlanet версии 200127.10112 (nightly) и новее. +Если вы заметили ошибку, свяжитесь со мной и сообщите о ней: + +https://t.me/anygis +https://vk.com/anygis +anygis@bk.ru \ No newline at end of file diff --git a/anygis/Osm_MTB_Map_Europe.zmp/params.txt b/anygis/Osm_MTB_Map_Europe.zmp/params.txt new file mode 100644 index 000000000..86e406b35 --- /dev/null +++ b/anygis/Osm_MTB_Map_Europe.zmp/params.txt @@ -0,0 +1,24 @@ + +[PARAMS] +GUID={396912D3-0DC8-483B-99CE-D50919242615} + +ParentSubMenu_ru=Велосипедные +ParentSubMenu_uk=Велосипедний +ParentSubMenu=Cycle + +name_ru=OSM MTBmap.cz +name_uk=OSM MTBmap.cz +name=OSM MTBmap.cz + +NameInCache=Osm_MTB_Map_Europe +asLayer=0 +EPSG=3785 + +DefURLBase=http://tile.mtbmap.cz/mtbmap_tiles/{z}/{x}/{y}.png + +RequestHead=Connection: keep-alive\r\nUser-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/62.0.3202.94 Safari/537.36\r\nAccept: image/webp,image/apng,image/*,*/*;q=0.8\r\nAccept-Encoding: gzip, deflate\r\nAccept-Language: ru,en-US;q=0.9,en;q=0.8 + +Ext=.png +DetectContentType=1 +ContentType=image/jpeg,image/png +License= © OpenStreetMap, Mtbmap.cz \ No newline at end of file diff --git a/anygis/Osm_Michelin.zmp/18.bmp b/anygis/Osm_Michelin.zmp/18.bmp new file mode 100644 index 000000000..a0fe7dc75 Binary files /dev/null and b/anygis/Osm_Michelin.zmp/18.bmp differ diff --git a/anygis/Osm_Michelin.zmp/24.bmp b/anygis/Osm_Michelin.zmp/24.bmp new file mode 100644 index 000000000..52c0bbf36 Binary files /dev/null and b/anygis/Osm_Michelin.zmp/24.bmp differ diff --git a/anygis/Osm_Michelin.zmp/info.txt b/anygis/Osm_Michelin.zmp/info.txt new file mode 100644 index 000000000..65fb3146d --- /dev/null +++ b/anygis/Osm_Michelin.zmp/info.txt @@ -0,0 +1,8 @@ + +Этот файл был создан автоматически с помощью файло-генератора AnyGIS.ru +Он должен работать с SasPlanet версии 200127.10112 (nightly) и новее. +Если вы заметили ошибку, свяжитесь со мной и сообщите о ней: + +https://t.me/anygis +https://vk.com/anygis +anygis@bk.ru \ No newline at end of file diff --git a/anygis/Osm_Michelin.zmp/params.txt b/anygis/Osm_Michelin.zmp/params.txt new file mode 100644 index 000000000..2a6d553b6 --- /dev/null +++ b/anygis/Osm_Michelin.zmp/params.txt @@ -0,0 +1,25 @@ + +[PARAMS] +GUID={B1CC69FC-1151-453F-AD4A-DFEAFC1B383A} + +ParentSubMenu_ru=Автомобильные +ParentSubMenu_uk=Автомобільний +ParentSubMenu=Transport + +name_ru=OSM Michelin +name_uk=OSM Michelin +name=OSM Michelin transport + +NameInCache=Osm_Michelin +asLayer=0 +EPSG=3785 + +DefURLBase=https://map{s}.viamichelin.com/map/mapdirect?map=viamichelin&z={z}&x={x}&y={y}&format=png&version=201901161110&layer=background&locale=default&cs=1&protocol=https + +ServerNames=1,2,3,4 +RequestHead=Connection: keep-alive\r\nUser-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/62.0.3202.94 Safari/537.36\r\nAccept: image/webp,image/apng,image/*,*/*;q=0.8\r\nAccept-Encoding: gzip, deflate\r\nAccept-Language: ru,en-US;q=0.9,en;q=0.8 + +Ext=.png +DetectContentType=1 +ContentType=image/jpeg,image/png +License= © OpenStreetMap, Michelin \ No newline at end of file diff --git a/anygis/Osm_OpenSeaMap_Layer_Depth.zmp/18.bmp b/anygis/Osm_OpenSeaMap_Layer_Depth.zmp/18.bmp new file mode 100644 index 000000000..3652ee7b5 Binary files /dev/null and b/anygis/Osm_OpenSeaMap_Layer_Depth.zmp/18.bmp differ diff --git a/anygis/Osm_OpenSeaMap_Layer_Depth.zmp/24.bmp b/anygis/Osm_OpenSeaMap_Layer_Depth.zmp/24.bmp new file mode 100644 index 000000000..b762075ee Binary files /dev/null and b/anygis/Osm_OpenSeaMap_Layer_Depth.zmp/24.bmp differ diff --git a/anygis/Osm_OpenSeaMap_Layer_Depth.zmp/info.txt b/anygis/Osm_OpenSeaMap_Layer_Depth.zmp/info.txt new file mode 100644 index 000000000..65fb3146d --- /dev/null +++ b/anygis/Osm_OpenSeaMap_Layer_Depth.zmp/info.txt @@ -0,0 +1,8 @@ + +Этот файл был создан автоматически с помощью файло-генератора AnyGIS.ru +Он должен работать с SasPlanet версии 200127.10112 (nightly) и новее. +Если вы заметили ошибку, свяжитесь со мной и сообщите о ней: + +https://t.me/anygis +https://vk.com/anygis +anygis@bk.ru \ No newline at end of file diff --git a/anygis/Osm_OpenSeaMap_Layer_Depth.zmp/params.txt b/anygis/Osm_OpenSeaMap_Layer_Depth.zmp/params.txt new file mode 100644 index 000000000..af73a2241 --- /dev/null +++ b/anygis/Osm_OpenSeaMap_Layer_Depth.zmp/params.txt @@ -0,0 +1,30 @@ + +[PARAMS] +GUID={1A674180-FD5B-43C4-A3FB-93B36B141719} + +ParentSubMenu_ru=Водные карты +ParentSubMenu_uk=Водні карти +ParentSubMenu=Water maps + +name_ru=OSM OpenSeaMap - Рельеф +name_uk=OSM OpenSeaMap - Рельеф +name=OSM OpenSeaMap - Deep Map + +NameInCache=Osm_OpenSeaMap_Layer_Depth +asLayer=1 +EPSG=3785 + +DefURLBase=http://osm.franken.de:8080/geoserver/gwc/service/wmts?layer=gebco_2014&style=&tilematrixset=EPSG%3A900913&Service=WMTS&Request=GetTile&Version=1.0.0&Format=image%2Fpng&TileMatrix=EPSG%3A900913%3A{z}&TileCol={x}&TileRow={y} + +RequestHead=Connection: keep-alive\r\nUser-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/62.0.3202.94 Safari/537.36\r\nAccept: image/webp,image/apng,image/*,*/*;q=0.8\r\nAccept-Encoding: gzip, deflate\r\nAccept-Language: ru,en-US;q=0.9,en;q=0.8 + +Ext=.png +DetectContentType=1 +ContentType=image/jpeg,image/png +CacheType=9 +UseMemCache=1 +MemCacheCapacity=100 +MemCacheTTL=60000 +MemCacheClearStrategy=1 +RestartDownloadOnMemCacheTTL=1 +License= © OpenSeaMap \ No newline at end of file diff --git a/anygis/Osm_OpenSeaMap_Layer_Seamark.zmp/18.bmp b/anygis/Osm_OpenSeaMap_Layer_Seamark.zmp/18.bmp new file mode 100644 index 000000000..3652ee7b5 Binary files /dev/null and b/anygis/Osm_OpenSeaMap_Layer_Seamark.zmp/18.bmp differ diff --git a/anygis/Osm_OpenSeaMap_Layer_Seamark.zmp/24.bmp b/anygis/Osm_OpenSeaMap_Layer_Seamark.zmp/24.bmp new file mode 100644 index 000000000..b762075ee Binary files /dev/null and b/anygis/Osm_OpenSeaMap_Layer_Seamark.zmp/24.bmp differ diff --git a/anygis/Osm_OpenSeaMap_Layer_Seamark.zmp/info.txt b/anygis/Osm_OpenSeaMap_Layer_Seamark.zmp/info.txt new file mode 100644 index 000000000..65fb3146d --- /dev/null +++ b/anygis/Osm_OpenSeaMap_Layer_Seamark.zmp/info.txt @@ -0,0 +1,8 @@ + +Этот файл был создан автоматически с помощью файло-генератора AnyGIS.ru +Он должен работать с SasPlanet версии 200127.10112 (nightly) и новее. +Если вы заметили ошибку, свяжитесь со мной и сообщите о ней: + +https://t.me/anygis +https://vk.com/anygis +anygis@bk.ru \ No newline at end of file diff --git a/anygis/Osm_OpenSeaMap_Layer_Seamark.zmp/params.txt b/anygis/Osm_OpenSeaMap_Layer_Seamark.zmp/params.txt new file mode 100644 index 000000000..3754ca3c0 --- /dev/null +++ b/anygis/Osm_OpenSeaMap_Layer_Seamark.zmp/params.txt @@ -0,0 +1,30 @@ + +[PARAMS] +GUID={AB8A8685-AEC6-4E16-80DA-DC4AC37E4777} + +ParentSubMenu_ru=Водные карты +ParentSubMenu_uk=Водні карти +ParentSubMenu=Water maps + +name_ru=OSM OpenSeaMap +name_uk=OSM OpenSeaMap +name=OSM OpenSeaMap + +NameInCache=Osm_OpenSeaMap_Layer_Seamark +asLayer=1 +EPSG=3785 + +DefURLBase=http://tiles.openseamap.org/seamark/{z}/{x}/{y}.png + +RequestHead=Connection: keep-alive\r\nUser-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/62.0.3202.94 Safari/537.36\r\nAccept: image/webp,image/apng,image/*,*/*;q=0.8\r\nAccept-Encoding: gzip, deflate\r\nAccept-Language: ru,en-US;q=0.9,en;q=0.8 + +Ext=.png +DetectContentType=1 +ContentType=image/jpeg,image/png +CacheType=9 +UseMemCache=1 +MemCacheCapacity=100 +MemCacheTTL=60000 +MemCacheClearStrategy=1 +RestartDownloadOnMemCacheTTL=1 +License= © OpenSeaMap \ No newline at end of file diff --git a/anygis/Osm_OpenSeaMap_Layer_Traffic.zmp/18.bmp b/anygis/Osm_OpenSeaMap_Layer_Traffic.zmp/18.bmp new file mode 100644 index 000000000..3652ee7b5 Binary files /dev/null and b/anygis/Osm_OpenSeaMap_Layer_Traffic.zmp/18.bmp differ diff --git a/anygis/Osm_OpenSeaMap_Layer_Traffic.zmp/24.bmp b/anygis/Osm_OpenSeaMap_Layer_Traffic.zmp/24.bmp new file mode 100644 index 000000000..b762075ee Binary files /dev/null and b/anygis/Osm_OpenSeaMap_Layer_Traffic.zmp/24.bmp differ diff --git a/anygis/Osm_OpenSeaMap_Layer_Traffic.zmp/info.txt b/anygis/Osm_OpenSeaMap_Layer_Traffic.zmp/info.txt new file mode 100644 index 000000000..65fb3146d --- /dev/null +++ b/anygis/Osm_OpenSeaMap_Layer_Traffic.zmp/info.txt @@ -0,0 +1,8 @@ + +Этот файл был создан автоматически с помощью файло-генератора AnyGIS.ru +Он должен работать с SasPlanet версии 200127.10112 (nightly) и новее. +Если вы заметили ошибку, свяжитесь со мной и сообщите о ней: + +https://t.me/anygis +https://vk.com/anygis +anygis@bk.ru \ No newline at end of file diff --git a/anygis/Osm_OpenSeaMap_Layer_Traffic.zmp/params.txt b/anygis/Osm_OpenSeaMap_Layer_Traffic.zmp/params.txt new file mode 100644 index 000000000..5dd1fe71c --- /dev/null +++ b/anygis/Osm_OpenSeaMap_Layer_Traffic.zmp/params.txt @@ -0,0 +1,30 @@ + +[PARAMS] +GUID={D614CDB9-BE8A-4A6D-AF00-CE3406FF524A} + +ParentSubMenu_ru=Водные карты +ParentSubMenu_uk=Водні карти +ParentSubMenu=Water maps + +name_ru=OSM OpenSeaMap - Траффик +name_uk=OSM OpenSeaMap - Траффик +name=OSM OpenSeaMap - Traffic + +NameInCache=Osm_OpenSeaMap_Layer_Traffic +asLayer=1 +EPSG=3785 + +DefURLBase=https://tiles.marinetraffic.com/ais_helpers/shiptilesingle.aspx?output=png&sat=1&grouping=shiptype&tile_size=256&legends=1&zoom={z}&X={x}&Y={y} + +RequestHead=Connection: keep-alive\r\nUser-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/62.0.3202.94 Safari/537.36\r\nAccept: image/webp,image/apng,image/*,*/*;q=0.8\r\nAccept-Encoding: gzip, deflate\r\nAccept-Language: ru,en-US;q=0.9,en;q=0.8 + +Ext=.png +DetectContentType=1 +ContentType=image/jpeg,image/png +CacheType=9 +UseMemCache=1 +MemCacheCapacity=100 +MemCacheTTL=60000 +MemCacheClearStrategy=1 +RestartDownloadOnMemCacheTTL=1 +License= © OpenStreetMap, OpenSeaMap \ No newline at end of file diff --git a/anygis/Osm_Public_Transport_Layer.zmp/18.bmp b/anygis/Osm_Public_Transport_Layer.zmp/18.bmp new file mode 100644 index 000000000..a0fe7dc75 Binary files /dev/null and b/anygis/Osm_Public_Transport_Layer.zmp/18.bmp differ diff --git a/anygis/Osm_Public_Transport_Layer.zmp/24.bmp b/anygis/Osm_Public_Transport_Layer.zmp/24.bmp new file mode 100644 index 000000000..52c0bbf36 Binary files /dev/null and b/anygis/Osm_Public_Transport_Layer.zmp/24.bmp differ diff --git a/anygis/Osm_Public_Transport_Layer.zmp/info.txt b/anygis/Osm_Public_Transport_Layer.zmp/info.txt new file mode 100644 index 000000000..65fb3146d --- /dev/null +++ b/anygis/Osm_Public_Transport_Layer.zmp/info.txt @@ -0,0 +1,8 @@ + +Этот файл был создан автоматически с помощью файло-генератора AnyGIS.ru +Он должен работать с SasPlanet версии 200127.10112 (nightly) и новее. +Если вы заметили ошибку, свяжитесь со мной и сообщите о ней: + +https://t.me/anygis +https://vk.com/anygis +anygis@bk.ru \ No newline at end of file diff --git a/anygis/Osm_Public_Transport_Layer.zmp/params.txt b/anygis/Osm_Public_Transport_Layer.zmp/params.txt new file mode 100644 index 000000000..85e6e8a0f --- /dev/null +++ b/anygis/Osm_Public_Transport_Layer.zmp/params.txt @@ -0,0 +1,30 @@ + +[PARAMS] +GUID={492DFDB6-4959-44B8-B39A-3E5CE947800C} + +ParentSubMenu_ru=Инфраструктура +ParentSubMenu_uk=Інфраструктура +ParentSubMenu=Infrastucture + +name_ru=OSM OpenPTMap - Общ.транспорт +name_uk=OSM OpenPTMap - Общ.транспорт +name=OSM OpenPTMap - Public Transport + +NameInCache=Osm_Public_Transport_Layer +asLayer=1 +EPSG=3785 + +DefURLBase=http://www.openptmap.org/tiles/{z}/{x}/{y}.png + +RequestHead=Connection: keep-alive\r\nUser-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/62.0.3202.94 Safari/537.36\r\nAccept: image/webp,image/apng,image/*,*/*;q=0.8\r\nAccept-Encoding: gzip, deflate\r\nAccept-Language: ru,en-US;q=0.9,en;q=0.8 + +Ext=.png +DetectContentType=1 +ContentType=image/jpeg,image/png +CacheType=9 +UseMemCache=1 +MemCacheCapacity=100 +MemCacheTTL=60000 +MemCacheClearStrategy=1 +RestartDownloadOnMemCacheTTL=1 +License= © OpenStreetMap \ No newline at end of file diff --git a/anygis/Osm_Railway.zmp/18.bmp b/anygis/Osm_Railway.zmp/18.bmp new file mode 100644 index 000000000..a0fe7dc75 Binary files /dev/null and b/anygis/Osm_Railway.zmp/18.bmp differ diff --git a/anygis/Osm_Railway.zmp/24.bmp b/anygis/Osm_Railway.zmp/24.bmp new file mode 100644 index 000000000..52c0bbf36 Binary files /dev/null and b/anygis/Osm_Railway.zmp/24.bmp differ diff --git a/anygis/Osm_Railway.zmp/info.txt b/anygis/Osm_Railway.zmp/info.txt new file mode 100644 index 000000000..65fb3146d --- /dev/null +++ b/anygis/Osm_Railway.zmp/info.txt @@ -0,0 +1,8 @@ + +Этот файл был создан автоматически с помощью файло-генератора AnyGIS.ru +Он должен работать с SasPlanet версии 200127.10112 (nightly) и новее. +Если вы заметили ошибку, свяжитесь со мной и сообщите о ней: + +https://t.me/anygis +https://vk.com/anygis +anygis@bk.ru \ No newline at end of file diff --git a/anygis/Osm_Railway.zmp/params.txt b/anygis/Osm_Railway.zmp/params.txt new file mode 100644 index 000000000..7508685ba --- /dev/null +++ b/anygis/Osm_Railway.zmp/params.txt @@ -0,0 +1,25 @@ + +[PARAMS] +GUID={370E5CFA-E742-428D-9A28-D7C3CE45EEC5} + +ParentSubMenu_ru=Инфраструктура +ParentSubMenu_uk=Інфраструктура +ParentSubMenu=Infrastucture + +name_ru=OSM OpenRailWay +name_uk=OSM OpenRailWay +name=OSM OpenRailWay - Infrastructure + +NameInCache=Osm_Railway +asLayer=1 +EPSG=3785 + +DefURLBase=https://{s}.tiles.openrailwaymap.org/standard/{z}/{x}/{y}.png + +ServerNames=a,b,c +RequestHead=Referer:https://www.openrailwaymap.org/\r\nConnection: keep-alive\r\nUser-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/62.0.3202.94 Safari/537.36\r\nAccept: image/webp,image/apng,image/*,*/*;q=0.8\r\nAccept-Encoding: gzip, deflate\r\nAccept-Language: ru,en-US;q=0.9,en;q=0.8 + +Ext=.png +DetectContentType=1 +ContentType=image/jpeg,image/png +License= © OpenStreetMap, OpenRailWay \ No newline at end of file diff --git a/anygis/Osm_Railway_signals.zmp/18.bmp b/anygis/Osm_Railway_signals.zmp/18.bmp new file mode 100644 index 000000000..a0fe7dc75 Binary files /dev/null and b/anygis/Osm_Railway_signals.zmp/18.bmp differ diff --git a/anygis/Osm_Railway_signals.zmp/24.bmp b/anygis/Osm_Railway_signals.zmp/24.bmp new file mode 100644 index 000000000..52c0bbf36 Binary files /dev/null and b/anygis/Osm_Railway_signals.zmp/24.bmp differ diff --git a/anygis/Osm_Railway_signals.zmp/info.txt b/anygis/Osm_Railway_signals.zmp/info.txt new file mode 100644 index 000000000..65fb3146d --- /dev/null +++ b/anygis/Osm_Railway_signals.zmp/info.txt @@ -0,0 +1,8 @@ + +Этот файл был создан автоматически с помощью файло-генератора AnyGIS.ru +Он должен работать с SasPlanet версии 200127.10112 (nightly) и новее. +Если вы заметили ошибку, свяжитесь со мной и сообщите о ней: + +https://t.me/anygis +https://vk.com/anygis +anygis@bk.ru \ No newline at end of file diff --git a/anygis/Osm_Railway_signals.zmp/params.txt b/anygis/Osm_Railway_signals.zmp/params.txt new file mode 100644 index 000000000..35ee612ac --- /dev/null +++ b/anygis/Osm_Railway_signals.zmp/params.txt @@ -0,0 +1,25 @@ + +[PARAMS] +GUID={547FD6E2-4347-442A-BF7B-5444EFA0821F} + +ParentSubMenu_ru=Инфраструктура +ParentSubMenu_uk=Інфраструктура +ParentSubMenu=Infrastucture + +name_ru=OSM OpenRailWay - Сигналы +name_uk=OSM OpenRailWay - Сигналы +name=OSM OpenRailWay - Signalling + +NameInCache=Osm_Railway_signals +asLayer=1 +EPSG=3785 + +DefURLBase=https://{s}.tiles.openrailwaymap.org/signals/{z}/{x}/{y}.png + +ServerNames=a,b,c +RequestHead=Referer:https://www.openrailwaymap.org/\r\nConnection: keep-alive\r\nUser-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/62.0.3202.94 Safari/537.36\r\nAccept: image/webp,image/apng,image/*,*/*;q=0.8\r\nAccept-Encoding: gzip, deflate\r\nAccept-Language: ru,en-US;q=0.9,en;q=0.8 + +Ext=.png +DetectContentType=1 +ContentType=image/jpeg,image/png +License= © OpenStreetMap, OpenRailWay \ No newline at end of file diff --git a/anygis/Osm_Railway_speed.zmp/18.bmp b/anygis/Osm_Railway_speed.zmp/18.bmp new file mode 100644 index 000000000..a0fe7dc75 Binary files /dev/null and b/anygis/Osm_Railway_speed.zmp/18.bmp differ diff --git a/anygis/Osm_Railway_speed.zmp/24.bmp b/anygis/Osm_Railway_speed.zmp/24.bmp new file mode 100644 index 000000000..52c0bbf36 Binary files /dev/null and b/anygis/Osm_Railway_speed.zmp/24.bmp differ diff --git a/anygis/Osm_Railway_speed.zmp/info.txt b/anygis/Osm_Railway_speed.zmp/info.txt new file mode 100644 index 000000000..65fb3146d --- /dev/null +++ b/anygis/Osm_Railway_speed.zmp/info.txt @@ -0,0 +1,8 @@ + +Этот файл был создан автоматически с помощью файло-генератора AnyGIS.ru +Он должен работать с SasPlanet версии 200127.10112 (nightly) и новее. +Если вы заметили ошибку, свяжитесь со мной и сообщите о ней: + +https://t.me/anygis +https://vk.com/anygis +anygis@bk.ru \ No newline at end of file diff --git a/anygis/Osm_Railway_speed.zmp/params.txt b/anygis/Osm_Railway_speed.zmp/params.txt new file mode 100644 index 000000000..e02a6cac5 --- /dev/null +++ b/anygis/Osm_Railway_speed.zmp/params.txt @@ -0,0 +1,25 @@ + +[PARAMS] +GUID={994DD1F8-D6CC-4CC9-B175-52D913E5F37E} + +ParentSubMenu_ru=Инфраструктура +ParentSubMenu_uk=Інфраструктура +ParentSubMenu=Infrastucture + +name_ru=OSM OpenRailWay - Скорость +name_uk=OSM OpenRailWay - Скорость +name=OSM OpenRailWay - IMaxspeeds + +NameInCache=Osm_Railway_speed +asLayer=1 +EPSG=3785 + +DefURLBase=https://{s}.tiles.openrailwaymap.org/maxspeed/{z}/{x}/{y}.png + +ServerNames=a,b,c +RequestHead=Referer:https://www.openrailwaymap.org/\r\nConnection: keep-alive\r\nUser-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/62.0.3202.94 Safari/537.36\r\nAccept: image/webp,image/apng,image/*,*/*;q=0.8\r\nAccept-Encoding: gzip, deflate\r\nAccept-Language: ru,en-US;q=0.9,en;q=0.8 + +Ext=.png +DetectContentType=1 +ContentType=image/jpeg,image/png +License= © OpenStreetMap, OpenRailWay \ No newline at end of file diff --git a/anygis/Osm_Refuges.zmp/18.bmp b/anygis/Osm_Refuges.zmp/18.bmp new file mode 100644 index 000000000..a0fe7dc75 Binary files /dev/null and b/anygis/Osm_Refuges.zmp/18.bmp differ diff --git a/anygis/Osm_Refuges.zmp/24.bmp b/anygis/Osm_Refuges.zmp/24.bmp new file mode 100644 index 000000000..52c0bbf36 Binary files /dev/null and b/anygis/Osm_Refuges.zmp/24.bmp differ diff --git a/anygis/Osm_Refuges.zmp/info.txt b/anygis/Osm_Refuges.zmp/info.txt new file mode 100644 index 000000000..65fb3146d --- /dev/null +++ b/anygis/Osm_Refuges.zmp/info.txt @@ -0,0 +1,8 @@ + +Этот файл был создан автоматически с помощью файло-генератора AnyGIS.ru +Он должен работать с SasPlanet версии 200127.10112 (nightly) и новее. +Если вы заметили ошибку, свяжитесь со мной и сообщите о ней: + +https://t.me/anygis +https://vk.com/anygis +anygis@bk.ru \ No newline at end of file diff --git a/anygis/Osm_Refuges.zmp/params.txt b/anygis/Osm_Refuges.zmp/params.txt new file mode 100644 index 000000000..cfd7ece7b --- /dev/null +++ b/anygis/Osm_Refuges.zmp/params.txt @@ -0,0 +1,25 @@ + +[PARAMS] +GUID={3280A812-2E74-440D-8922-0033BBAE06A3} + +ParentSubMenu_ru=Горные +ParentSubMenu_uk=Гірський +ParentSubMenu=Mountain + +name_ru=OSM Горные приюты Refuges +name_uk=OSM Горные приюты Refuges +name=OSM Refuges - Mountain Shelters + +NameInCache=Osm_Refuges +asLayer=0 +EPSG=3785 + +DefURLBase=https://maps.refuges.info/hiking/{z}/{x}/{y}.png + +ServerNames=a,b,c +RequestHead=Connection: keep-alive\r\nUser-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/62.0.3202.94 Safari/537.36\r\nAccept: image/webp,image/apng,image/*,*/*;q=0.8\r\nAccept-Encoding: gzip, deflate\r\nAccept-Language: ru,en-US;q=0.9,en;q=0.8 + +Ext=.png +DetectContentType=1 +ContentType=image/jpeg,image/png +License= © OpenStreetMap, Refuges.info \ No newline at end of file diff --git a/anygis/Osm_Topo_Map.zmp/18.bmp b/anygis/Osm_Topo_Map.zmp/18.bmp new file mode 100644 index 000000000..a0fe7dc75 Binary files /dev/null and b/anygis/Osm_Topo_Map.zmp/18.bmp differ diff --git a/anygis/Osm_Topo_Map.zmp/24.bmp b/anygis/Osm_Topo_Map.zmp/24.bmp new file mode 100644 index 000000000..52c0bbf36 Binary files /dev/null and b/anygis/Osm_Topo_Map.zmp/24.bmp differ diff --git a/anygis/Osm_Topo_Map.zmp/info.txt b/anygis/Osm_Topo_Map.zmp/info.txt new file mode 100644 index 000000000..65fb3146d --- /dev/null +++ b/anygis/Osm_Topo_Map.zmp/info.txt @@ -0,0 +1,8 @@ + +Этот файл был создан автоматически с помощью файло-генератора AnyGIS.ru +Он должен работать с SasPlanet версии 200127.10112 (nightly) и новее. +Если вы заметили ошибку, свяжитесь со мной и сообщите о ней: + +https://t.me/anygis +https://vk.com/anygis +anygis@bk.ru \ No newline at end of file diff --git a/anygis/Osm_Topo_Map.zmp/params.txt b/anygis/Osm_Topo_Map.zmp/params.txt new file mode 100644 index 000000000..da493e1f2 --- /dev/null +++ b/anygis/Osm_Topo_Map.zmp/params.txt @@ -0,0 +1,25 @@ + +[PARAMS] +GUID={51C1079B-B55D-4DF7-A410-ADC118F53AB1} + +ParentSubMenu_ru=Туристические +ParentSubMenu_uk=Туристичний +ParentSubMenu=Hike + +name_ru=OSM OpenTopoMap.ORG +name_uk=OSM OpenTopoMap.ORG +name=OSM OpenTopoMap.ORG + +NameInCache=Osm_Topo_Map +asLayer=0 +EPSG=3785 + +DefURLBase=https://{s}.tile.opentopomap.org/{z}/{x}/{y}.png + +ServerNames=a,b,c +RequestHead=Referer:https://opentopomap.org/\r\nConnection: keep-alive\r\nUser-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/62.0.3202.94 Safari/537.36\r\nAccept: image/webp,image/apng,image/*,*/*;q=0.8\r\nAccept-Encoding: gzip, deflate\r\nAccept-Language: ru,en-US;q=0.9,en;q=0.8 + +Ext=.png +DetectContentType=1 +ContentType=image/jpeg,image/png +License= © OpenStreetMap, OpenTopoMap \ No newline at end of file diff --git a/anygis/Osm_Transport_Map.zmp/18.bmp b/anygis/Osm_Transport_Map.zmp/18.bmp new file mode 100644 index 000000000..a0fe7dc75 Binary files /dev/null and b/anygis/Osm_Transport_Map.zmp/18.bmp differ diff --git a/anygis/Osm_Transport_Map.zmp/24.bmp b/anygis/Osm_Transport_Map.zmp/24.bmp new file mode 100644 index 000000000..52c0bbf36 Binary files /dev/null and b/anygis/Osm_Transport_Map.zmp/24.bmp differ diff --git a/anygis/Osm_Transport_Map.zmp/info.txt b/anygis/Osm_Transport_Map.zmp/info.txt new file mode 100644 index 000000000..65fb3146d --- /dev/null +++ b/anygis/Osm_Transport_Map.zmp/info.txt @@ -0,0 +1,8 @@ + +Этот файл был создан автоматически с помощью файло-генератора AnyGIS.ru +Он должен работать с SasPlanet версии 200127.10112 (nightly) и новее. +Если вы заметили ошибку, свяжитесь со мной и сообщите о ней: + +https://t.me/anygis +https://vk.com/anygis +anygis@bk.ru \ No newline at end of file diff --git a/anygis/Osm_Transport_Map.zmp/params.txt b/anygis/Osm_Transport_Map.zmp/params.txt new file mode 100644 index 000000000..aa60c7c15 --- /dev/null +++ b/anygis/Osm_Transport_Map.zmp/params.txt @@ -0,0 +1,25 @@ + +[PARAMS] +GUID={B19F3C07-32C9-4D2B-B057-1624746C8A8A} + +ParentSubMenu_ru=Автомобильные +ParentSubMenu_uk=Автомобільний +ParentSubMenu=Transport + +name_ru=OSM Thunderforest Transport (день) +name_uk=OSM Thunderforest Transport (день) +name=OSM Thunderforest Transport (day) + +NameInCache=Osm_Transport_Map +asLayer=0 +EPSG=3785 + +DefURLBase=http://{s}.tile.thunderforest.com/transport/{z}/{x}/{y}.png?apikey=6170aad10dfd42a38d4d8c709a536f38 + +ServerNames=a,b,c +RequestHead=Referer:https://www.openstreetmap.org/\r\nConnection: keep-alive\r\nUser-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/62.0.3202.94 Safari/537.36\r\nAccept: image/webp,image/apng,image/*,*/*;q=0.8\r\nAccept-Encoding: gzip, deflate\r\nAccept-Language: ru,en-US;q=0.9,en;q=0.8 + +Ext=.png +DetectContentType=1 +ContentType=image/jpeg,image/png +License= © OpenStreetMap, Thunderforest \ No newline at end of file diff --git a/anygis/Osm_Transport_Map_dark.zmp/18.bmp b/anygis/Osm_Transport_Map_dark.zmp/18.bmp new file mode 100644 index 000000000..a0fe7dc75 Binary files /dev/null and b/anygis/Osm_Transport_Map_dark.zmp/18.bmp differ diff --git a/anygis/Osm_Transport_Map_dark.zmp/24.bmp b/anygis/Osm_Transport_Map_dark.zmp/24.bmp new file mode 100644 index 000000000..52c0bbf36 Binary files /dev/null and b/anygis/Osm_Transport_Map_dark.zmp/24.bmp differ diff --git a/anygis/Osm_Transport_Map_dark.zmp/info.txt b/anygis/Osm_Transport_Map_dark.zmp/info.txt new file mode 100644 index 000000000..65fb3146d --- /dev/null +++ b/anygis/Osm_Transport_Map_dark.zmp/info.txt @@ -0,0 +1,8 @@ + +Этот файл был создан автоматически с помощью файло-генератора AnyGIS.ru +Он должен работать с SasPlanet версии 200127.10112 (nightly) и новее. +Если вы заметили ошибку, свяжитесь со мной и сообщите о ней: + +https://t.me/anygis +https://vk.com/anygis +anygis@bk.ru \ No newline at end of file diff --git a/anygis/Osm_Transport_Map_dark.zmp/params.txt b/anygis/Osm_Transport_Map_dark.zmp/params.txt new file mode 100644 index 000000000..42d183df5 --- /dev/null +++ b/anygis/Osm_Transport_Map_dark.zmp/params.txt @@ -0,0 +1,25 @@ + +[PARAMS] +GUID={F5D24912-CDCE-44B0-B028-47A24D13FEBF} + +ParentSubMenu_ru=Автомобильные +ParentSubMenu_uk=Автомобільний +ParentSubMenu=Transport + +name_ru=OSM Thunderforest Transport (ночь) +name_uk=OSM Thunderforest Transport (ночь) +name=OSM Thunderforest Transport (night) + +NameInCache=Osm_Transport_Map_dark +asLayer=0 +EPSG=3785 + +DefURLBase=http://{s}.tile.thunderforest.com/transport-dark/{z}/{x}/{y}.png?apikey=6170aad10dfd42a38d4d8c709a536f38 + +ServerNames=a,b,c +RequestHead=Referer:https://www.openstreetmap.org/\r\nConnection: keep-alive\r\nUser-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/62.0.3202.94 Safari/537.36\r\nAccept: image/webp,image/apng,image/*,*/*;q=0.8\r\nAccept-Encoding: gzip, deflate\r\nAccept-Language: ru,en-US;q=0.9,en;q=0.8 + +Ext=.png +DetectContentType=1 +ContentType=image/jpeg,image/png +License= © OpenStreetMap, Thunderforest \ No newline at end of file diff --git a/anygis/Other_Eu_Czech_tourist.zmp/18.bmp b/anygis/Other_Eu_Czech_tourist.zmp/18.bmp new file mode 100644 index 000000000..a0fe7dc75 Binary files /dev/null and b/anygis/Other_Eu_Czech_tourist.zmp/18.bmp differ diff --git a/anygis/Other_Eu_Czech_tourist.zmp/24.bmp b/anygis/Other_Eu_Czech_tourist.zmp/24.bmp new file mode 100644 index 000000000..52c0bbf36 Binary files /dev/null and b/anygis/Other_Eu_Czech_tourist.zmp/24.bmp differ diff --git a/anygis/Other_Eu_Czech_tourist.zmp/info.txt b/anygis/Other_Eu_Czech_tourist.zmp/info.txt new file mode 100644 index 000000000..65fb3146d --- /dev/null +++ b/anygis/Other_Eu_Czech_tourist.zmp/info.txt @@ -0,0 +1,8 @@ + +Этот файл был создан автоматически с помощью файло-генератора AnyGIS.ru +Он должен работать с SasPlanet версии 200127.10112 (nightly) и новее. +Если вы заметили ошибку, свяжитесь со мной и сообщите о ней: + +https://t.me/anygis +https://vk.com/anygis +anygis@bk.ru \ No newline at end of file diff --git a/anygis/Other_Eu_Czech_tourist.zmp/params.txt b/anygis/Other_Eu_Czech_tourist.zmp/params.txt new file mode 100644 index 000000000..4956d6b50 --- /dev/null +++ b/anygis/Other_Eu_Czech_tourist.zmp/params.txt @@ -0,0 +1,25 @@ + +[PARAMS] +GUID={4D6FDAF8-8DCA-439C-B10E-67A8410DA7AA} + +ParentSubMenu_ru=Туристические +ParentSubMenu_uk=Туристичний +ParentSubMenu=Hike + +name_ru=OSM Mapy.cz - Outdoor +name_uk=OSM Mapy.cz - Outdoor +name=OSM Mapy.cz Outdoor + +NameInCache=Other_Eu_Czech_tourist +asLayer=0 +EPSG=3785 + +DefURLBase=https://m{s}.mapserver.mapy.cz/turist-m/{z}-{x}-{y} + +ServerNames=1,2,3,4 +RequestHead=Connection: keep-alive\r\nUser-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/62.0.3202.94 Safari/537.36\r\nAccept: image/webp,image/apng,image/*,*/*;q=0.8\r\nAccept-Encoding: gzip, deflate\r\nAccept-Language: ru,en-US;q=0.9,en;q=0.8 + +Ext=.png +DetectContentType=1 +ContentType=image/jpeg,image/png +License= © Mapy.cz \ No newline at end of file diff --git a/anygis/Other_Eu_Fonecta_map.zmp/18.bmp b/anygis/Other_Eu_Fonecta_map.zmp/18.bmp new file mode 100644 index 000000000..a942fa46b Binary files /dev/null and b/anygis/Other_Eu_Fonecta_map.zmp/18.bmp differ diff --git a/anygis/Other_Eu_Fonecta_map.zmp/24.bmp b/anygis/Other_Eu_Fonecta_map.zmp/24.bmp new file mode 100644 index 000000000..da49b1710 Binary files /dev/null and b/anygis/Other_Eu_Fonecta_map.zmp/24.bmp differ diff --git a/anygis/Other_Eu_Fonecta_map.zmp/info.txt b/anygis/Other_Eu_Fonecta_map.zmp/info.txt new file mode 100644 index 000000000..65fb3146d --- /dev/null +++ b/anygis/Other_Eu_Fonecta_map.zmp/info.txt @@ -0,0 +1,8 @@ + +Этот файл был создан автоматически с помощью файло-генератора AnyGIS.ru +Он должен работать с SasPlanet версии 200127.10112 (nightly) и новее. +Если вы заметили ошибку, свяжитесь со мной и сообщите о ней: + +https://t.me/anygis +https://vk.com/anygis +anygis@bk.ru \ No newline at end of file diff --git a/anygis/Other_Eu_Fonecta_map.zmp/params.txt b/anygis/Other_Eu_Fonecta_map.zmp/params.txt new file mode 100644 index 000000000..14d83b9f5 --- /dev/null +++ b/anygis/Other_Eu_Fonecta_map.zmp/params.txt @@ -0,0 +1,24 @@ + +[PARAMS] +GUID={58636486-DD48-4244-BECD-7879E9B8E837} + +ParentSubMenu_ru=Городские и универсальные\Европа Северная +ParentSubMenu_uk=Міські та універсальні\Європа Північна +ParentSubMenu=City\Europe Northern + +name_ru=Fonecta.fi +name_uk=Fonecta.fi +name=Fonecta.fi + +NameInCache=Other_Eu_Fonecta_map +asLayer=0 +EPSG=3785 + +DefURLBase=https://anygis.ru/api/v1/Other_Eu_Fonecta_map/{x}/{y}/{z} + +RequestHead=Referer:https://www.fonecta.fi/kartat/\r\nConnection: keep-alive\r\nUser-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/62.0.3202.94 Safari/537.36\r\nAccept: image/webp,image/apng,image/*,*/*;q=0.8\r\nAccept-Encoding: gzip, deflate\r\nAccept-Language: ru,en-US;q=0.9,en;q=0.8 + +Ext=.png +DetectContentType=1 +ContentType=image/jpeg,image/png +License= © Fonecta \ No newline at end of file diff --git a/anygis/Other_Eu_Hitta.zmp/18.bmp b/anygis/Other_Eu_Hitta.zmp/18.bmp new file mode 100644 index 000000000..a942fa46b Binary files /dev/null and b/anygis/Other_Eu_Hitta.zmp/18.bmp differ diff --git a/anygis/Other_Eu_Hitta.zmp/24.bmp b/anygis/Other_Eu_Hitta.zmp/24.bmp new file mode 100644 index 000000000..da49b1710 Binary files /dev/null and b/anygis/Other_Eu_Hitta.zmp/24.bmp differ diff --git a/anygis/Other_Eu_Hitta.zmp/info.txt b/anygis/Other_Eu_Hitta.zmp/info.txt new file mode 100644 index 000000000..65fb3146d --- /dev/null +++ b/anygis/Other_Eu_Hitta.zmp/info.txt @@ -0,0 +1,8 @@ + +Этот файл был создан автоматически с помощью файло-генератора AnyGIS.ru +Он должен работать с SasPlanet версии 200127.10112 (nightly) и новее. +Если вы заметили ошибку, свяжитесь со мной и сообщите о ней: + +https://t.me/anygis +https://vk.com/anygis +anygis@bk.ru \ No newline at end of file diff --git a/anygis/Other_Eu_Hitta.zmp/params.txt b/anygis/Other_Eu_Hitta.zmp/params.txt new file mode 100644 index 000000000..7b43e4702 --- /dev/null +++ b/anygis/Other_Eu_Hitta.zmp/params.txt @@ -0,0 +1,24 @@ + +[PARAMS] +GUID={D8CED2E9-ECDA-4E35-A259-C14B064A95B1} + +ParentSubMenu_ru=Городские и универсальные\Европа Северная +ParentSubMenu_uk=Міські та універсальні\Європа Північна +ParentSubMenu=City\Europe Northern + +name_ru=Hitta +name_uk=Hitta +name=Hitta + +NameInCache=Other_Eu_Hitta +asLayer=0 +EPSG=3785 + +DefURLBase=http://static.hitta.se/tile/v3/0_2x/{z}/{x}/{-y} + +RequestHead=Connection: keep-alive\r\nUser-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/62.0.3202.94 Safari/537.36\r\nAccept: image/webp,image/apng,image/*,*/*;q=0.8\r\nAccept-Encoding: gzip, deflate\r\nAccept-Language: ru,en-US;q=0.9,en;q=0.8 + +Ext=.png +DetectContentType=1 +ContentType=image/jpeg,image/png +License= © Hitta \ No newline at end of file diff --git a/anygis/Other_Eu_Hitta_Frilufts.zmp/18.bmp b/anygis/Other_Eu_Hitta_Frilufts.zmp/18.bmp new file mode 100644 index 000000000..a942fa46b Binary files /dev/null and b/anygis/Other_Eu_Hitta_Frilufts.zmp/18.bmp differ diff --git a/anygis/Other_Eu_Hitta_Frilufts.zmp/24.bmp b/anygis/Other_Eu_Hitta_Frilufts.zmp/24.bmp new file mode 100644 index 000000000..da49b1710 Binary files /dev/null and b/anygis/Other_Eu_Hitta_Frilufts.zmp/24.bmp differ diff --git a/anygis/Other_Eu_Hitta_Frilufts.zmp/info.txt b/anygis/Other_Eu_Hitta_Frilufts.zmp/info.txt new file mode 100644 index 000000000..65fb3146d --- /dev/null +++ b/anygis/Other_Eu_Hitta_Frilufts.zmp/info.txt @@ -0,0 +1,8 @@ + +Этот файл был создан автоматически с помощью файло-генератора AnyGIS.ru +Он должен работать с SasPlanet версии 200127.10112 (nightly) и новее. +Если вы заметили ошибку, свяжитесь со мной и сообщите о ней: + +https://t.me/anygis +https://vk.com/anygis +anygis@bk.ru \ No newline at end of file diff --git a/anygis/Other_Eu_Hitta_Frilufts.zmp/params.txt b/anygis/Other_Eu_Hitta_Frilufts.zmp/params.txt new file mode 100644 index 000000000..e6177df3a --- /dev/null +++ b/anygis/Other_Eu_Hitta_Frilufts.zmp/params.txt @@ -0,0 +1,24 @@ + +[PARAMS] +GUID={0F70F7E5-0F05-4899-93D4-52118BCC524B} + +ParentSubMenu_ru=Туристические\Европа Северная +ParentSubMenu_uk=Туристичний\Європа Північна +ParentSubMenu=Hike\Europe Northern + +name_ru=Hitta Frilufts +name_uk=Hitta Frilufts +name=Hitta Frilufts + +NameInCache=Other_Eu_Hitta_Frilufts +asLayer=0 +EPSG=3785 + +DefURLBase=http://static.hitta.se/tile/v3/4_2x/{z}/{x}/{-y} + +RequestHead=Connection: keep-alive\r\nUser-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/62.0.3202.94 Safari/537.36\r\nAccept: image/webp,image/apng,image/*,*/*;q=0.8\r\nAccept-Encoding: gzip, deflate\r\nAccept-Language: ru,en-US;q=0.9,en;q=0.8 + +Ext=.png +DetectContentType=1 +ContentType=image/jpeg,image/png +License= © Hitta \ No newline at end of file diff --git a/anygis/Other_Eu_Lantmateriet_Fjallkarta.zmp/18.bmp b/anygis/Other_Eu_Lantmateriet_Fjallkarta.zmp/18.bmp new file mode 100644 index 000000000..a942fa46b Binary files /dev/null and b/anygis/Other_Eu_Lantmateriet_Fjallkarta.zmp/18.bmp differ diff --git a/anygis/Other_Eu_Lantmateriet_Fjallkarta.zmp/24.bmp b/anygis/Other_Eu_Lantmateriet_Fjallkarta.zmp/24.bmp new file mode 100644 index 000000000..da49b1710 Binary files /dev/null and b/anygis/Other_Eu_Lantmateriet_Fjallkarta.zmp/24.bmp differ diff --git a/anygis/Other_Eu_Lantmateriet_Fjallkarta.zmp/info.txt b/anygis/Other_Eu_Lantmateriet_Fjallkarta.zmp/info.txt new file mode 100644 index 000000000..65fb3146d --- /dev/null +++ b/anygis/Other_Eu_Lantmateriet_Fjallkarta.zmp/info.txt @@ -0,0 +1,8 @@ + +Этот файл был создан автоматически с помощью файло-генератора AnyGIS.ru +Он должен работать с SasPlanet версии 200127.10112 (nightly) и новее. +Если вы заметили ошибку, свяжитесь со мной и сообщите о ней: + +https://t.me/anygis +https://vk.com/anygis +anygis@bk.ru \ No newline at end of file diff --git a/anygis/Other_Eu_Lantmateriet_Fjallkarta.zmp/params.txt b/anygis/Other_Eu_Lantmateriet_Fjallkarta.zmp/params.txt new file mode 100644 index 000000000..4f5538964 --- /dev/null +++ b/anygis/Other_Eu_Lantmateriet_Fjallkarta.zmp/params.txt @@ -0,0 +1,24 @@ + +[PARAMS] +GUID={4B9BEF75-4A3C-43DA-8FB3-4231BF2EB292} + +ParentSubMenu_ru=Туристические\Европа Северная +ParentSubMenu_uk=Туристичний\Європа Північна +ParentSubMenu=Hike\Europe Northern + +name_ru=Lantmäteriets Fjällkarta +name_uk=Lantmäteriets Fjällkarta +name=Lantmäteriets Fjällkarta + +NameInCache=Other_Eu_Lantmateriet_Fjallkarta +asLayer=0 +EPSG=3785 + +DefURLBase=https://git.beroni.us/Lantmateriets-Fjallkarta/tiles/{z}/{x}/{y}.jpg + +RequestHead=Connection: keep-alive\r\nUser-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/62.0.3202.94 Safari/537.36\r\nAccept: image/webp,image/apng,image/*,*/*;q=0.8\r\nAccept-Encoding: gzip, deflate\r\nAccept-Language: ru,en-US;q=0.9,en;q=0.8 + +Ext=.png +DetectContentType=1 +ContentType=image/jpeg,image/png +License= © Lantmäteriets \ No newline at end of file diff --git a/anygis/Other_Eu_Lantmateriet_topowebb.zmp/18.bmp b/anygis/Other_Eu_Lantmateriet_topowebb.zmp/18.bmp new file mode 100644 index 000000000..a942fa46b Binary files /dev/null and b/anygis/Other_Eu_Lantmateriet_topowebb.zmp/18.bmp differ diff --git a/anygis/Other_Eu_Lantmateriet_topowebb.zmp/24.bmp b/anygis/Other_Eu_Lantmateriet_topowebb.zmp/24.bmp new file mode 100644 index 000000000..da49b1710 Binary files /dev/null and b/anygis/Other_Eu_Lantmateriet_topowebb.zmp/24.bmp differ diff --git a/anygis/Other_Eu_Lantmateriet_topowebb.zmp/info.txt b/anygis/Other_Eu_Lantmateriet_topowebb.zmp/info.txt new file mode 100644 index 000000000..65fb3146d --- /dev/null +++ b/anygis/Other_Eu_Lantmateriet_topowebb.zmp/info.txt @@ -0,0 +1,8 @@ + +Этот файл был создан автоматически с помощью файло-генератора AnyGIS.ru +Он должен работать с SasPlanet версии 200127.10112 (nightly) и новее. +Если вы заметили ошибку, свяжитесь со мной и сообщите о ней: + +https://t.me/anygis +https://vk.com/anygis +anygis@bk.ru \ No newline at end of file diff --git a/anygis/Other_Eu_Lantmateriet_topowebb.zmp/params.txt b/anygis/Other_Eu_Lantmateriet_topowebb.zmp/params.txt new file mode 100644 index 000000000..f6ee4ff42 --- /dev/null +++ b/anygis/Other_Eu_Lantmateriet_topowebb.zmp/params.txt @@ -0,0 +1,24 @@ + +[PARAMS] +GUID={F791E50B-5ECD-409A-AF54-AB09D4192C6F} + +ParentSubMenu_ru=Туристические\Европа Северная +ParentSubMenu_uk=Туристичний\Європа Північна +ParentSubMenu=Hike\Europe Northern + +name_ru=Lantmäteriets Topografisk +name_uk=Lantmäteriets Topografisk +name=Lantmäteriets Topografisk + +NameInCache=Other_Eu_Lantmateriet_topowebb +asLayer=0 +EPSG=3785 + +DefURLBase=https://anygis.ru/api/v1/Other_Eu_Lantmateriet_topowebb/{x}/{y}/{z} + +RequestHead=Connection: keep-alive\r\nUser-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/62.0.3202.94 Safari/537.36\r\nAccept: image/webp,image/apng,image/*,*/*;q=0.8\r\nAccept-Encoding: gzip, deflate\r\nAccept-Language: ru,en-US;q=0.9,en;q=0.8 + +Ext=.png +DetectContentType=1 +ContentType=image/jpeg,image/png +License= © Lantmäteriets \ No newline at end of file diff --git a/anygis/Other_Info_Wiggle_wifi.zmp/18.bmp b/anygis/Other_Info_Wiggle_wifi.zmp/18.bmp new file mode 100644 index 000000000..a942fa46b Binary files /dev/null and b/anygis/Other_Info_Wiggle_wifi.zmp/18.bmp differ diff --git a/anygis/Other_Info_Wiggle_wifi.zmp/24.bmp b/anygis/Other_Info_Wiggle_wifi.zmp/24.bmp new file mode 100644 index 000000000..da49b1710 Binary files /dev/null and b/anygis/Other_Info_Wiggle_wifi.zmp/24.bmp differ diff --git a/anygis/Other_Info_Wiggle_wifi.zmp/info.txt b/anygis/Other_Info_Wiggle_wifi.zmp/info.txt new file mode 100644 index 000000000..65fb3146d --- /dev/null +++ b/anygis/Other_Info_Wiggle_wifi.zmp/info.txt @@ -0,0 +1,8 @@ + +Этот файл был создан автоматически с помощью файло-генератора AnyGIS.ru +Он должен работать с SasPlanet версии 200127.10112 (nightly) и новее. +Если вы заметили ошибку, свяжитесь со мной и сообщите о ней: + +https://t.me/anygis +https://vk.com/anygis +anygis@bk.ru \ No newline at end of file diff --git a/anygis/Other_Info_Wiggle_wifi.zmp/params.txt b/anygis/Other_Info_Wiggle_wifi.zmp/params.txt new file mode 100644 index 000000000..b3f860317 --- /dev/null +++ b/anygis/Other_Info_Wiggle_wifi.zmp/params.txt @@ -0,0 +1,24 @@ + +[PARAMS] +GUID={B28492AA-34F4-4D6E-8AAE-A360DD5FCF4C} + +ParentSubMenu_ru=Справочные +ParentSubMenu_uk=Інформаційний +ParentSubMenu=Info + +name_ru=Wigle.net - Wi-fi (proxy) +name_uk=Wigle.net - Wi-fi (proxy) +name=Wigle.net - Wi-fi location (proxy) + +NameInCache=Other_Info_Wiggle_wifi +asLayer=1 +EPSG=3785 + +DefURLBase=https://wigle.net/tile?tileX={x}&tileY={y}&tileZoom={z}&coloring=density + +RequestHead=Referer:https://wigle.net\r\nConnection: keep-alive\r\nUser-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/62.0.3202.94 Safari/537.36\r\nAccept: image/webp,image/apng,image/*,*/*;q=0.8\r\nAccept-Encoding: gzip, deflate\r\nAccept-Language: ru,en-US;q=0.9,en;q=0.8 + +Ext=.png +DetectContentType=1 +ContentType=image/jpeg,image/png +License= © Wiggle.net \ No newline at end of file diff --git a/anygis/Other_Ukr_Kadastr_layer.zmp/18.bmp b/anygis/Other_Ukr_Kadastr_layer.zmp/18.bmp new file mode 100644 index 000000000..a942fa46b Binary files /dev/null and b/anygis/Other_Ukr_Kadastr_layer.zmp/18.bmp differ diff --git a/anygis/Other_Ukr_Kadastr_layer.zmp/24.bmp b/anygis/Other_Ukr_Kadastr_layer.zmp/24.bmp new file mode 100644 index 000000000..da49b1710 Binary files /dev/null and b/anygis/Other_Ukr_Kadastr_layer.zmp/24.bmp differ diff --git a/anygis/Other_Ukr_Kadastr_layer.zmp/info.txt b/anygis/Other_Ukr_Kadastr_layer.zmp/info.txt new file mode 100644 index 000000000..65fb3146d --- /dev/null +++ b/anygis/Other_Ukr_Kadastr_layer.zmp/info.txt @@ -0,0 +1,8 @@ + +Этот файл был создан автоматически с помощью файло-генератора AnyGIS.ru +Он должен работать с SasPlanet версии 200127.10112 (nightly) и новее. +Если вы заметили ошибку, свяжитесь со мной и сообщите о ней: + +https://t.me/anygis +https://vk.com/anygis +anygis@bk.ru \ No newline at end of file diff --git a/anygis/Other_Ukr_Kadastr_layer.zmp/params.txt b/anygis/Other_Ukr_Kadastr_layer.zmp/params.txt new file mode 100644 index 000000000..db82ac8a7 --- /dev/null +++ b/anygis/Other_Ukr_Kadastr_layer.zmp/params.txt @@ -0,0 +1,24 @@ + +[PARAMS] +GUID={FD0F19A9-6A16-48A9-A139-FFD89B5689AB} + +ParentSubMenu_ru=Подписи и границы\Украина +ParentSubMenu_uk=Підписи та межі\Україна +ParentSubMenu=Labels and borders\Ukraine + +name_ru=Gov.ua - Кадастровые границы +name_uk=Gov.ua - Кадастровые границы +name=Gov.ua - Cadaster map borders + +NameInCache=Other_Ukr_Kadastr_layer +asLayer=1 +EPSG=3785 + +DefURLBase=https://map.land.gov.ua/geowebcache/service/wms?tiled=true&LAYERS=kadastr&STYLES=&FORMAT=image%2Fpng&TRANSPARENT=true&SERVICE=WMS&VERSION=1.1.1&REQUEST=GetMap&SRS=EPSG%3A900913&BBOX={bbox}&WIDTH=256&HEIGHT=256 + +RequestHead=Referer:https://map.land.gov.ua/kadastrova-karta\r\nConnection: keep-alive\r\nUser-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/62.0.3202.94 Safari/537.36\r\nAccept: image/webp,image/apng,image/*,*/*;q=0.8\r\nAccept-Encoding: gzip, deflate\r\nAccept-Language: ru,en-US;q=0.9,en;q=0.8 + +Ext=.png +DetectContentType=1 +ContentType=image/jpeg,image/png +License= © Gov.ua \ No newline at end of file diff --git a/anygis/Other_Ukr_Luxena.zmp/18.bmp b/anygis/Other_Ukr_Luxena.zmp/18.bmp new file mode 100644 index 000000000..a942fa46b Binary files /dev/null and b/anygis/Other_Ukr_Luxena.zmp/18.bmp differ diff --git a/anygis/Other_Ukr_Luxena.zmp/24.bmp b/anygis/Other_Ukr_Luxena.zmp/24.bmp new file mode 100644 index 000000000..da49b1710 Binary files /dev/null and b/anygis/Other_Ukr_Luxena.zmp/24.bmp differ diff --git a/anygis/Other_Ukr_Luxena.zmp/info.txt b/anygis/Other_Ukr_Luxena.zmp/info.txt new file mode 100644 index 000000000..65fb3146d --- /dev/null +++ b/anygis/Other_Ukr_Luxena.zmp/info.txt @@ -0,0 +1,8 @@ + +Этот файл был создан автоматически с помощью файло-генератора AnyGIS.ru +Он должен работать с SasPlanet версии 200127.10112 (nightly) и новее. +Если вы заметили ошибку, свяжитесь со мной и сообщите о ней: + +https://t.me/anygis +https://vk.com/anygis +anygis@bk.ru \ No newline at end of file diff --git a/anygis/Other_Ukr_Luxena.zmp/params.txt b/anygis/Other_Ukr_Luxena.zmp/params.txt new file mode 100644 index 000000000..fac2fcdbd --- /dev/null +++ b/anygis/Other_Ukr_Luxena.zmp/params.txt @@ -0,0 +1,24 @@ + +[PARAMS] +GUID={B28473EB-C2DE-4B18-9A4E-B177747652B7} + +ParentSubMenu_ru=Городские и универсальные\Украина +ParentSubMenu_uk=Міські та універсальні\Україна +ParentSubMenu=City\Ukraine + +name_ru=Navlux +name_uk=Navlux +name=Navlux + +NameInCache=Other_Ukr_Luxena +asLayer=0 +EPSG=3785 + +DefURLBase=http://tiles.mq.ua/{z}/{x}/{y}.png + +RequestHead=Connection: keep-alive\r\nUser-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/62.0.3202.94 Safari/537.36\r\nAccept: image/webp,image/apng,image/*,*/*;q=0.8\r\nAccept-Encoding: gzip, deflate\r\nAccept-Language: ru,en-US;q=0.9,en;q=0.8 + +Ext=.png +DetectContentType=1 +ContentType=image/jpeg,image/png +License= © Navlux \ No newline at end of file diff --git a/anygis/RainWiewer_Precipit.zmp/18.bmp b/anygis/RainWiewer_Precipit.zmp/18.bmp new file mode 100644 index 000000000..a942fa46b Binary files /dev/null and b/anygis/RainWiewer_Precipit.zmp/18.bmp differ diff --git a/anygis/RainWiewer_Precipit.zmp/24.bmp b/anygis/RainWiewer_Precipit.zmp/24.bmp new file mode 100644 index 000000000..da49b1710 Binary files /dev/null and b/anygis/RainWiewer_Precipit.zmp/24.bmp differ diff --git a/anygis/RainWiewer_Precipit.zmp/info.txt b/anygis/RainWiewer_Precipit.zmp/info.txt new file mode 100644 index 000000000..65fb3146d --- /dev/null +++ b/anygis/RainWiewer_Precipit.zmp/info.txt @@ -0,0 +1,8 @@ + +Этот файл был создан автоматически с помощью файло-генератора AnyGIS.ru +Он должен работать с SasPlanet версии 200127.10112 (nightly) и новее. +Если вы заметили ошибку, свяжитесь со мной и сообщите о ней: + +https://t.me/anygis +https://vk.com/anygis +anygis@bk.ru \ No newline at end of file diff --git a/anygis/RainWiewer_Precipit.zmp/params.txt b/anygis/RainWiewer_Precipit.zmp/params.txt new file mode 100644 index 000000000..ee3f432a1 --- /dev/null +++ b/anygis/RainWiewer_Precipit.zmp/params.txt @@ -0,0 +1,30 @@ + +[PARAMS] +GUID={BFD4F879-1325-4F70-8380-2FE1D9A80757} + +ParentSubMenu_ru=Справочные +ParentSubMenu_uk=Інформаційний +ParentSubMenu=Info + +name_ru=RainWiewer - Осадки сейчас +name_uk=RainWiewer - Осадки сейчас +name=RainWiewer - Precipitation + +NameInCache=RainWiewer_Precipit +asLayer=1 +EPSG=3785 + +DefURLBase=https://anygis.ru/api/v1/RainWiewer_Precipit/{x}/{y}/{z} + +RequestHead=Referer:http://www.sasgis.org/ + +Ext=.png +DetectContentType=1 +ContentType=image/jpeg,image/png +CacheType=9 +UseMemCache=1 +MemCacheCapacity=100 +MemCacheTTL=60000 +MemCacheClearStrategy=1 +RestartDownloadOnMemCacheTTL=1 +License= © RainWiewer \ No newline at end of file diff --git a/anygis/Rosreestr_kadaster.zmp/18.bmp b/anygis/Rosreestr_kadaster.zmp/18.bmp new file mode 100644 index 000000000..ad8cc6535 Binary files /dev/null and b/anygis/Rosreestr_kadaster.zmp/18.bmp differ diff --git a/anygis/Rosreestr_kadaster.zmp/24.bmp b/anygis/Rosreestr_kadaster.zmp/24.bmp new file mode 100644 index 000000000..3a2664716 Binary files /dev/null and b/anygis/Rosreestr_kadaster.zmp/24.bmp differ diff --git a/anygis/Rosreestr_kadaster.zmp/info.txt b/anygis/Rosreestr_kadaster.zmp/info.txt new file mode 100644 index 000000000..65fb3146d --- /dev/null +++ b/anygis/Rosreestr_kadaster.zmp/info.txt @@ -0,0 +1,8 @@ + +Этот файл был создан автоматически с помощью файло-генератора AnyGIS.ru +Он должен работать с SasPlanet версии 200127.10112 (nightly) и новее. +Если вы заметили ошибку, свяжитесь со мной и сообщите о ней: + +https://t.me/anygis +https://vk.com/anygis +anygis@bk.ru \ No newline at end of file diff --git a/anygis/Rosreestr_kadaster.zmp/params.txt b/anygis/Rosreestr_kadaster.zmp/params.txt new file mode 100644 index 000000000..b21e14559 --- /dev/null +++ b/anygis/Rosreestr_kadaster.zmp/params.txt @@ -0,0 +1,24 @@ + +[PARAMS] +GUID={6501F521-FF39-42B8-BBF6-F4024B86EEA2} + +ParentSubMenu_ru=Подписи и границы\Россия +ParentSubMenu_uk=Підписи та межі\Росія +ParentSubMenu=Labels and borders\Russia + +name_ru=RosReestr.ru - Кадастровые границы +name_uk=RosReestr.ru - Кадастровые границы +name=RosReest.ru - Cadaster + +NameInCache=Rosreestr_kadaster +asLayer=1 +EPSG=3785 + +DefURLBase=https://pkk.rosreestr.ru/arcgis/rest/services/PKK6/Cadastre/MapServer/export?layers=show%3A30%2C21%2C17%2C8%2C0&dpi=512&format=PNG32&bboxSR=102100&imageSR=102100&size=1024%2C1024&transparent=true&f=image&bbox={bbox} + +RequestHead=Referer:https://pkk.rosreestr.ru\r\nConnection: keep-alive\r\nUser-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/62.0.3202.94 Safari/537.36\r\nAccept: image/webp,image/apng,image/*,*/*;q=0.8\r\nAccept-Encoding: gzip, deflate\r\nAccept-Language: ru,en-US;q=0.9,en;q=0.8 + +Ext=.png +DetectContentType=1 +ContentType=image/jpeg,image/png +License= © Rosreestr \ No newline at end of file diff --git a/anygis/RusOurdoor.zmp/18.bmp b/anygis/RusOurdoor.zmp/18.bmp new file mode 100644 index 000000000..584dfd410 Binary files /dev/null and b/anygis/RusOurdoor.zmp/18.bmp differ diff --git a/anygis/RusOurdoor.zmp/24.bmp b/anygis/RusOurdoor.zmp/24.bmp new file mode 100644 index 000000000..13c144685 Binary files /dev/null and b/anygis/RusOurdoor.zmp/24.bmp differ diff --git a/anygis/RusOurdoor.zmp/info.txt b/anygis/RusOurdoor.zmp/info.txt new file mode 100644 index 000000000..65fb3146d --- /dev/null +++ b/anygis/RusOurdoor.zmp/info.txt @@ -0,0 +1,8 @@ + +Этот файл был создан автоматически с помощью файло-генератора AnyGIS.ru +Он должен работать с SasPlanet версии 200127.10112 (nightly) и новее. +Если вы заметили ошибку, свяжитесь со мной и сообщите о ней: + +https://t.me/anygis +https://vk.com/anygis +anygis@bk.ru \ No newline at end of file diff --git a/anygis/RusOurdoor.zmp/params.txt b/anygis/RusOurdoor.zmp/params.txt new file mode 100644 index 000000000..793874977 --- /dev/null +++ b/anygis/RusOurdoor.zmp/params.txt @@ -0,0 +1,23 @@ + +[PARAMS] +GUID={41B5F6BE-6108-4158-AD04-9317E841AE92} + +ParentSubMenu_ru=Топокарты\Многослойные +ParentSubMenu_uk=Топокарти\Багатошаровий +ParentSubMenu=Topomaps\Multilayer + +name_ru=RusOutdoor maps +name_uk=RusOutdoor maps +name=RusOutdoor maps + +NameInCache=RusOurdoor +asLayer=0 +EPSG=3785 + +DefURLBase=https://anygis.ru/api/v1/Combo_RusOutdoor/{x}/{y}/{z} + +RequestHead=Referer:http://www.sasgis.org/ + +Ext=.jpg +DetectContentType=1 +ContentType=image/jpeg,image/png diff --git a/anygis/RusOurdoor_lite.zmp/18.bmp b/anygis/RusOurdoor_lite.zmp/18.bmp new file mode 100644 index 000000000..584dfd410 Binary files /dev/null and b/anygis/RusOurdoor_lite.zmp/18.bmp differ diff --git a/anygis/RusOurdoor_lite.zmp/24.bmp b/anygis/RusOurdoor_lite.zmp/24.bmp new file mode 100644 index 000000000..13c144685 Binary files /dev/null and b/anygis/RusOurdoor_lite.zmp/24.bmp differ diff --git a/anygis/RusOurdoor_lite.zmp/info.txt b/anygis/RusOurdoor_lite.zmp/info.txt new file mode 100644 index 000000000..65fb3146d --- /dev/null +++ b/anygis/RusOurdoor_lite.zmp/info.txt @@ -0,0 +1,8 @@ + +Этот файл был создан автоматически с помощью файло-генератора AnyGIS.ru +Он должен работать с SasPlanet версии 200127.10112 (nightly) и новее. +Если вы заметили ошибку, свяжитесь со мной и сообщите о ней: + +https://t.me/anygis +https://vk.com/anygis +anygis@bk.ru \ No newline at end of file diff --git a/anygis/RusOurdoor_lite.zmp/params.txt b/anygis/RusOurdoor_lite.zmp/params.txt new file mode 100644 index 000000000..0db875ff1 --- /dev/null +++ b/anygis/RusOurdoor_lite.zmp/params.txt @@ -0,0 +1,23 @@ + +[PARAMS] +GUID={A4694424-B8C8-4469-B80F-2470A8209BA5} + +ParentSubMenu_ru=Топокарты\Многослойные +ParentSubMenu_uk=Топокарти\Багатошаровий +ParentSubMenu=Topomaps\Multilayer + +name_ru=RusOutdoor maps iite +name_uk=RusOutdoor maps iite +name=RusOutdoor maps iite + +NameInCache=RusOurdoor_lite +asLayer=0 +EPSG=3785 + +DefURLBase=https://anygis.ru/api/v1/Combo_RusOutdoor_lite/{x}/{y}/{z} + +RequestHead=Referer:http://www.sasgis.org/ + +Ext=.jpg +DetectContentType=1 +ContentType=image/jpeg,image/png diff --git a/anygis/Sentinel_True_color.zmp/18.bmp b/anygis/Sentinel_True_color.zmp/18.bmp new file mode 100644 index 000000000..a942fa46b Binary files /dev/null and b/anygis/Sentinel_True_color.zmp/18.bmp differ diff --git a/anygis/Sentinel_True_color.zmp/24.bmp b/anygis/Sentinel_True_color.zmp/24.bmp new file mode 100644 index 000000000..da49b1710 Binary files /dev/null and b/anygis/Sentinel_True_color.zmp/24.bmp differ diff --git a/anygis/Sentinel_True_color.zmp/info.txt b/anygis/Sentinel_True_color.zmp/info.txt new file mode 100644 index 000000000..65fb3146d --- /dev/null +++ b/anygis/Sentinel_True_color.zmp/info.txt @@ -0,0 +1,8 @@ + +Этот файл был создан автоматически с помощью файло-генератора AnyGIS.ru +Он должен работать с SasPlanet версии 200127.10112 (nightly) и новее. +Если вы заметили ошибку, свяжитесь со мной и сообщите о ней: + +https://t.me/anygis +https://vk.com/anygis +anygis@bk.ru \ No newline at end of file diff --git a/anygis/Sentinel_True_color.zmp/params.txt b/anygis/Sentinel_True_color.zmp/params.txt new file mode 100644 index 000000000..38c2682c5 --- /dev/null +++ b/anygis/Sentinel_True_color.zmp/params.txt @@ -0,0 +1,24 @@ + +[PARAMS] +GUID={13DE348A-140F-4A96-AB84-6B65B912C7AF} + +ParentSubMenu_ru=Спутниковые +ParentSubMenu_uk=Супутниковий +ParentSubMenu=Satellite + +name_ru=Sentinel - Натуральные цвета +name_uk=Sentinel - Натуральные цвета +name=Sentinel True Color + +NameInCache=Sentinel_True_color +asLayer=0 +EPSG=3785 + +DefURLBase=https://anygis.ru/api/v1/Sentinel_True_color/{x}/{y}/{z} + +RequestHead=Referer:https://apps.sentinel-hub.com/\r\nConnection: keep-alive\r\nUser-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/62.0.3202.94 Safari/537.36\r\nAccept: image/webp,image/apng,image/*,*/*;q=0.8\r\nAccept-Encoding: gzip, deflate\r\nAccept-Language: ru,en-US;q=0.9,en;q=0.8 + +Ext=.jpg +DetectContentType=1 +ContentType=image/jpeg,image/png +License= © Sentinel \ No newline at end of file diff --git a/anygis/TomTom_Traffic_layer.zmp/18.bmp b/anygis/TomTom_Traffic_layer.zmp/18.bmp new file mode 100644 index 000000000..2c0f54cd6 Binary files /dev/null and b/anygis/TomTom_Traffic_layer.zmp/18.bmp differ diff --git a/anygis/TomTom_Traffic_layer.zmp/24.bmp b/anygis/TomTom_Traffic_layer.zmp/24.bmp new file mode 100644 index 000000000..ad4e770f6 Binary files /dev/null and b/anygis/TomTom_Traffic_layer.zmp/24.bmp differ diff --git a/anygis/TomTom_Traffic_layer.zmp/info.txt b/anygis/TomTom_Traffic_layer.zmp/info.txt new file mode 100644 index 000000000..65fb3146d --- /dev/null +++ b/anygis/TomTom_Traffic_layer.zmp/info.txt @@ -0,0 +1,8 @@ + +Этот файл был создан автоматически с помощью файло-генератора AnyGIS.ru +Он должен работать с SasPlanet версии 200127.10112 (nightly) и новее. +Если вы заметили ошибку, свяжитесь со мной и сообщите о ней: + +https://t.me/anygis +https://vk.com/anygis +anygis@bk.ru \ No newline at end of file diff --git a/anygis/TomTom_Traffic_layer.zmp/params.txt b/anygis/TomTom_Traffic_layer.zmp/params.txt new file mode 100644 index 000000000..51494c8c8 --- /dev/null +++ b/anygis/TomTom_Traffic_layer.zmp/params.txt @@ -0,0 +1,31 @@ + +[PARAMS] +GUID={66296328-4641-4A95-A994-5DE87A4D022E} + +ParentSubMenu_ru=Автомобильные +ParentSubMenu_uk=Автомобільний +ParentSubMenu=Transport + +name_ru=TomTom - Пробки +name_uk=TomTom - Пробки +name=TomTom - Traffic + +NameInCache=TomTom_Traffic_layer +asLayer=1 +EPSG=3785 + +DefURLBase=https://{s}-mydrive.api-system.tomtom.com/traffic/map/4/tile/flow/relative/{z}/{x}/{y}.png?key=sATA9OwG11zrMKQcCxR3eSEjj2n8Jsrg + +ServerNames=a,b,c,d +RequestHead=Referer:https://mydrive.tomtom.com/\r\nConnection: keep-alive\r\nUser-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/62.0.3202.94 Safari/537.36\r\nAccept: image/webp,image/apng,image/*,*/*;q=0.8\r\nAccept-Encoding: gzip, deflate\r\nAccept-Language: ru,en-US;q=0.9,en;q=0.8 + +Ext=.png +DetectContentType=1 +ContentType=image/jpeg,image/png +CacheType=9 +UseMemCache=1 +MemCacheCapacity=100 +MemCacheTTL=60000 +MemCacheClearStrategy=1 +RestartDownloadOnMemCacheTTL=1 +License= © TomTom \ No newline at end of file diff --git a/anygis/TomTom_base_day.zmp/18.bmp b/anygis/TomTom_base_day.zmp/18.bmp new file mode 100644 index 000000000..2c0f54cd6 Binary files /dev/null and b/anygis/TomTom_base_day.zmp/18.bmp differ diff --git a/anygis/TomTom_base_day.zmp/24.bmp b/anygis/TomTom_base_day.zmp/24.bmp new file mode 100644 index 000000000..ad4e770f6 Binary files /dev/null and b/anygis/TomTom_base_day.zmp/24.bmp differ diff --git a/anygis/TomTom_base_day.zmp/info.txt b/anygis/TomTom_base_day.zmp/info.txt new file mode 100644 index 000000000..65fb3146d --- /dev/null +++ b/anygis/TomTom_base_day.zmp/info.txt @@ -0,0 +1,8 @@ + +Этот файл был создан автоматически с помощью файло-генератора AnyGIS.ru +Он должен работать с SasPlanet версии 200127.10112 (nightly) и новее. +Если вы заметили ошибку, свяжитесь со мной и сообщите о ней: + +https://t.me/anygis +https://vk.com/anygis +anygis@bk.ru \ No newline at end of file diff --git a/anygis/TomTom_base_day.zmp/params.txt b/anygis/TomTom_base_day.zmp/params.txt new file mode 100644 index 000000000..a57fd3f8f --- /dev/null +++ b/anygis/TomTom_base_day.zmp/params.txt @@ -0,0 +1,25 @@ + +[PARAMS] +GUID={7849D0B5-2F80-4B16-B1B9-7790B0EC4ADD} + +ParentSubMenu_ru=Автомобильные +ParentSubMenu_uk=Автомобільний +ParentSubMenu=Transport + +name_ru=TomTom (день) +name_uk=TomTom (день) +name=TomTom (day) + +NameInCache=TomTom_base_day +asLayer=0 +EPSG=3785 + +DefURLBase=https://{s}-mydrive.api-system.tomtom.com/map/1/tile/basic/main/{z}/{x}/{y}.png?key=sATA9OwG11zrMKQcCxR3eSEjj2n8Jsrg + +ServerNames=a,b,c,d +RequestHead=Referer:https://mydrive.tomtom.com/\r\nConnection: keep-alive\r\nUser-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/62.0.3202.94 Safari/537.36\r\nAccept: image/webp,image/apng,image/*,*/*;q=0.8\r\nAccept-Encoding: gzip, deflate\r\nAccept-Language: ru,en-US;q=0.9,en;q=0.8 + +Ext=.png +DetectContentType=1 +ContentType=image/jpeg,image/png +License= © TomTom \ No newline at end of file diff --git a/anygis/TomTom_base_night.zmp/18.bmp b/anygis/TomTom_base_night.zmp/18.bmp new file mode 100644 index 000000000..2c0f54cd6 Binary files /dev/null and b/anygis/TomTom_base_night.zmp/18.bmp differ diff --git a/anygis/TomTom_base_night.zmp/24.bmp b/anygis/TomTom_base_night.zmp/24.bmp new file mode 100644 index 000000000..ad4e770f6 Binary files /dev/null and b/anygis/TomTom_base_night.zmp/24.bmp differ diff --git a/anygis/TomTom_base_night.zmp/info.txt b/anygis/TomTom_base_night.zmp/info.txt new file mode 100644 index 000000000..65fb3146d --- /dev/null +++ b/anygis/TomTom_base_night.zmp/info.txt @@ -0,0 +1,8 @@ + +Этот файл был создан автоматически с помощью файло-генератора AnyGIS.ru +Он должен работать с SasPlanet версии 200127.10112 (nightly) и новее. +Если вы заметили ошибку, свяжитесь со мной и сообщите о ней: + +https://t.me/anygis +https://vk.com/anygis +anygis@bk.ru \ No newline at end of file diff --git a/anygis/TomTom_base_night.zmp/params.txt b/anygis/TomTom_base_night.zmp/params.txt new file mode 100644 index 000000000..f2cbe085d --- /dev/null +++ b/anygis/TomTom_base_night.zmp/params.txt @@ -0,0 +1,25 @@ + +[PARAMS] +GUID={6CD6A865-9B99-4856-9C4B-1D5A2F27C85A} + +ParentSubMenu_ru=Автомобильные +ParentSubMenu_uk=Автомобільний +ParentSubMenu=Transport + +name_ru=TomTom (ночь) +name_uk=TomTom (ночь) +name=TomTom (night) + +NameInCache=TomTom_base_night +asLayer=0 +EPSG=3785 + +DefURLBase=https://{s}-mydrive.api-system.tomtom.com/map/1/tile/basic/night/{z}/{x}/{y}.png?key=sATA9OwG11zrMKQcCxR3eSEjj2n8Jsrg + +ServerNames=a,b,c,d +RequestHead=Referer:https://mydrive.tomtom.com/\r\nConnection: keep-alive\r\nUser-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/62.0.3202.94 Safari/537.36\r\nAccept: image/webp,image/apng,image/*,*/*;q=0.8\r\nAccept-Encoding: gzip, deflate\r\nAccept-Language: ru,en-US;q=0.9,en;q=0.8 + +Ext=.png +DetectContentType=1 +ContentType=image/jpeg,image/png +License= © TomTom \ No newline at end of file diff --git a/anygis/TomTom_labels_day.zmp/18.bmp b/anygis/TomTom_labels_day.zmp/18.bmp new file mode 100644 index 000000000..2c0f54cd6 Binary files /dev/null and b/anygis/TomTom_labels_day.zmp/18.bmp differ diff --git a/anygis/TomTom_labels_day.zmp/24.bmp b/anygis/TomTom_labels_day.zmp/24.bmp new file mode 100644 index 000000000..ad4e770f6 Binary files /dev/null and b/anygis/TomTom_labels_day.zmp/24.bmp differ diff --git a/anygis/TomTom_labels_day.zmp/info.txt b/anygis/TomTom_labels_day.zmp/info.txt new file mode 100644 index 000000000..65fb3146d --- /dev/null +++ b/anygis/TomTom_labels_day.zmp/info.txt @@ -0,0 +1,8 @@ + +Этот файл был создан автоматически с помощью файло-генератора AnyGIS.ru +Он должен работать с SasPlanet версии 200127.10112 (nightly) и новее. +Если вы заметили ошибку, свяжитесь со мной и сообщите о ней: + +https://t.me/anygis +https://vk.com/anygis +anygis@bk.ru \ No newline at end of file diff --git a/anygis/TomTom_labels_day.zmp/params.txt b/anygis/TomTom_labels_day.zmp/params.txt new file mode 100644 index 000000000..84426fc0e --- /dev/null +++ b/anygis/TomTom_labels_day.zmp/params.txt @@ -0,0 +1,25 @@ + +[PARAMS] +GUID={0CCADFBF-B5C0-4253-A5B0-55CA47A4996C} + +ParentSubMenu_ru=Подписи и границы +ParentSubMenu_uk=Підписи та межі +ParentSubMenu=Labels and borders + +name_ru=TomTom - Гибрид (день) +name_uk=TomTom - Гибрид (день) +name=TomTom - Hybrid (day) + +NameInCache=TomTom_labels_day +asLayer=1 +EPSG=3785 + +DefURLBase=https://{s}-mydrive.api-system.tomtom.com/map/1/tile/hybrid/main/{z}/{x}/{y}.png?key=sATA9OwG11zrMKQcCxR3eSEjj2n8Jsrg + +ServerNames=a,b,c,d +RequestHead=Referer:https://mydrive.tomtom.com/\r\nConnection: keep-alive\r\nUser-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/62.0.3202.94 Safari/537.36\r\nAccept: image/webp,image/apng,image/*,*/*;q=0.8\r\nAccept-Encoding: gzip, deflate\r\nAccept-Language: ru,en-US;q=0.9,en;q=0.8 + +Ext=.png +DetectContentType=1 +ContentType=image/jpeg,image/png +License= © TomTom \ No newline at end of file diff --git a/anygis/TomTom_labels_night.zmp/18.bmp b/anygis/TomTom_labels_night.zmp/18.bmp new file mode 100644 index 000000000..2c0f54cd6 Binary files /dev/null and b/anygis/TomTom_labels_night.zmp/18.bmp differ diff --git a/anygis/TomTom_labels_night.zmp/24.bmp b/anygis/TomTom_labels_night.zmp/24.bmp new file mode 100644 index 000000000..ad4e770f6 Binary files /dev/null and b/anygis/TomTom_labels_night.zmp/24.bmp differ diff --git a/anygis/TomTom_labels_night.zmp/info.txt b/anygis/TomTom_labels_night.zmp/info.txt new file mode 100644 index 000000000..65fb3146d --- /dev/null +++ b/anygis/TomTom_labels_night.zmp/info.txt @@ -0,0 +1,8 @@ + +Этот файл был создан автоматически с помощью файло-генератора AnyGIS.ru +Он должен работать с SasPlanet версии 200127.10112 (nightly) и новее. +Если вы заметили ошибку, свяжитесь со мной и сообщите о ней: + +https://t.me/anygis +https://vk.com/anygis +anygis@bk.ru \ No newline at end of file diff --git a/anygis/TomTom_labels_night.zmp/params.txt b/anygis/TomTom_labels_night.zmp/params.txt new file mode 100644 index 000000000..9a9154a2a --- /dev/null +++ b/anygis/TomTom_labels_night.zmp/params.txt @@ -0,0 +1,25 @@ + +[PARAMS] +GUID={60D02A94-867B-49F3-82E4-73865982C380} + +ParentSubMenu_ru=Подписи и границы +ParentSubMenu_uk=Підписи та межі +ParentSubMenu=Labels and borders + +name_ru=TomTom - Гибрид (ночь) +name_uk=TomTom - Гибрид (ночь) +name=TomTom - Hybrid (night) + +NameInCache=TomTom_labels_night +asLayer=1 +EPSG=3785 + +DefURLBase=https://{s}-mydrive.api-system.tomtom.com/map/1/tile/hybrid/night/{z}/{x}/{y}.png?key=sATA9OwG11zrMKQcCxR3eSEjj2n8Jsrg + +ServerNames=a,b,c,d +RequestHead=Referer:https://mydrive.tomtom.com/\r\nConnection: keep-alive\r\nUser-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/62.0.3202.94 Safari/537.36\r\nAccept: image/webp,image/apng,image/*,*/*;q=0.8\r\nAccept-Encoding: gzip, deflate\r\nAccept-Language: ru,en-US;q=0.9,en;q=0.8 + +Ext=.png +DetectContentType=1 +ContentType=image/jpeg,image/png +License= © TomTom \ No newline at end of file diff --git a/anygis/Tracks_Strava_All.zmp/18.bmp b/anygis/Tracks_Strava_All.zmp/18.bmp new file mode 100644 index 000000000..584dfd410 Binary files /dev/null and b/anygis/Tracks_Strava_All.zmp/18.bmp differ diff --git a/anygis/Tracks_Strava_All.zmp/24.bmp b/anygis/Tracks_Strava_All.zmp/24.bmp new file mode 100644 index 000000000..13c144685 Binary files /dev/null and b/anygis/Tracks_Strava_All.zmp/24.bmp differ diff --git a/anygis/Tracks_Strava_All.zmp/info.txt b/anygis/Tracks_Strava_All.zmp/info.txt new file mode 100644 index 000000000..65fb3146d --- /dev/null +++ b/anygis/Tracks_Strava_All.zmp/info.txt @@ -0,0 +1,8 @@ + +Этот файл был создан автоматически с помощью файло-генератора AnyGIS.ru +Он должен работать с SasPlanet версии 200127.10112 (nightly) и новее. +Если вы заметили ошибку, свяжитесь со мной и сообщите о ней: + +https://t.me/anygis +https://vk.com/anygis +anygis@bk.ru \ No newline at end of file diff --git a/anygis/Tracks_Strava_All.zmp/params.txt b/anygis/Tracks_Strava_All.zmp/params.txt new file mode 100644 index 000000000..ddf1f8716 --- /dev/null +++ b/anygis/Tracks_Strava_All.zmp/params.txt @@ -0,0 +1,24 @@ + +[PARAMS] +GUID={A26CA77D-E37A-42FF-AB59-A6211163C2BB} + +ParentSubMenu_ru=Городские и универсальные +ParentSubMenu_uk=Міські та універсальні +ParentSubMenu=City + +name_ru=Strava Heatmap - Все слои +name_uk=Strava Heatmap - Все слои +name=Strava Heatmap - All layers + +NameInCache=Tracks_Strava_All +asLayer=1 +EPSG=3785 + +DefURLBase=https://anygis.ru/api/v1/Tracks_Strava_All/{x}/{y}/{z} + +RequestHead=Referer:https://www.strava.com/heatmap\r\nConnection: keep-alive\r\nUser-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/62.0.3202.94 Safari/537.36\r\nAccept: image/webp,image/apng,image/*,*/*;q=0.8\r\nAccept-Encoding: gzip, deflate\r\nAccept-Language: ru,en-US;q=0.9,en;q=0.8 + +Ext=.png +DetectContentType=1 +ContentType=image/jpeg,image/png +License= © Strava \ No newline at end of file diff --git a/anygis/Tracks_Strava_All_Blue.zmp/18.bmp b/anygis/Tracks_Strava_All_Blue.zmp/18.bmp new file mode 100644 index 000000000..584dfd410 Binary files /dev/null and b/anygis/Tracks_Strava_All_Blue.zmp/18.bmp differ diff --git a/anygis/Tracks_Strava_All_Blue.zmp/24.bmp b/anygis/Tracks_Strava_All_Blue.zmp/24.bmp new file mode 100644 index 000000000..13c144685 Binary files /dev/null and b/anygis/Tracks_Strava_All_Blue.zmp/24.bmp differ diff --git a/anygis/Tracks_Strava_All_Blue.zmp/info.txt b/anygis/Tracks_Strava_All_Blue.zmp/info.txt new file mode 100644 index 000000000..65fb3146d --- /dev/null +++ b/anygis/Tracks_Strava_All_Blue.zmp/info.txt @@ -0,0 +1,8 @@ + +Этот файл был создан автоматически с помощью файло-генератора AnyGIS.ru +Он должен работать с SasPlanet версии 200127.10112 (nightly) и новее. +Если вы заметили ошибку, свяжитесь со мной и сообщите о ней: + +https://t.me/anygis +https://vk.com/anygis +anygis@bk.ru \ No newline at end of file diff --git a/anygis/Tracks_Strava_All_Blue.zmp/params.txt b/anygis/Tracks_Strava_All_Blue.zmp/params.txt new file mode 100644 index 000000000..3f65d3df2 --- /dev/null +++ b/anygis/Tracks_Strava_All_Blue.zmp/params.txt @@ -0,0 +1,24 @@ + +[PARAMS] +GUID={43BCF5DD-1282-4089-9B28-47A90B4FC519} + +ParentSubMenu_ru=Городские и универсальные +ParentSubMenu_uk=Міські та універсальні +ParentSubMenu=City + +name_ru=Strava Heatmap - Все слои (синий) +name_uk=Strava Heatmap - Все слои (синий) +name=Strava Heatmap - All layers (blue) + +NameInCache=Tracks_Strava_All_Blue +asLayer=1 +EPSG=3785 + +DefURLBase=https://anygis.ru/api/v1/Tracks_Strava_All_Blue/{x}/{y}/{z} + +RequestHead=Referer:https://www.strava.com/heatmap\r\nConnection: keep-alive\r\nUser-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/62.0.3202.94 Safari/537.36\r\nAccept: image/webp,image/apng,image/*,*/*;q=0.8\r\nAccept-Encoding: gzip, deflate\r\nAccept-Language: ru,en-US;q=0.9,en;q=0.8 + +Ext=.png +DetectContentType=1 +ContentType=image/jpeg,image/png +License= © Strava \ No newline at end of file diff --git a/anygis/Tracks_Strava_All_Bluered.zmp/18.bmp b/anygis/Tracks_Strava_All_Bluered.zmp/18.bmp new file mode 100644 index 000000000..584dfd410 Binary files /dev/null and b/anygis/Tracks_Strava_All_Bluered.zmp/18.bmp differ diff --git a/anygis/Tracks_Strava_All_Bluered.zmp/24.bmp b/anygis/Tracks_Strava_All_Bluered.zmp/24.bmp new file mode 100644 index 000000000..13c144685 Binary files /dev/null and b/anygis/Tracks_Strava_All_Bluered.zmp/24.bmp differ diff --git a/anygis/Tracks_Strava_All_Bluered.zmp/info.txt b/anygis/Tracks_Strava_All_Bluered.zmp/info.txt new file mode 100644 index 000000000..65fb3146d --- /dev/null +++ b/anygis/Tracks_Strava_All_Bluered.zmp/info.txt @@ -0,0 +1,8 @@ + +Этот файл был создан автоматически с помощью файло-генератора AnyGIS.ru +Он должен работать с SasPlanet версии 200127.10112 (nightly) и новее. +Если вы заметили ошибку, свяжитесь со мной и сообщите о ней: + +https://t.me/anygis +https://vk.com/anygis +anygis@bk.ru \ No newline at end of file diff --git a/anygis/Tracks_Strava_All_Bluered.zmp/params.txt b/anygis/Tracks_Strava_All_Bluered.zmp/params.txt new file mode 100644 index 000000000..b53c8e898 --- /dev/null +++ b/anygis/Tracks_Strava_All_Bluered.zmp/params.txt @@ -0,0 +1,24 @@ + +[PARAMS] +GUID={EA1E19AA-A724-44C0-948D-EAD811AAEB55} + +ParentSubMenu_ru=Городские и универсальные +ParentSubMenu_uk=Міські та універсальні +ParentSubMenu=City + +name_ru=Strava Heatmap - Все слои (красный) +name_uk=Strava Heatmap - Все слои (красный) +name=Strava Heatmap - All layers (red) + +NameInCache=Tracks_Strava_All_Bluered +asLayer=1 +EPSG=3785 + +DefURLBase=https://anygis.ru/api/v1/Tracks_Strava_All_Bluered/{x}/{y}/{z} + +RequestHead=Referer:https://www.strava.com/heatmap\r\nConnection: keep-alive\r\nUser-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/62.0.3202.94 Safari/537.36\r\nAccept: image/webp,image/apng,image/*,*/*;q=0.8\r\nAccept-Encoding: gzip, deflate\r\nAccept-Language: ru,en-US;q=0.9,en;q=0.8 + +Ext=.png +DetectContentType=1 +ContentType=image/jpeg,image/png +License= © Strava \ No newline at end of file diff --git a/anygis/Tracks_Strava_All_Gray.zmp/18.bmp b/anygis/Tracks_Strava_All_Gray.zmp/18.bmp new file mode 100644 index 000000000..584dfd410 Binary files /dev/null and b/anygis/Tracks_Strava_All_Gray.zmp/18.bmp differ diff --git a/anygis/Tracks_Strava_All_Gray.zmp/24.bmp b/anygis/Tracks_Strava_All_Gray.zmp/24.bmp new file mode 100644 index 000000000..13c144685 Binary files /dev/null and b/anygis/Tracks_Strava_All_Gray.zmp/24.bmp differ diff --git a/anygis/Tracks_Strava_All_Gray.zmp/info.txt b/anygis/Tracks_Strava_All_Gray.zmp/info.txt new file mode 100644 index 000000000..65fb3146d --- /dev/null +++ b/anygis/Tracks_Strava_All_Gray.zmp/info.txt @@ -0,0 +1,8 @@ + +Этот файл был создан автоматически с помощью файло-генератора AnyGIS.ru +Он должен работать с SasPlanet версии 200127.10112 (nightly) и новее. +Если вы заметили ошибку, свяжитесь со мной и сообщите о ней: + +https://t.me/anygis +https://vk.com/anygis +anygis@bk.ru \ No newline at end of file diff --git a/anygis/Tracks_Strava_All_Gray.zmp/params.txt b/anygis/Tracks_Strava_All_Gray.zmp/params.txt new file mode 100644 index 000000000..78009c484 --- /dev/null +++ b/anygis/Tracks_Strava_All_Gray.zmp/params.txt @@ -0,0 +1,24 @@ + +[PARAMS] +GUID={EFBF7E78-299D-4D83-A2C1-47BA61C91AC9} + +ParentSubMenu_ru=Городские и универсальные +ParentSubMenu_uk=Міські та універсальні +ParentSubMenu=City + +name_ru=Strava Heatmap - Все слои (серый) +name_uk=Strava Heatmap - Все слои (серый) +name=Strava Heatmap - All layers (gray) + +NameInCache=Tracks_Strava_All_Gray +asLayer=1 +EPSG=3785 + +DefURLBase=https://anygis.ru/api/v1/Tracks_Strava_All_Gray/{x}/{y}/{z} + +RequestHead=Referer:https://www.strava.com/heatmap\r\nConnection: keep-alive\r\nUser-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/62.0.3202.94 Safari/537.36\r\nAccept: image/webp,image/apng,image/*,*/*;q=0.8\r\nAccept-Encoding: gzip, deflate\r\nAccept-Language: ru,en-US;q=0.9,en;q=0.8 + +Ext=.png +DetectContentType=1 +ContentType=image/jpeg,image/png +License= © Strava \ No newline at end of file diff --git a/anygis/Tracks_Strava_Ride.zmp/18.bmp b/anygis/Tracks_Strava_Ride.zmp/18.bmp new file mode 100644 index 000000000..584dfd410 Binary files /dev/null and b/anygis/Tracks_Strava_Ride.zmp/18.bmp differ diff --git a/anygis/Tracks_Strava_Ride.zmp/24.bmp b/anygis/Tracks_Strava_Ride.zmp/24.bmp new file mode 100644 index 000000000..13c144685 Binary files /dev/null and b/anygis/Tracks_Strava_Ride.zmp/24.bmp differ diff --git a/anygis/Tracks_Strava_Ride.zmp/info.txt b/anygis/Tracks_Strava_Ride.zmp/info.txt new file mode 100644 index 000000000..65fb3146d --- /dev/null +++ b/anygis/Tracks_Strava_Ride.zmp/info.txt @@ -0,0 +1,8 @@ + +Этот файл был создан автоматически с помощью файло-генератора AnyGIS.ru +Он должен работать с SasPlanet версии 200127.10112 (nightly) и новее. +Если вы заметили ошибку, свяжитесь со мной и сообщите о ней: + +https://t.me/anygis +https://vk.com/anygis +anygis@bk.ru \ No newline at end of file diff --git a/anygis/Tracks_Strava_Ride.zmp/params.txt b/anygis/Tracks_Strava_Ride.zmp/params.txt new file mode 100644 index 000000000..6e7ec3b85 --- /dev/null +++ b/anygis/Tracks_Strava_Ride.zmp/params.txt @@ -0,0 +1,24 @@ + +[PARAMS] +GUID={9442ADAB-F5FD-4184-BAE5-8FBABC507E9F} + +ParentSubMenu_ru=Велосипедные +ParentSubMenu_uk=Велосипедний +ParentSubMenu=Cycle + +name_ru=Strava Heatmap - Велоспорт +name_uk=Strava Heatmap - Велоспорт +name=Strava Heatmap - Ride + +NameInCache=Tracks_Strava_Ride +asLayer=1 +EPSG=3785 + +DefURLBase=https://anygis.ru/api/v1/Tracks_Strava_Ride/{x}/{y}/{z} + +RequestHead=Referer:https://www.strava.com/heatmap\r\nConnection: keep-alive\r\nUser-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/62.0.3202.94 Safari/537.36\r\nAccept: image/webp,image/apng,image/*,*/*;q=0.8\r\nAccept-Encoding: gzip, deflate\r\nAccept-Language: ru,en-US;q=0.9,en;q=0.8 + +Ext=.png +DetectContentType=1 +ContentType=image/jpeg,image/png +License= © Strava \ No newline at end of file diff --git a/anygis/Tracks_Strava_Ride_Blue.zmp/18.bmp b/anygis/Tracks_Strava_Ride_Blue.zmp/18.bmp new file mode 100644 index 000000000..584dfd410 Binary files /dev/null and b/anygis/Tracks_Strava_Ride_Blue.zmp/18.bmp differ diff --git a/anygis/Tracks_Strava_Ride_Blue.zmp/24.bmp b/anygis/Tracks_Strava_Ride_Blue.zmp/24.bmp new file mode 100644 index 000000000..13c144685 Binary files /dev/null and b/anygis/Tracks_Strava_Ride_Blue.zmp/24.bmp differ diff --git a/anygis/Tracks_Strava_Ride_Blue.zmp/info.txt b/anygis/Tracks_Strava_Ride_Blue.zmp/info.txt new file mode 100644 index 000000000..65fb3146d --- /dev/null +++ b/anygis/Tracks_Strava_Ride_Blue.zmp/info.txt @@ -0,0 +1,8 @@ + +Этот файл был создан автоматически с помощью файло-генератора AnyGIS.ru +Он должен работать с SasPlanet версии 200127.10112 (nightly) и новее. +Если вы заметили ошибку, свяжитесь со мной и сообщите о ней: + +https://t.me/anygis +https://vk.com/anygis +anygis@bk.ru \ No newline at end of file diff --git a/anygis/Tracks_Strava_Ride_Blue.zmp/params.txt b/anygis/Tracks_Strava_Ride_Blue.zmp/params.txt new file mode 100644 index 000000000..c517a0899 --- /dev/null +++ b/anygis/Tracks_Strava_Ride_Blue.zmp/params.txt @@ -0,0 +1,24 @@ + +[PARAMS] +GUID={5C7A860B-4707-4E9F-B029-659EEA0C0FB5} + +ParentSubMenu_ru=Велосипедные +ParentSubMenu_uk=Велосипедний +ParentSubMenu=Cycle + +name_ru=Strava Heatmap - Велоспорт (синий) +name_uk=Strava Heatmap - Велоспорт (синий) +name=Strava Heatmap - Ride (blue) + +NameInCache=Tracks_Strava_Ride_Blue +asLayer=1 +EPSG=3785 + +DefURLBase=https://anygis.ru/api/v1/Tracks_Strava_Ride_Blue/{x}/{y}/{z} + +RequestHead=Referer:https://www.strava.com/heatmap\r\nConnection: keep-alive\r\nUser-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/62.0.3202.94 Safari/537.36\r\nAccept: image/webp,image/apng,image/*,*/*;q=0.8\r\nAccept-Encoding: gzip, deflate\r\nAccept-Language: ru,en-US;q=0.9,en;q=0.8 + +Ext=.png +DetectContentType=1 +ContentType=image/jpeg,image/png +License= © Strava \ No newline at end of file diff --git a/anygis/Tracks_Strava_Ride_Bluered.zmp/18.bmp b/anygis/Tracks_Strava_Ride_Bluered.zmp/18.bmp new file mode 100644 index 000000000..584dfd410 Binary files /dev/null and b/anygis/Tracks_Strava_Ride_Bluered.zmp/18.bmp differ diff --git a/anygis/Tracks_Strava_Ride_Bluered.zmp/24.bmp b/anygis/Tracks_Strava_Ride_Bluered.zmp/24.bmp new file mode 100644 index 000000000..13c144685 Binary files /dev/null and b/anygis/Tracks_Strava_Ride_Bluered.zmp/24.bmp differ diff --git a/anygis/Tracks_Strava_Ride_Bluered.zmp/info.txt b/anygis/Tracks_Strava_Ride_Bluered.zmp/info.txt new file mode 100644 index 000000000..65fb3146d --- /dev/null +++ b/anygis/Tracks_Strava_Ride_Bluered.zmp/info.txt @@ -0,0 +1,8 @@ + +Этот файл был создан автоматически с помощью файло-генератора AnyGIS.ru +Он должен работать с SasPlanet версии 200127.10112 (nightly) и новее. +Если вы заметили ошибку, свяжитесь со мной и сообщите о ней: + +https://t.me/anygis +https://vk.com/anygis +anygis@bk.ru \ No newline at end of file diff --git a/anygis/Tracks_Strava_Ride_Bluered.zmp/params.txt b/anygis/Tracks_Strava_Ride_Bluered.zmp/params.txt new file mode 100644 index 000000000..f25511822 --- /dev/null +++ b/anygis/Tracks_Strava_Ride_Bluered.zmp/params.txt @@ -0,0 +1,24 @@ + +[PARAMS] +GUID={919B9C51-AE5C-48F3-B059-130D60161107} + +ParentSubMenu_ru=Велосипедные +ParentSubMenu_uk=Велосипедний +ParentSubMenu=Cycle + +name_ru=Strava Heatmap - Велоспорт (красный) +name_uk=Strava Heatmap - Велоспорт (красный) +name=Strava Heatmap - Ride (red) + +NameInCache=Tracks_Strava_Ride_Bluered +asLayer=1 +EPSG=3785 + +DefURLBase=https://anygis.ru/api/v1/Tracks_Strava_Ride_Bluered/{x}/{y}/{z} + +RequestHead=Referer:https://www.strava.com/heatmap\r\nConnection: keep-alive\r\nUser-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/62.0.3202.94 Safari/537.36\r\nAccept: image/webp,image/apng,image/*,*/*;q=0.8\r\nAccept-Encoding: gzip, deflate\r\nAccept-Language: ru,en-US;q=0.9,en;q=0.8 + +Ext=.png +DetectContentType=1 +ContentType=image/jpeg,image/png +License= © Strava \ No newline at end of file diff --git a/anygis/Tracks_Strava_Ride_Gray.zmp/18.bmp b/anygis/Tracks_Strava_Ride_Gray.zmp/18.bmp new file mode 100644 index 000000000..584dfd410 Binary files /dev/null and b/anygis/Tracks_Strava_Ride_Gray.zmp/18.bmp differ diff --git a/anygis/Tracks_Strava_Ride_Gray.zmp/24.bmp b/anygis/Tracks_Strava_Ride_Gray.zmp/24.bmp new file mode 100644 index 000000000..13c144685 Binary files /dev/null and b/anygis/Tracks_Strava_Ride_Gray.zmp/24.bmp differ diff --git a/anygis/Tracks_Strava_Ride_Gray.zmp/info.txt b/anygis/Tracks_Strava_Ride_Gray.zmp/info.txt new file mode 100644 index 000000000..65fb3146d --- /dev/null +++ b/anygis/Tracks_Strava_Ride_Gray.zmp/info.txt @@ -0,0 +1,8 @@ + +Этот файл был создан автоматически с помощью файло-генератора AnyGIS.ru +Он должен работать с SasPlanet версии 200127.10112 (nightly) и новее. +Если вы заметили ошибку, свяжитесь со мной и сообщите о ней: + +https://t.me/anygis +https://vk.com/anygis +anygis@bk.ru \ No newline at end of file diff --git a/anygis/Tracks_Strava_Ride_Gray.zmp/params.txt b/anygis/Tracks_Strava_Ride_Gray.zmp/params.txt new file mode 100644 index 000000000..0dd56f70c --- /dev/null +++ b/anygis/Tracks_Strava_Ride_Gray.zmp/params.txt @@ -0,0 +1,24 @@ + +[PARAMS] +GUID={F1A8D867-FC3A-41EC-8AAE-AD451348E70F} + +ParentSubMenu_ru=Велосипедные +ParentSubMenu_uk=Велосипедний +ParentSubMenu=Cycle + +name_ru=Strava Heatmap - Велоспорт (серый) +name_uk=Strava Heatmap - Велоспорт (серый) +name=Strava Heatmap - Ride (gray) + +NameInCache=Tracks_Strava_Ride_Gray +asLayer=1 +EPSG=3785 + +DefURLBase=https://anygis.ru/api/v1/Tracks_Strava_Ride_Gray/{x}/{y}/{z} + +RequestHead=Referer:https://www.strava.com/heatmap\r\nConnection: keep-alive\r\nUser-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/62.0.3202.94 Safari/537.36\r\nAccept: image/webp,image/apng,image/*,*/*;q=0.8\r\nAccept-Encoding: gzip, deflate\r\nAccept-Language: ru,en-US;q=0.9,en;q=0.8 + +Ext=.png +DetectContentType=1 +ContentType=image/jpeg,image/png +License= © Strava \ No newline at end of file diff --git a/anygis/Tracks_Strava_Run.zmp/18.bmp b/anygis/Tracks_Strava_Run.zmp/18.bmp new file mode 100644 index 000000000..584dfd410 Binary files /dev/null and b/anygis/Tracks_Strava_Run.zmp/18.bmp differ diff --git a/anygis/Tracks_Strava_Run.zmp/24.bmp b/anygis/Tracks_Strava_Run.zmp/24.bmp new file mode 100644 index 000000000..13c144685 Binary files /dev/null and b/anygis/Tracks_Strava_Run.zmp/24.bmp differ diff --git a/anygis/Tracks_Strava_Run.zmp/info.txt b/anygis/Tracks_Strava_Run.zmp/info.txt new file mode 100644 index 000000000..65fb3146d --- /dev/null +++ b/anygis/Tracks_Strava_Run.zmp/info.txt @@ -0,0 +1,8 @@ + +Этот файл был создан автоматически с помощью файло-генератора AnyGIS.ru +Он должен работать с SasPlanet версии 200127.10112 (nightly) и новее. +Если вы заметили ошибку, свяжитесь со мной и сообщите о ней: + +https://t.me/anygis +https://vk.com/anygis +anygis@bk.ru \ No newline at end of file diff --git a/anygis/Tracks_Strava_Run.zmp/params.txt b/anygis/Tracks_Strava_Run.zmp/params.txt new file mode 100644 index 000000000..8534f80a9 --- /dev/null +++ b/anygis/Tracks_Strava_Run.zmp/params.txt @@ -0,0 +1,24 @@ + +[PARAMS] +GUID={89BA4332-E79A-40F0-9BC1-AF05BCFE52FC} + +ParentSubMenu_ru=Туристические +ParentSubMenu_uk=Туристичний +ParentSubMenu=Hike + +name_ru=Strava Heatmap - Бег +name_uk=Strava Heatmap - Бег +name=Strava Heatmap - Run + +NameInCache=Tracks_Strava_Run +asLayer=1 +EPSG=3785 + +DefURLBase=https://anygis.ru/api/v1/Tracks_Strava_Run/{x}/{y}/{z} + +RequestHead=Referer:https://www.strava.com/heatmap\r\nConnection: keep-alive\r\nUser-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/62.0.3202.94 Safari/537.36\r\nAccept: image/webp,image/apng,image/*,*/*;q=0.8\r\nAccept-Encoding: gzip, deflate\r\nAccept-Language: ru,en-US;q=0.9,en;q=0.8 + +Ext=.png +DetectContentType=1 +ContentType=image/jpeg,image/png +License= © Strava \ No newline at end of file diff --git a/anygis/Tracks_Strava_RunAndRide.zmp/18.bmp b/anygis/Tracks_Strava_RunAndRide.zmp/18.bmp new file mode 100644 index 000000000..584dfd410 Binary files /dev/null and b/anygis/Tracks_Strava_RunAndRide.zmp/18.bmp differ diff --git a/anygis/Tracks_Strava_RunAndRide.zmp/24.bmp b/anygis/Tracks_Strava_RunAndRide.zmp/24.bmp new file mode 100644 index 000000000..13c144685 Binary files /dev/null and b/anygis/Tracks_Strava_RunAndRide.zmp/24.bmp differ diff --git a/anygis/Tracks_Strava_RunAndRide.zmp/info.txt b/anygis/Tracks_Strava_RunAndRide.zmp/info.txt new file mode 100644 index 000000000..65fb3146d --- /dev/null +++ b/anygis/Tracks_Strava_RunAndRide.zmp/info.txt @@ -0,0 +1,8 @@ + +Этот файл был создан автоматически с помощью файло-генератора AnyGIS.ru +Он должен работать с SasPlanet версии 200127.10112 (nightly) и новее. +Если вы заметили ошибку, свяжитесь со мной и сообщите о ней: + +https://t.me/anygis +https://vk.com/anygis +anygis@bk.ru \ No newline at end of file diff --git a/anygis/Tracks_Strava_RunAndRide.zmp/params.txt b/anygis/Tracks_Strava_RunAndRide.zmp/params.txt new file mode 100644 index 000000000..0a4c03b7f --- /dev/null +++ b/anygis/Tracks_Strava_RunAndRide.zmp/params.txt @@ -0,0 +1,24 @@ + +[PARAMS] +GUID={C9F9F3BD-4BBD-4AFE-ABBF-171AA57F5D06} + +ParentSubMenu_ru=Туристические +ParentSubMenu_uk=Туристичний +ParentSubMenu=Hike + +name_ru=Strava Heatmap - Велоспорт и Бег (beta) +name_uk=Strava Heatmap - Велоспорт и Бег (beta) +name=Strava Heatmap - RunAndRide (beta) + +NameInCache=Tracks_Strava_RunAndRide +asLayer=1 +EPSG=3785 + +DefURLBase=https://anygis.ru/api/v1/Tracks_Strava_RunAndRide/{x}/{y}/{z} + +RequestHead=Referer:https://www.strava.com/heatmap\r\nConnection: keep-alive\r\nUser-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/62.0.3202.94 Safari/537.36\r\nAccept: image/webp,image/apng,image/*,*/*;q=0.8\r\nAccept-Encoding: gzip, deflate\r\nAccept-Language: ru,en-US;q=0.9,en;q=0.8 + +Ext=.png +DetectContentType=1 +ContentType=image/jpeg,image/png +License= © Strava \ No newline at end of file diff --git a/anygis/Tracks_Strava_Run_Blue.zmp/18.bmp b/anygis/Tracks_Strava_Run_Blue.zmp/18.bmp new file mode 100644 index 000000000..584dfd410 Binary files /dev/null and b/anygis/Tracks_Strava_Run_Blue.zmp/18.bmp differ diff --git a/anygis/Tracks_Strava_Run_Blue.zmp/24.bmp b/anygis/Tracks_Strava_Run_Blue.zmp/24.bmp new file mode 100644 index 000000000..13c144685 Binary files /dev/null and b/anygis/Tracks_Strava_Run_Blue.zmp/24.bmp differ diff --git a/anygis/Tracks_Strava_Run_Blue.zmp/info.txt b/anygis/Tracks_Strava_Run_Blue.zmp/info.txt new file mode 100644 index 000000000..65fb3146d --- /dev/null +++ b/anygis/Tracks_Strava_Run_Blue.zmp/info.txt @@ -0,0 +1,8 @@ + +Этот файл был создан автоматически с помощью файло-генератора AnyGIS.ru +Он должен работать с SasPlanet версии 200127.10112 (nightly) и новее. +Если вы заметили ошибку, свяжитесь со мной и сообщите о ней: + +https://t.me/anygis +https://vk.com/anygis +anygis@bk.ru \ No newline at end of file diff --git a/anygis/Tracks_Strava_Run_Blue.zmp/params.txt b/anygis/Tracks_Strava_Run_Blue.zmp/params.txt new file mode 100644 index 000000000..5919efbd6 --- /dev/null +++ b/anygis/Tracks_Strava_Run_Blue.zmp/params.txt @@ -0,0 +1,24 @@ + +[PARAMS] +GUID={391D26AE-5DF5-4B13-8D79-A13CC6F3D7D1} + +ParentSubMenu_ru=Туристические +ParentSubMenu_uk=Туристичний +ParentSubMenu=Hike + +name_ru=Strava Heatmap - Бег (синий) +name_uk=Strava Heatmap - Бег (синий) +name=Strava Heatmap - Run (blue) + +NameInCache=Tracks_Strava_Run_Blue +asLayer=1 +EPSG=3785 + +DefURLBase=https://anygis.ru/api/v1/Tracks_Strava_Run_Blue/{x}/{y}/{z} + +RequestHead=Referer:https://www.strava.com/heatmap\r\nConnection: keep-alive\r\nUser-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/62.0.3202.94 Safari/537.36\r\nAccept: image/webp,image/apng,image/*,*/*;q=0.8\r\nAccept-Encoding: gzip, deflate\r\nAccept-Language: ru,en-US;q=0.9,en;q=0.8 + +Ext=.png +DetectContentType=1 +ContentType=image/jpeg,image/png +License= © Strava \ No newline at end of file diff --git a/anygis/Tracks_Strava_Run_Bluered.zmp/18.bmp b/anygis/Tracks_Strava_Run_Bluered.zmp/18.bmp new file mode 100644 index 000000000..584dfd410 Binary files /dev/null and b/anygis/Tracks_Strava_Run_Bluered.zmp/18.bmp differ diff --git a/anygis/Tracks_Strava_Run_Bluered.zmp/24.bmp b/anygis/Tracks_Strava_Run_Bluered.zmp/24.bmp new file mode 100644 index 000000000..13c144685 Binary files /dev/null and b/anygis/Tracks_Strava_Run_Bluered.zmp/24.bmp differ diff --git a/anygis/Tracks_Strava_Run_Bluered.zmp/info.txt b/anygis/Tracks_Strava_Run_Bluered.zmp/info.txt new file mode 100644 index 000000000..65fb3146d --- /dev/null +++ b/anygis/Tracks_Strava_Run_Bluered.zmp/info.txt @@ -0,0 +1,8 @@ + +Этот файл был создан автоматически с помощью файло-генератора AnyGIS.ru +Он должен работать с SasPlanet версии 200127.10112 (nightly) и новее. +Если вы заметили ошибку, свяжитесь со мной и сообщите о ней: + +https://t.me/anygis +https://vk.com/anygis +anygis@bk.ru \ No newline at end of file diff --git a/anygis/Tracks_Strava_Run_Bluered.zmp/params.txt b/anygis/Tracks_Strava_Run_Bluered.zmp/params.txt new file mode 100644 index 000000000..154fbe6eb --- /dev/null +++ b/anygis/Tracks_Strava_Run_Bluered.zmp/params.txt @@ -0,0 +1,24 @@ + +[PARAMS] +GUID={E137864E-9B32-4F1E-BFE7-25115C894972} + +ParentSubMenu_ru=Туристические +ParentSubMenu_uk=Туристичний +ParentSubMenu=Hike + +name_ru=Strava Heatmap - Бег (красный) +name_uk=Strava Heatmap - Бег (красный) +name=Strava Heatmap - Run (red) + +NameInCache=Tracks_Strava_Run_Bluered +asLayer=1 +EPSG=3785 + +DefURLBase=https://anygis.ru/api/v1/Tracks_Strava_Run_Bluered/{x}/{y}/{z} + +RequestHead=Referer:https://www.strava.com/heatmap\r\nConnection: keep-alive\r\nUser-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/62.0.3202.94 Safari/537.36\r\nAccept: image/webp,image/apng,image/*,*/*;q=0.8\r\nAccept-Encoding: gzip, deflate\r\nAccept-Language: ru,en-US;q=0.9,en;q=0.8 + +Ext=.png +DetectContentType=1 +ContentType=image/jpeg,image/png +License= © Strava \ No newline at end of file diff --git a/anygis/Tracks_Strava_Run_Gray.zmp/18.bmp b/anygis/Tracks_Strava_Run_Gray.zmp/18.bmp new file mode 100644 index 000000000..584dfd410 Binary files /dev/null and b/anygis/Tracks_Strava_Run_Gray.zmp/18.bmp differ diff --git a/anygis/Tracks_Strava_Run_Gray.zmp/24.bmp b/anygis/Tracks_Strava_Run_Gray.zmp/24.bmp new file mode 100644 index 000000000..13c144685 Binary files /dev/null and b/anygis/Tracks_Strava_Run_Gray.zmp/24.bmp differ diff --git a/anygis/Tracks_Strava_Run_Gray.zmp/info.txt b/anygis/Tracks_Strava_Run_Gray.zmp/info.txt new file mode 100644 index 000000000..65fb3146d --- /dev/null +++ b/anygis/Tracks_Strava_Run_Gray.zmp/info.txt @@ -0,0 +1,8 @@ + +Этот файл был создан автоматически с помощью файло-генератора AnyGIS.ru +Он должен работать с SasPlanet версии 200127.10112 (nightly) и новее. +Если вы заметили ошибку, свяжитесь со мной и сообщите о ней: + +https://t.me/anygis +https://vk.com/anygis +anygis@bk.ru \ No newline at end of file diff --git a/anygis/Tracks_Strava_Run_Gray.zmp/params.txt b/anygis/Tracks_Strava_Run_Gray.zmp/params.txt new file mode 100644 index 000000000..1c25a5394 --- /dev/null +++ b/anygis/Tracks_Strava_Run_Gray.zmp/params.txt @@ -0,0 +1,24 @@ + +[PARAMS] +GUID={8D9BB997-3383-4C31-A984-95E7E32B0FF0} + +ParentSubMenu_ru=Туристические +ParentSubMenu_uk=Туристичний +ParentSubMenu=Hike + +name_ru=Strava Heatmap - Бег (серый) +name_uk=Strava Heatmap - Бег (серый) +name=Strava Heatmap - Run (gray) + +NameInCache=Tracks_Strava_Run_Gray +asLayer=1 +EPSG=3785 + +DefURLBase=https://anygis.ru/api/v1/Tracks_Strava_Run_Gray/{x}/{y}/{z} + +RequestHead=Referer:https://www.strava.com/heatmap\r\nConnection: keep-alive\r\nUser-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/62.0.3202.94 Safari/537.36\r\nAccept: image/webp,image/apng,image/*,*/*;q=0.8\r\nAccept-Encoding: gzip, deflate\r\nAccept-Language: ru,en-US;q=0.9,en;q=0.8 + +Ext=.png +DetectContentType=1 +ContentType=image/jpeg,image/png +License= © Strava \ No newline at end of file diff --git a/anygis/Tracks_Strava_Water.zmp/18.bmp b/anygis/Tracks_Strava_Water.zmp/18.bmp new file mode 100644 index 000000000..584dfd410 Binary files /dev/null and b/anygis/Tracks_Strava_Water.zmp/18.bmp differ diff --git a/anygis/Tracks_Strava_Water.zmp/24.bmp b/anygis/Tracks_Strava_Water.zmp/24.bmp new file mode 100644 index 000000000..13c144685 Binary files /dev/null and b/anygis/Tracks_Strava_Water.zmp/24.bmp differ diff --git a/anygis/Tracks_Strava_Water.zmp/info.txt b/anygis/Tracks_Strava_Water.zmp/info.txt new file mode 100644 index 000000000..65fb3146d --- /dev/null +++ b/anygis/Tracks_Strava_Water.zmp/info.txt @@ -0,0 +1,8 @@ + +Этот файл был создан автоматически с помощью файло-генератора AnyGIS.ru +Он должен работать с SasPlanet версии 200127.10112 (nightly) и новее. +Если вы заметили ошибку, свяжитесь со мной и сообщите о ней: + +https://t.me/anygis +https://vk.com/anygis +anygis@bk.ru \ No newline at end of file diff --git a/anygis/Tracks_Strava_Water.zmp/params.txt b/anygis/Tracks_Strava_Water.zmp/params.txt new file mode 100644 index 000000000..fee619211 --- /dev/null +++ b/anygis/Tracks_Strava_Water.zmp/params.txt @@ -0,0 +1,24 @@ + +[PARAMS] +GUID={0D15104A-781C-4881-B705-72AA33E745C7} + +ParentSubMenu_ru=Водные карты +ParentSubMenu_uk=Водні карти +ParentSubMenu=Water maps + +name_ru=Strava Heatmap - Водный спорт +name_uk=Strava Heatmap - Водный спорт +name=Strava Heatmap - Water + +NameInCache=Tracks_Strava_Water +asLayer=1 +EPSG=3785 + +DefURLBase=https://anygis.ru/api/v1/Tracks_Strava_Water/{x}/{y}/{z} + +RequestHead=Referer:https://www.strava.com/heatmap\r\nConnection: keep-alive\r\nUser-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/62.0.3202.94 Safari/537.36\r\nAccept: image/webp,image/apng,image/*,*/*;q=0.8\r\nAccept-Encoding: gzip, deflate\r\nAccept-Language: ru,en-US;q=0.9,en;q=0.8 + +Ext=.png +DetectContentType=1 +ContentType=image/jpeg,image/png +License= © Strava \ No newline at end of file diff --git a/anygis/Tracks_Strava_Water_Blue.zmp/18.bmp b/anygis/Tracks_Strava_Water_Blue.zmp/18.bmp new file mode 100644 index 000000000..584dfd410 Binary files /dev/null and b/anygis/Tracks_Strava_Water_Blue.zmp/18.bmp differ diff --git a/anygis/Tracks_Strava_Water_Blue.zmp/24.bmp b/anygis/Tracks_Strava_Water_Blue.zmp/24.bmp new file mode 100644 index 000000000..13c144685 Binary files /dev/null and b/anygis/Tracks_Strava_Water_Blue.zmp/24.bmp differ diff --git a/anygis/Tracks_Strava_Water_Blue.zmp/info.txt b/anygis/Tracks_Strava_Water_Blue.zmp/info.txt new file mode 100644 index 000000000..65fb3146d --- /dev/null +++ b/anygis/Tracks_Strava_Water_Blue.zmp/info.txt @@ -0,0 +1,8 @@ + +Этот файл был создан автоматически с помощью файло-генератора AnyGIS.ru +Он должен работать с SasPlanet версии 200127.10112 (nightly) и новее. +Если вы заметили ошибку, свяжитесь со мной и сообщите о ней: + +https://t.me/anygis +https://vk.com/anygis +anygis@bk.ru \ No newline at end of file diff --git a/anygis/Tracks_Strava_Water_Blue.zmp/params.txt b/anygis/Tracks_Strava_Water_Blue.zmp/params.txt new file mode 100644 index 000000000..198eaf878 --- /dev/null +++ b/anygis/Tracks_Strava_Water_Blue.zmp/params.txt @@ -0,0 +1,24 @@ + +[PARAMS] +GUID={A5B16796-F8A7-4ECB-B7A0-2C86E6F5AFD1} + +ParentSubMenu_ru=Водные карты +ParentSubMenu_uk=Водні карти +ParentSubMenu=Water maps + +name_ru=Strava Heatmap - Водный спорт (синий) +name_uk=Strava Heatmap - Водный спорт (синий) +name=Strava Heatmap - Water (blue) + +NameInCache=Tracks_Strava_Water_Blue +asLayer=1 +EPSG=3785 + +DefURLBase=https://anygis.ru/api/v1/Tracks_Strava_Water_Blue/{x}/{y}/{z} + +RequestHead=Referer:https://www.strava.com/heatmap\r\nConnection: keep-alive\r\nUser-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/62.0.3202.94 Safari/537.36\r\nAccept: image/webp,image/apng,image/*,*/*;q=0.8\r\nAccept-Encoding: gzip, deflate\r\nAccept-Language: ru,en-US;q=0.9,en;q=0.8 + +Ext=.png +DetectContentType=1 +ContentType=image/jpeg,image/png +License= © Strava \ No newline at end of file diff --git a/anygis/Tracks_Strava_Water_Bluered.zmp/18.bmp b/anygis/Tracks_Strava_Water_Bluered.zmp/18.bmp new file mode 100644 index 000000000..584dfd410 Binary files /dev/null and b/anygis/Tracks_Strava_Water_Bluered.zmp/18.bmp differ diff --git a/anygis/Tracks_Strava_Water_Bluered.zmp/24.bmp b/anygis/Tracks_Strava_Water_Bluered.zmp/24.bmp new file mode 100644 index 000000000..13c144685 Binary files /dev/null and b/anygis/Tracks_Strava_Water_Bluered.zmp/24.bmp differ diff --git a/anygis/Tracks_Strava_Water_Bluered.zmp/info.txt b/anygis/Tracks_Strava_Water_Bluered.zmp/info.txt new file mode 100644 index 000000000..65fb3146d --- /dev/null +++ b/anygis/Tracks_Strava_Water_Bluered.zmp/info.txt @@ -0,0 +1,8 @@ + +Этот файл был создан автоматически с помощью файло-генератора AnyGIS.ru +Он должен работать с SasPlanet версии 200127.10112 (nightly) и новее. +Если вы заметили ошибку, свяжитесь со мной и сообщите о ней: + +https://t.me/anygis +https://vk.com/anygis +anygis@bk.ru \ No newline at end of file diff --git a/anygis/Tracks_Strava_Water_Bluered.zmp/params.txt b/anygis/Tracks_Strava_Water_Bluered.zmp/params.txt new file mode 100644 index 000000000..59da9e8b1 --- /dev/null +++ b/anygis/Tracks_Strava_Water_Bluered.zmp/params.txt @@ -0,0 +1,24 @@ + +[PARAMS] +GUID={1FC4034F-9D79-4124-839B-B97DF9F51773} + +ParentSubMenu_ru=Водные карты +ParentSubMenu_uk=Водні карти +ParentSubMenu=Water maps + +name_ru=Strava Heatmap - Водный спорт (красный) +name_uk=Strava Heatmap - Водный спорт (красный) +name=Strava Heatmap - Water (red) + +NameInCache=Tracks_Strava_Water_Bluered +asLayer=1 +EPSG=3785 + +DefURLBase=https://anygis.ru/api/v1/Tracks_Strava_Water_Bluered/{x}/{y}/{z} + +RequestHead=Referer:https://www.strava.com/heatmap\r\nConnection: keep-alive\r\nUser-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/62.0.3202.94 Safari/537.36\r\nAccept: image/webp,image/apng,image/*,*/*;q=0.8\r\nAccept-Encoding: gzip, deflate\r\nAccept-Language: ru,en-US;q=0.9,en;q=0.8 + +Ext=.png +DetectContentType=1 +ContentType=image/jpeg,image/png +License= © Strava \ No newline at end of file diff --git a/anygis/Tracks_Strava_Water_Gray.zmp/18.bmp b/anygis/Tracks_Strava_Water_Gray.zmp/18.bmp new file mode 100644 index 000000000..584dfd410 Binary files /dev/null and b/anygis/Tracks_Strava_Water_Gray.zmp/18.bmp differ diff --git a/anygis/Tracks_Strava_Water_Gray.zmp/24.bmp b/anygis/Tracks_Strava_Water_Gray.zmp/24.bmp new file mode 100644 index 000000000..13c144685 Binary files /dev/null and b/anygis/Tracks_Strava_Water_Gray.zmp/24.bmp differ diff --git a/anygis/Tracks_Strava_Water_Gray.zmp/info.txt b/anygis/Tracks_Strava_Water_Gray.zmp/info.txt new file mode 100644 index 000000000..65fb3146d --- /dev/null +++ b/anygis/Tracks_Strava_Water_Gray.zmp/info.txt @@ -0,0 +1,8 @@ + +Этот файл был создан автоматически с помощью файло-генератора AnyGIS.ru +Он должен работать с SasPlanet версии 200127.10112 (nightly) и новее. +Если вы заметили ошибку, свяжитесь со мной и сообщите о ней: + +https://t.me/anygis +https://vk.com/anygis +anygis@bk.ru \ No newline at end of file diff --git a/anygis/Tracks_Strava_Water_Gray.zmp/params.txt b/anygis/Tracks_Strava_Water_Gray.zmp/params.txt new file mode 100644 index 000000000..119e1bd3c --- /dev/null +++ b/anygis/Tracks_Strava_Water_Gray.zmp/params.txt @@ -0,0 +1,24 @@ + +[PARAMS] +GUID={F99094CC-5C91-4966-903E-20B3B4E3B7A8} + +ParentSubMenu_ru=Водные карты +ParentSubMenu_uk=Водні карти +ParentSubMenu=Water maps + +name_ru=Strava Heatmap - Водный спорт (серый) +name_uk=Strava Heatmap - Водный спорт (серый) +name=Strava Heatmap - Water (gray) + +NameInCache=Tracks_Strava_Water_Gray +asLayer=1 +EPSG=3785 + +DefURLBase=https://anygis.ru/api/v1/Tracks_Strava_Water_Gray/{x}/{y}/{z} + +RequestHead=Referer:https://www.strava.com/heatmap\r\nConnection: keep-alive\r\nUser-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/62.0.3202.94 Safari/537.36\r\nAccept: image/webp,image/apng,image/*,*/*;q=0.8\r\nAccept-Encoding: gzip, deflate\r\nAccept-Language: ru,en-US;q=0.9,en;q=0.8 + +Ext=.png +DetectContentType=1 +ContentType=image/jpeg,image/png +License= © Strava \ No newline at end of file diff --git a/anygis/Tracks_Strava_Winter.zmp/18.bmp b/anygis/Tracks_Strava_Winter.zmp/18.bmp new file mode 100644 index 000000000..584dfd410 Binary files /dev/null and b/anygis/Tracks_Strava_Winter.zmp/18.bmp differ diff --git a/anygis/Tracks_Strava_Winter.zmp/24.bmp b/anygis/Tracks_Strava_Winter.zmp/24.bmp new file mode 100644 index 000000000..13c144685 Binary files /dev/null and b/anygis/Tracks_Strava_Winter.zmp/24.bmp differ diff --git a/anygis/Tracks_Strava_Winter.zmp/info.txt b/anygis/Tracks_Strava_Winter.zmp/info.txt new file mode 100644 index 000000000..65fb3146d --- /dev/null +++ b/anygis/Tracks_Strava_Winter.zmp/info.txt @@ -0,0 +1,8 @@ + +Этот файл был создан автоматически с помощью файло-генератора AnyGIS.ru +Он должен работать с SasPlanet версии 200127.10112 (nightly) и новее. +Если вы заметили ошибку, свяжитесь со мной и сообщите о ней: + +https://t.me/anygis +https://vk.com/anygis +anygis@bk.ru \ No newline at end of file diff --git a/anygis/Tracks_Strava_Winter.zmp/params.txt b/anygis/Tracks_Strava_Winter.zmp/params.txt new file mode 100644 index 000000000..039762744 --- /dev/null +++ b/anygis/Tracks_Strava_Winter.zmp/params.txt @@ -0,0 +1,24 @@ + +[PARAMS] +GUID={723A4141-C185-406A-9F74-3E12311B7E2A} + +ParentSubMenu_ru=Зимние +ParentSubMenu_uk=Зимовий +ParentSubMenu=Winter + +name_ru=Strava Heatmap - Зимний спорт +name_uk=Strava Heatmap - Зимний спорт +name=Strava Heatmap - Winter + +NameInCache=Tracks_Strava_Winter +asLayer=1 +EPSG=3785 + +DefURLBase=https://anygis.ru/api/v1/Tracks_Strava_Winter/{x}/{y}/{z} + +RequestHead=Referer:https://www.strava.com/heatmap\r\nConnection: keep-alive\r\nUser-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/62.0.3202.94 Safari/537.36\r\nAccept: image/webp,image/apng,image/*,*/*;q=0.8\r\nAccept-Encoding: gzip, deflate\r\nAccept-Language: ru,en-US;q=0.9,en;q=0.8 + +Ext=.png +DetectContentType=1 +ContentType=image/jpeg,image/png +License= © Strava \ No newline at end of file diff --git a/anygis/Tracks_Strava_Winter_Blue.zmp/18.bmp b/anygis/Tracks_Strava_Winter_Blue.zmp/18.bmp new file mode 100644 index 000000000..584dfd410 Binary files /dev/null and b/anygis/Tracks_Strava_Winter_Blue.zmp/18.bmp differ diff --git a/anygis/Tracks_Strava_Winter_Blue.zmp/24.bmp b/anygis/Tracks_Strava_Winter_Blue.zmp/24.bmp new file mode 100644 index 000000000..13c144685 Binary files /dev/null and b/anygis/Tracks_Strava_Winter_Blue.zmp/24.bmp differ diff --git a/anygis/Tracks_Strava_Winter_Blue.zmp/info.txt b/anygis/Tracks_Strava_Winter_Blue.zmp/info.txt new file mode 100644 index 000000000..65fb3146d --- /dev/null +++ b/anygis/Tracks_Strava_Winter_Blue.zmp/info.txt @@ -0,0 +1,8 @@ + +Этот файл был создан автоматически с помощью файло-генератора AnyGIS.ru +Он должен работать с SasPlanet версии 200127.10112 (nightly) и новее. +Если вы заметили ошибку, свяжитесь со мной и сообщите о ней: + +https://t.me/anygis +https://vk.com/anygis +anygis@bk.ru \ No newline at end of file diff --git a/anygis/Tracks_Strava_Winter_Blue.zmp/params.txt b/anygis/Tracks_Strava_Winter_Blue.zmp/params.txt new file mode 100644 index 000000000..2bf3fd77a --- /dev/null +++ b/anygis/Tracks_Strava_Winter_Blue.zmp/params.txt @@ -0,0 +1,24 @@ + +[PARAMS] +GUID={3D4F0CE8-46CF-44C8-A0D6-5278C38E3B2C} + +ParentSubMenu_ru=Зимние +ParentSubMenu_uk=Зимовий +ParentSubMenu=Winter + +name_ru=Strava Heatmap - Зимний спорт (синий) +name_uk=Strava Heatmap - Зимний спорт (синий) +name=Strava Heatmap - Winter (blue) + +NameInCache=Tracks_Strava_Winter_Blue +asLayer=1 +EPSG=3785 + +DefURLBase=https://anygis.ru/api/v1/Tracks_Strava_Winter_Blue/{x}/{y}/{z} + +RequestHead=Referer:https://www.strava.com/heatmap\r\nConnection: keep-alive\r\nUser-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/62.0.3202.94 Safari/537.36\r\nAccept: image/webp,image/apng,image/*,*/*;q=0.8\r\nAccept-Encoding: gzip, deflate\r\nAccept-Language: ru,en-US;q=0.9,en;q=0.8 + +Ext=.png +DetectContentType=1 +ContentType=image/jpeg,image/png +License= © Strava \ No newline at end of file diff --git a/anygis/Tracks_Strava_Winter_Bluered.zmp/18.bmp b/anygis/Tracks_Strava_Winter_Bluered.zmp/18.bmp new file mode 100644 index 000000000..584dfd410 Binary files /dev/null and b/anygis/Tracks_Strava_Winter_Bluered.zmp/18.bmp differ diff --git a/anygis/Tracks_Strava_Winter_Bluered.zmp/24.bmp b/anygis/Tracks_Strava_Winter_Bluered.zmp/24.bmp new file mode 100644 index 000000000..13c144685 Binary files /dev/null and b/anygis/Tracks_Strava_Winter_Bluered.zmp/24.bmp differ diff --git a/anygis/Tracks_Strava_Winter_Bluered.zmp/info.txt b/anygis/Tracks_Strava_Winter_Bluered.zmp/info.txt new file mode 100644 index 000000000..65fb3146d --- /dev/null +++ b/anygis/Tracks_Strava_Winter_Bluered.zmp/info.txt @@ -0,0 +1,8 @@ + +Этот файл был создан автоматически с помощью файло-генератора AnyGIS.ru +Он должен работать с SasPlanet версии 200127.10112 (nightly) и новее. +Если вы заметили ошибку, свяжитесь со мной и сообщите о ней: + +https://t.me/anygis +https://vk.com/anygis +anygis@bk.ru \ No newline at end of file diff --git a/anygis/Tracks_Strava_Winter_Bluered.zmp/params.txt b/anygis/Tracks_Strava_Winter_Bluered.zmp/params.txt new file mode 100644 index 000000000..b1b905d17 --- /dev/null +++ b/anygis/Tracks_Strava_Winter_Bluered.zmp/params.txt @@ -0,0 +1,24 @@ + +[PARAMS] +GUID={312A1146-9EEF-47AC-812F-6F4CD4FB9089} + +ParentSubMenu_ru=Зимние +ParentSubMenu_uk=Зимовий +ParentSubMenu=Winter + +name_ru=Strava Heatmap - Зимний спорт (красный) +name_uk=Strava Heatmap - Зимний спорт (красный) +name=Strava Heatmap - Winter (red) + +NameInCache=Tracks_Strava_Winter_Bluered +asLayer=1 +EPSG=3785 + +DefURLBase=https://anygis.ru/api/v1/Tracks_Strava_Winter_Bluered/{x}/{y}/{z} + +RequestHead=Referer:https://www.strava.com/heatmap\r\nConnection: keep-alive\r\nUser-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/62.0.3202.94 Safari/537.36\r\nAccept: image/webp,image/apng,image/*,*/*;q=0.8\r\nAccept-Encoding: gzip, deflate\r\nAccept-Language: ru,en-US;q=0.9,en;q=0.8 + +Ext=.png +DetectContentType=1 +ContentType=image/jpeg,image/png +License= © Strava \ No newline at end of file diff --git a/anygis/Tracks_Strava_Winter_Gray.zmp/18.bmp b/anygis/Tracks_Strava_Winter_Gray.zmp/18.bmp new file mode 100644 index 000000000..584dfd410 Binary files /dev/null and b/anygis/Tracks_Strava_Winter_Gray.zmp/18.bmp differ diff --git a/anygis/Tracks_Strava_Winter_Gray.zmp/24.bmp b/anygis/Tracks_Strava_Winter_Gray.zmp/24.bmp new file mode 100644 index 000000000..13c144685 Binary files /dev/null and b/anygis/Tracks_Strava_Winter_Gray.zmp/24.bmp differ diff --git a/anygis/Tracks_Strava_Winter_Gray.zmp/info.txt b/anygis/Tracks_Strava_Winter_Gray.zmp/info.txt new file mode 100644 index 000000000..65fb3146d --- /dev/null +++ b/anygis/Tracks_Strava_Winter_Gray.zmp/info.txt @@ -0,0 +1,8 @@ + +Этот файл был создан автоматически с помощью файло-генератора AnyGIS.ru +Он должен работать с SasPlanet версии 200127.10112 (nightly) и новее. +Если вы заметили ошибку, свяжитесь со мной и сообщите о ней: + +https://t.me/anygis +https://vk.com/anygis +anygis@bk.ru \ No newline at end of file diff --git a/anygis/Tracks_Strava_Winter_Gray.zmp/params.txt b/anygis/Tracks_Strava_Winter_Gray.zmp/params.txt new file mode 100644 index 000000000..afd1d7714 --- /dev/null +++ b/anygis/Tracks_Strava_Winter_Gray.zmp/params.txt @@ -0,0 +1,24 @@ + +[PARAMS] +GUID={519A5FF6-B57B-428A-B50B-3AED013C1FC0} + +ParentSubMenu_ru=Зимние +ParentSubMenu_uk=Зимовий +ParentSubMenu=Winter + +name_ru=Strava Heatmap - Зимний спорт (серый) +name_uk=Strava Heatmap - Зимний спорт (серый) +name=Strava Heatmap - Winter (gray) + +NameInCache=Tracks_Strava_Winter_Gray +asLayer=1 +EPSG=3785 + +DefURLBase=https://anygis.ru/api/v1/Tracks_Strava_Winter_Gray/{x}/{y}/{z} + +RequestHead=Referer:https://www.strava.com/heatmap\r\nConnection: keep-alive\r\nUser-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/62.0.3202.94 Safari/537.36\r\nAccept: image/webp,image/apng,image/*,*/*;q=0.8\r\nAccept-Encoding: gzip, deflate\r\nAccept-Language: ru,en-US;q=0.9,en;q=0.8 + +Ext=.png +DetectContentType=1 +ContentType=image/jpeg,image/png +License= © Strava \ No newline at end of file diff --git a/anygis/Yandex_direction_WGS84.zmp/24.bmp b/anygis/Yandex_direction_WGS84.zmp/24.bmp new file mode 100644 index 000000000..108dd576a Binary files /dev/null and b/anygis/Yandex_direction_WGS84.zmp/24.bmp differ diff --git a/anygis/Yandex_direction_WGS84.zmp/info.txt b/anygis/Yandex_direction_WGS84.zmp/info.txt new file mode 100644 index 000000000..65fb3146d --- /dev/null +++ b/anygis/Yandex_direction_WGS84.zmp/info.txt @@ -0,0 +1,8 @@ + +Этот файл был создан автоматически с помощью файло-генератора AnyGIS.ru +Он должен работать с SasPlanet версии 200127.10112 (nightly) и новее. +Если вы заметили ошибку, свяжитесь со мной и сообщите о ней: + +https://t.me/anygis +https://vk.com/anygis +anygis@bk.ru \ No newline at end of file diff --git a/anygis/Yandex_direction_WGS84.zmp/params.txt b/anygis/Yandex_direction_WGS84.zmp/params.txt new file mode 100644 index 000000000..649139e5c --- /dev/null +++ b/anygis/Yandex_direction_WGS84.zmp/params.txt @@ -0,0 +1,24 @@ + +[PARAMS] +GUID={24C05D41-56F4-4316-BE4A-465BE9C4E90D} + +ParentSubMenu_ru=Автомобильные +ParentSubMenu_uk=Автомобільний +ParentSubMenu=Transport + +name_ru=Яндекс - Направления +name_uk=Яндекс - Направления +name=Yandex - Directions + +NameInCache=Yandex_direction_WGS84 +asLayer=1 +EPSG=3395 + +DefURLBase=https://core-gpstiles.maps.yandex.net/tiles?style=red_combined&x={x}&y={y}&z={z} + +RequestHead=Referer:https://n.maps.yandex.ru/\r\nConnection: keep-alive\r\nUser-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/62.0.3202.94 Safari/537.36\r\nAccept: image/webp,image/apng,image/*,*/*;q=0.8\r\nAccept-Encoding: gzip, deflate\r\nAccept-Language: ru,en-US;q=0.9,en;q=0.8 + +Ext=.png +DetectContentType=1 +ContentType=image/jpeg,image/png +License= © Яндекс \ No newline at end of file diff --git a/anygis/Yandex_intensity_WGS84.zmp/24.bmp b/anygis/Yandex_intensity_WGS84.zmp/24.bmp new file mode 100644 index 000000000..108dd576a Binary files /dev/null and b/anygis/Yandex_intensity_WGS84.zmp/24.bmp differ diff --git a/anygis/Yandex_intensity_WGS84.zmp/info.txt b/anygis/Yandex_intensity_WGS84.zmp/info.txt new file mode 100644 index 000000000..65fb3146d --- /dev/null +++ b/anygis/Yandex_intensity_WGS84.zmp/info.txt @@ -0,0 +1,8 @@ + +Этот файл был создан автоматически с помощью файло-генератора AnyGIS.ru +Он должен работать с SasPlanet версии 200127.10112 (nightly) и новее. +Если вы заметили ошибку, свяжитесь со мной и сообщите о ней: + +https://t.me/anygis +https://vk.com/anygis +anygis@bk.ru \ No newline at end of file diff --git a/anygis/Yandex_intensity_WGS84.zmp/params.txt b/anygis/Yandex_intensity_WGS84.zmp/params.txt new file mode 100644 index 000000000..1c6b6872f --- /dev/null +++ b/anygis/Yandex_intensity_WGS84.zmp/params.txt @@ -0,0 +1,24 @@ + +[PARAMS] +GUID={F29497A8-4ADA-4076-8590-22006ED00111} + +ParentSubMenu_ru=Автомобильные +ParentSubMenu_uk=Автомобільний +ParentSubMenu=Transport + +name_ru=Яндекс - Интенсивность +name_uk=Яндекс - Интенсивность +name=Yandex - Intensity + +NameInCache=Yandex_intensity_WGS84 +asLayer=1 +EPSG=3395 + +DefURLBase=https://core-gpstiles.maps.yandex.net/tiles?style=point&x={x}&y={y}&z={z} + +RequestHead=Referer:https://n.maps.yandex.ru/\r\nConnection: keep-alive\r\nUser-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/62.0.3202.94 Safari/537.36\r\nAccept: image/webp,image/apng,image/*,*/*;q=0.8\r\nAccept-Encoding: gzip, deflate\r\nAccept-Language: ru,en-US;q=0.9,en;q=0.8 + +Ext=.png +DetectContentType=1 +ContentType=image/jpeg,image/png +License= © Яндекс \ No newline at end of file diff --git a/anygis/chepetsk.zmp/18.bmp b/anygis/chepetsk.zmp/18.bmp new file mode 100644 index 000000000..a0fe7dc75 Binary files /dev/null and b/anygis/chepetsk.zmp/18.bmp differ diff --git a/anygis/chepetsk.zmp/24.bmp b/anygis/chepetsk.zmp/24.bmp new file mode 100644 index 000000000..52c0bbf36 Binary files /dev/null and b/anygis/chepetsk.zmp/24.bmp differ diff --git a/anygis/chepetsk.zmp/info.txt b/anygis/chepetsk.zmp/info.txt new file mode 100644 index 000000000..65fb3146d --- /dev/null +++ b/anygis/chepetsk.zmp/info.txt @@ -0,0 +1,8 @@ + +Этот файл был создан автоматически с помощью файло-генератора AnyGIS.ru +Он должен работать с SasPlanet версии 200127.10112 (nightly) и новее. +Если вы заметили ошибку, свяжитесь со мной и сообщите о ней: + +https://t.me/anygis +https://vk.com/anygis +anygis@bk.ru \ No newline at end of file diff --git a/anygis/chepetsk.zmp/params.txt b/anygis/chepetsk.zmp/params.txt new file mode 100644 index 000000000..33067d85c --- /dev/null +++ b/anygis/chepetsk.zmp/params.txt @@ -0,0 +1,24 @@ + +[PARAMS] +GUID={3D86E96A-0EC4-4168-AD40-14B8D09CD3F4} + +ParentSubMenu_ru=Велосипедные\Россия +ParentSubMenu_uk=Велосипедний\Росія +ParentSubMenu=Cycle\Russia + +name_ru=OSM Чепецк.net +name_uk=OSM Чепецк.net +name=OSM Chepetsk + +NameInCache=chepetsk +asLayer=0 +EPSG=3785 + +DefURLBase=http://ingreelab.net/A52CEA6D090B666F0A2C6A85A53832F128B6CAED/{z}/{x}/{y}.png + +RequestHead=Referer:http://www.sasgis.org/ + +Ext=.png +DetectContentType=1 +ContentType=image/jpeg,image/png +License= © OpenStreetMap \ No newline at end of file diff --git a/anygis/nakarte_caucasus_0500.zmp/18.bmp b/anygis/nakarte_caucasus_0500.zmp/18.bmp new file mode 100644 index 000000000..34dbde9c2 Binary files /dev/null and b/anygis/nakarte_caucasus_0500.zmp/18.bmp differ diff --git a/anygis/nakarte_caucasus_0500.zmp/24.bmp b/anygis/nakarte_caucasus_0500.zmp/24.bmp new file mode 100644 index 000000000..013b279ca Binary files /dev/null and b/anygis/nakarte_caucasus_0500.zmp/24.bmp differ diff --git a/anygis/nakarte_caucasus_0500.zmp/info.txt b/anygis/nakarte_caucasus_0500.zmp/info.txt new file mode 100644 index 000000000..65fb3146d --- /dev/null +++ b/anygis/nakarte_caucasus_0500.zmp/info.txt @@ -0,0 +1,8 @@ + +Этот файл был создан автоматически с помощью файло-генератора AnyGIS.ru +Он должен работать с SasPlanet версии 200127.10112 (nightly) и новее. +Если вы заметили ошибку, свяжитесь со мной и сообщите о ней: + +https://t.me/anygis +https://vk.com/anygis +anygis@bk.ru \ No newline at end of file diff --git a/anygis/nakarte_caucasus_0500.zmp/params.txt b/anygis/nakarte_caucasus_0500.zmp/params.txt new file mode 100644 index 000000000..8e9213483 --- /dev/null +++ b/anygis/nakarte_caucasus_0500.zmp/params.txt @@ -0,0 +1,23 @@ + +[PARAMS] +GUID={651E58ED-CD11-4C4D-9D52-16761FFA8FF9} + +ParentSubMenu_ru=Туристические\Россия\Кавказ +ParentSubMenu_uk=Туристичний\Росія\Кавказ +ParentSubMenu=Hike\Russia\Caucasus + +name_ru=Сводная 500м +name_uk=Сводная 500м +name=Caucasus 500m + +NameInCache=nakarte_caucasus_0500 +asLayer=0 +EPSG=3785 + +DefURLBase=https://tiles.nakarte.me/new_gsh_050k/{z}/{x}/{-y} + +RequestHead=Referer:http://www.sasgis.org/ + +Ext=.png +DetectContentType=1 +ContentType=image/jpeg,image/png diff --git a/anygis/nakarte_caucasus_1000.zmp/18.bmp b/anygis/nakarte_caucasus_1000.zmp/18.bmp new file mode 100644 index 000000000..34dbde9c2 Binary files /dev/null and b/anygis/nakarte_caucasus_1000.zmp/18.bmp differ diff --git a/anygis/nakarte_caucasus_1000.zmp/24.bmp b/anygis/nakarte_caucasus_1000.zmp/24.bmp new file mode 100644 index 000000000..013b279ca Binary files /dev/null and b/anygis/nakarte_caucasus_1000.zmp/24.bmp differ diff --git a/anygis/nakarte_caucasus_1000.zmp/info.txt b/anygis/nakarte_caucasus_1000.zmp/info.txt new file mode 100644 index 000000000..65fb3146d --- /dev/null +++ b/anygis/nakarte_caucasus_1000.zmp/info.txt @@ -0,0 +1,8 @@ + +Этот файл был создан автоматически с помощью файло-генератора AnyGIS.ru +Он должен работать с SasPlanet версии 200127.10112 (nightly) и новее. +Если вы заметили ошибку, свяжитесь со мной и сообщите о ней: + +https://t.me/anygis +https://vk.com/anygis +anygis@bk.ru \ No newline at end of file diff --git a/anygis/nakarte_caucasus_1000.zmp/params.txt b/anygis/nakarte_caucasus_1000.zmp/params.txt new file mode 100644 index 000000000..055cb82bf --- /dev/null +++ b/anygis/nakarte_caucasus_1000.zmp/params.txt @@ -0,0 +1,23 @@ + +[PARAMS] +GUID={A0019992-1FC0-4F3E-B8EA-892B813122E7} + +ParentSubMenu_ru=Туристические\Россия\Кавказ +ParentSubMenu_uk=Туристичний\Росія\Кавказ +ParentSubMenu=Hike\Russia\Caucasus + +name_ru=Сводная 1000м +name_uk=Сводная 1000м +name=Caucasus 1000m + +NameInCache=nakarte_caucasus_1000 +asLayer=0 +EPSG=3785 + +DefURLBase=https://tiles.nakarte.me/new_gsh_100k/{z}/{x}/{-y} + +RequestHead=Referer:http://www.sasgis.org/ + +Ext=.png +DetectContentType=1 +ContentType=image/jpeg,image/png diff --git a/anygis/nakarte_soviet_topo_0250.zmp/18.bmp b/anygis/nakarte_soviet_topo_0250.zmp/18.bmp new file mode 100644 index 000000000..34dbde9c2 Binary files /dev/null and b/anygis/nakarte_soviet_topo_0250.zmp/18.bmp differ diff --git a/anygis/nakarte_soviet_topo_0250.zmp/24.bmp b/anygis/nakarte_soviet_topo_0250.zmp/24.bmp new file mode 100644 index 000000000..013b279ca Binary files /dev/null and b/anygis/nakarte_soviet_topo_0250.zmp/24.bmp differ diff --git a/anygis/nakarte_soviet_topo_0250.zmp/info.txt b/anygis/nakarte_soviet_topo_0250.zmp/info.txt new file mode 100644 index 000000000..65fb3146d --- /dev/null +++ b/anygis/nakarte_soviet_topo_0250.zmp/info.txt @@ -0,0 +1,8 @@ + +Этот файл был создан автоматически с помощью файло-генератора AnyGIS.ru +Он должен работать с SasPlanet версии 200127.10112 (nightly) и новее. +Если вы заметили ошибку, свяжитесь со мной и сообщите о ней: + +https://t.me/anygis +https://vk.com/anygis +anygis@bk.ru \ No newline at end of file diff --git a/anygis/nakarte_soviet_topo_0250.zmp/params.txt b/anygis/nakarte_soviet_topo_0250.zmp/params.txt new file mode 100644 index 000000000..a89e77cb1 --- /dev/null +++ b/anygis/nakarte_soviet_topo_0250.zmp/params.txt @@ -0,0 +1,23 @@ + +[PARAMS] +GUID={3DD56D29-4DEC-49BA-A8B6-DCB7C2E0D1B1} + +ParentSubMenu_ru=Топокарты\Генштаб +ParentSubMenu_uk=Топокарти\Генштаб +ParentSubMenu=Topomaps\Soviet military maps + +name_ru=Генштаб 250 м (Nakarte.me) +name_uk=Генштаб 250 м (Nakarte.me) +name=Genshtab 250 m (Nakarte.me) + +NameInCache=nakarte_soviet_topo_0250 +asLayer=0 +EPSG=3785 + +DefURLBase=https://tiles.nakarte.me/topo250/{z}/{x}/{-y} + +RequestHead=Referer:http://www.sasgis.org/ + +Ext=.jpg +DetectContentType=1 +ContentType=image/jpeg,image/png diff --git a/anygis/nakarte_soviet_topo_0500.zmp/18.bmp b/anygis/nakarte_soviet_topo_0500.zmp/18.bmp new file mode 100644 index 000000000..34dbde9c2 Binary files /dev/null and b/anygis/nakarte_soviet_topo_0500.zmp/18.bmp differ diff --git a/anygis/nakarte_soviet_topo_0500.zmp/24.bmp b/anygis/nakarte_soviet_topo_0500.zmp/24.bmp new file mode 100644 index 000000000..013b279ca Binary files /dev/null and b/anygis/nakarte_soviet_topo_0500.zmp/24.bmp differ diff --git a/anygis/nakarte_soviet_topo_0500.zmp/info.txt b/anygis/nakarte_soviet_topo_0500.zmp/info.txt new file mode 100644 index 000000000..65fb3146d --- /dev/null +++ b/anygis/nakarte_soviet_topo_0500.zmp/info.txt @@ -0,0 +1,8 @@ + +Этот файл был создан автоматически с помощью файло-генератора AnyGIS.ru +Он должен работать с SasPlanet версии 200127.10112 (nightly) и новее. +Если вы заметили ошибку, свяжитесь со мной и сообщите о ней: + +https://t.me/anygis +https://vk.com/anygis +anygis@bk.ru \ No newline at end of file diff --git a/anygis/nakarte_soviet_topo_0500.zmp/params.txt b/anygis/nakarte_soviet_topo_0500.zmp/params.txt new file mode 100644 index 000000000..c62e5eda3 --- /dev/null +++ b/anygis/nakarte_soviet_topo_0500.zmp/params.txt @@ -0,0 +1,23 @@ + +[PARAMS] +GUID={4065B464-4C05-4BA0-A08C-C621022B0827} + +ParentSubMenu_ru=Топокарты\Генштаб +ParentSubMenu_uk=Топокарти\Генштаб +ParentSubMenu=Topomaps\Soviet military maps + +name_ru=Генштаб 500 м (Nakarte.me) +name_uk=Генштаб 500 м (Nakarte.me) +name=Genshtab 500 m (Nakarte.me) + +NameInCache=nakarte_soviet_topo_0500 +asLayer=0 +EPSG=3785 + +DefURLBase=https://tiles.nakarte.me/topo500/{z}/{x}/{-y} + +RequestHead=Referer:http://www.sasgis.org/ + +Ext=.jpg +DetectContentType=1 +ContentType=image/jpeg,image/png diff --git a/anygis/nakarte_soviet_topo_1000.zmp/18.bmp b/anygis/nakarte_soviet_topo_1000.zmp/18.bmp new file mode 100644 index 000000000..34dbde9c2 Binary files /dev/null and b/anygis/nakarte_soviet_topo_1000.zmp/18.bmp differ diff --git a/anygis/nakarte_soviet_topo_1000.zmp/24.bmp b/anygis/nakarte_soviet_topo_1000.zmp/24.bmp new file mode 100644 index 000000000..013b279ca Binary files /dev/null and b/anygis/nakarte_soviet_topo_1000.zmp/24.bmp differ diff --git a/anygis/nakarte_soviet_topo_1000.zmp/info.txt b/anygis/nakarte_soviet_topo_1000.zmp/info.txt new file mode 100644 index 000000000..65fb3146d --- /dev/null +++ b/anygis/nakarte_soviet_topo_1000.zmp/info.txt @@ -0,0 +1,8 @@ + +Этот файл был создан автоматически с помощью файло-генератора AnyGIS.ru +Он должен работать с SasPlanet версии 200127.10112 (nightly) и новее. +Если вы заметили ошибку, свяжитесь со мной и сообщите о ней: + +https://t.me/anygis +https://vk.com/anygis +anygis@bk.ru \ No newline at end of file diff --git a/anygis/nakarte_soviet_topo_1000.zmp/params.txt b/anygis/nakarte_soviet_topo_1000.zmp/params.txt new file mode 100644 index 000000000..0bedc975f --- /dev/null +++ b/anygis/nakarte_soviet_topo_1000.zmp/params.txt @@ -0,0 +1,23 @@ + +[PARAMS] +GUID={C182248A-B1ED-4090-A8C3-3972804A93E3} + +ParentSubMenu_ru=Топокарты\Генштаб +ParentSubMenu_uk=Топокарти\Генштаб +ParentSubMenu=Topomaps\Soviet military maps + +name_ru=Генштаб 1 км (Nakarte.me) +name_uk=Генштаб 1 км (Nakarte.me) +name=Genshtab 1 km (Nakarte.me) + +NameInCache=nakarte_soviet_topo_1000 +asLayer=0 +EPSG=3785 + +DefURLBase=https://tiles.nakarte.me/topo1000/{z}/{x}/{-y} + +RequestHead=Referer:http://www.sasgis.org/ + +Ext=.jpg +DetectContentType=1 +ContentType=image/jpeg,image/png diff --git a/anygis/osm.zmp/18.bmp b/anygis/osm.zmp/18.bmp new file mode 100644 index 000000000..a0fe7dc75 Binary files /dev/null and b/anygis/osm.zmp/18.bmp differ diff --git a/anygis/osm.zmp/24.bmp b/anygis/osm.zmp/24.bmp new file mode 100644 index 000000000..52c0bbf36 Binary files /dev/null and b/anygis/osm.zmp/24.bmp differ diff --git a/anygis/osm.zmp/info.txt b/anygis/osm.zmp/info.txt new file mode 100644 index 000000000..65fb3146d --- /dev/null +++ b/anygis/osm.zmp/info.txt @@ -0,0 +1,8 @@ + +Этот файл был создан автоматически с помощью файло-генератора AnyGIS.ru +Он должен работать с SasPlanet версии 200127.10112 (nightly) и новее. +Если вы заметили ошибку, свяжитесь со мной и сообщите о ней: + +https://t.me/anygis +https://vk.com/anygis +anygis@bk.ru \ No newline at end of file diff --git a/anygis/osm.zmp/params.txt b/anygis/osm.zmp/params.txt new file mode 100644 index 000000000..37f23c25b --- /dev/null +++ b/anygis/osm.zmp/params.txt @@ -0,0 +1,25 @@ + +[PARAMS] +GUID={5A4DF2A2-21A4-4277-9A9A-E15CE5FA65FE} + +ParentSubMenu_ru=Городские и универсальные +ParentSubMenu_uk=Міські та універсальні +ParentSubMenu=City + +name_ru=OSM Mapy.cz - Base +name_uk=OSM Mapy.cz - Base +name=OSM Mapy.cz - Base + +NameInCache=osm +asLayer=0 +EPSG=3785 + +DefURLBase=https://m{s}.mapserver.mapy.cz/base-m/{z}-{x}-{y} + +ServerNames=1,2,3,4 +RequestHead=Connection: keep-alive\r\nUser-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/62.0.3202.94 Safari/537.36\r\nAccept: image/webp,image/apng,image/*,*/*;q=0.8\r\nAccept-Encoding: gzip, deflate\r\nAccept-Language: ru,en-US;q=0.9,en;q=0.8 + +Ext=.png +DetectContentType=1 +ContentType=image/jpeg,image/png +License= © Mapy.cz \ No newline at end of file diff --git a/anygis/waymarkedtrails_cycling.zmp/18.bmp b/anygis/waymarkedtrails_cycling.zmp/18.bmp new file mode 100644 index 000000000..a0fe7dc75 Binary files /dev/null and b/anygis/waymarkedtrails_cycling.zmp/18.bmp differ diff --git a/anygis/waymarkedtrails_cycling.zmp/24.bmp b/anygis/waymarkedtrails_cycling.zmp/24.bmp new file mode 100644 index 000000000..52c0bbf36 Binary files /dev/null and b/anygis/waymarkedtrails_cycling.zmp/24.bmp differ diff --git a/anygis/waymarkedtrails_cycling.zmp/info.txt b/anygis/waymarkedtrails_cycling.zmp/info.txt new file mode 100644 index 000000000..65fb3146d --- /dev/null +++ b/anygis/waymarkedtrails_cycling.zmp/info.txt @@ -0,0 +1,8 @@ + +Этот файл был создан автоматически с помощью файло-генератора AnyGIS.ru +Он должен работать с SasPlanet версии 200127.10112 (nightly) и новее. +Если вы заметили ошибку, свяжитесь со мной и сообщите о ней: + +https://t.me/anygis +https://vk.com/anygis +anygis@bk.ru \ No newline at end of file diff --git a/anygis/waymarkedtrails_cycling.zmp/params.txt b/anygis/waymarkedtrails_cycling.zmp/params.txt new file mode 100644 index 000000000..fbcf9e213 --- /dev/null +++ b/anygis/waymarkedtrails_cycling.zmp/params.txt @@ -0,0 +1,24 @@ + +[PARAMS] +GUID={1123ADB1-4561-4280-9224-D4690321117E} + +ParentSubMenu_ru=Велосипедные +ParentSubMenu_uk=Велосипедний +ParentSubMenu=Cycle + +name_ru=OSM WayMarkedTrails - Вело +name_uk=OSM WayMarkedTrails - Вело +name=OSM WayMarkedTrails - Cycling + +NameInCache=waymarkedtrails_cycling +asLayer=1 +EPSG=3785 + +DefURLBase=http://tile.waymarkedtrails.org/cycling/{z}/{x}/{y}.png + +RequestHead=Referer:https://cycling.waymarkedtrails.org/\r\nConnection: keep-alive\r\nUser-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/62.0.3202.94 Safari/537.36\r\nAccept: image/webp,image/apng,image/*,*/*;q=0.8\r\nAccept-Encoding: gzip, deflate\r\nAccept-Language: ru,en-US;q=0.9,en;q=0.8 + +Ext=.png +DetectContentType=1 +ContentType=image/jpeg,image/png +License= © WayMarkeredTrails \ No newline at end of file diff --git a/anygis/waymarkedtrails_hiking.zmp/18.bmp b/anygis/waymarkedtrails_hiking.zmp/18.bmp new file mode 100644 index 000000000..a0fe7dc75 Binary files /dev/null and b/anygis/waymarkedtrails_hiking.zmp/18.bmp differ diff --git a/anygis/waymarkedtrails_hiking.zmp/24.bmp b/anygis/waymarkedtrails_hiking.zmp/24.bmp new file mode 100644 index 000000000..52c0bbf36 Binary files /dev/null and b/anygis/waymarkedtrails_hiking.zmp/24.bmp differ diff --git a/anygis/waymarkedtrails_hiking.zmp/info.txt b/anygis/waymarkedtrails_hiking.zmp/info.txt new file mode 100644 index 000000000..65fb3146d --- /dev/null +++ b/anygis/waymarkedtrails_hiking.zmp/info.txt @@ -0,0 +1,8 @@ + +Этот файл был создан автоматически с помощью файло-генератора AnyGIS.ru +Он должен работать с SasPlanet версии 200127.10112 (nightly) и новее. +Если вы заметили ошибку, свяжитесь со мной и сообщите о ней: + +https://t.me/anygis +https://vk.com/anygis +anygis@bk.ru \ No newline at end of file diff --git a/anygis/waymarkedtrails_hiking.zmp/params.txt b/anygis/waymarkedtrails_hiking.zmp/params.txt new file mode 100644 index 000000000..3ee9e4cbd --- /dev/null +++ b/anygis/waymarkedtrails_hiking.zmp/params.txt @@ -0,0 +1,24 @@ + +[PARAMS] +GUID={1123ADB1-4561-4280-9225-D4690321117E} + +ParentSubMenu_ru=Туристические +ParentSubMenu_uk=Туристичний +ParentSubMenu=Hike + +name_ru=OSM WayMarkedTrails - Пешие +name_uk=OSM WayMarkedTrails - Пешие +name=OSM WayMarkedTrails - Hiking + +NameInCache=waymarkedtrails_hiking +asLayer=1 +EPSG=3785 + +DefURLBase=http://tile.waymarkedtrails.org/hiking/{z}/{x}/{y}.png + +RequestHead=Referer:https://hiking.waymarkedtrails.org/\r\nConnection: keep-alive\r\nUser-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/62.0.3202.94 Safari/537.36\r\nAccept: image/webp,image/apng,image/*,*/*;q=0.8\r\nAccept-Encoding: gzip, deflate\r\nAccept-Language: ru,en-US;q=0.9,en;q=0.8 + +Ext=.png +DetectContentType=1 +ContentType=image/jpeg,image/png +License= © WayMarkeredTrails \ No newline at end of file diff --git a/anygis/waymarkedtrails_mtb.zmp/18.bmp b/anygis/waymarkedtrails_mtb.zmp/18.bmp new file mode 100644 index 000000000..a0fe7dc75 Binary files /dev/null and b/anygis/waymarkedtrails_mtb.zmp/18.bmp differ diff --git a/anygis/waymarkedtrails_mtb.zmp/24.bmp b/anygis/waymarkedtrails_mtb.zmp/24.bmp new file mode 100644 index 000000000..52c0bbf36 Binary files /dev/null and b/anygis/waymarkedtrails_mtb.zmp/24.bmp differ diff --git a/anygis/waymarkedtrails_mtb.zmp/info.txt b/anygis/waymarkedtrails_mtb.zmp/info.txt new file mode 100644 index 000000000..65fb3146d --- /dev/null +++ b/anygis/waymarkedtrails_mtb.zmp/info.txt @@ -0,0 +1,8 @@ + +Этот файл был создан автоматически с помощью файло-генератора AnyGIS.ru +Он должен работать с SasPlanet версии 200127.10112 (nightly) и новее. +Если вы заметили ошибку, свяжитесь со мной и сообщите о ней: + +https://t.me/anygis +https://vk.com/anygis +anygis@bk.ru \ No newline at end of file diff --git a/anygis/waymarkedtrails_mtb.zmp/params.txt b/anygis/waymarkedtrails_mtb.zmp/params.txt new file mode 100644 index 000000000..a2f8a8eaa --- /dev/null +++ b/anygis/waymarkedtrails_mtb.zmp/params.txt @@ -0,0 +1,24 @@ + +[PARAMS] +GUID={C1570B16-4322-49BC-A279-D8D444AFA938} + +ParentSubMenu_ru=Велосипедные +ParentSubMenu_uk=Велосипедний +ParentSubMenu=Cycle + +name_ru=OSM WayMarkedTrails - MTB +name_uk=OSM WayMarkedTrails - MTB +name=OSM WayMarkedTrails - MTB + +NameInCache=waymarkedtrails_mtb +asLayer=1 +EPSG=3785 + +DefURLBase=http://tile.waymarkedtrails.org/mtb/{z}/{x}/{y}.png + +RequestHead=Referer:https://mtb.waymarkedtrails.org/\r\nConnection: keep-alive\r\nUser-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/62.0.3202.94 Safari/537.36\r\nAccept: image/webp,image/apng,image/*,*/*;q=0.8\r\nAccept-Encoding: gzip, deflate\r\nAccept-Language: ru,en-US;q=0.9,en;q=0.8 + +Ext=.png +DetectContentType=1 +ContentType=image/jpeg,image/png +License= © WayMarkeredTrails \ No newline at end of file diff --git a/anygis/waymarkedtrails_riding.zmp/18.bmp b/anygis/waymarkedtrails_riding.zmp/18.bmp new file mode 100644 index 000000000..a0fe7dc75 Binary files /dev/null and b/anygis/waymarkedtrails_riding.zmp/18.bmp differ diff --git a/anygis/waymarkedtrails_riding.zmp/24.bmp b/anygis/waymarkedtrails_riding.zmp/24.bmp new file mode 100644 index 000000000..52c0bbf36 Binary files /dev/null and b/anygis/waymarkedtrails_riding.zmp/24.bmp differ diff --git a/anygis/waymarkedtrails_riding.zmp/info.txt b/anygis/waymarkedtrails_riding.zmp/info.txt new file mode 100644 index 000000000..65fb3146d --- /dev/null +++ b/anygis/waymarkedtrails_riding.zmp/info.txt @@ -0,0 +1,8 @@ + +Этот файл был создан автоматически с помощью файло-генератора AnyGIS.ru +Он должен работать с SasPlanet версии 200127.10112 (nightly) и новее. +Если вы заметили ошибку, свяжитесь со мной и сообщите о ней: + +https://t.me/anygis +https://vk.com/anygis +anygis@bk.ru \ No newline at end of file diff --git a/anygis/waymarkedtrails_riding.zmp/params.txt b/anygis/waymarkedtrails_riding.zmp/params.txt new file mode 100644 index 000000000..f06e76aff --- /dev/null +++ b/anygis/waymarkedtrails_riding.zmp/params.txt @@ -0,0 +1,24 @@ + +[PARAMS] +GUID={0A2AF16D-E8ED-4F6B-BFD3-8120EA0F4F13} + +ParentSubMenu_ru=Разное +ParentSubMenu_uk=Різне +ParentSubMenu=Other + +name_ru=OSM Waymarkedtrails - Верховая езда +name_uk=OSM Waymarkedtrails - Верховая езда +name=OSM Waymarkedtrails.org - Riding + +NameInCache=waymarkedtrails_riding +asLayer=1 +EPSG=3785 + +DefURLBase=http://tile.waymarkedtrails.org/riding/{z}/{x}/{y}.png + +RequestHead=Referer:https://riding.waymarkedtrails.org/\r\nConnection: keep-alive\r\nUser-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/62.0.3202.94 Safari/537.36\r\nAccept: image/webp,image/apng,image/*,*/*;q=0.8\r\nAccept-Encoding: gzip, deflate\r\nAccept-Language: ru,en-US;q=0.9,en;q=0.8 + +Ext=.png +DetectContentType=1 +ContentType=image/jpeg,image/png +License= © WayMarkeredTrails \ No newline at end of file diff --git a/anygis/waymarkedtrails_skating.zmp/18.bmp b/anygis/waymarkedtrails_skating.zmp/18.bmp new file mode 100644 index 000000000..a0fe7dc75 Binary files /dev/null and b/anygis/waymarkedtrails_skating.zmp/18.bmp differ diff --git a/anygis/waymarkedtrails_skating.zmp/24.bmp b/anygis/waymarkedtrails_skating.zmp/24.bmp new file mode 100644 index 000000000..52c0bbf36 Binary files /dev/null and b/anygis/waymarkedtrails_skating.zmp/24.bmp differ diff --git a/anygis/waymarkedtrails_skating.zmp/info.txt b/anygis/waymarkedtrails_skating.zmp/info.txt new file mode 100644 index 000000000..65fb3146d --- /dev/null +++ b/anygis/waymarkedtrails_skating.zmp/info.txt @@ -0,0 +1,8 @@ + +Этот файл был создан автоматически с помощью файло-генератора AnyGIS.ru +Он должен работать с SasPlanet версии 200127.10112 (nightly) и новее. +Если вы заметили ошибку, свяжитесь со мной и сообщите о ней: + +https://t.me/anygis +https://vk.com/anygis +anygis@bk.ru \ No newline at end of file diff --git a/anygis/waymarkedtrails_skating.zmp/params.txt b/anygis/waymarkedtrails_skating.zmp/params.txt new file mode 100644 index 000000000..266257e12 --- /dev/null +++ b/anygis/waymarkedtrails_skating.zmp/params.txt @@ -0,0 +1,24 @@ + +[PARAMS] +GUID={0A364683-4027-4560-A464-85DA2DE7445D} + +ParentSubMenu_ru=Разное +ParentSubMenu_uk=Різне +ParentSubMenu=Other + +name_ru=OSM Waymarkedtrails - Коньки +name_uk=OSM Waymarkedtrails - Коньки +name=OSM Waymarkedtrails.org - Skating + +NameInCache=waymarkedtrails_skating +asLayer=1 +EPSG=3785 + +DefURLBase=http://tile.waymarkedtrails.org/skating/{z}/{x}/{y}.png + +RequestHead=Referer:https://skating.waymarkedtrails.org/\r\nConnection: keep-alive\r\nUser-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/62.0.3202.94 Safari/537.36\r\nAccept: image/webp,image/apng,image/*,*/*;q=0.8\r\nAccept-Encoding: gzip, deflate\r\nAccept-Language: ru,en-US;q=0.9,en;q=0.8 + +Ext=.png +DetectContentType=1 +ContentType=image/jpeg,image/png +License= © WayMarkeredTrails \ No newline at end of file diff --git a/anygis/waymarkedtrails_slopes.zmp/18.bmp b/anygis/waymarkedtrails_slopes.zmp/18.bmp new file mode 100644 index 000000000..a0fe7dc75 Binary files /dev/null and b/anygis/waymarkedtrails_slopes.zmp/18.bmp differ diff --git a/anygis/waymarkedtrails_slopes.zmp/24.bmp b/anygis/waymarkedtrails_slopes.zmp/24.bmp new file mode 100644 index 000000000..52c0bbf36 Binary files /dev/null and b/anygis/waymarkedtrails_slopes.zmp/24.bmp differ diff --git a/anygis/waymarkedtrails_slopes.zmp/info.txt b/anygis/waymarkedtrails_slopes.zmp/info.txt new file mode 100644 index 000000000..65fb3146d --- /dev/null +++ b/anygis/waymarkedtrails_slopes.zmp/info.txt @@ -0,0 +1,8 @@ + +Этот файл был создан автоматически с помощью файло-генератора AnyGIS.ru +Он должен работать с SasPlanet версии 200127.10112 (nightly) и новее. +Если вы заметили ошибку, свяжитесь со мной и сообщите о ней: + +https://t.me/anygis +https://vk.com/anygis +anygis@bk.ru \ No newline at end of file diff --git a/anygis/waymarkedtrails_slopes.zmp/params.txt b/anygis/waymarkedtrails_slopes.zmp/params.txt new file mode 100644 index 000000000..69c961cf1 --- /dev/null +++ b/anygis/waymarkedtrails_slopes.zmp/params.txt @@ -0,0 +1,24 @@ + +[PARAMS] +GUID={D6A4DEC7-4BBC-4411-8707-28F4E4A683CF} + +ParentSubMenu_ru=Зимние +ParentSubMenu_uk=Зимовий +ParentSubMenu=Winter + +name_ru=OSM WayMarkedTrails- Зимние +name_uk=OSM WayMarkedTrails- Зимние +name=OSM WayMarkedTrails - Slopes + +NameInCache=waymarkedtrails_slopes +asLayer=1 +EPSG=3785 + +DefURLBase=http://tile.waymarkedtrails.org/slopes/{z}/{x}/{y}.png + +RequestHead=Referer:https://slopes.waymarkedtrails.org/\r\nConnection: keep-alive\r\nUser-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/62.0.3202.94 Safari/537.36\r\nAccept: image/webp,image/apng,image/*,*/*;q=0.8\r\nAccept-Encoding: gzip, deflate\r\nAccept-Language: ru,en-US;q=0.9,en;q=0.8 + +Ext=.png +DetectContentType=1 +ContentType=image/jpeg,image/png +License= © WayMarkeredTrails \ No newline at end of file diff --git a/atlogis_LS7.zmp/18.bmp b/atlogis_LS7.zmp/18.bmp new file mode 100644 index 000000000..a942fa46b Binary files /dev/null and b/atlogis_LS7.zmp/18.bmp differ diff --git a/atlogis_LS7.zmp/24.bmp b/atlogis_LS7.zmp/24.bmp new file mode 100644 index 000000000..e46b75622 Binary files /dev/null and b/atlogis_LS7.zmp/24.bmp differ diff --git a/atlogis_LS7.zmp/GetUrlScript.txt b/atlogis_LS7.zmp/GetUrlScript.txt new file mode 100644 index 000000000..40c48dc96 --- /dev/null +++ b/atlogis_LS7.zmp/GetUrlScript.txt @@ -0,0 +1,7 @@ +var +shift:integer; +begin + + if getz < 4 then shift:=0 else shift:=round(intpower(2,getz-3))+1; + ResultURL:=GetURLBase+'/'+inttostr(GetZ-2)+'/'+inttostr(GetX)+'/'+inttostr(round(intpower(2,GetZ)div 2) - GetY -shift); +end. \ No newline at end of file diff --git a/atlogis_LS7.zmp/params.txt b/atlogis_LS7.zmp/params.txt new file mode 100644 index 000000000..2777f437c --- /dev/null +++ b/atlogis_LS7.zmp/params.txt @@ -0,0 +1,19 @@ +[PARAMS] +pnum=114 +GUID={8E8A18B5-E2D5-49C5-9FF7-99D1A4AB0652} +name_ru=Карта (atlogis_LS7) +name=Map (atlogis_LS7) +NameInCache=atlogis_LS7 +DefURLBase=http://78.46.61.141/cgi-bin/tilecache-2.10/tilecache.py/1.0.0/LS7_v2-ww-GEO84 +ContentType=image/jpeg +Ext=.jpg +projection=3 +sradiusa=6378137 +sradiusb=6378137 +TILERLEFT=0 +TILERRIGHT=512 +TILERTOP=0 +TILERBOTTOM=512 +ParentSubMenu_ru=Сломанные карты\Другие карты +ParentSubMenu=Not working\Other maps +ParentSubMenu_uk=Зламані карти\Інші карти diff --git a/atlogis_Landsat5.zmp/18.bmp b/atlogis_Landsat5.zmp/18.bmp new file mode 100644 index 000000000..a942fa46b Binary files /dev/null and b/atlogis_Landsat5.zmp/18.bmp differ diff --git a/atlogis_Landsat5.zmp/24.bmp b/atlogis_Landsat5.zmp/24.bmp new file mode 100644 index 000000000..e46b75622 Binary files /dev/null and b/atlogis_Landsat5.zmp/24.bmp differ diff --git a/atlogis_Landsat5.zmp/GetUrlScript.txt b/atlogis_Landsat5.zmp/GetUrlScript.txt new file mode 100644 index 000000000..40c48dc96 --- /dev/null +++ b/atlogis_Landsat5.zmp/GetUrlScript.txt @@ -0,0 +1,7 @@ +var +shift:integer; +begin + + if getz < 4 then shift:=0 else shift:=round(intpower(2,getz-3))+1; + ResultURL:=GetURLBase+'/'+inttostr(GetZ-2)+'/'+inttostr(GetX)+'/'+inttostr(round(intpower(2,GetZ)div 2) - GetY -shift); +end. \ No newline at end of file diff --git a/atlogis_Landsat5.zmp/params.txt b/atlogis_Landsat5.zmp/params.txt new file mode 100644 index 000000000..5c937c17d --- /dev/null +++ b/atlogis_Landsat5.zmp/params.txt @@ -0,0 +1,19 @@ +[PARAMS] +pnum=114 +GUID={30E01D12-8E3F-4477-B272-7AB274E66F50} +name_ru=Карта (atlogis_Landsat5) +name=Map (atlogis_Landsat5) +NameInCache=atlogis_Landsat5 +DefURLBase=http://78.46.61.141/cgi-bin/tilecache-2.10/tilecache.py/1.0.0/Landsat5_GEO84 +ContentType=image/jpeg +Ext=.jpg +projection=3 +sradiusa=6378137 +sradiusb=6378137 +TILERLEFT=0 +TILERRIGHT=512 +TILERTOP=0 +TILERBOTTOM=512 +ParentSubMenu_ru=Сломанные карты\Другие карты +ParentSubMenu=Not working\Other maps +ParentSubMenu_uk=Зламані карти\Інші карти \ No newline at end of file diff --git a/atyrau.zmp/18.bmp b/atyrau.zmp/18.bmp new file mode 100644 index 000000000..a942fa46b Binary files /dev/null and b/atyrau.zmp/18.bmp differ diff --git a/atyrau.zmp/24.bmp b/atyrau.zmp/24.bmp new file mode 100644 index 000000000..e46b75622 Binary files /dev/null and b/atyrau.zmp/24.bmp differ diff --git a/atyrau.zmp/GetUrlScript.txt b/atyrau.zmp/GetUrlScript.txt new file mode 100644 index 000000000..82c444056 --- /dev/null +++ b/atyrau.zmp/GetUrlScript.txt @@ -0,0 +1,3 @@ +begin + ResultURL:=GetUrlBase+inttostr(GetZ-1)+'/'+inttostr(GetY)+'_'+inttostr(GetX)+'.png'; +end. \ No newline at end of file diff --git a/atyrau.zmp/info.txt b/atyrau.zmp/info.txt new file mode 100644 index 000000000..6b4b19bcb --- /dev/null +++ b/atyrau.zmp/info.txt @@ -0,0 +1,5 @@ +http://www.atyrau-business.com/gmap +

+ . +

+ 14 18. \ No newline at end of file diff --git a/atyrau.zmp/params.txt b/atyrau.zmp/params.txt new file mode 100644 index 000000000..30d7df637 --- /dev/null +++ b/atyrau.zmp/params.txt @@ -0,0 +1,17 @@ +[PARAMS] +pnum= +GUID={ABA03063-23D9-4FA4-931A-9182B98644B1} +ParentSubMenu_ru=Сломанные карты\Локальные карты +ParentSubMenu_uk=Зламані карти\Локальні карти +ParentSubMenu=Not working\Local maps +name_ru=Атырау +name=Atyrau +name_uk=Атырау +DefURLBase=http://www.atyrau-business.com/gmap/img/ +projection=1 +sradiusa=6378137 +sradiusb=6378137 +NameInCache=atyrau +Ext=.png +UsePreloadPage=0 +ContentType=image/png diff --git a/balticmaps.eu.map.zmp/18.bmp b/balticmaps.eu.map.zmp/18.bmp new file mode 100644 index 000000000..7f4ef7b50 Binary files /dev/null and b/balticmaps.eu.map.zmp/18.bmp differ diff --git a/balticmaps.eu.map.zmp/24.bmp b/balticmaps.eu.map.zmp/24.bmp new file mode 100644 index 000000000..112942f89 Binary files /dev/null and b/balticmaps.eu.map.zmp/24.bmp differ diff --git a/balticmaps.eu.map.zmp/GetUrlScript.txt b/balticmaps.eu.map.zmp/GetUrlScript.txt new file mode 100644 index 000000000..dddd0edc5 --- /dev/null +++ b/balticmaps.eu.map.zmp/GetUrlScript.txt @@ -0,0 +1,17 @@ +var +Step:integer; +shiftx,shifty:integer; +y:integer; +begin +shiftx:=225280; +shifty:=5632000; + +step:=round(225280/round(intpower(2,getz-3))) +if gety<3 then step:=225280; + +y:=round(intpower(2,getz-1))-GetY-1; +if y<=0 then y:=1; + +ResultURL:=GetURLBase+inttostr(shiftx+getx*step)+','+inttostr(shifty+Y*step)+','+inttostr(shiftx+getx*step+step)+','+inttostr(shifty+Y*step+step); +end. + diff --git a/balticmaps.eu.map.zmp/info.txt b/balticmaps.eu.map.zmp/info.txt new file mode 100644 index 000000000..35e0f1c58 --- /dev/null +++ b/balticmaps.eu.map.zmp/info.txt @@ -0,0 +1,7 @@ + + 3 !!! + + : + SAS 3 . + +: http://www.balticmaps.eu diff --git a/balticmaps.eu.map.zmp/params.txt b/balticmaps.eu.map.zmp/params.txt new file mode 100644 index 000000000..42274c2a7 --- /dev/null +++ b/balticmaps.eu.map.zmp/params.txt @@ -0,0 +1,19 @@ +[PARAMS] +pnum=177 +GUID={F05CB6B1-BB96-4BF3-AED2-4ABEB9B2DBE7} +ParentSubMenu_ru=Сломанные карты\Локальные карты +ParentSubMenu_uk=Зламані карти\Локальні карти +ParentSubMenu=Not working\Local maps +name_ru=Карта Латвии +name=Latvija Map +NameInCache=balticmaps_eu_map +DefURLBase=http://maps.kartes.lv/kijs/server_scripts/topo/get_image.php?WIDTH=300&HEIGHT=300&KIJS=BM45&SERVICE=WMS&VERSION=1.1.1&REQUEST=GetMap&EXCEPTIONS=application/vnd.ogc.se_inimage&LAYERS=&SRS=EPSG:3059&FORMAT=image/gif&TRANSPARENT=true&BBOX= +ContentType="image/jpeg" +Ext=.jpg +projection=1 +sradiusa=6378137 +sradiusb=6378137 +TILERLEFT=0 +TILERRIGHT=300 +TILERTOP=0 +TILERBOTTOM=300 diff --git a/balticmaps.eu.topo.zmp/18.bmp b/balticmaps.eu.topo.zmp/18.bmp new file mode 100644 index 000000000..7f4ef7b50 Binary files /dev/null and b/balticmaps.eu.topo.zmp/18.bmp differ diff --git a/balticmaps.eu.topo.zmp/24.bmp b/balticmaps.eu.topo.zmp/24.bmp new file mode 100644 index 000000000..112942f89 Binary files /dev/null and b/balticmaps.eu.topo.zmp/24.bmp differ diff --git a/balticmaps.eu.topo.zmp/GetUrlScript.txt b/balticmaps.eu.topo.zmp/GetUrlScript.txt new file mode 100644 index 000000000..b04bfefa0 --- /dev/null +++ b/balticmaps.eu.topo.zmp/GetUrlScript.txt @@ -0,0 +1,16 @@ +var +Step:integer; +shiftx,shifty:integer; +y:integer; +begin +shiftx:=225280; +shifty:=5632000; + +step:=round(225280/round(intpower(2,getz-3))) +if gety<3 then step:=0; + +y:=round(intpower(2,getz-1))-GetY-1; + +ResultURL:=GetURLBase+inttostr(shiftx+getx*step)+','+inttostr(shifty+Y*step)+','+inttostr(shiftx+getx*step+step)+','+inttostr(shifty+Y*step+step); +end. + diff --git a/balticmaps.eu.topo.zmp/info.txt b/balticmaps.eu.topo.zmp/info.txt new file mode 100644 index 000000000..35e0f1c58 --- /dev/null +++ b/balticmaps.eu.topo.zmp/info.txt @@ -0,0 +1,7 @@ + + 3 !!! + + : + SAS 3 . + +: http://www.balticmaps.eu diff --git a/balticmaps.eu.topo.zmp/params.txt b/balticmaps.eu.topo.zmp/params.txt new file mode 100644 index 000000000..be92a7b8a --- /dev/null +++ b/balticmaps.eu.topo.zmp/params.txt @@ -0,0 +1,20 @@ +[PARAMS] +pnum=178 +GUID={E01A0205-546A-494F-8434-5D75D53E3C1E} +ParentSubMenu_ru=Сломанные карты\Локальные карты +ParentSubMenu_uk=Зламані карти\Локальні карти +ParentSubMenu=Not working\Local maps +name_ru=Латвия топо +name=Latvija Topo +NameInCache=balticmaps_eu_topo +DefURLBase=http://maps.kartes.lv/kijs/server_scripts/orto/get_orto_foto.php?WIDTH=300&HEIGHT=300&KIJS=BM45&SERVICE=WMS&VERSION=1.1.1&REQUEST=GetMap&EXCEPTIONS=application/vnd.ogc.se_inimage&LAYERS=&SRS=EPSG:3059&FORMAT=image/gif&TRANSPARENT=true&BBOX= +ContentType="image/jpeg" +Ext=.jpg +projection=1 +sradiusa=6378137 +sradiusb=6378137 +separator=1 +TILERLEFT=0 +TILERRIGHT=300 +TILERTOP=0 +TILERBOTTOM=300 diff --git a/cheboksary.new.zmp/18.bmp b/cheboksary.new.zmp/18.bmp new file mode 100644 index 000000000..5ae7e4f10 Binary files /dev/null and b/cheboksary.new.zmp/18.bmp differ diff --git a/cheboksary.new.zmp/24.bmp b/cheboksary.new.zmp/24.bmp new file mode 100644 index 000000000..a070fcb9b Binary files /dev/null and b/cheboksary.new.zmp/24.bmp differ diff --git a/cheboksary.new.zmp/GetUrlScript.txt b/cheboksary.new.zmp/GetUrlScript.txt new file mode 100644 index 000000000..7e835d4fc --- /dev/null +++ b/cheboksary.new.zmp/GetUrlScript.txt @@ -0,0 +1,3 @@ +begin + ResultURL:=GetURLBase+inttostr(GetZ-1)+'-tile-'+inttostr(GetX)+'-'+inttostr(GetY)+'.png'; +end. \ No newline at end of file diff --git a/cheboksary.new.zmp/info.txt b/cheboksary.new.zmp/info.txt new file mode 100644 index 000000000..b8e8b9f1a --- /dev/null +++ b/cheboksary.new.zmp/info.txt @@ -0,0 +1,5 @@ + + + + +: http://www.cheboksary.ws \ No newline at end of file diff --git a/cheboksary.new.zmp/params.txt b/cheboksary.new.zmp/params.txt new file mode 100644 index 000000000..2008c686e --- /dev/null +++ b/cheboksary.new.zmp/params.txt @@ -0,0 +1,15 @@ +[PARAMS] +GUID={C5566E47-0B5E-4CB1-A557-CE1C6C21B0D8} +ParentSubMenu_ru=Сломанные карты\Локальные карты +ParentSubMenu=Not working\Local maps +ParentSubMenu_uk=Зламані карти\Локальні карти +name_ru=Чебоксары (cheboksary.ws) +name=Cheboksary (cheboksary.ws) +DefURLBase=http://www.cheboksary.ws/gug/ +projection=1 +sradiusa=6378137 +sradiusb=6356752 +NameInCache=cheboksary.new +Ext=.png +ContentType=image/png +IteratorSubRectSize=8,8 diff --git a/cheboksary.old.zmp/18.bmp b/cheboksary.old.zmp/18.bmp new file mode 100644 index 000000000..5ae7e4f10 Binary files /dev/null and b/cheboksary.old.zmp/18.bmp differ diff --git a/cheboksary.old.zmp/24.bmp b/cheboksary.old.zmp/24.bmp new file mode 100644 index 000000000..a070fcb9b Binary files /dev/null and b/cheboksary.old.zmp/24.bmp differ diff --git a/cheboksary.old.zmp/GetUrlScript.txt b/cheboksary.old.zmp/GetUrlScript.txt new file mode 100644 index 000000000..78e852d79 --- /dev/null +++ b/cheboksary.old.zmp/GetUrlScript.txt @@ -0,0 +1,5 @@ +var Koef_Z :integer; +begin + Koef_Z:= round(intpower(2,GetZ-13)); + ResultURL := GetURLBase + inttostr(GetZ-8) + '-' + inttostr(GetX - 2568*Koef_Z) + '-' + inttostr(GetY - 1255*Koef_Z) + '.png'; +end. \ No newline at end of file diff --git a/cheboksary.old.zmp/info.txt b/cheboksary.old.zmp/info.txt new file mode 100644 index 000000000..5a504c935 --- /dev/null +++ b/cheboksary.old.zmp/info.txt @@ -0,0 +1,7 @@ + + + 2010, + + . + +: http://cheboksary.ws/2010/ diff --git a/cheboksary.old.zmp/params.txt b/cheboksary.old.zmp/params.txt new file mode 100644 index 000000000..de02802bc --- /dev/null +++ b/cheboksary.old.zmp/params.txt @@ -0,0 +1,14 @@ +[PARAMS] +GUID={1765996B-95B8-46FD-9209-BC6B8689E2EC} +ParentSubMenu_ru=Сломанные карты\Локальные карты +ParentSubMenu=Not working\Local maps +ParentSubMenu_uk=Зламані карти\Локальні карти +name_ru=Чебоксары-old (cheboksary.ws/2010) +name=Cheboksary-old (cheboksary.ws/2010) +DefURLBase=http://www.cheboksary.ws/maps/ +projection=1 +sradiusa=6378137 +sradiusb=6356752 +NameInCache=cheboksary.old +Ext=.png +ContentType=image/png diff --git a/eatlas_new.zmp/18.bmp b/eatlas_new.zmp/18.bmp new file mode 100644 index 000000000..dce7efc05 Binary files /dev/null and b/eatlas_new.zmp/18.bmp differ diff --git a/eatlas_new.zmp/24.bmp b/eatlas_new.zmp/24.bmp new file mode 100644 index 000000000..757538fb0 Binary files /dev/null and b/eatlas_new.zmp/24.bmp differ diff --git a/eatlas_new.zmp/GetUrlScript.txt b/eatlas_new.zmp/GetUrlScript.txt new file mode 100644 index 000000000..c0d726956 --- /dev/null +++ b/eatlas_new.zmp/GetUrlScript.txt @@ -0,0 +1,173 @@ +var a:array[0..35] of char; +max:array[0..20] of byte; + +x1,x2,x3:integer; +y1,y2,y3:integer; +px1,px2,px3:integer; +py1,py2,py3:integer; +ppx1,ppx2,ppx3:integer; +ppy1,ppy2,ppy3:integer; +dx3,dx2,dx1:integer; +dy3,dy2,dy1:integer; + +sxy:string; +strx1,strx2,strx3:string; +stry1,stry2,stry3:string; + +begin + +a[0]:= '0'; +a[1]:= '1'; +a[2]:= '2'; +a[3]:= '3'; +a[4]:= '4'; +a[5]:= '5'; +a[6]:= '6'; +a[7]:= '7'; +a[8]:= '8'; +a[9]:= '9'; +a[10]:='A'; +a[11]:='B'; +a[12]:='C'; +a[13]:='D'; +a[14]:='E'; +a[15]:='F'; +a[16]:='G'; +a[17]:='H'; +a[18]:='I'; +a[19]:='J'; +a[20]:='K'; +a[21]:='L'; +a[22]:='M'; +a[23]:='N'; +a[24]:='O'; +a[25]:='P'; +a[26]:='Q'; +a[27]:='R'; +a[28]:='S'; +a[29]:='T'; +a[30]:='U'; +a[31]:='V'; +a[32]:='W'; +a[33]:='X'; +a[34]:='Y'; +a[35]:='Z'; + +max[0]:= 15; +max[1]:= 15; +max[2]:= 15; +max[3]:= 15; +max[4]:= 15; +max[5]:= 15; +max[6]:= 16; +max[7]:= 16; +max[8]:= 16; +max[9]:= 16; +max[10]:=16; +max[11]:=16; +max[12]:=16; +max[13]:=16; +max[14]:=16; +max[15]:=16; +max[16]:=16; +max[17]:=16; +max[18]:=16; +max[19]:=16; + + sxy:=''; + strx1:=''; + strx2:=''; + strx3:=''; + stry1:=''; + stry2:=''; + stry3:=''; + + x3:=0; + y3:=0; + x2:=0; + y2:=0; + x1:=0; + y1:=0; + px3:=0; + py3:=0; + px2:=0; + py2:=0; + px1:=0; + py1:=0; + + + if (gety>=round(intpower(2,GetZ-1)/2)) and (getx >=round(intpower(2,GetZ-1)/2)) then sxy:='/A'; + if (gety>=round(intpower(2,GetZ-1)/2)) and (getx < round(intpower(2,GetZ-1)/2)) then sxy:='/B'; + if (gety< round(intpower(2,GetZ-1)/2)) and (getx >= round(intpower(2,GetZ-1)/2))then sxy:='/D'; + if (gety< round(intpower(2,GetZ-1)/2)) and (getx < round(intpower(2,GetZ-1)/2))then sxy:='/C'; + + dx3:=round(intpower(2,GetZ-1)/2)-GetX; + if dx3<0 then dx3:=-dx3; + + dy3:=round(intpower(2,GetZ-1)/2)-GetY; + if dy3<0 then dy3:=-dy3; + + + + +if GetZ>3 then + begin + dx2:=dx3 div max[getz]; + dy2:=dy3 div max[getz]; + + dx1:=dx2 div max[getz]; + dy1:=dy2 div max[getz]; + end; + + px3:=dx3 div 35; + py3:=dy3 div 35; + ppx3:=px3 div 35; + ppy3:=py3 div 35; + x3:=dx3 mod 35; + y3:=dy3 mod 35; + px3:=px3-ppx3*35; + py3:=py3-ppy3*35; + + px2:=dx2 div 35; + py2:=dy2 div 35; + ppx2:=px2 div 35; + ppy2:=py2 div 35; + x2:=dx2 mod 35; + y2:=dy2 mod 35; + px2:=px2-ppx2*35; + py2:=py2-ppy2*35; + + px1:=dx1 div 35; + py1:=dy1 div 35; + ppx1:=px1 div 35; + ppy1:=py1 div 35; + x1:=dx1 mod 35; + y1:=dy1 mod 35; + px1:=px1-ppx1*35; + py1:=py1-ppy1*35; + + + strx3:=a[x3]; + stry3:=a[y3]; + if ((px3>0) or (ppx3>0)) then strx3:=a[px3]+strx3; + if ((py3>0) or (ppy3>0)) then stry3:=a[py3]+stry3; + if ppx3>0 then strx3:=a[ppx3]+strx3; + if ppy3>0 then stry3:=a[ppy3]+stry3; + + strx2:=a[x2]; + stry2:=a[y2]; + if px2>0 then strx2:=a[px2]+strx2; + if py2>0 then stry2:=a[py2]+stry2; + if ppx2>0 then strx2:=a[ppx2]+strx2; + if ppy2>0 then stry2:=a[ppy2]+stry2; + + strx1:=a[x1]; + stry1:=a[y1]; + if px1>0 then strx1:=a[px1]+strx1; + if py1>0 then stry1:=a[py1]+stry1; + if ppx1>0 then strx1:=a[ppx1]+strx1; + if ppy1>0 then stry1:=a[ppy1]+stry1; + + ResultURL:=GetURLBase+'Z'+inttostr(19-GetZ)+sxy+'/L1'+strx1+'Z'+stry1+'/L2'+strx2+'Z'+stry2+'/'+strx3+'Z'+stry3+'.png'; +end. + diff --git a/eatlas_new.zmp/info.txt b/eatlas_new.zmp/info.txt new file mode 100644 index 000000000..7798e65ae --- /dev/null +++ b/eatlas_new.zmp/info.txt @@ -0,0 +1,3 @@ +eAtlas - +
+www.eatlas.ru/index.html \ No newline at end of file diff --git a/eatlas_new.zmp/params.txt b/eatlas_new.zmp/params.txt new file mode 100644 index 000000000..1d69927cd --- /dev/null +++ b/eatlas_new.zmp/params.txt @@ -0,0 +1,14 @@ +[PARAMS] +pnum=15 +GUID={A8B5CADE-FA15-492D-9BC2-BCBA7DCE888F} +name=E_Atlas +ParentSubMenu_ru=Городские и универсальные\Россия +ParentSubMenu_uk=Міські та універсальні\Росія +ParentSubMenu=City\Russia +NameInCache=Eatlas_New +DefURLBase=http://rumap.eatlas.ru/scripts/tiling_serv.dll/RMTIL/ +ContentType=image/png +Ext=.png +projection=2 +sradiusa=6378137 +sradiusb=6356752 diff --git a/geocenter-consulting.zmp/18.bmp b/geocenter-consulting.zmp/18.bmp new file mode 100644 index 000000000..a942fa46b Binary files /dev/null and b/geocenter-consulting.zmp/18.bmp differ diff --git a/geocenter-consulting.zmp/24.bmp b/geocenter-consulting.zmp/24.bmp new file mode 100644 index 000000000..e46b75622 Binary files /dev/null and b/geocenter-consulting.zmp/24.bmp differ diff --git a/geocenter-consulting.zmp/GetUrlScript.txt b/geocenter-consulting.zmp/GetUrlScript.txt new file mode 100644 index 000000000..5db02f51b --- /dev/null +++ b/geocenter-consulting.zmp/GetUrlScript.txt @@ -0,0 +1,3 @@ +begin + ResultURL:=GetURLBase+inttostr(GetZ-1)+'/'+inttostr(GetY)+'/'+inttostr(GetX)+'.png?key=35f00da506f83379bcc649f84628cf7a4bc659b9da964f6de9b299c19a04bd7e'; +end. \ No newline at end of file diff --git a/geocenter-consulting.zmp/info.txt b/geocenter-consulting.zmp/info.txt new file mode 100644 index 000000000..3739a71e2 --- /dev/null +++ b/geocenter-consulting.zmp/info.txt @@ -0,0 +1 @@ +http://www.geocenter-consulting.ru/ \ No newline at end of file diff --git a/geocenter-consulting.zmp/params.txt b/geocenter-consulting.zmp/params.txt new file mode 100644 index 000000000..73082025e --- /dev/null +++ b/geocenter-consulting.zmp/params.txt @@ -0,0 +1,16 @@ +[PARAMS] +pnum= +GUID={A83BAFB0-1CDB-445C-9891-31416668C199} +name_ru=Карта (Геоцентр-Консалтинг) +name=Map (geocenter-consulting.ru) +name_uk=Карта (Геоцентр-Консалтинг) +ParentSubMenu_ru=Сломанные карты\Другие карты +ParentSubMenu=Not working\Other maps +ParentSubMenu_uk=Зламані карти\Інші карти +NameInCache=geocenter-consulting +DefURLBase=http://77.246.234.123:8889/ArcGIS/rest/services/rumap/MapServer/tile/ +ContentType="image/png" +Ext=.png +projection=1 +sradiusa=6378137 +sradiusb=6378137 diff --git a/geogarage_com_route.zmp/18.bmp b/geogarage_com_route.zmp/18.bmp new file mode 100644 index 000000000..a942fa46b Binary files /dev/null and b/geogarage_com_route.zmp/18.bmp differ diff --git a/geogarage_com_route.zmp/24.bmp b/geogarage_com_route.zmp/24.bmp new file mode 100644 index 000000000..e46b75622 Binary files /dev/null and b/geogarage_com_route.zmp/24.bmp differ diff --git a/geogarage_com_route.zmp/GetUrlScript.txt b/geogarage_com_route.zmp/GetUrlScript.txt new file mode 100644 index 000000000..dc38931db --- /dev/null +++ b/geogarage_com_route.zmp/GetUrlScript.txt @@ -0,0 +1,56 @@ +var res:string; + i:byte; + osX,osY,prX,prY:integer; +begin + res:='t'; + osX:=round(intpower(2,GetZ-1)) div 2; + osY:=round(intpower(2,GetZ-1)) div 2; + prX:=osX; prY:=osY; + for i:=2 to GetZ do + begin + prX:=prX div 2; + prY:=prY div 2; + if GetX +All rights reserved. Used with permission.
+
+http://www.heywhatsthat.com/faq.html \ No newline at end of file diff --git a/hillshades/Contur.zmp/params.txt b/hillshades/Contur.zmp/params.txt new file mode 100644 index 000000000..dc4f095b8 --- /dev/null +++ b/hillshades/Contur.zmp/params.txt @@ -0,0 +1,19 @@ +[PARAMS] +pnum=42 +GUID={4A21F0A3-D083-4FBD-8A51-749640DBD117} +asLayer=1 +name_ru=Heywhatsthat.com (тополинии) +name=Heywhatsthat.com (heights) +ParentSubMenu_ru=Рельеф и тополинии +ParentSubMenu=Hillshade +ParentSubMenu_uk=Рельєф і тополинии +NameInCache=contur +DefURLBase=http://contour.heywhatsthat.com/api/contour_tiles_sasgis.png?src=sasgis& +ContentType=image/png +Ext=.png +projection=1 +sradiusa=6378137 +sradiusb=6378137 +Sleep=3333 +MaxConnectToServerCount=1 +License=(c) 2015 Michael Kosowsky diff --git a/hillshades/osm_windy_hillshade.zmp/18.bmp b/hillshades/osm_windy_hillshade.zmp/18.bmp new file mode 100644 index 000000000..710abfbf7 Binary files /dev/null and b/hillshades/osm_windy_hillshade.zmp/18.bmp differ diff --git a/hillshades/osm_windy_hillshade.zmp/24.bmp b/hillshades/osm_windy_hillshade.zmp/24.bmp new file mode 100644 index 000000000..dde14999a Binary files /dev/null and b/hillshades/osm_windy_hillshade.zmp/24.bmp differ diff --git a/hillshades/osm_windy_hillshade.zmp/GetUrlScript.txt b/hillshades/osm_windy_hillshade.zmp/GetUrlScript.txt new file mode 100644 index 000000000..5e5a464c5 --- /dev/null +++ b/hillshades/osm_windy_hillshade.zmp/GetUrlScript.txt @@ -0,0 +1,3 @@ +begin + ResultURL:=GetURLBase+inttostr(GetZ-1)+'/'+inttostr(GetX)+'/'+inttostr(GetY)+'.png'; +end. \ No newline at end of file diff --git a/hillshades/osm_windy_hillshade.zmp/info.txt b/hillshades/osm_windy_hillshade.zmp/info.txt new file mode 100644 index 000000000..4454c8806 --- /dev/null +++ b/hillshades/osm_windy_hillshade.zmp/info.txt @@ -0,0 +1,2 @@ + , Windy.com + 7- 11- \ No newline at end of file diff --git a/hillshades/osm_windy_hillshade.zmp/params.txt b/hillshades/osm_windy_hillshade.zmp/params.txt new file mode 100644 index 000000000..59c304f26 --- /dev/null +++ b/hillshades/osm_windy_hillshade.zmp/params.txt @@ -0,0 +1,21 @@ + +[PARAMS] +pnum=118 +GUID={AB8A8685-AEC6-4E16-80DA-DB4AC37E4777} +asLayer=1 +name_ru=Windy.com +name=Windy.com +name_uk=Windy.com +NameInCache=OSM_windy_hillshade +DefURLBase=https://tiles.windy.com/tiles/v8.1/darkmap/ +ContentType=image/png +Ext=.png +projection=1 +sradiusa=6378137 +sradiusb=6378137 +ParentSubMenu_ru=Рельеф и тополинии +ParentSubMenu=Hillshade +ParentSubMenu_uk=Рельєф і тополинии +RequestHead=User-Agent: SAS.Planet +IteratorSubRectSize=8,8 +License=Map data © OpenStreetMap contributors, rendering GIScience Research Group @ University of Heidelberg diff --git a/igis-izhevsk.zmp/18.bmp b/igis-izhevsk.zmp/18.bmp new file mode 100644 index 000000000..a942fa46b Binary files /dev/null and b/igis-izhevsk.zmp/18.bmp differ diff --git a/igis-izhevsk.zmp/24.bmp b/igis-izhevsk.zmp/24.bmp new file mode 100644 index 000000000..e46b75622 Binary files /dev/null and b/igis-izhevsk.zmp/24.bmp differ diff --git a/igis-izhevsk.zmp/GetUrlScript.txt b/igis-izhevsk.zmp/GetUrlScript.txt new file mode 100644 index 000000000..e56a056e6 --- /dev/null +++ b/igis-izhevsk.zmp/GetUrlScript.txt @@ -0,0 +1,3 @@ +begin + ResultURL:=GetURLBase+'/'+inttostr(getz-1)+'/'+inttostr(GetX)+'-'+inttostr(GetY)+'.png'; +end. \ No newline at end of file diff --git a/igis-izhevsk.zmp/info.txt b/igis-izhevsk.zmp/info.txt new file mode 100644 index 000000000..caff0eb2a --- /dev/null +++ b/igis-izhevsk.zmp/info.txt @@ -0,0 +1,5 @@ + (igis.ru) +
+ 13 18. +
+http://www.igis.ru/map/ diff --git a/igis-izhevsk.zmp/params.txt b/igis-izhevsk.zmp/params.txt new file mode 100644 index 000000000..5dd5cf691 --- /dev/null +++ b/igis-izhevsk.zmp/params.txt @@ -0,0 +1,16 @@ +[PARAMS] +pnum=120 +GUID={BB61287E-8DF9-11E0-8E58-AA6B4824019B} +name_ru=Ижевск (igis.ru) +name=Izhevsk (igis.ru) +ParentSubMenu_ru=Сломанные карты\Локальные карты +ParentSubMenu_uk=Зламані карти\Локальні карти +ParentSubMenu=Not working\Local maps +NameInCache=igis_izhevsk +DefURLBase=http://rastr.igis.ru/izh/igis/ +DefaultContentType=image/png +ContentType="image/png" +Ext=.png +projection=1 +sradiusa=4624384 +sradiusb=4624384 diff --git a/in-sfera.ru.zmp/18.bmp b/in-sfera.ru.zmp/18.bmp new file mode 100644 index 000000000..a942fa46b Binary files /dev/null and b/in-sfera.ru.zmp/18.bmp differ diff --git a/in-sfera.ru.zmp/24.bmp b/in-sfera.ru.zmp/24.bmp new file mode 100644 index 000000000..e46b75622 Binary files /dev/null and b/in-sfera.ru.zmp/24.bmp differ diff --git a/in-sfera.ru.zmp/GetUrlScript.txt b/in-sfera.ru.zmp/GetUrlScript.txt new file mode 100644 index 000000000..964b3bf8e --- /dev/null +++ b/in-sfera.ru.zmp/GetUrlScript.txt @@ -0,0 +1,3 @@ +begin + ResultURL:=GetURLBase+inttostr(18-GetZ)+'s'+inttostr(GetX-round(intpower(2,GetZ-1)/2)-1)+'x'+inttostr(GetY-round(intpower(2,GetZ-1)/2))+'y.png'; +end. \ No newline at end of file diff --git a/in-sfera.ru.zmp/info.txt b/in-sfera.ru.zmp/info.txt new file mode 100644 index 000000000..c6b7f5402 --- /dev/null +++ b/in-sfera.ru.zmp/info.txt @@ -0,0 +1,4 @@ + + 4 . + +: http://in-sfera.ru/ diff --git a/in-sfera.ru.zmp/params.txt b/in-sfera.ru.zmp/params.txt new file mode 100644 index 000000000..fd3951021 --- /dev/null +++ b/in-sfera.ru.zmp/params.txt @@ -0,0 +1,20 @@ +[PARAMS] +pnum=158 +GUID={C03EBB87-DB5D-44C1-ABA6-9E54BD5EA0F5} +ParentSubMenu_ru=Сломанные карты\Локальные карты +ParentSubMenu_uk=Зламані карти\Локальні карти +ParentSubMenu=Not working\Local maps +name_ru=Карта Краснодара (in-sfera.ru) +name=Krasnodar Map (in-sfera.ru) +NameInCache=in-sfera_ru +DefURLBase=http://in-sfera.ru/mapcell/mapcell +ContentType=image/png +Ext=.png +projection=1 +sradiusa=6378137 +sradiusb=6378137 +UsePreloadPage=0 +TILERLEFT=0 +TILERRIGHT=250 +TILERTOP=0 +TILERBOTTOM=250 diff --git a/kartasbp.ru.zmp/18.bmp b/kartasbp.ru.zmp/18.bmp new file mode 100644 index 000000000..47d65f276 Binary files /dev/null and b/kartasbp.ru.zmp/18.bmp differ diff --git a/kartasbp.ru.zmp/24.bmp b/kartasbp.ru.zmp/24.bmp new file mode 100644 index 000000000..595f438be Binary files /dev/null and b/kartasbp.ru.zmp/24.bmp differ diff --git a/kartasbp.ru.zmp/GetUrlScript.txt b/kartasbp.ru.zmp/GetUrlScript.txt new file mode 100644 index 000000000..d5af9f59f --- /dev/null +++ b/kartasbp.ru.zmp/GetUrlScript.txt @@ -0,0 +1,50 @@ +const +width=14002; +height=19002; + +var TileGroup:integer; +z:integer; +i:integer; +cur_width,cur_height:integer; +maxZoom:integer; + +function TilesAtZoom(z:integer):integer; +begin + result:=(1+trunc(width/(256*intpower(2,(MaxZoom-z)))))*(1+trunc(height/(256*intpower(2,(MaxZoom-z))))); +end; + + +function getTileCount(zoom:integer):integer; +var i:integer; +begin +Result:=0; +for i:=1 to zoom do Result:=Result+TilesAtZoom(i); +end; + + +begin +i:=1;cur_width:=0; + while cur_widthMaxZoom then MaxZoom:=i; + + + +z:=GetZ-1; + +tilegroup:=(getTileCount(z) +GetX +GetY*(1+trunc(width/(256*intpower(2,(MaxZoom-z-1)))))) div 256; +ResultURL:=GetURLBase+inttostr(tilegroup)+'/'+inttostr(z)+'-'+inttostr(GetX)+'-'+inttostr(GetY)+'.jpg'; +end. + diff --git a/kartasbp.ru.zmp/info.txt b/kartasbp.ru.zmp/info.txt new file mode 100644 index 000000000..f9bd8fc4d --- /dev/null +++ b/kartasbp.ru.zmp/info.txt @@ -0,0 +1,31 @@ + Zoomify + +... 1 7 + + : + + (NameInCache) + + + /zoomify/ImageProperties.xml +: + + + GetUrlScript.txt + + +const +width=9910; +height=7476; + + +: +. + + +: + + +mra:Garl@mail.ru +jabber:garl@qip.ru + diff --git a/kartasbp.ru.zmp/params.txt b/kartasbp.ru.zmp/params.txt new file mode 100644 index 000000000..20773be79 --- /dev/null +++ b/kartasbp.ru.zmp/params.txt @@ -0,0 +1,16 @@ +[PARAMS] +pnum=130 +GUID={685E9146-DEC0-44EE-859F-123DEF70C6E2} +ParentSubMenu_ru=Сломанные карты\Низкое качество (не подходит) +ParentSubMenu_uk=Зламані карти\Низкое качество (не подходит) +ParentSubMenu=Not working\Low quality +name_ru=Санкт-Петербург 2011 (без геопривязки) +name=Saint Petersburg 2011 +NameInCache=zoomify_kartaspb +DefURLBase=http://www.kartaspb.ru/m/s2/TileGroup +ContentType=image/jpeg +Ext=.jpg +projection=1 +sradiusa=6378137 +sradiusb=6378137 +separator=1 diff --git a/magnitog_ru.zmp/18.bmp b/magnitog_ru.zmp/18.bmp new file mode 100644 index 000000000..a942fa46b Binary files /dev/null and b/magnitog_ru.zmp/18.bmp differ diff --git a/magnitog_ru.zmp/24.bmp b/magnitog_ru.zmp/24.bmp new file mode 100644 index 000000000..e46b75622 Binary files /dev/null and b/magnitog_ru.zmp/24.bmp differ diff --git a/magnitog_ru.zmp/GetUrlScript.txt b/magnitog_ru.zmp/GetUrlScript.txt new file mode 100644 index 000000000..98ca254ff --- /dev/null +++ b/magnitog_ru.zmp/GetUrlScript.txt @@ -0,0 +1,22 @@ +var +z:integer; + +begin + + case getZ of + 0:z:=120000; + 1:z:=120000; + 2:z:=120000; + 3:z:=120000; + 4:z:=90000; + 5:z:=60000; + 6:z:=30000; + 7:z:=15000; + 8:z:=10000; + 9:z:=5000; + 10:z:=2000; + end; + + ResultURL:=GetURLBase+inttostr(z)+'/MainLayer/'+inttostr(GetX)+'_'+inttostr(round(intpower(2,GetZ-1)-GetY-1))+'.png'; + +end. \ No newline at end of file diff --git a/magnitog_ru.zmp/info.txt b/magnitog_ru.zmp/info.txt new file mode 100644 index 000000000..4567622a4 --- /dev/null +++ b/magnitog_ru.zmp/info.txt @@ -0,0 +1,5 @@ + (magnitog.ru) + + 1..8 + +: http://map.magnitog.ru/mgnfreelots/mgn.htm diff --git a/magnitog_ru.zmp/params.txt b/magnitog_ru.zmp/params.txt new file mode 100644 index 000000000..f2943f7c9 --- /dev/null +++ b/magnitog_ru.zmp/params.txt @@ -0,0 +1,16 @@ +[PARAMS] +pnum=114 +GUID={F12A0864-E8F1-45E4-834D-5A8C7E118DE6} +ParentSubMenu_ru=Сломанные карты\Локальные карты +ParentSubMenu_uk=Зламані карти\Локальні карти +ParentSubMenu=Not working\Local maps +name_ru=Магнитогорск (magnitog.ru) +name=Magnitogorsk (magnitog.ru) +NameInCache=magnitog_ru +DefURLBase=http://map.magnitog.ru/mgnfreelots/images/ +DefaultContentType=image/png +ContentType="image/png" +Ext=.png +projection=1 +sradiusa=6378137 +sradiusb=6378137 diff --git a/megafonpro.zmp/18.bmp b/megafonpro.zmp/18.bmp new file mode 100644 index 000000000..bd4ec3e3f Binary files /dev/null and b/megafonpro.zmp/18.bmp differ diff --git a/megafonpro.zmp/24.bmp b/megafonpro.zmp/24.bmp new file mode 100644 index 000000000..fd0270b14 Binary files /dev/null and b/megafonpro.zmp/24.bmp differ diff --git a/megafonpro.zmp/GetUrlScript.txt b/megafonpro.zmp/GetUrlScript.txt new file mode 100644 index 000000000..c0d726956 --- /dev/null +++ b/megafonpro.zmp/GetUrlScript.txt @@ -0,0 +1,173 @@ +var a:array[0..35] of char; +max:array[0..20] of byte; + +x1,x2,x3:integer; +y1,y2,y3:integer; +px1,px2,px3:integer; +py1,py2,py3:integer; +ppx1,ppx2,ppx3:integer; +ppy1,ppy2,ppy3:integer; +dx3,dx2,dx1:integer; +dy3,dy2,dy1:integer; + +sxy:string; +strx1,strx2,strx3:string; +stry1,stry2,stry3:string; + +begin + +a[0]:= '0'; +a[1]:= '1'; +a[2]:= '2'; +a[3]:= '3'; +a[4]:= '4'; +a[5]:= '5'; +a[6]:= '6'; +a[7]:= '7'; +a[8]:= '8'; +a[9]:= '9'; +a[10]:='A'; +a[11]:='B'; +a[12]:='C'; +a[13]:='D'; +a[14]:='E'; +a[15]:='F'; +a[16]:='G'; +a[17]:='H'; +a[18]:='I'; +a[19]:='J'; +a[20]:='K'; +a[21]:='L'; +a[22]:='M'; +a[23]:='N'; +a[24]:='O'; +a[25]:='P'; +a[26]:='Q'; +a[27]:='R'; +a[28]:='S'; +a[29]:='T'; +a[30]:='U'; +a[31]:='V'; +a[32]:='W'; +a[33]:='X'; +a[34]:='Y'; +a[35]:='Z'; + +max[0]:= 15; +max[1]:= 15; +max[2]:= 15; +max[3]:= 15; +max[4]:= 15; +max[5]:= 15; +max[6]:= 16; +max[7]:= 16; +max[8]:= 16; +max[9]:= 16; +max[10]:=16; +max[11]:=16; +max[12]:=16; +max[13]:=16; +max[14]:=16; +max[15]:=16; +max[16]:=16; +max[17]:=16; +max[18]:=16; +max[19]:=16; + + sxy:=''; + strx1:=''; + strx2:=''; + strx3:=''; + stry1:=''; + stry2:=''; + stry3:=''; + + x3:=0; + y3:=0; + x2:=0; + y2:=0; + x1:=0; + y1:=0; + px3:=0; + py3:=0; + px2:=0; + py2:=0; + px1:=0; + py1:=0; + + + if (gety>=round(intpower(2,GetZ-1)/2)) and (getx >=round(intpower(2,GetZ-1)/2)) then sxy:='/A'; + if (gety>=round(intpower(2,GetZ-1)/2)) and (getx < round(intpower(2,GetZ-1)/2)) then sxy:='/B'; + if (gety< round(intpower(2,GetZ-1)/2)) and (getx >= round(intpower(2,GetZ-1)/2))then sxy:='/D'; + if (gety< round(intpower(2,GetZ-1)/2)) and (getx < round(intpower(2,GetZ-1)/2))then sxy:='/C'; + + dx3:=round(intpower(2,GetZ-1)/2)-GetX; + if dx3<0 then dx3:=-dx3; + + dy3:=round(intpower(2,GetZ-1)/2)-GetY; + if dy3<0 then dy3:=-dy3; + + + + +if GetZ>3 then + begin + dx2:=dx3 div max[getz]; + dy2:=dy3 div max[getz]; + + dx1:=dx2 div max[getz]; + dy1:=dy2 div max[getz]; + end; + + px3:=dx3 div 35; + py3:=dy3 div 35; + ppx3:=px3 div 35; + ppy3:=py3 div 35; + x3:=dx3 mod 35; + y3:=dy3 mod 35; + px3:=px3-ppx3*35; + py3:=py3-ppy3*35; + + px2:=dx2 div 35; + py2:=dy2 div 35; + ppx2:=px2 div 35; + ppy2:=py2 div 35; + x2:=dx2 mod 35; + y2:=dy2 mod 35; + px2:=px2-ppx2*35; + py2:=py2-ppy2*35; + + px1:=dx1 div 35; + py1:=dy1 div 35; + ppx1:=px1 div 35; + ppy1:=py1 div 35; + x1:=dx1 mod 35; + y1:=dy1 mod 35; + px1:=px1-ppx1*35; + py1:=py1-ppy1*35; + + + strx3:=a[x3]; + stry3:=a[y3]; + if ((px3>0) or (ppx3>0)) then strx3:=a[px3]+strx3; + if ((py3>0) or (ppy3>0)) then stry3:=a[py3]+stry3; + if ppx3>0 then strx3:=a[ppx3]+strx3; + if ppy3>0 then stry3:=a[ppy3]+stry3; + + strx2:=a[x2]; + stry2:=a[y2]; + if px2>0 then strx2:=a[px2]+strx2; + if py2>0 then stry2:=a[py2]+stry2; + if ppx2>0 then strx2:=a[ppx2]+strx2; + if ppy2>0 then stry2:=a[ppy2]+stry2; + + strx1:=a[x1]; + stry1:=a[y1]; + if px1>0 then strx1:=a[px1]+strx1; + if py1>0 then stry1:=a[py1]+stry1; + if ppx1>0 then strx1:=a[ppx1]+strx1; + if ppy1>0 then stry1:=a[ppy1]+stry1; + + ResultURL:=GetURLBase+'Z'+inttostr(19-GetZ)+sxy+'/L1'+strx1+'Z'+stry1+'/L2'+strx2+'Z'+stry2+'/'+strx3+'Z'+stry3+'.png'; +end. + diff --git a/megafonpro.zmp/info.txt b/megafonpro.zmp/info.txt new file mode 100644 index 000000000..2186928aa --- /dev/null +++ b/megafonpro.zmp/info.txt @@ -0,0 +1 @@ +navigator.megafonpro.ru \ No newline at end of file diff --git a/megafonpro.zmp/params.txt b/megafonpro.zmp/params.txt new file mode 100644 index 000000000..baebe2a79 --- /dev/null +++ b/megafonpro.zmp/params.txt @@ -0,0 +1,16 @@ +[PARAMS] +pnum=104 +GUID={A8B5CADF-FA15-492D-9BC2-BCBA7DCE888F} +ParentSubMenu_ru=Городские и универсальные\Россия +ParentSubMenu_uk=Міські та універсальні\Росія +ParentSubMenu=City\Russia +name_ru=Мегафон Навигатор +name=Megafon Navigator +name_uk=Мегафон Навигатор +NameInCache=megafonpro +DefURLBase=http://193.201.231.106/ +ContentType=image/png +Ext=.png +projection=2 +sradiusa=6378137 +sradiusb=6356752 diff --git a/mpoisk.ru.zmp/18.bmp b/mpoisk.ru.zmp/18.bmp new file mode 100644 index 000000000..a942fa46b Binary files /dev/null and b/mpoisk.ru.zmp/18.bmp differ diff --git a/mpoisk.ru.zmp/24.bmp b/mpoisk.ru.zmp/24.bmp new file mode 100644 index 000000000..e46b75622 Binary files /dev/null and b/mpoisk.ru.zmp/24.bmp differ diff --git a/mpoisk.ru.zmp/GetUrlScript.txt b/mpoisk.ru.zmp/GetUrlScript.txt new file mode 100644 index 000000000..a242ccc57 --- /dev/null +++ b/mpoisk.ru.zmp/GetUrlScript.txt @@ -0,0 +1,3 @@ +begin + ResultURL:=GetURLBase+RoundEx(getllon+(GetRlon-GetLLon)/2,13)+'/lat/'+RoundEx(GetbLat+(GetTLat-GetBlat)/2,13)+'/scale/'+inttostr(getz-1)+'/width/256/height/256/region/81'; +end. diff --git a/mpoisk.ru.zmp/params.txt b/mpoisk.ru.zmp/params.txt new file mode 100644 index 000000000..1769b58fd --- /dev/null +++ b/mpoisk.ru.zmp/params.txt @@ -0,0 +1,16 @@ +[PARAMS] +pnum= +GUID={E580797F-3C56-4796-98A8-52D579A1F6A5} +name_ru=МТС Поиск (wap.mpoisk.ru) +name=MTS Locate (wap.mpoisk.ru) +name_uk=МТС Поиск (wap.mpoisk.ru) +ParentSubMenu_ru=Сломанные карты\Другие карты +ParentSubMenu=Not working\Other maps +ParentSubMenu_uk=Зламані карти\Інші карти +NameInCache=mpoisk_ru +DefURLBase=http://wap.mpoisk.ru/city/map.ashx/lon/ +ContentType=image/gif +Ext=.gif +projection=1 +sradiusa=3396190 +sradiusb=3396190 diff --git a/navici.com.zmp/18.bmp b/navici.com.zmp/18.bmp new file mode 100644 index 000000000..47d65f276 Binary files /dev/null and b/navici.com.zmp/18.bmp differ diff --git a/navici.com.zmp/24.bmp b/navici.com.zmp/24.bmp new file mode 100644 index 000000000..595f438be Binary files /dev/null and b/navici.com.zmp/24.bmp differ diff --git a/navici.com.zmp/GetUrlScript.txt b/navici.com.zmp/GetUrlScript.txt new file mode 100644 index 000000000..d6e1eef2b --- /dev/null +++ b/navici.com.zmp/GetUrlScript.txt @@ -0,0 +1,17 @@ +var + TL, M: TDoublePoint; + BR, N: TDoublePoint; +begin + TL.X := GetLLon; + TL.Y := GetTLat; + BR.X := GetRLon; + BR.Y := GetBLat; + + if Assigned(DefProjConverter) then begin + M := DefProjConverter.LonLat2XY(TL); + N := DefProjConverter.LonLat2XY(BR); + ResultURL := GetURLBase + RoundEx(M.X, 9) + ',' + RoundEx(N.Y, 9) + ',' + RoundEx(N.X, 9) + ',' + RoundEx(M.Y, 9); + end else begin + ResultURL := 'invalid_url'; + end; +end. \ No newline at end of file diff --git a/navici.com.zmp/info.txt b/navici.com.zmp/info.txt new file mode 100644 index 000000000..c372b3a73 --- /dev/null +++ b/navici.com.zmp/info.txt @@ -0,0 +1,5 @@ +http://navici.com +
+ +
+ proj480.dll \ No newline at end of file diff --git a/navici.com.zmp/params.txt b/navici.com.zmp/params.txt new file mode 100644 index 000000000..978ac0fc8 --- /dev/null +++ b/navici.com.zmp/params.txt @@ -0,0 +1,19 @@ +[PARAMS] +pnum=148 +GUID={E1BB4A20-4D08-4A4F-B97D-AE77317652DA} +ParentSubMenu_ru=Сломанные карты\Локальные карты +ParentSubMenu_uk=Зламані карти\Локальні карти +ParentSubMenu=Not working\Local maps +name_ru=Карта Карелии (navici.com) +name=Karelia map (navici.com) +name_ua=Карта Карелії (navici.com) +NameInCache=navici_com +DefURLBase=http://ntile1.navici.com/karjala/?LAYERS=topo20k_group&BBOX= +ContentType=image/jpeg,image/png +MimeTypeSubst=image/png=image/jpeg +DefaultContentType=image/jpeg +Ext=.jpg +projection=1 +sradiusa=6378137 +sradiusb=6356752 +Proj4Args=+proj=tmerc +lat_0=0 +lon_0=30 +k=1 +x_0=4500000 +y_0=0 +ellps=intl +units=m +no_defs diff --git a/rugis.ru.zmp/18.bmp b/rugis.ru.zmp/18.bmp new file mode 100644 index 000000000..cd123e285 Binary files /dev/null and b/rugis.ru.zmp/18.bmp differ diff --git a/rugis.ru.zmp/24.bmp b/rugis.ru.zmp/24.bmp new file mode 100644 index 000000000..a042de964 Binary files /dev/null and b/rugis.ru.zmp/24.bmp differ diff --git a/rugis.ru.zmp/GetUrlScript.txt b/rugis.ru.zmp/GetUrlScript.txt new file mode 100644 index 000000000..3dac32757 --- /dev/null +++ b/rugis.ru.zmp/GetUrlScript.txt @@ -0,0 +1,11 @@ +var dz,z:integer; +begin + + + if getz>5 then dz:=Round(25600/intpower(2,getz-5)) else dz:=25600; + z:=round(intpower(2,getz-5)); + if getz>=13 then dz:=256; + if getz>=13 then z:=100; + + ResultURL:=GetURLBase+Inttostr(z)+'&DX='+Inttostr(round(GetX-intpower(2,getz-1)/2)*dz)+'&DY='+Inttostr(round(gety-intpower(2,getz-1)/2)*dz)+'&trackfile=&rnd=0.9191284459141998&order='; +end. diff --git a/rugis.ru.zmp/info.txt b/rugis.ru.zmp/info.txt new file mode 100644 index 000000000..9e254d8cc --- /dev/null +++ b/rugis.ru.zmp/info.txt @@ -0,0 +1,4 @@ + . + 5 13 + +: http://rugis.ru/new/map/ diff --git a/rugis.ru.zmp/params.txt b/rugis.ru.zmp/params.txt new file mode 100644 index 000000000..de2649014 --- /dev/null +++ b/rugis.ru.zmp/params.txt @@ -0,0 +1,16 @@ +[PARAMS] +pnum=114 +GUID={8F990424-C62A-4CFD-97C5-9B402078A4F4} +ParentSubMenu_ru=Сломанные карты\Локальные карты +ParentSubMenu_uk=Зламані карти\Локальні карти +ParentSubMenu=Not working\Local maps +name_ru=Новокузнецк (rugis.ru) +name=Novokuznetsk (rugis.ru) +NameInCache=rugis_ru +DefURLBase=http://rugis.ru/new/map/?mode=map&DocWidth=256&DocHeight=256&zoom= +ContentType="image/gif" +defaultContentType=image/gif +Ext=.gif +projection=1 +sradiusa=6378137 +sradiusb=6378137 diff --git a/runwayfinder.com.zmp/18.bmp b/runwayfinder.com.zmp/18.bmp new file mode 100644 index 000000000..47d65f276 Binary files /dev/null and b/runwayfinder.com.zmp/18.bmp differ diff --git a/runwayfinder.com.zmp/24.bmp b/runwayfinder.com.zmp/24.bmp new file mode 100644 index 000000000..595f438be Binary files /dev/null and b/runwayfinder.com.zmp/24.bmp differ diff --git a/runwayfinder.com.zmp/GetUrlScript.txt b/runwayfinder.com.zmp/GetUrlScript.txt new file mode 100644 index 000000000..e38e6d037 --- /dev/null +++ b/runwayfinder.com.zmp/GetUrlScript.txt @@ -0,0 +1,3 @@ +begin + ResultURL:=GetUrlBase+inttostr(GetX)+'&y='+inttostr(GetY)+'&z='+inttostr(18-GetZ); +end. \ No newline at end of file diff --git a/runwayfinder.com.zmp/info.txt b/runwayfinder.com.zmp/info.txt new file mode 100644 index 000000000..025e0827b --- /dev/null +++ b/runwayfinder.com.zmp/info.txt @@ -0,0 +1,4 @@ + (Ctrl-P) URL +http://www.runwayfinder.com/media/ifrcharts/?x= +http://www.runwayfinder.com/media/ifrhicharts/?x= + diff --git a/runwayfinder.com.zmp/params.txt b/runwayfinder.com.zmp/params.txt new file mode 100644 index 000000000..69b0043d2 --- /dev/null +++ b/runwayfinder.com.zmp/params.txt @@ -0,0 +1,16 @@ +[PARAMS] +pnum=100 +GUID={A115BC54-5F9A-414B-B4AF-0C6EC62673C8} +name_ru=Лётные карты (runwayfinder.com) +name=Fly maps (runwayfinder.com) +DefURLBase=http://www.runwayfinder.com/media/charts/?x= +projection=1 +sradiusa=6378137 +sradiusb=6378137 +NameInCache=runwayfinder_com +Ext=.jpg +Sleep=100 +ContentType=image/jpeg +ParentSubMenu_ru=Сломанные карты\Другие карты +ParentSubMenu=Not working\Other maps +ParentSubMenu_uk=Зламані карти\Інші карти diff --git a/sibreg.org.zmp/18.bmp b/sibreg.org.zmp/18.bmp new file mode 100644 index 000000000..a942fa46b Binary files /dev/null and b/sibreg.org.zmp/18.bmp differ diff --git a/sibreg.org.zmp/24.bmp b/sibreg.org.zmp/24.bmp new file mode 100644 index 000000000..e46b75622 Binary files /dev/null and b/sibreg.org.zmp/24.bmp differ diff --git a/sibreg.org.zmp/GetUrlScript.txt b/sibreg.org.zmp/GetUrlScript.txt new file mode 100644 index 000000000..ebdff36a3 --- /dev/null +++ b/sibreg.org.zmp/GetUrlScript.txt @@ -0,0 +1,3 @@ +begin + ResultURL:=GetUrlBase+inttostr(GetZ-1)+'/'+inttostr(GetX)+'/'+inttostr(GetY)+'.png'; +end. \ No newline at end of file diff --git a/sibreg.org.zmp/info.txt b/sibreg.org.zmp/info.txt new file mode 100644 index 000000000..7e002ec81 --- /dev/null +++ b/sibreg.org.zmp/info.txt @@ -0,0 +1,7 @@ + : + +http://www.sibreg.org/ + ( , , , , , , , , , )! + +: +http://www.sibreg.org/map/ \ No newline at end of file diff --git a/sibreg.org.zmp/params.txt b/sibreg.org.zmp/params.txt new file mode 100644 index 000000000..7dd0a3c14 --- /dev/null +++ b/sibreg.org.zmp/params.txt @@ -0,0 +1,15 @@ +[PARAMS] +pnum=100 +GUID={CBA03063-23D9-4FA4-931A-9182000644F1} +ParentSubMenu_ru=Сломанные карты\Локальные карты +ParentSubMenu_uk=Зламані карти\Локальні карти +ParentSubMenu=Not working\Local maps +name_ru=Карты по Сибирскому региону +name=Siberia region local maps +DefURLBase=http://tiles.innd.ru/tiles/ +projection=1 +sradiusa=6378137 +sradiusb=6378137 +NameInCache=sibreg_org +Ext=.png +ContentType=image/png diff --git a/teleatlas.com.zmp/18.bmp b/teleatlas.com.zmp/18.bmp new file mode 100644 index 000000000..2d42a9304 Binary files /dev/null and b/teleatlas.com.zmp/18.bmp differ diff --git a/teleatlas.com.zmp/24.bmp b/teleatlas.com.zmp/24.bmp new file mode 100644 index 000000000..b15b6d700 Binary files /dev/null and b/teleatlas.com.zmp/24.bmp differ diff --git a/teleatlas.com.zmp/GetUrlScript.txt b/teleatlas.com.zmp/GetUrlScript.txt new file mode 100644 index 000000000..043f6fc33 --- /dev/null +++ b/teleatlas.com.zmp/GetUrlScript.txt @@ -0,0 +1,3 @@ +begin + ResultURL:=GetURLBase+RoundEx(GetLMetr,8)+','+RoundEx(GetBMetr,8)+','+RoundEx(GetRMetr,8)+','+RoundEx(GetTMetr,8); +end. \ No newline at end of file diff --git a/teleatlas.com.zmp/params.txt b/teleatlas.com.zmp/params.txt new file mode 100644 index 000000000..b4a69a747 --- /dev/null +++ b/teleatlas.com.zmp/params.txt @@ -0,0 +1,17 @@ +[PARAMS] +GUID={4334AD70-75F3-476B-8D92-43BE9426C255} +pnum=100 +name_ru=Карта (navigation.teleatlas.com) +name=Map (navigation.teleatlas.com) +NameInCache=teleatlas_com +DefURLBase=http://wms03.lbs.tomtom.com/lbs/wms?LAYERS=basic&TRANSPARENT=false&REQUEST=GetMap&FORMAT=image%2Fpng&APIKEY=7093ecaa-c943-4a20-b1b0-c232388e708b&SERVICE=WMS&VERSION=1.1.1&STYLES=&EXCEPTIONS=application%2Fvnd.ogc.se_inimage&SRS=EPSG%3A900913&WIDTH=256&HEIGHT=256&BBOX= +ContentType=image/png +ParentSubMenu_ru=Сломанные карты\Другие карты +ParentSubMenu=Not working\Other maps +ParentSubMenu_uk=Зламані карти\Інші карти +Ext=.png +projection=1 +sradiusa=6378137 +sradiusb=6356752 + + diff --git a/vi-tel.ru.zmp/18.bmp b/vi-tel.ru.zmp/18.bmp new file mode 100644 index 000000000..cceb057b9 Binary files /dev/null and b/vi-tel.ru.zmp/18.bmp differ diff --git a/vi-tel.ru.zmp/24.bmp b/vi-tel.ru.zmp/24.bmp new file mode 100644 index 000000000..316ce44a7 Binary files /dev/null and b/vi-tel.ru.zmp/24.bmp differ diff --git a/vi-tel.ru.zmp/GetUrlScript.txt b/vi-tel.ru.zmp/GetUrlScript.txt new file mode 100644 index 000000000..1264fc4a8 --- /dev/null +++ b/vi-tel.ru.zmp/GetUrlScript.txt @@ -0,0 +1,3 @@ +begin + ResultURL:=GetURLBase+inttostr(18-GetZ)+'/x'+inttostr(GetX)+'y'+inttostr(GetY)+'z'+inttostr(18-GetZ)+'.png'; +end. \ No newline at end of file diff --git a/vi-tel.ru.zmp/params.txt b/vi-tel.ru.zmp/params.txt new file mode 100644 index 000000000..eeb47e064 --- /dev/null +++ b/vi-tel.ru.zmp/params.txt @@ -0,0 +1,17 @@ +[PARAMS] +pnum=158 +GUID={B55B2C70-7976-4A41-A6D1-FDCF35263EA6} +ParentSubMenu_ru=Сломанные карты\Низкое качество (не подходит) +ParentSubMenu_uk=Зламані карти\Низкое качество (не подходит) +ParentSubMenu=Not working\Low quality +name_ru=Карта Ви-Тел (vi-tel.ru) +name=Map Vi-Tel (vi-tel.ru) +name_uk=Карта Ви-Тел (vi-tel.ru) +NameInCache=vi-tel +DefURLBase=http://gps.vi-tel.ru/gmap/ +ContentType=image/png +Ext=.png +projection=1 +sradiusa=6378137 +sradiusb=6378137 +UsePreloadPage=0 diff --git a/waze.zmp/18.bmp b/waze.zmp/18.bmp new file mode 100644 index 000000000..f0711ff1e Binary files /dev/null and b/waze.zmp/18.bmp differ diff --git a/waze.zmp/24.bmp b/waze.zmp/24.bmp new file mode 100644 index 000000000..6b67fe998 Binary files /dev/null and b/waze.zmp/24.bmp differ diff --git a/waze.zmp/GetUrlScript.txt b/waze.zmp/GetUrlScript.txt new file mode 100644 index 000000000..adc93d1d8 --- /dev/null +++ b/waze.zmp/GetUrlScript.txt @@ -0,0 +1,3 @@ +begin + ResultURL:=GetURLBase+'/'+inttostr(GetZ-1)+'/'+inttostr(GetX)+'/'+inttostr(GetY)+'.png'; +end. \ No newline at end of file diff --git a/waze.zmp/params.txt b/waze.zmp/params.txt new file mode 100644 index 000000000..0fff75823 --- /dev/null +++ b/waze.zmp/params.txt @@ -0,0 +1,15 @@ +[PARAMS] +pnum=114 +GUID={67507C37-FEF8-4268-BC3C-474809EBD3E7} +ParentSubMenu_ru=Автомобильные +ParentSubMenu_uk=Автомобільний +ParentSubMenu=Transport +name_ru=Waze - Фоновый слой +name=Waze - Background layer +NameInCache=waze +DefURLBase=https://worldtiles1.waze.com/tiles +ContentType=image/png +Ext=.png +projection=1 +sradiusa=6378137 +sradiusb=6378137 diff --git a/zoomify.zmp/18.bmp b/zoomify.zmp/18.bmp new file mode 100644 index 000000000..47d65f276 Binary files /dev/null and b/zoomify.zmp/18.bmp differ diff --git a/zoomify.zmp/24.bmp b/zoomify.zmp/24.bmp new file mode 100644 index 000000000..595f438be Binary files /dev/null and b/zoomify.zmp/24.bmp differ diff --git a/zoomify.zmp/GetUrlScript.txt b/zoomify.zmp/GetUrlScript.txt new file mode 100644 index 000000000..5d6d794e4 --- /dev/null +++ b/zoomify.zmp/GetUrlScript.txt @@ -0,0 +1,79 @@ + +{----------------------------------------------- + ImageProperties.xml +------------------------------------------------} +const + m_nWidth = 9910; + m_nHeight = 7476; + +var + i, zoom, nMaxZoom, nTileGroup :Longint; + +{----------------------------------------------- + floor +------------------------------------------------} +function Floor(v :Extended) :Extended; +begin + Result := Trunc(v); + if v < Result then Result := Result - 1.0; +end; + +{----------------------------------------------- + ceil +------------------------------------------------} +function Ceil(v :Extended) :Extended; +begin + Result := Trunc(v); + if v > Result then Result := Result + 1.0; +end; + +{----------------------------------------------- + Zoom' +------------------------------------------------} +procedure GetMaxZoom(); +var k, i :Longint; +begin + k := m_nWidth; + if m_nHeight > m_nWidth then k := m_nHeight; + + i := 0; + while k > 256 do + begin + k := Trunc(k / 2); + Inc(i); + end; + nMaxZoom := i; +end; + +{----------------------------------------------- + Zoom' +------------------------------------------------} +function GetTilesAtZoom(zoom: Longint) :Longint; +var k :Extended; +begin + k := 256.0 * IntPower(2, nMaxZoom - zoom); + Result := Trunc(Ceil(m_nWidth / k) * Ceil(m_nHeight / k)); +end; + +{----------------------------------------------- + Zoom' +------------------------------------------------} +function GetTilesCount(nZoom: Longint) :Longint; +var i: Longint; +begin + Result := 0; + for i := 0 to nZoom - 1 do Result := Result + GetTilesAtZoom(i); +end; + + +{----------------------------------------------- + URL +------------------------------------------------} +begin + zoom := GetZ - 1; + GetMaxZoom(); + nTileGroup := (GetX + GetY * Trunc(Ceil(m_nWidth / (256.0 * IntPower(2, nMaxZoom - zoom)))) + GetTilesCount(zoom)) div 256; + ResultURL := GetURLBase + IntToStr(nTileGroup) + '/' + IntToStr(zoom) + '-' + IntToStr(GetX) + '-' + IntToStr(GetY) + '.jpg'; +{ RequestHead := 'Accept: text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8' + #13#10; } +end. + diff --git a/zoomify.zmp/info.txt b/zoomify.zmp/info.txt new file mode 100644 index 000000000..fdb159c57 --- /dev/null +++ b/zoomify.zmp/info.txt @@ -0,0 +1,35 @@ +

     Zoomify
+
+...        1  7
+
+ :
+      
+     (NameInCache)
+
+
+   /zoomify/ImageProperties.xml
+:
+
+
+ GetUrlScript.txt
+
+
+const
+m_nWidth = 9910;
+m_nHeight = 7476;
+
+
+:
+.
+
+
+:  
+
+
+mra:Garl@mail.ru
+jabber:garl@qip.ru
+
+
+TokarevVV  http://sasgis.ru/mantis/view.php?id=1740
+
+
\ No newline at end of file diff --git a/zoomify.zmp/params.txt b/zoomify.zmp/params.txt new file mode 100644 index 000000000..8cb56c891 --- /dev/null +++ b/zoomify.zmp/params.txt @@ -0,0 +1,20 @@ +[PARAMS] +pnum=130 +GUID={685E9146-DEC0-44EE-859F-111DEF70C6E2} +ParentSubMenu_ru=Исторические\Румыния +ParentSubMenu_uk=Історичні\Румунія +ParentSubMenu=Historic\Romania +name_ru=Takovo (без геопривязки) +name=Takovo +NameInCache=zoomify +DefURLBase=http://oldmaps.geolab.cz/3vm/75/4771/zoomify/TileGroup +ContentType=image/jpeg +Ext=.jpg +projection=1 +sradiusa=6378137 +sradiusb=6378137 +separator=1 +TILERLEFT=0 +TILERRIGHT=256 +TILERTOP=0 +TILERBOTTOM=256