[Date Prev][Date Next] [Chronological] [Thread] [Top]

[Mapserver-users] center map on x,y coordinates



On Wednesday 05 May 2004 12:25, Elisabeth Nolz wrote:
> the problem were not the double quotes but the comma in my coordinates, so
> i tried points instead of commas:
> http://localhost/cgi-bin/mapserv?map=map.map&mapxy=339989.20%201646.20&scal
>e=5000
>
> now i get this new error (???):
> mapserv(): Web application error. No template provided.


It seems you forgot "&mode=map".

Try this url:

http://localhost/cgi-bin/mapserv?map=map.map&mode=map&mapxy=339989.20+1646.20&scale=2000000