Browse Source

update zmp

pull/1/head
sasbot 3 years ago
parent
commit
eaa27d46c9
6 changed files with 34 additions and 1 deletions
  1. +1
    -1
      rosreestr_cadastr.zmp/GetUrlScript.txt
  2. BIN
      rosreestr_landuse.zmp/18.bmp
  3. BIN
      rosreestr_landuse.zmp/24.bmp
  4. +3
    -0
      rosreestr_landuse.zmp/GetUrlScript.txt
  5. +5
    -0
      rosreestr_landuse.zmp/info.txt
  6. +25
    -0
      rosreestr_landuse.zmp/params.txt

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

@@ -1,6 +1,6 @@
var i:integer;
xy:TPoint;
topLeftM,bottomrightM,LL:TExtendedPoint;
topLeftM,bottomrightM,LL:TDoublePoint;
begin
xy.x:=GetX*256;
xy.y:=GetY*256;


BIN
rosreestr_landuse.zmp/18.bmp View File

Before After

BIN
rosreestr_landuse.zmp/24.bmp View File

Before After

+ 3
- 0
rosreestr_landuse.zmp/GetUrlScript.txt View File

@@ -0,0 +1,3 @@
begin
ResultURL:=GetURLBase+RoundEx(GetLMetr,10)+','+RoundEx(GetBMetr,10)+','+RoundEx(GetRMetr,10)+','+RoundEx(GetTMetr,10);
end.

+ 5
- 0
rosreestr_landuse.zmp/info.txt View File

@@ -0,0 +1,5 @@
Карта землепользования от Росреестра
отображается от 13 зума.
Первоисточник: http://maps.rosreestr.ru/

+ 25
- 0
rosreestr_landuse.zmp/params.txt View File

@@ -0,0 +1,25 @@
[PARAMS]
pnum=114
GUID={85DA2DD7-5277-496D-B428-F8B1DD8BE16A}
asLayer=1
name=Êàäàñòðîâîå çåìëåïîëüçîâàíèå (rosreestr.ru)
name_en=Cadastre Landuse (rosreestr.ru)
name_uk=Cadastre Landuse (rosreestr.ru)
NameInCache=rosreestr_zone
DefURLBase=http://maps.rosreestr.ru/ArcGIS/rest/services/Cadastre/Zones/MapServer/export?dpi=96&transparent=true&format=png32&imageSR=102100&size=256,256&layers=show:3,4&f=image&SR=102100&bbox=
ContentType="image/png32"
DefaultContentType=image/png
Ext=.png
projection=1
sradiusa=6378137
sradiusb=6378137
separator=0
UseDwn=1
Usestick=1
UseGenPrevious=1
Usedel=1
Usesave=1
UseAntiBan=0
Sleep=0
DefHotKey=0
BanIfLen=0

Loading…
Cancel
Save