<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<META NAME="Generator" CONTENT="MS Exchange Server version 5.5.2658.2">
<TITLE>[Mapserver-DE] Rasterdaten mit GDAL</TITLE>
</HEAD>
<BODY>
<P><FONT COLOR="#0000FF" SIZE=2 FACE="Arial">Für eine bessere Performance würde ich (zusätzlich zu den Bildkatalogen über gdaltindex) für die Bilder Pyramiden (auch Übersichten genannt) rechnen. Die Anwendung braucht dann nur soviel (Auflösung) zu laden, wie benötigt wird. So ist es z.B. auch möglich auf das gesamte Gebiet zu zoomen. </FONT></P>
<P><FONT COLOR="#0000FF" SIZE=2 FACE="Arial">Dazu werden mit der Funktion gdaladdo mehrere Kopien des Originalbildes in unterschiedlich geringerer Auflösung erzeugt. Diese werden am besten im GeoTIFF-Format in die Datei hinzugefügt.</FONT><FONT FACE="Times New Roman"></FONT> <FONT COLOR="#0000FF" SIZE=2 FACE="Arial">Für die Masse an Daten habe ich mir ein Shellscript geschrieben (Achtung Originaldateien werden verändert!!)</FONT><FONT FACE="Times New Roman">. </FONT></P>
<P><FONT COLOR="#0000FF" SIZE=2 FACE="Arial">#!/bin/ksh<BR>
# Dieses Script erzeugt eine pyramiden_batch.sh, die die gdaladdo-Funktions-Aufrufe für alle TIFF-Dateien im Verzeichnis enthält. Diese Datei muss anschließend nur ausgeführt werden.</FONT><FONT FACE="Times New Roman"> </FONT></P>
<P><FONT COLOR="#0000FF" SIZE=2 FACE="Arial">wert="2 4 8 16 32 64 128 256 512 1024"<BR>
liste=`ls *.tif`<BR>
set $liste<BR>
>pyramiden_batch.sh<BR>
for i do :<BR>
string="gdaladdo -r average ${i} ${wert}" ## average für Orthophotos gut geeignet<BR>
echo $string<BR>
echo $string >>pyramiden_batch.sh<BR>
done</FONT><FONT FACE="Times New Roman"> </FONT>
</P>
<P><FONT COLOR="#0000FF" SIZE=2 FACE="Arial">Beschreibung der Funktion:</FONT> <A HREF="http://de.giswiki.net/wiki/Gdaladdo"><U></U><U><FONT COLOR="#0000FF" SIZE=2 FACE="Arial">http://de.giswiki.net/wiki/Gdaladdo</FONT></U></A>
</P>
<BR>
<P><FONT SIZE=2 FACE="Arial">Mit freundlichem Gruß</FONT>
<BR><FONT SIZE=2 FACE="Arial">Markus Weißmann</FONT>
<BR><B><FONT SIZE=2 FACE="Tahoma">Geodatenmanagement</FONT></B>
<BR><B><FONT SIZE=2 FACE="Tahoma">LGN - Landesvermessung + Geobasisinformation Niedersachsen</FONT></B>
<BR><FONT SIZE=2 FACE="Tahoma">Podbielskistraße 331</FONT>
<BR><FONT SIZE=2 FACE="Tahoma">30659 Hannover</FONT>
<BR><FONT SIZE=2 FACE="Tahoma">Tel.: +49 511 64609 305</FONT>
<BR><FONT SIZE=2 FACE="Arial">markus.weissmann at lgn.niedersachsen.de</FONT>
</P>
<BR>
<BR>
<BR>
<P><B><FONT SIZE=2 FACE="Tahoma">Von:</FONT></B><FONT SIZE=2 FACE="Tahoma"> mapserver-de-bounces@freegis.org [</FONT><A HREF="mailto:mapserver-de-bounces@freegis.org"><U><FONT COLOR="#0000FF" SIZE=2 FACE="Tahoma">mailto:mapserver-de-bounces@freegis.org</FONT></U></A><FONT SIZE=2 FACE="Tahoma">]</FONT><B> <FONT SIZE=2 FACE="Tahoma">Im Auftrag von</FONT></B> <FONT SIZE=2 FACE="Tahoma">T.Willkomm@stadt-duisburg.de<BR>
</FONT><B><FONT SIZE=2 FACE="Tahoma">Gesendet:</FONT></B><FONT SIZE=2 FACE="Tahoma"> Donnerstag, 7. Dezember 2006 07:58<BR>
</FONT><B><FONT SIZE=2 FACE="Tahoma">An:</FONT></B><FONT SIZE=2 FACE="Tahoma"> Mapserver-DE@freegis.org<BR>
</FONT><B><FONT SIZE=2 FACE="Tahoma">Betreff:</FONT></B><FONT SIZE=2 FACE="Tahoma"> [Mapserver-DE] Rasterdaten mit GDAL<BR>
</FONT>
<BR>
<BR><FONT SIZE=2 FACE="sans-serif">Hallo Liste,</FONT><FONT FACE="Times New Roman"><BR>
<BR>
</FONT><FONT SIZE=2 FACE="sans-serif">ich habe folgendes Problem,</FONT><FONT FACE="Times New Roman"><BR>
<BR>
</FONT><FONT SIZE=2 FACE="sans-serif">wir haben in Duisburg neue Luftbilder mit einer sehr hohen Qualität</FONT><BR>
<FONT SIZE=2 FACE="sans-serif">( 5 und 50 cm Bodenauflösung) bekommen.</FONT><FONT FACE="Times New Roman"><BR>
<BR>
<BR>
</FONT><FONT SIZE=2 FACE="sans-serif">Wenn ich die Daten als TIF-Layer einbinde sind es ca. 1100 Layer</FONT><FONT FACE="Times New Roman"><BR>
</FONT><FONT SIZE=2 FACE="sans-serif">und ist nicht sehr performant.</FONT><FONT FACE="Times New Roman"><BR>
<BR>
</FONT><FONT SIZE=2 FACE="sans-serif">Daher wollte die Daten über die GDAL - (tindex) im UMN</FONT><FONT FACE="Times New Roman"><BR>
</FONT><FONT SIZE=2 FACE="sans-serif">verfügbar machen.</FONT><FONT FACE="Times New Roman"><BR>
<BR>
</FONT><FONT SIZE=2 FACE="sans-serif">Weiß jemand wie das geht bzw. kennt jemand eine andere Lösung</FONT><FONT FACE="Times New Roman"><BR>
<BR>
<BR>
<BR>
</FONT><FONT SIZE=2 FACE="sans-serif">Danke.</FONT><FONT FACE="Times New Roman"><BR>
<BR>
<BR>
</FONT><BR>
<FONT SIZE=2 FACE="sans-serif">Thomas Willkomm<BR>
<BR>
Stadt Duisburg<BR>
Der Oberbürgermeister<BR>
Institut für Informatik<BR>
18-12 GIS<BR>
<BR>
Tel: 0203/283-4582<BR>
Fax: 0203/283-4595<BR>
E-Mail: t.willkomm@stadt-duisburg.de<BR>
Internet: </FONT><A HREF="www.duisburg.de"><U><FONT COLOR="#0000FF" SIZE=2 FACE="sans-serif">www.duisburg.de</FONT></U></A><BR>
<A HREF="www.stadt-duisburg.de/gis/stadtplan/hrclient/stadtplan.php"><U><FONT COLOR="#0000FF" SIZE=2 FACE="sans-serif">www.stadt-duisburg.de/gis/stadtplan/hrclient/stadtplan.php</FONT></U></A><BR>
<A HREF="www.worldgames2005.de"><U><FONT COLOR="#0000FF" SIZE=2 FACE="sans-serif">www.worldgames2005.de</FONT></U></A>
</P>
<BR>
<BR>
</BODY>
</HTML>