I have got a zmp from a map (France BRGM). The map is visible, but quite distorted, the x-axis seems longer than the y-axis (see attached snapshots)
The zmp is:
GETURLSCRIPT
- Код: Выделить всё
begin
ResultURL:=GetURLBase+RoundEx(GetLLon,15)+','+RoundEx(GetBLat,15)+','+RoundEx(GetRLon,15)+','+RoundEx(GetTLat,15)+'&WIDTH=256&HEIGHT=256';
end.
[PARAMS]
- Код: Выделить всё
pnum=
GUID={443c779b-b7ae-49c5-8381-3620a7cef68a}
name_en=Topo France BRGM verzerrt
name_uk=
asLayer=0
DefURLBase=http://mapsref.brgm.fr/wxs/refcom-brgm/refign?TRANSPARENT=true&VERSION=1.1.1&SERVICE=WMS&REQUEST=GetMap&STYLES=default&FORMAT=image%2Fpng&LAYERS=FONDS_SCAN&BGCOLOR=0xFFFFFF&SRS=EPSG%3A4326&BBOX=
projection=3
sradiusa=6378137
sradiusb=6356752
epsg=4326
NameInCache=Topo France BRGM verzerrt
UseDwn=1
Usestick=1
UseGenPrevious=1
Usedel=1
Usesave=1
UseAntiBan=0
Sleep=250
DefHotKey=0
Ext=.png
DefHotKey=0
BanIfLen=0
ContentType=image/png
What is wrong? Can anyone help me? I have no idea...
Thank you!
Harald