<html xmlns:v="urn:schemas-microsoft-com:vml" xmlns:o="urn:schemas-microsoft-com:office:office" xmlns:w="urn:schemas-microsoft-com:office:word" xmlns:m="http://schemas.microsoft.com/office/2004/12/omml" xmlns="http://www.w3.org/TR/REC-html40">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=us-ascii">
<meta name="Generator" content="Microsoft Word 15 (filtered medium)">
<style><!--
/* Font Definitions */
@font-face
        {font-family:Wingdings;
        panose-1:5 0 0 0 0 0 0 0 0 0;}
@font-face
        {font-family:"Cambria Math";
        panose-1:2 4 5 3 5 4 6 3 2 4;}
@font-face
        {font-family:Calibri;
        panose-1:2 15 5 2 2 2 4 3 2 4;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0cm;
        font-size:11.0pt;
        font-family:"Calibri",sans-serif;
        mso-fareast-language:EN-US;}
p.MsoListParagraph, li.MsoListParagraph, div.MsoListParagraph
        {mso-style-priority:34;
        margin-top:0cm;
        margin-right:0cm;
        margin-bottom:0cm;
        margin-left:36.0pt;
        font-size:11.0pt;
        font-family:"Calibri",sans-serif;
        mso-fareast-language:EN-US;}
span.EstiloCorreo17
        {mso-style-type:personal-compose;
        font-family:"Calibri",sans-serif;
        color:windowtext;}
.MsoChpDefault
        {mso-style-type:export-only;
        font-family:"Calibri",sans-serif;
        mso-fareast-language:EN-US;}
@page WordSection1
        {size:612.0pt 792.0pt;
        margin:70.85pt 3.0cm 70.85pt 3.0cm;}
div.WordSection1
        {page:WordSection1;}
/* List Definitions */
@list l0
        {mso-list-id:821046305;
        mso-list-type:hybrid;
        mso-list-template-ids:-1765135784 1159264168 201981955 201981957 201981953 201981955 201981957 201981953 201981955 201981957;}
@list l0:level1
        {mso-level-start-at:0;
        mso-level-number-format:bullet;
        mso-level-text:\F0D8;
        mso-level-tab-stop:none;
        mso-level-number-position:left;
        text-indent:-18.0pt;
        font-family:Wingdings;
        mso-fareast-font-family:Calibri;
        mso-bidi-font-family:"Times New Roman";}
@list l0:level2
        {mso-level-number-format:bullet;
        mso-level-text:o;
        mso-level-tab-stop:none;
        mso-level-number-position:left;
        text-indent:-18.0pt;
        font-family:"Courier New";}
@list l0:level3
        {mso-level-number-format:bullet;
        mso-level-text:\F0A7;
        mso-level-tab-stop:none;
        mso-level-number-position:left;
        text-indent:-18.0pt;
        font-family:Wingdings;}
@list l0:level4
        {mso-level-number-format:bullet;
        mso-level-text:\F0B7;
        mso-level-tab-stop:none;
        mso-level-number-position:left;
        text-indent:-18.0pt;
        font-family:Symbol;}
@list l0:level5
        {mso-level-number-format:bullet;
        mso-level-text:o;
        mso-level-tab-stop:none;
        mso-level-number-position:left;
        text-indent:-18.0pt;
        font-family:"Courier New";}
@list l0:level6
        {mso-level-number-format:bullet;
        mso-level-text:\F0A7;
        mso-level-tab-stop:none;
        mso-level-number-position:left;
        text-indent:-18.0pt;
        font-family:Wingdings;}
@list l0:level7
        {mso-level-number-format:bullet;
        mso-level-text:\F0B7;
        mso-level-tab-stop:none;
        mso-level-number-position:left;
        text-indent:-18.0pt;
        font-family:Symbol;}
@list l0:level8
        {mso-level-number-format:bullet;
        mso-level-text:o;
        mso-level-tab-stop:none;
        mso-level-number-position:left;
        text-indent:-18.0pt;
        font-family:"Courier New";}
@list l0:level9
        {mso-level-number-format:bullet;
        mso-level-text:\F0A7;
        mso-level-tab-stop:none;
        mso-level-number-position:left;
        text-indent:-18.0pt;
        font-family:Wingdings;}
ol
        {margin-bottom:0cm;}
ul
        {margin-bottom:0cm;}
--></style><!--[if gte mso 9]><xml>
<o:shapedefaults v:ext="edit" spidmax="1026" />
</xml><![endif]--><!--[if gte mso 9]><xml>
<o:shapelayout v:ext="edit">
<o:idmap v:ext="edit" data="1" />
</o:shapelayout></xml><![endif]-->
</head>
<body lang="ES" link="#0563C1" vlink="#954F72" style="word-wrap:break-word">
<div class="WordSection1">
<p class="MsoNormal"><span lang="EN-GB">Hello, I need to access the information from a WMS server through a proxy. I would need to know exactly the syntax to use the proxy, I have tried the following:<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-GB"><o:p> </o:p></span></p>
<ul style="margin-top:0cm" type="disc">
<li class="MsoListParagraph" style="margin-left:0cm;mso-list:l0 level1 lfo1"><span lang="EN-GB">gdalinfo "WMS:https://www.idee.es/wms/PNOA/PNOA?service=wms&request=getcapabilities" –config GDAL_HTTP_PROXY xx.xxx.x.xx:3128 –config GDAL_HTTP_PROXYUSERPWD user:password
 –config GDAL_HTTP_AUTH NTLM<o:p></o:p></span></li></ul>
