<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=iso-8859-1">
<META content="MSHTML 6.00.6000.16414" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT face=Arial size=2>Thank you very much for explanation.</FONT></DIV>
<DIV><FONT face=Arial size=2>I corrected the extent in my mapfile and 
now the raster image appears.</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>Rafael</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<BLOCKQUOTE 
style="PADDING-RIGHT: 0px; PADDING-LEFT: 5px; MARGIN-LEFT: 5px; BORDER-LEFT: #000000 2px solid; MARGIN-RIGHT: 0px">
  <DIV 
  style="BACKGROUND: #e4e4e4; FONT: 10pt arial; font-color: black"><B>From:</B> 
  <A title=warmerdam@pobox.com href="mailto:warmerdam@pobox.com">Frank 
  Warmerdam</A> </DIV>
  <DIV style="FONT: 10pt arial"><B>To:</B> <A title=szajbel@WIDEMANN.DE 
  href="mailto:szajbel@WIDEMANN.DE">Rafael Szajbel</A> </DIV>
  <DIV style="FONT: 10pt arial"><B>Cc:</B> <A 
  title=MAPSERVER-USERS@LISTS.UMN.EDU 
  href="mailto:MAPSERVER-USERS@LISTS.UMN.EDU">MAPSERVER-USERS@LISTS.UMN.EDU</A> 
  </DIV>
  <DIV style="FONT: 10pt arial"><B>Sent:</B> Tuesday, April 24, 2007 9:13 
  PM</DIV>
  <DIV style="FONT: 10pt arial"><B>Subject:</B> Re: [UMN_MAPSERVER-USERS] 
  msResampleGDALToMap<>: no overlap ... no result</DIV>
  <DIV><BR></DIV>Rafael Szajbel wrote:<BR>> Hi all,<BR>>  <BR>> I 
  try to create a map with just one raster image (8bits tiff) using <BR>> 
  shp2img (from FWTools 1.2.2) and get this error message:<BR>>  
  <BR>> msDrawRasterLayerLow<Orthophotos>: entering.<BR>> GDAL: 
  GDALOpen<path to the image> succeeds as GTiff.<BR>> 
  msResampleGDALToMap<>: no overlap ... no result.<BR>> GDAL: 
  GDALClose<path to the image><BR>>  <BR>> Here is my layer 
  definition :<BR>>  <BR>> LAYER<BR>>     NAME 
  "Orthophotos"<BR>>     STATUS 
  ON<BR>>     DATA 
  "../raster/luftbilder/0339205466_dop5__c_025_m2.tif"<BR>>     
  TYPE RASTER<BR>>     DEBUG ON<BR>> END<BR>>  
  <BR>> Hope somebody can help!<BR><BR>Rafael,<BR><BR>The message means 
  essentially what it says.  As far as the software<BR>can tell there is no 
  overlap between the map region requested, and the<BR>region covered by the 
  TIFF file.  I would encourage you to review the<BR>extents you requested, 
  the extents reported by gdalinfo for the file,<BR>and the coordinate system 
  information on the map (or in the request) and<BR>for the layer.<BR><BR>Best 
  regards,<BR>-- 
  <BR>---------------------------------------+--------------------------------------<BR>I 
  set the clouds in motion - turn up   | Frank Warmerdam, <A 
  href="mailto:warmerdam@pobox.com">warmerdam@pobox.com</A><BR>light and sound - 
  activate the windows | <A 
  href="http://pobox.com/~warmerdam">http://pobox.com/~warmerdam</A><BR>and 
  watch the world go round - Rush    | President OSGeo, <A 
  href="http://osgeo.org">http://osgeo.org</A><BR><BR><BR></BLOCKQUOTE></BODY></HTML>