update zmp
parent
c509355536
commit
fe0dd1600b
_Rosreestr/rosreestr_cadastr.zmp
|
@ -10,5 +10,5 @@ begin
|
|||
xy.y:=(GetY+1)*256;
|
||||
LL:=Converter.Pos2LonLat(XY,GetZ+7);
|
||||
bottomrightM:=Converter.LonLat2Metr(LL);
|
||||
ResultURL:=GetURLBase+'bbox={"xmin":'+RoundEx(topLeftM.x,8)+',"ymin":'+RoundEx(topLeftM.y,8)+',"xmax":'+RoundEx(bottomrightM.x,8)+',"ymax":'+RoundEx(bottomrightM.y,8)+',"spatialReference":{"wkid":102113}}&bboxSR=102113&imageSR=102113&size=256,256&f=image';
|
||||
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';
|
||||
end.
|
|
@ -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/Cadastre/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&
|
||||
ContentType="image/png"
|
||||
Ext=.png
|
||||
projection=1
|
||||
|
|
Loading…
Reference in New Issue