Hi David,
Thank you about your clues I've resolveed the problem. You have reason, the
projection and the units weren't wrong.
El 16 de enero de 2012 09:45, Juan Jesús Cremades Monserrat <
relic...@gmail.com> escribió:
> Hi David,
>
> Muy BBOX is defined into a JS with OpenLayers. When I create t
Hi David,
Muy BBOX is defined into a JS with OpenLayers. When I create the
"OpenLayers.Map" object, the opcion values are:
{
minExtent : new OpenLayers.Bounds(-1, -1, 1, 1),
maxResolution : 0.35,
maxZoomLevel : 10,
maxExtent : new OpenLayers.Bounds(-180, -90, 180, 90)
};
I tried change the Spac
Juan,
The projection block at the map level specifies 4326 as the spatial reference
system, but the units of your extent look like they are in meters, not decimal
degrees. This may be involved in the issue, or maybe not, but it would screw
up a regular MapServer CGI request if you don't specif