[maplab-users] Grouping Layers
Daniel Morissette
dmorissette at dmsolutions.ca
Fri Feb 4 09:58:34 EST 2005
Satyajit wrote:
>
> Warning: [MapServer Error]: loadMapInternal(): Given map extent is
> invalid. in
> /opt/fgs/www/htdocs/maplab-2.2/htdocs/common/wrapper/map_session.php on
> line 215
>
...
>
> What could be the problem. Here is my map file
>
> *************************************************************************************************************
>
> MAP
> NAME "ahm"
> STATUS ON
> EXTENT 100 8300 9100 300
You probably get this error because the ymin is larger than ymax in your
extent line in your mapfile. Try using instead:
EXTENT 100 300 9100 8300
Daniel
--
------------------------------------------------------------
Daniel Morissette dmorissette at dmsolutions.ca
DM Solutions Group http://www.dmsolutions.ca/
------------------------------------------------------------
More information about the Maplab-users
mailing list