Browse Source

update zmp

pull/1/head
sasbot 3 years ago
parent
commit
41ae930fa2
2 changed files with 2 additions and 2 deletions
  1. +1
    -1
      _Rosreestr/rosreestr_cadastr.zmp/GetUrlScript.txt
  2. +1
    -1
      _Rosreestr/rosreestr_cadastr.zmp/params.txt

+ 1
- 1
_Rosreestr/rosreestr_cadastr.zmp/GetUrlScript.txt View File

@@ -10,5 +10,5 @@ begin
xy.y:=(GetY+1)*256;
LL:=Converter.Pos2LonLat(XY,GetZ+7);
bottomrightM:=Converter.LonLat2Metr(LL);
ResultURL:=GetURLBase+'bbox='+RoundEx(topLeftM.x,8)+','+RoundEx(topLeftM.y,8)+','+RoundEx(bottomrightM.x,8)+','+RoundEx(bottomrightM.y,8)+'&bboxSR=102100&imageSR=102100&size=256,256&f=image';
ResultURL:=GetURLBase+'&bbox='+RoundEx(topLeftM.x,8)+','+RoundEx(topLeftM.y,8)+','+RoundEx(bottomrightM.x,8)+','+RoundEx(bottomrightM.y,8);
end.

+ 1
- 1
_Rosreestr/rosreestr_cadastr.zmp/params.txt View File

@@ -8,7 +8,7 @@ ParentSubMenu_uk=
name=Ęŕäŕńňđîâűĺ ăđŕíčöű (rosreestr.ru)
name_en=Cadastre map (rosreestr.ru)
NameInCache=rosreestr_cadastr
DefURLBase=http://maps.rosreestr.ru/ArcGIS/rest/services/CadastreNew/Cadastre/MapServer/export?dpi=96&transparent=true&format=png&
DefURLBase=http://maps.rosreestr.ru/ArcGIS/rest/services/CadastreNew/Cadastre/MapServer//export?dpi=96&transparent=true&format=png&bboxSR=102113&imageSR=102113&size=256,256&f=image
ContentType="image/png"
Ext=.png
projection=1


Loading…
Cancel
Save