Browse Source

update zmp

pull/1/head
sasbot 3 years ago
parent
commit
dd66a36262
28 changed files with 206 additions and 48 deletions
  1. +12
    -1
      dataplus.ru.zmp/GetUrlScript.txt
  2. +6
    -10
      dataplus.ru.zmp/params.txt
  3. +0
    -0
      dataplus.ru_hyb.zmp/18.bmp
  4. +0
    -0
      dataplus.ru_hyb.zmp/24.bmp
  5. +14
    -0
      dataplus.ru_hyb.zmp/GetUrlScript.txt
  6. +5
    -5
      dataplus.ru_hyb.zmp/params.txt
  7. BIN
      dataplus.ru_landsat.zmp/18.bmp
  8. BIN
      dataplus.ru_landsat.zmp/24.bmp
  9. +14
    -0
      dataplus.ru_landsat.zmp/GetUrlScript.txt
  10. +25
    -0
      dataplus.ru_landsat.zmp/params.txt
  11. BIN
      dataplus.ru_map.zmp/18.bmp
  12. BIN
      dataplus.ru_map.zmp/24.bmp
  13. +14
    -0
      dataplus.ru_map.zmp/GetUrlScript.txt
  14. +25
    -0
      dataplus.ru_map.zmp/params.txt
  15. BIN
      dataplus.ru_roads.zmp/18.bmp
  16. BIN
      dataplus.ru_roads.zmp/24.bmp
  17. +14
    -0
      dataplus.ru_roads.zmp/GetUrlScript.txt
  18. +23
    -0
      dataplus.ru_roads.zmp/params.txt
  19. +2
    -2
      navici.com.zmp/GetUrlScript.txt
  20. +6
    -4
      navici.com.zmp/params.txt
  21. +3
    -2
      rosreestr.ru.zmp/params.BAK
  22. BIN
      rosreestr_cadastr.zmp/18.bmp
  23. BIN
      rosreestr_cadastr.zmp/24.bmp
  24. +14
    -0
      rosreestr_cadastr.zmp/GetUrlScript.txt
  25. +23
    -0
      rosreestr_cadastr.zmp/params.txt
  26. +0
    -3
      rosreestr_hyb.zmp/GetUrlScript.txt
  27. +6
    -0
      todo/probki.net
  28. +0
    -21
      todo/rosreestr.txt

+ 12
- 1
dataplus.ru.zmp/GetUrlScript.txt View File

@@ -1,3 +1,14 @@
var i:integer;
xy:TPoint;
topLeftM,bottomrightM,LL:TExtendedPoint;
begin
ResultURL:=GetUrlBase+'/'+inttostr(GetZ-2)+'/'+inttostr(GetY)+'/'+inttostr(GetX);
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.

+ 6
- 10
dataplus.ru.zmp/params.txt View File

@@ -1,18 +1,18 @@
[PARAMS]
pnum=103
GUID={F0E3F10C-0CA7-4EE2-A27E-95E704AABAEB}
name= Êàðòà (dataplus.ru)
name=Êàðòà (dataplus.ru)
name_9=Map (dataplus.ru)
asLayer=0
DefURLBase=http://projectserver.dataplus.ru/ArcGIS/rest/services/Russia/Physical_Map/MapServer/tile
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=Äðóãèå êàðòû
ParentSubMenu_9=Other maps
ParentSubMenu=dataplus.ru
ParentSubMenu_9=dataplus.ru
NameInCache=dataplus.ru
separator=1
Ext=.jpg
Ext=.png
UseDwn=1
Usestick=1
UseGenPrevious=1
@@ -21,8 +21,4 @@ Usesave=1
UseAntiBan=0
Sleep=100
DefHotKey=0
ContentType=image/jpeg
TILERLEFT=0
TILERRIGHT=128
TILERTOP=0
TILERBOTTOM=128
ContentType=image/png

