On Tue, May 14, 2013 at 2:39 PM, Eric Smets <eric.sm...@fks.be> wrote:

>
>   1) http://129.206.228.72/osm-proxy/service?   is de definition in the
> store and the osm_auto:all
>      is used
>
> 2) The 900913 is working correctly on all the levels but the projection
> 4326 is giving back detailed informatio
>

>From the capabilities document of that server:

<Layer>
  <Title>OSM-WMS Uni Heidelberg</Title>
  <SRS>EPSG:31467</SRS>
  <SRS>EPSG:31466</SRS>
  <SRS>EPSG:4326</SRS>
  <SRS>EPSG:25831</SRS>
  <SRS>EPSG:25833</SRS>
  <SRS>EPSG:25832</SRS>
  <SRS>EPSG:31468</SRS>
  <SRS>EPSG:900913</SRS>
  <SRS>CRS:84</SRS>
  <SRS>EPSG:4258</SRS>

So the remote server supports EPSG:4326, as such GeoServer should ask the
remote server
to perform the reprojection and use the generated image to compose the map.

I cascaded it, and as far as I can tell, it's not GeoServer own problem,
from what I can see the
server in question is unioning and reprojection OSM tiles on the fly, and
only has a few
zoom levels worth of tiles, when you zoom in it starts oversampling the
original images and
that's why you get the blocky output.
You should contact the maintainer of that server to get more information.

Cheers
Andrea

-- 
==
GeoServer training in Milan, 6th & 7th June 2013!  Visit
http://geoserver.geo-solutions.it for more information.
==

Ing. Andrea Aime
@geowolf
Technical Lead

GeoSolutions S.A.S.
Via Poggio alle Viti 1187
55054  Massarosa (LU)
Italy
phone: +39 0584 962313
fax: +39 0584 1660272
mob: +39  339 8844549

http://www.geo-solutions.it
http://twitter.com/geosolutions_it

-------------------------------------------------------
------------------------------------------------------------------------------
AlienVault Unified Security Management (USM) platform delivers complete
security visibility with the essential security capabilities. Easily and
efficiently configure, manage, and operate all of your security controls
from a single console and one unified framework. Download a free trial.
http://p.sf.net/sfu/alienvault_d2d
_______________________________________________
Geoserver-devel mailing list
Geoserver-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-devel

Reply via email to