<p class="MsoNormal"><span lang="EN-GB"><o:p> </o:p></span></p>
<p class="MsoNormal"><span lang="EN-GB">Would it be okay with the previous syntax? Can you repeat the word --config? Do you need quotes or brackets for the IP: port or user: password? in the case of GDAL_HTTP_AUTH, how to know whether to put NTLM or BASIC?
 and finally, is it better to put the parameters after gdalinfo or in the system variables?<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-GB"><o:p> </o:p></span></p>
<p class="MsoNormal"><span lang="EN-GB">I'm waiting for your answer, regards<o:p></o:p></span></p>
</div>

<HR>

<TABLE style="HEIGHT: 50px; WIDTH: 473px">
  <TBODY>
  <TR>
    <TD valing="top">
      <P style="FONT-SIZE: 10pt; FONT-FAMILY: Arial" align=right><IMG border=0 
      src="https://www.aplitop.com/descargas/firma1.jpg"></P></TD>
    <TD 
    style="FONT-SIZE: 12pt; HEIGHT: 25px; FONT-FAMILY: Times New Roman; WIDTH: 330px" 
    vAlign=top>
      <DIV style="LINE-HEIGHT: 13px" align=left><SPAN 
      style="FONT-SIZE: 9pt; FONT-FAMILY: Myriad Pro, Open Sans, Arial"><STRONG>Elena Ruiz </STRONG></SPAN><BR><SPAN 
      style="FONT-SIZE: 7pt; FONT-FAMILY: Myriad Pro, Open Sans, Arial">Sofware Development & Technical Support<BR></SPAN><SPAN 
      style="FONT-SIZE: 7pt; FONT-FAMILY: Myriad Pro, Open Sans, Arial">Tel. 
      +34 952 43 97 71  <BR>eruiz@aplitop.com<BR>Sumatra, 9 - 29190 M&#xE1;laga (Spain)<BR></SPAN><SPAN 
      style="FONT-SIZE: 7pt; FONT-FAMILY: Myriad Pro, Open Sans, Arial"><STRONG>www.aplitop.com<BR><BR><A 
      class=socialLink href="https://www.facebook.com/AplitopSL/"><IMG 
      class=socialLink style="HEIGHT: 15px; WIDTH: 15px" border=0 
      src="cid:SocialLink_Facebook_32x32_a745adb8-c250-4372-8480-e77f503dad3d.png" 
      width=15 height=15></A>   <A class=socialLink 
      href="https://twitter.com/aplitop"><IMG class=socialLink 
      style="HEIGHT: 15px; WIDTH: 15px" border=0 
      src="cid:SocialLink_Twitter_32x32_858247f6-9d4a-4740-a6b3-9b5ebfd98a97.png" 
      width=15 height=15></A>   <A class=socialLink 
      href="https://www.linkedin.com/company/aplitop"><IMG class=socialLink 
      style="HEIGHT: 15px; WIDTH: 15px" border=0 
      src="cid:SocialLink_Linkedin_32x32_154d63de-bf68-468f-9eb0-ffed102fac77.png" 
      width=15 height=15></A>   <A class=socialLink 
      href="https://www.youtube.com/user/aplitop"><IMG class=socialLink 
      style="HEIGHT: 15px; WIDTH: 15px" border=0 
      src="cid:SocialLink_Youtube_32x32_0dea15dd-3774-4086-be9d-f62560b70c86.png" 
      width=15 height=15></A></STRONG></SPAN></DIV></TD></TR></TBODY></TABLE>
<P style="FONT-SIZE: 10pt; FONT-FAMILY: Arial"><SPAN 
style="FONT-SIZE: 6pt; FONT-FAMILY: Myriad Pro">In accordance with the 
provisions of the European Regulation of Data Protection 2016/679 (Reglamento 
Europeo de Protecci&#xF3;n de Datos 2016/679), we inform you that the data and the 
information you provide us through this medium will be used by APLITOP, S.L., 
with C.I.F. B-92543396 and with address at C / Sumatra, 9, Malaga, 29190, in 
order to answer your questions and inform you about our products. The data 
provided will be kept as long as it does not request its cessation and will not 
be transferred to third parties except in cases where there is a legal 
obligation. You have the right to access your personal data, correct inaccurate 
data or request its deletion when the data is no longer necessary for the 
purposes that were collected, as well as any rights recognized in the RGPD 
2016/679<BR><BR><A title="" 
href="https://www.aplitop.com/Event/en/358/intergeo-2019"></A><BR><BR></SPAN></P></body>
</html>