[Mapserver-DE] Kann kein Worldfile darstellen - Wie muß ich das machen?

Michael Hofenwald M.Hofenwald at gmx.de
Fre Aug 12 18:40:46 CEST 2005


Hallo Liste,


ich habe mal wieder ein Problem:
Ich will ein Worldfile in mein Mapfile packen. Ich habe das zum TIF HH.tif
gehörende File HH.rtf (glaub ich) in HH.wld umbenannt. Dieses lautet:

7.62
0
0
-7.62
3542000
5958000

Mein Problem ist, das der Rahmen für das Ausgabebild erscheint, dieses
jedoch keinen Inhalt hat. Ein xxxxxxxxx.png wird aber im Ordner "var"
angelegt, ist allerdings nur 1KB groß. Das Tif ist über 30MB groß.

Ich danke euch für eure Hilfe

Gruß Michael
-------------------------------------------------------------------------

MAP
  NAME "elf"
  STATUS ON
  EXTENT 3541996.0 5717998.0 3589941.0 5758003.0
  SIZE 1000 1000
  SHAPEPATH "../htdocs/data/"
  IMAGETYPE PNG
  #IMAGECOLOR 255 255 100 
  UNITS METERS
  SCALE 4000000

   WEB                                            
      TEMPLATE "c:/ms4w/Apache/htdocs/elf.html"
      #MINSCALE 20000
      #MAXSCALE 4000000 
      IMAGEPATH "../htdocs/var/" 
      IMAGEURL "../var/"       
   END 

  LAYER 
    NAME         "HH"
    DATA         "HH.TIF"
    STATUS       DEFAULT
    TYPE         RASTER
      CLASS 
         # EXPRESSION "1"
         COLOR 255 0 0 
      END
  END 
END
-------------------------------------------------------
<html>
<head>
<title>elf</title>
</head>
<body>
versuche die Sache so einfach wie möglich zu halten
<table>
  <tr>
    <td>
      <br>[version]<br>
	<img src="[img]" border="1">
    </td>
  </tr>
</table>
</body>
</html>

-- 
GMX DSL = Maximale Leistung zum minimalen Preis!
2000 MB nur 2,99, Flatrate ab 4,99 Euro/Monat: http://www.gmx.net/de/go/dsl




This site is hosted by Intevation GmbH (Datenschutzerklärung und Impressum | Privacy Policy and Imprint)