[mapserver-users] Problem with north arrow image not showing up
Steve Lime
Steve.Lime at dnr.state.mn.us
Thu Jan 15 08:13:38 PST 2009
Assuming you're talking about displaying the image in a page generated by MapServer CGI
you won't be able to use relative links like that. The browser will interpret relative paths based
on /cgi-bin. If you place your north arrow on your website and reference with a fully qualified
path (e.g. /images/north.gif) then it should work. The IMAGETYPE should have no bearing
on this...
Steve
>>> boesiii <boesiii at yahoo.com> 01/15/09 10:02 AM >>>
I placed the code below into my html template but for some reason the image
will not display. In my map file I have IMAGETYPE set to GIF. I tried to
copy the image to any folder I can think of but it still will not display.
What could be the problem?
../images/north.gif
--
View this message in context: http://n2.nabble.com/Problem-with-north-arrow-image-not-showing-up-tp2163246p2163246.html
Sent from the Mapserver - User mailing list archive at Nabble.com.
_______________________________________________
mapserver-users mailing list
mapserver-users at lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/mapserver-users
More information about the MapServer-users
mailing list