diff --git a/geogarage_com_route.zmp/params.txt b/geogarage_com_route.zmp/params.txt index 0cead905..e3f348a9 100644 --- a/geogarage_com_route.zmp/params.txt +++ b/geogarage_com_route.zmp/params.txt @@ -6,8 +6,10 @@ name= marine.geogarage.com/routes (geogarage.com) name_9=marine.geogarage.com/routes (geogarage.com) NameInCache=geogarage_com_route DefURLBase=http://publish3.geogarage.com/noaa/ -ContentType=image/png -Ext=.png +ContentType=image/png,image/jpeg +defaultContentType=image/jpeg +MimeTypeSubst = "image/png=image/jpeg" +Ext=.jpg projection=1 sradiusa=3396190 sradiusb=3396190 diff --git a/in-sfera.ru.zmp/params.txt b/in-sfera.ru.zmp/params.txt index 3f152d62..e1264d73 100644 --- a/in-sfera.ru.zmp/params.txt +++ b/in-sfera.ru.zmp/params.txt @@ -7,7 +7,6 @@ name_9=Krasnodar Map (in-sfera.ru) NameInCache=in-sfera_ru DefURLBase=http://in-sfera.ru/mapcell/mapcell ContentType=image/png -ParentSubMenu= Ext=.png projection=1 sradiusa=6378137 diff --git a/umap_53066.zmp/params.txt b/umap_53066.zmp/params.txt index ac1d4b75..8039621d 100644 --- a/umap_53066.zmp/params.txt +++ b/umap_53066.zmp/params.txt @@ -1,6 +1,6 @@ [PARAMS] pnum=195 -GUID={4ED7D293-908D-456F-A830-61D6A8D6EA46} +GUID={7EB4E359-EBC9-4F55-B323-B4FAF248B9CC} asLayer=0 name=Новоуральск (Umap.ru) name_9=Новоуральск (Umap.ru) diff --git a/umap_62066.zmp/18.bmp b/umap_62066.zmp/18.bmp new file mode 100644 index 00000000..e3230723 Binary files /dev/null and b/umap_62066.zmp/18.bmp differ diff --git a/umap_62066.zmp/24.bmp b/umap_62066.zmp/24.bmp new file mode 100644 index 00000000..3589bff1 Binary files /dev/null and b/umap_62066.zmp/24.bmp differ diff --git a/umap_62066.zmp/GetUrlScript.txt b/umap_62066.zmp/GetUrlScript.txt new file mode 100644 index 00000000..581b41e4 --- /dev/null +++ b/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_62066.zmp/info.txt b/umap_62066.zmp/info.txt new file mode 100644 index 00000000..53d08a34 --- /dev/null +++ b/umap_62066.zmp/info.txt @@ -0,0 +1,6 @@ +Локальная карта города Серов (umap.ru) + +Отображается на 5,6,,8,9,10,11 уровне зума +искать в районе Южной Америки + +Первоисточник: http://umap.ru/ diff --git a/umap_62066.zmp/params.txt b/umap_62066.zmp/params.txt new file mode 100644 index 00000000..a933f9f8 --- /dev/null +++ b/umap_62066.zmp/params.txt @@ -0,0 +1,25 @@ +[PARAMS] +pnum=195 +GUID={AEA75D7E-E487-4131-B534-761BF1EEEFF0} +asLayer=0 +name=Серов (Umap.ru) +name_9=Серов (Umap.ru) +NameInCache=Umap_62066 +DefURLBase=http://91.201.53.227/_mapnew/shard.php?t=shard&n=62066 +ContentType=text/html , image/gif +ParentSubMenu=Umap +ParentSubMenu_9=Umap +Ext=.gif +projection=1 +sradiusa=6378137 +sradiusb=6378137 +separator=0 +UseDwn=1 +Usestick=1 +UseGenPrevious=0 +Usedel=1 +Usesave=1 +UseAntiBan=0 +Sleep=0 +DefHotKey=0 +BanIfLen=0 \ No newline at end of file