Hallo,

at present the "rheinland_pfalz_wms.xml" of the download section doesn't 
work any more.

The old one is:

<GDAL_WMS>
  <Service name="WMS">
   <Title>Rheinland-Pfalz (WMS)</Title>
   <Version>1.1.1</Version>
<ServerUrl>http://geodaten.service24.rlp.de/cgi-bin/wms.cgi?</ServerUrl>
   <SRS>EPSG:31467</SRS>
   <ImageFormat>image/png</ImageFormat>
   <Layers>rlp%3Atk25</Layers>
   <Styles> </Styles>
   </Service>
  <DataWindow>
   <UpperLeftX>3293000</UpperLeftX>
   <UpperLeftY>5646000</UpperLeftY>
   <LowerRightX>3465000</LowerRightX>
   <LowerRightY>5425000</LowerRightY>
   <SizeX>172000</SizeX>
   <SizeY>221000</SizeY>
  </DataWindow>
  <Projection>EPSG:31467</Projection>
  <BandsCount>3</BandsCount>
  <Timeout>200</Timeout>
  <BlockSizeX>512</BlockSizeX>
  <BlockSizeY>512</BlockSizeY>
<Cache>
<Path>.gdalwmscache</Path>
<Depth>2</Depth>
<Extension>.png</Extension>
</Cache>
<MaxConnections>5</MaxConnections>
<AdviseRead>true</AdviseRead>
</GDAL_WMS>

I changed it into a new one, that is:

<GDAL_WMS>
   <Service name="WMS">
     <Title>Rheinland-Pfalz (WMS)</Title>
     <Version>1.1.1</Version>
<ServerUrl>http://geo4.service24.rlp.de/wms/dtk25.fcgi</ServerUrl>
     <SRS>EPSG:31467</SRS>
     <ImageFormat>image/jpeg</ImageFormat>
     <Layers>rp_dtk25</Layers>
     <Styles/>
     <Copyright>Landesvermessungsamt Rheinland-Pfalz</Copyright>
   </Service>
   <DataWindow>
     <UpperLeftX>3293000.000000</UpperLeftX>
     <UpperLeftY>5646000.000000</UpperLeftY>
     <LowerRightX>3465000.000000</LowerRightX>
     <LowerRightY>5425000.000000</LowerRightY>
     <SizeX>172000</SizeX>
     <SizeY>221000</SizeY>
   </DataWindow>
   <Projection>EPSG:31467</Projection>
   <BandsCount>3</BandsCount>
   <Timeout>200</Timeout>
   <BlockSizeX>512</BlockSizeX>
   <BlockSizeY>512</BlockSizeY>
   <Cache>
     <Path>.gdalwmscache</Path>
     <Depth>2</Depth>
     <Extension>.png</Extension>
   </Cache>
   <MaxConnections>5</MaxConnections>
   <AdviseRead>true</AdviseRead>
</GDAL_WMS>

And it works. You may test it and probably ad it to the download section.

Thanks

Nicolaus

------------------------------------------------------------------------------
Download BIRT iHub F-Type - The Free Enterprise-Grade BIRT Server
from Actuate! Instantly Supercharge Your Business Reports and Dashboards
with Interactivity, Sharing, Native Excel Exports, App Integration & more
Get technology previously reserved for billion-dollar corporations, FREE
http://pubads.g.doubleclick.net/gampad/clk?id=164703151&iu=/4140/ostg.clktrk
_______________________________________________
Qlandkartegt-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/qlandkartegt-users

Reply via email to