Browse Source

update zmp

master
sasgis 54 years ago
parent
commit
19fdaa7e5a
20 changed files with 0 additions and 191 deletions
  1. BIN
      dataplus.ru.zmp/18.bmp
  2. BIN
      dataplus.ru.zmp/24.bmp
  3. +0
    -14
      dataplus.ru.zmp/GetUrlScript.txt
  4. +0
    -24
      dataplus.ru.zmp/params.txt
  5. BIN
      dataplus.ru_hyb.zmp/18.bmp
  6. BIN
      dataplus.ru_hyb.zmp/24.bmp
  7. +0
    -14
      dataplus.ru_hyb.zmp/GetUrlScript.txt
  8. +0
    -24
      dataplus.ru_hyb.zmp/params.txt
  9. BIN
      dataplus.ru_landsat.zmp/18.bmp
  10. BIN
      dataplus.ru_landsat.zmp/24.bmp
  11. +0
    -14
      dataplus.ru_landsat.zmp/GetUrlScript.txt
  12. +0
    -25
      dataplus.ru_landsat.zmp/params.txt
  13. BIN
      dataplus.ru_map.zmp/18.bmp
  14. BIN
      dataplus.ru_map.zmp/24.bmp
  15. +0
    -14
      dataplus.ru_map.zmp/GetUrlScript.txt
  16. +0
    -25
      dataplus.ru_map.zmp/params.txt
  17. BIN
      dataplus.ru_roads.zmp/18.bmp
  18. BIN
      dataplus.ru_roads.zmp/24.bmp
  19. +0
    -14
      dataplus.ru_roads.zmp/GetUrlScript.txt
  20. +0
    -23
      dataplus.ru_roads.zmp/params.txt

BIN
dataplus.ru.zmp/18.bmp View File

Before After

BIN
dataplus.ru.zmp/24.bmp View File

Before After

+ 0
- 14
dataplus.ru.zmp/GetUrlScript.txt View File

@@ -1,14 +0,0 @@
var i:integer;
xy:TPoint;
topLeftM,bottomrightM,LL:TExtendedPoint;
begin
xy.x:=GetX*256;
xy.y:=GetY*256;
LL:=Converter.Pos2LonLat(XY,GetZ+7);
topLeftM:=Converter.LonLat2Metr(LL);
xy.x:=(GetX+1)*256;
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';
end.

+ 0
- 24
dataplus.ru.zmp/params.txt View File

@@ -1,24 +0,0 @@
[PARAMS]
pnum=103
GUID={F0E3F10C-0CA7-4EE2-A27E-95E704AABAEB}
name=Êàðòà (dataplus.ru)
name_9=Map (dataplus.ru)
asLayer=0
DefURLBase=http://projectserver.dataplus.ru/ArcGIS/rest/services/Russia/Russia_AGS/MapServer/export?dpi=96&transparent=true&format=png&
projection=1
sradiusa=6378137
sradiusb=6378137
ParentSubMenu=dataplus.ru
ParentSubMenu_9=dataplus.ru
NameInCache=dataplus.ru
separator=1
Ext=.png
UseDwn=1
Usestick=1
UseGenPrevious=1
Usedel=1
Usesave=1
UseAntiBan=0
Sleep=100
DefHotKey=0
ContentType=image/png

BIN
dataplus.ru_hyb.zmp/18.bmp View File

Before After

BIN
dataplus.ru_hyb.zmp/24.bmp View File

Before After

+ 0
- 14
dataplus.ru_hyb.zmp/GetUrlScript.txt View File

@@ -1,14 +0,0 @@
var i:integer;
xy:TPoint;
topLeftM,bottomrightM,LL:TExtendedPoint;
begin
xy.x:=GetX*256;
xy.y:=GetY*256;
LL:=Converter.Pos2LonLat(XY,GetZ+7);
topLeftM:=Converter.LonLat2Metr(LL);
xy.x:=(GetX+1)*256;
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';
end.

+ 0
- 24
dataplus.ru_hyb.zmp/params.txt View File

