WMS and SRS issue: "Invalid SRS given : SRS must be valid for all requested layers."

Frank Warmerdam warmerdam at POBOX.COM
Wed Jun 28 09:58:32 EDT 2006


Marcos Cobeña wrote:
> Hi Frank,
> 
> Thank you so much for your help, I tried that but, eventhough it
> doesn't crash anymore, it still doesn't paint the shapes.
> 
> Under ArcView, my shapes (SHP) are using this projection:
> 
> "+proj=longlat +ellps=WGS84 +no_defs"
> 
> , which, in my epsg projection file used, corresponds to:
> 
> "
> # Unknown datum based upon the WGS 84 ellipsoid
> <4030> +proj=longlat +ellps=WGS84 +no_defs  no_defs <>
> "
> 
> Why then I still don't see shapes painted?

Marcos,

I don't know why you aren't getting a result.  Many reasons are possible.

But I would encourage you to use EPSG:4326 in place of EPSG:4030.  EPSG:4030
and EPSG:4326 are the same thing except that 4030 does not imply that we are
using the normal WGS84 datum on the WGS84 ellipsoid.  But it seems very likely
that in your case the WGS84 datum would apply so you might as well just use
4326 everywhere to avoid problems.

Best regards,
-- 
---------------------------------------+--------------------------------------
I set the clouds in motion - turn up   | Frank Warmerdam, warmerdam at pobox.com
light and sound - activate the windows | http://pobox.com/~warmerdam
and watch the world go round - Rush    | President OSGF, http://osgeo.org



More information about the mapserver-users mailing list