rosreestr_hyb.zmp/18.bmp → dataplus.ru_hyb.zmp/18.bmp View File


rosreestr_hyb.zmp/24.bmp → dataplus.ru_hyb.zmp/24.bmp View File


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

@@ -0,0 +1,14 @@
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.

rosreestr_hyb.zmp/params.txt → dataplus.ru_hyb.zmp/params.txt View File

@@ -2,12 +2,12 @@
pnum=114
GUID={380820C2-BB78-4203-896B-D4353C1EEAE6}
asLayer=1
name=Íàäïèñè (rosreestr.ru)
name_9=Hybrid (rosreestr.ru)
NameInCache=rosreestr_hyb
DefURLBase=http://maps.rosreestr.ru/ArcGIS/rest/services/BaseMaps/Anno/MapServer/tile
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=""
ContentType="image/png"
Ext=.png
projection=1
sradiusa=6378137

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

Before After

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

Before After

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

@@ -0,0 +1,14 @@
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.

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

@@ -0,0 +1,25 @@
[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

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

@@ -0,0 +1,14 @@
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.

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

@@ -0,0 +1,25 @@
[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

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

@@ -0,0 +1,14 @@
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.

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

@@ -0,0 +1,23 @@
[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

+ 2
- 2
navici.com.zmp/GetUrlScript.txt View File

@@ -1,3 +1,3 @@
begin
ResultURL:=GetURLBase+RoundEx(GetLLon*100000,10)+','+RoundEx(GetBLat*100000,10)+','+RoundEx(GetRLon*100000,10)+','+RoundEx(GetTLat*100000,10);
begin
ResultURL:=GetURLBase+RoundEx(GetLLon,8)+','+RoundEx(GetBLat,8)+','+RoundEx(GetRLon,8)+','+RoundEx(GetTLat,8);
end.

+ 6
- 4
navici.com.zmp/params.txt View File

@@ -5,9 +5,9 @@ asLayer=0
name=Êàðòà êàðåëèè (navici.com)
name_9=Karelia map (navici.com)
NameInCache=navici_com
DefURLBase=http://ntile1.navici.com/karjala/?LAYERS=topo100k_group&BBOX=
ContentType=image/jpeg,image/png
Ext=.png
DefURLBase=http://wms1.navici.com/geoserver/wms?WIDTH=256&HEIGHT=256&SRS=EPSG:4326&LAYERS=topp:topo100k&STYLES=&FORMAT=image/jpeg&SERVICE=WMS&VERSION=1.1.1&REQUEST=GetMap&EXCEPTIONS=application/vnd.ogc.se_inimage&BBOX=
ñontentType=image/jpeg,image/png
Ext=.jpg
projection=1
sradiusa=6371000
sradiusb=6371000
@@ -21,4 +21,6 @@ UseAntiBan=0
Sleep=0
DefHotKey=
BanIfLen=0
MimeTypeSubst = "image/jpeg=image/png"
MimeTypeSubst = "image/png=image/jpeg"
DefaultContentType=image/jpeg

+ 3
- 2
rosreestr.ru.zmp/params.BAK View File

@@ -5,8 +5,9 @@ asLayer=0
name=Êàðòà (rosreestr.ru)
name_9=Map (rosreestr.ru)
NameInCache=rosreestr
DefURLBase=http://maps.rosreestr.ru/ArcGIS/rest/services/Data_2010/Rus_Bing_MSD_wa500/MapServer/tile
ContentType=""
DefURLBase=http://maps.rosreestr.ru/ArcGIS/rest/services/BaseMaps/BaseMap/MapServer/tile
DefaultContentType=image/jpeg
ContentType="image/jpeg"
Ext=.jpg
projection=1
sradiusa=6378137


BIN
rosreestr_cadastr.zmp/18.bmp View File

Before After

BIN
rosreestr_cadastr.zmp/24.bmp View File

Before After

+ 14
- 0
rosreestr_cadastr.zmp/GetUrlScript.txt View File

@@ -0,0 +1,14 @@
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.

+ 23
- 0
rosreestr_cadastr.zmp/params.txt View File

@@ -0,0 +1,23 @@
[PARAMS]
pnum=114
GUID={87428D6B-7DFA-4C98-9993-A8F3AA456608}
asLayer=1
name=Êàäàñòðîâûå ãðàíèöû (rosreestr.ru)
name_9=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&
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

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

@@ -1,3 +0,0 @@
begin
ResultURL:=GetURLBase+'/'+inttostr(GetZ-1)+'/'+inttostr(GetY)+'/'+inttostr(GetX)+'.png';
end.

+ 6
- 0
todo/probki.net View File

@@ -0,0 +1,6 @@
http://maps.probki.net/maps2/createImage.asp?a=zo&sc=750000&offX=0&offY=0&scX=269&scY=248&cmt=
http://maps.probki.net/maps2/createImage.asp?a=zo&sc=750000&offX=0&offY=0&scX=269&scY=248&cmt=
http://maps.probki.net/maps2/COM/GIF/214105191_7.png
http://maps.probki.net/maps2/createImage.asp?a=d&sc=0&offX=399&offY=302&scX=0&scY=0&cmt=undefined
http://maps.probki.net/maps2/createImage.asp?a=zo&sc=187500&offX=0&offY=0&scX=269&scY=248&cmt=
http://maps.probki.net/maps2/createImage.asp?a=zo&sc=375000&offX=0&offY=0&scX=269&scY=248&cmt=

+ 0
- 21
todo/rosreestr.txt View File

@@ -1,21 +0,0 @@
ãèáðèä
http://maps.rosreestr.ru/ArcGIS/rest/services/Data_2010/Anno/MapServer/tile/13/2939/4982.png
http://maps.rosreestr.ru/ArcGIS/rest/services/Data_2010/Anno/MapServer/tile/13/2939/4983.png
http://maps.rosreestr.ru/ArcGIS/rest/services/Data_2010/Anno/MapServer/tile/13/2939/4983.png
http://maps.rosreestr.ru/ArcGIS/rest/services/Data_2010/Anno/MapServer/tile/13/2939/4983.png
êàðòà
http://maps.rosreestr.ru/ArcGIS/rest/services/Data_2010/Rus_Bing_MSD_wa500/MapServer/tile/13/2935/4981.jpg
êàäàñòðîâûå ãðàíèöû
http://maps.rosreestr.ru/ArcGIS/rest/services/Portal/Cadastre/MapServer/export?dpi=96&transparent=true&format=png&bbox=%7B%22xmin%22%3A980681.2066665133%2C%22ymin%22%3A2921431.52446047%2C%22xmax%22%3A9844930.502839476%2C%22ymax%22%3A10367009.575660938%2C%22spatialReference%22%3A%7B%22wkid%22%3A102113%7D%7D&bboxSR=102113&imageSR=102113&size=256%2C256&f=image
http://maps.rosreestr.ru/ArcGIS/rest/services/Portal/Cadastre/MapServer/export?dpi=96&transparent=true&format=png&bbox={"xmin":4335951.445643137,"ymin":5654074.39491188,"xmax":4344607.939096422,"ymax":5661345.467227498,"spatialReference":{"wkid":102113}}&bboxSR=102113&imageSR=102113&size=256,256&f=image
http://maps.rosreestr.ru/ArcGIS/rest/services/Cadastre/Cadastre/MapServer/export?dpi=96&transparent=true&format=png&bbox=%7B%22xmin%22%3A1831883.9536500124%2C%22ymin%22%3A2216987.871784477%2C%22xmax%22%3A19560382.54599592%2C%22ymax%22%3A17108143.974185403%2C%22spatialReference%22%3A%7B%22wkid%22%3A102113%7D%7D&bboxSR=102113&imageSR=102113&size=906%2C761&f=image

Loading…
Cancel
Save