Przeglądaj źródła

update zmp

pull/1/head
sasbot 3 lat temu
rodzic
commit
8f7f8a0d3b
2 zmienionych plików z 9 dodań i 4 usunięć
  1. +7
    -2
      _OSM/osm_mapsurfer_boundary.zmp/GetUrlScript.txt
  2. +2
    -2
      _OSM/osm_mapsurfer_boundary.zmp/params.txt

+ 7
- 2
_OSM/osm_mapsurfer_boundary.zmp/GetUrlScript.txt Wyświetl plik

@@ -1,3 +1,8 @@
begin
ResultURL:=GetURLBase+'x='+inttostr(GetX)+'&y='+inttostr(GetY)+'&z='+inttostr(GetZ-1);
end.
ResultURL:=GetURLBase+'/'+inttostr(GetZ-1)+'/'+inttostr(GetX)+'/'+inttostr(GetY)+'.png';
RequestHead:=
'Host: maps.heigit.org'+ #13#10 +
'Accept: image/png, image/svg+xml, image/jxr, image/*; q=0.8, */*; q=0.5'+ #13#10 +
'Referer: https://qms.nextgis.com/geoservices/2573/'+ #13#10 +
'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/73.0.3683.103 Safari/537.36 OPR/60.0.3255.109' + #13#10;
end.

+ 2
- 2
_OSM/osm_mapsurfer_boundary.zmp/params.txt Wyświetl plik

@@ -5,7 +5,7 @@ name_ru=
name=Map OSM Boundary (mapsurfer.net)
name_uk=Êàðòà ãðàíèö OSM (MapSurfer.NET)
NameInCache=OSM_mapsurfer_boundary
DefURLBase=http://korona.geog.uni-heidelberg.de/tiles/adminb/
DefURLBase=https://maps.heigit.org/openmapsurfer/tiles/adminb/webmercator
defaultContentType=image/png
ContentType="image/pnga";"image/png"
MimeTypeSubst="image/pnga=image/png"
@@ -14,6 +14,6 @@ projection=1
sradiusa=6378137
sradiusb=6378137
PARENTSUBMENU=OSM
RequestHead=User-Agent: SAS.Planet
IteratorSubRectSize=8,8
License=Map data © OpenStreetMap contributors, rendering GIScience Research Group @ University of Heidelberg

Ładowanie…
Anuluj
Zapisz