<div dir="ltr">Hi all, this didn't help and it is still not working. (1 month later). Any further suggestions? Does anyone know of a simple, fully functional raster only example? Thanks,<br></div><div class="gmail_extra">
<br><br><div class="gmail_quote">On Tue, Apr 1, 2014 at 6:08 PM, thomas bonfort <span dir="ltr"><<a href="mailto:thomas.bonfort@gmail.com" target="_blank">thomas.bonfort@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
typo: epsg:3857 instead of 3587?<br>
<br>
--<br>
thomas<br>
<div><div class="h5"><br>
On 1 April 2014 23:53, Peter Gustafson <<a href="mailto:pgustafson@gmail.com">pgustafson@gmail.com</a>> wrote:<br>
> Hi all, I'm brand new to mapserver.<br>
> (The itasca workshop map works)<br>
><br>
> I can't get a raster to display. I've tried various extents and projections<br>
> but suspect these are the cause. The mapfile is as below (IMAGEPATH and<br>
> IMAGEURL are changed -- working with itasca) as well as info from gdal.<br>
> Your help would be greatly appreciated!<br>
><br>
> Thanks,<br>
> Pete<br>
><br>
> MAP<br>
> NAME MyMap<br>
> STATUS ON<br>
> CONFIG "MS_ERRORFILE" "ms_error.txt"<br>
> DEBUG 5<br>
> STATUS ON<br>
> SIZE 1000 600<br>
> EXTENT -20037508.34 -20037508.34 20037508.34 20037508.34<br>
> UNITS METERS<br>
> SHAPEPATH "data"<br>
> IMAGECOLOR 255 255 255<br>
><br>
> PROJECTION<br>
> "init=epsg:3587"<br>
> END<br>
><br>
> WEB<br>
> IMAGEPATH "/var/www/localhost/htdocs/tmp/"<br>
> IMAGEURL "tmp/"<br>
> END<br>
><br>
> LAYER<br>
> NAME "wac-48_1_4.tif"<br>
> DATA "wac-48_1_4.tif"<br>
> TYPE RASTER<br>
> TRANSFORM TRUE<br>
> STATUS ON<br>
> UNITS DD<br>
> PROJECTION<br>
> "init=epsg:4326"<br>
> END<br>
> END<br>
> END<br>
><br>
> Driver: GTiff/GeoTIFF<br>
> Files: data/wac-48_1_4.tif<br>
> Size is 512, 512<br>
> Coordinate System is:<br>
> GEOGCS["WGS 84",<br>
> DATUM["WGS_1984",<br>
> SPHEROID["WGS 84",6378137,298.257223563,<br>
> AUTHORITY["EPSG","7030"]],<br>
> AUTHORITY["EPSG","6326"]],<br>
> PRIMEM["Greenwich",0],<br>
> UNIT["degree",0.0174532925199433],<br>
> AUTHORITY["EPSG","4326"]]<br>
> Origin = (-95.777952659785427,49.001030999999998)<br>
> Pixel Size = (0.019025026914202,-0.019025026914202)<br>
> Metadata:<br>
> AREA_OR_POINT=Area<br>
> Image Structure Metadata:<br>
> COMPRESSION=LZW<br>
> INTERLEAVE=PIXEL<br>
> Corner Coordinates:<br>
> Upper Left ( -95.7779527, 49.0010310) ( 95d46'40.63"W, 49d 0' 3.71"N)<br>
> Lower Left ( -95.7779527, 39.2602172) ( 95d46'40.63"W, 39d15'36.78"N)<br>
> Upper Right ( -86.0371389, 49.0010310) ( 86d 2'13.70"W, 49d 0' 3.71"N)<br>
> Lower Right ( -86.0371389, 39.2602172) ( 86d 2'13.70"W, 39d15'36.78"N)<br>
> Center ( -90.9075458, 44.1306241) ( 90d54'27.16"W, 44d 7'50.25"N)<br>
> Band 1 Block=512x5 Type=Byte, ColorInterp=Red<br>
> Band 2 Block=512x5 Type=Byte, ColorInterp=Green<br>
> Band 3 Block=512x5 Type=Byte, ColorInterp=Blue<br>
><br>
><br>
><br>
</div></div>> _______________________________________________<br>
> mapserver-users mailing list<br>
> <a href="mailto:mapserver-users@lists.osgeo.org">mapserver-users@lists.osgeo.org</a><br>
> <a href="http://lists.osgeo.org/mailman/listinfo/mapserver-users" target="_blank">http://lists.osgeo.org/mailman/listinfo/mapserver-users</a><br>
</blockquote></div><br></div>