Compare commits

...

No commits in common. 'master' and 'master' have entirely different histories.

3 changed files with 6 additions and 3 deletions
Split View
  1. +3
    -0
      Genshtab_and_others/topomapper.zmp/GetUrlScript.txt
  2. +2
    -2
      Genshtab_and_others/topomapper.zmp/params.txt
  3. +1
    -1
      _osm/Mapnik.zmp/params.txt

+ 3
- 0
Genshtab_and_others/topomapper.zmp/GetUrlScript.txt View File

@@ -0,0 +1,3 @@
begin
ResultURL:=GetURLBase+inttostr(getz-1)+'/'+inttostr(getx)+'/'+inttostr(gety);
end.

+ 2
- 2
Genshtab_and_others/topomapper.zmp/params.txt View File

@@ -7,11 +7,11 @@ ParentSubMenu=Topomaps\Soviet military maps
name_ru=TopoMapper.com - Генштаб 1км (вся планета)
name=TopoMapper.com
NameInCache=topomapper.com
DefURLBase=https://proxy.nakarte.me/http/88.99.52.155/cgi-bin/tapp/tilecache.py/1.0.0/topomapper_v2/{z}/{x}/{y}.jpg
DefURLBase=http://88.99.52.155/cgi-bin/tapp/tilecache.py/1.0.0/topomapper_v2/
ContentType=image/jpeg
Ext=.jpg
projection=1
sradiusa=6378137
sradiusb=6356752
separator=1
RequestHead=Referer: https://nakarte.me/
RequestHead=Referer: http://www.topomapper.com/

+ 1
- 1
_osm/Mapnik.zmp/params.txt View File

@@ -8,7 +8,7 @@ ParentSubMenu=City
Name=OSM OpenStreetMap.org - MAPNIK
NameInCache=osmmapMapnik
DefURLBase=https://tile.openstreetmap.org/{z}/{x}/{y}.png
RequestHead=Accept: image/avif,image/webp,*/*\r\nAccept-Language: en-US\r\nReferer: https://www.openstreetmap.org/
RequestHead=Accept-Language: en-US\r\nReferer: https://www.openstreetmap.org/
ContentType=image/png
Ext=.png
projection=1


Loading…
Cancel
Save