[OpenLayers-Users] <ows:Exception exceptionCode="InvalidParameterValue">

Ian Turton ijturton at gmail.com
Tue Jun 8 11:49:26 EDT 2010


On Tue, Jun 8, 2010 at 11:37 AM, giraam <sdjbm17 at gmail.com> wrote:
>
> OK... yesterday I read a loooot about projection and now I understand the
> idea but still can NOT solve the problem :S
>
> I feel a bit ashamed but as I am a GIS novice, I'll bother you back <:)

You are still lying to the server - You need to work out what
projection your WMS is in and then use that EPSG code where ever you
have EPSG:4326 in the code below, then it will be possible to use
432.327,7176.526,492.978,7217.519 as a bounding box, all of those
values are out side the +/-90,+/-180 bounds of 4326.

OR

You can continue to use 4326 and work out what your bounds really
should be in lat/lon degrees. Try looking at the page source of the
GeoServer layer preview.

Ian

-- 
Ian Turton



More information about the Users mailing list