[Date Prev][Date Next]
[Chronological]
[Thread]
[Top]
Re: [mapserver-users] Big Square, Tiny Map
Jim,
You probably need to change the html now to reflect what layers you
really have in the map file. Also you can change all the STATUS
ON/OFF/DEFAULT to DEFAULT to force them to show up.
-Steve
Jim Palma wrote:
>
> OK, now that I know that the error is only near the line number, it
> turned out to be the lack of map extent information. I used this as the
> extent for Massachusetts:
>
> minx: -73.652156
> miny: 42.924232
> maxx: -69.787764
> maxy: 41.206216
>
> Now I have a new problem, and maybe it is related to the input I used
> above. My map is a tiny dot in the middle of the display square. I
> can't zoom in on it. Something is wrong with my settings, but I can't
> figure it out. Take a look:
>
> http://maps.donahue.umassp.edu/massachusetts/massachusetts_init.html
>
> Would the wrong extent information do this? Is it a projection problem
> (the files are in latitude/longitude, but I could change that). Is it a
> settings problem in the .map file? Or what?
>
> Thanks for any help you can give a rank newbie.
>
> Jim