@@ -1,24 +0,0 @@
[PARAMS]
pnum=114
GUID={380820C2-BB78-4203-896B-D4353C1EEAE6}
asLayer=1
name=Íàäïèñè (dataplus.ru)
name_9=Hybrid (dataplus.ru)
NameInCache=dataplus_hyb
DefURLBase=http://gis.dataplus.ru/ArcGIS/rest/services/EKO/Anno/MapServer/export?dpi=96&transparent=true&format=png&
DefaultContentType=image/png
ContentType="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

BIN
dataplus.ru_landsat.zmp/18.bmp View File

Before After

BIN
dataplus.ru_landsat.zmp/24.bmp View File

Before After

+ 0
- 14
dataplus.ru_landsat.zmp/GetUrlScript.txt View File

@@ -1,14 +0,0 @@
var i:integer;
xy:TPoint;
topLeftM,bottomrightM,LL:TExtendedPoint;
begin
xy.x:=GetX*256;
xy.y:=GetY*256;
LL:=Converter.Pos2LonLat(XY,GetZ+7);
topLeftM:=Converter.LonLat2Metr(LL);
xy.x:=(GetX+1)*256;
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';
end.

+ 0
- 25
dataplus.ru_landsat.zmp/params.txt View File

@@ -1,25 +0,0 @@
[PARAMS]
pnum=114
GUID={3E111B36-C397-40A7-A638-55E2698F7560}
asLayer=0
name=Ëàíäøàôò (dataplus.ru)
name_9=Landsat (dataplus.ru)
NameInCache=dataplus_Landsat
DefURLBase=http://gis.dataplus.ru/ArcGIS/rest/services/EKO/Landshaft/MapServer/export?dpi=96&transparent=true&format=png&
ParentSubMenu=dataplus.ru
ParentSubMenu_9=dataplus.ru
ContentType="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

BIN
dataplus.ru_map.zmp/18.bmp View File

Before After

BIN
dataplus.ru_map.zmp/24.bmp View File

Before After

+ 0
- 14
dataplus.ru_map.zmp/GetUrlScript.txt View File

@@ -1,14 +0,0 @@
var i:integer;
xy:TPoint;
topLeftM,bottomrightM,LL:TExtendedPoint;
begin
xy.x:=GetX*256;
xy.y:=GetY*256;
LL:=Converter.Pos2LonLat(XY,GetZ+7);
topLeftM:=Converter.LonLat2Metr(LL);
xy.x:=(GetX+1)*256;
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';
end.

+ 0
- 25
dataplus.ru_map.zmp/params.txt View File

@@ -1,25 +0,0 @@
[PARAMS]
pnum=114
GUID={AA717575-9959-4D3D-BE5D-2BB1CC2FE506}
asLayer=0
name=Êàðòà (dataplus.ru)
name_9=Map (dataplus.ru)
NameInCache=dataplus_map
DefURLBase=http://maps.rosreestr.ru/ArcGIS/rest/services/BaseMaps/BaseMapAnno/MapServer/export?dpi=96&transparent=true&format=png&
ParentSubMenu=dataplus.ru
ParentSubMenu_9=dataplus.ru
ContentType="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

BIN
dataplus.ru_roads.zmp/18.bmp View File

Before After

BIN
dataplus.ru_roads.zmp/24.bmp View File

Before After

+ 0
- 14
dataplus.ru_roads.zmp/GetUrlScript.txt View File

@@ -1,14 +0,0 @@
var i:integer;
xy:TPoint;
topLeftM,bottomrightM,LL:TExtendedPoint;
begin
xy.x:=GetX*256;
xy.y:=GetY*256;
LL:=Converter.Pos2LonLat(XY,GetZ+7);
topLeftM:=Converter.LonLat2Metr(LL);
xy.x:=(GetX+1)*256;
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';
end.

+ 0
- 23
dataplus.ru_roads.zmp/params.txt View File

@@ -1,23 +0,0 @@
[PARAMS]
pnum=114
GUID={D9C067A9-5038-4465-BE4C-48E13EB7A086}
asLayer=1
name=Äîðîãè (dataplus.ru)
name_9=Roads (dataplus.ru)
NameInCache=dataplus_roads
DefURLBase=http://gis.dataplus.ru/ArcGIS/rest/services/EKO/Roads/MapServer/export?dpi=96&transparent=true&format=png&
ContentType="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