Website: http://goo.gl/aHwg2q
Hi, I have tried to add a layer called cdenue14 I found the following website, I could not enter it, which is what I have wrong or that I need to make it work.
- Код: Выделить всё
Layer
http://gaia.inegi.org.mx/NLB/tunnel/wms/mdm6wms?map=/opt/map/mdm60/mdm61vector.map&LAYERS=cdenue14&FORMAT=image%2Fpng&MAXRESOLUTION=4891.969809375&MINZOOMLEVEL=5&ZOOMOFFSET=5&TATO=0&LAYERNAME=&SERVICE=WMS&VERSION=1.1.1&REQUEST=GetMap&STYLES=&FIRM=419&SRS=EPSG%3A900913&BBOX=-11656513.59485,2757181.1075925,-11647341.151458,2760243.3660377&WIDTH=1920&HEIGHT=641
- Код: Выделить всё
[b]Geturlscript.txt[/b]
var
Host: string;
begin
Host := RegExprReplaceMatchSubStr(GetURLBase, 'gaiamapas\.inegi', 'gaiamapas' + IntToStr(Random(4)) + '.inegi');
Host := RegExprReplaceMatchSubStr(Host, 'gaiamapas0\.inegi', 'gaiamapas1.inegi');
ResultURL := Host + '&FORMAT=image%2Fpng&TATO=0&LAYERNAME=&SERVICE=WMS&VERSION=1.1.1&REQUEST=GetMap&STYLES=&SRS=EPSG%3A900913&BBOX=' +
RoundEx(GetLMetr, 8) + ',' + RoundEx(GetBMetr, 8) + ',' + RoundEx(GetRMetr, 8) + ',' + RoundEx(GetTMetr, 8) + '&WIDTH=256&HEIGHT=256';
end.
- Код: Выделить всё
[b]params.txt[/b]
[PARAMS]
GUID={cdb02f5c-9e5e-4823-90cc-599960b20ff9}
name=Denue
name_en=Denue
ParentSubMenu=gaiamapas
ParentSubMenu_en=gaiamapas
DefURLBase=http://gaia.inegi.org.mx/NLB/tunnel/wms/mdm6wms?map=/opt/map/mdm60/mdm61vector.map&LAYERS=cdenue14
EPSG=3785
NameInCache=Denue
Ext=.PNG
ContentType=image/PNG