<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="de-CH">
	<id>https://giswiki.ch/index.php?action=history&amp;feed=atom&amp;title=Diskussion%3ABroken%2FH%5Cxf6henmodell</id>
	<title>Diskussion:Broken/H\xf6henmodell - Versionsgeschichte</title>
	<link rel="self" type="application/atom+xml" href="https://giswiki.ch/index.php?action=history&amp;feed=atom&amp;title=Diskussion%3ABroken%2FH%5Cxf6henmodell"/>
	<link rel="alternate" type="text/html" href="https://giswiki.ch/index.php?title=Diskussion:Broken/H%5Cxf6henmodell&amp;action=history"/>
	<updated>2026-04-28T15:17:31Z</updated>
	<subtitle>Versionsgeschichte dieser Seite in Geometa Lab OST</subtitle>
	<generator>MediaWiki 1.39.10</generator>
	<entry>
		<id>https://giswiki.ch/index.php?title=Diskussion:Broken/H%5Cxf6henmodell&amp;diff=37093&amp;oldid=prev</id>
		<title>Stefan am 18. Dezember 2011 um 20:10 Uhr</title>
		<link rel="alternate" type="text/html" href="https://giswiki.ch/index.php?title=Diskussion:Broken/H%5Cxf6henmodell&amp;diff=37093&amp;oldid=prev"/>
		<updated>2011-12-18T20:10:33Z</updated>

		<summary type="html">&lt;p&gt;&lt;/p&gt;
&lt;table style=&quot;background-color: #fff; color: #202122;&quot; data-mw=&quot;interface&quot;&gt;
				&lt;col class=&quot;diff-marker&quot; /&gt;
				&lt;col class=&quot;diff-content&quot; /&gt;
				&lt;col class=&quot;diff-marker&quot; /&gt;
				&lt;col class=&quot;diff-content&quot; /&gt;
				&lt;tr class=&quot;diff-title&quot; lang=&quot;de-CH&quot;&gt;
				&lt;td colspan=&quot;2&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;← Nächstältere Version&lt;/td&gt;
				&lt;td colspan=&quot;2&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;Version vom 18. Dezember 2011, 20:10 Uhr&lt;/td&gt;
				&lt;/tr&gt;&lt;tr&gt;&lt;td colspan=&quot;2&quot; class=&quot;diff-lineno&quot; id=&quot;mw-diff-left-l13&quot;&gt;Zeile 13:&lt;/td&gt;
&lt;td colspan=&quot;2&quot; class=&quot;diff-lineno&quot;&gt;Zeile 13:&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class=&quot;diff-marker&quot;&gt;&lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;# die GeoTIFF-Tiles/Files wohl zu einem File astergdem.tif zusammengesetzt werden:  Vgl. http://www.gis.hsr.ch/wiki/GDAL_-_Tipps_und_Tricks&lt;/div&gt;&lt;/td&gt;&lt;td class=&quot;diff-marker&quot;&gt;&lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;# die GeoTIFF-Tiles/Files wohl zu einem File astergdem.tif zusammengesetzt werden:  Vgl. http://www.gis.hsr.ch/wiki/GDAL_-_Tipps_und_Tricks&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class=&quot;diff-marker&quot;&gt;&lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;# Die TIFF-Datei astergdem in PostGIS 2.0 in eine Datenbank astergdem importiert werden mittels raster2pgsql.py (dauert).  Raster-Parameter 50x50 Pixels (oder 32). Vgl. http://trac.osgeo.org/postgis/wiki/WKTRaster  &lt;/div&gt;&lt;/td&gt;&lt;td class=&quot;diff-marker&quot;&gt;&lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;# Die TIFF-Datei astergdem in PostGIS 2.0 in eine Datenbank astergdem importiert werden mittels raster2pgsql.py (dauert).  Raster-Parameter 50x50 Pixels (oder 32). Vgl. http://trac.osgeo.org/postgis/wiki/WKTRaster  &lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class=&quot;diff-marker&quot; data-marker=&quot;−&quot;&gt;&lt;/td&gt;&lt;td style=&quot;color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #ffe49c; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;# Die Datenbank astergdem kann dann wie folgt abgefragt werden, gegeben eine Koordinate long, lat: &amp;lt;tt&amp;gt;&amp;lt;nowiki&amp;gt;% SELECT ST_Value(rast, ST_SetSRID(ST_MakePoint(long, lat), 4326)) FROM astergdem;&amp;lt;/nowiki&amp;gt;&amp;lt;tt&amp;gt;&lt;/div&gt;&lt;/td&gt;&lt;td class=&quot;diff-marker&quot; data-marker=&quot;+&quot;&gt;&lt;/td&gt;&lt;td style=&quot;color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #a3d3ff; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;# Die Datenbank astergdem kann dann wie folgt abgefragt werden, gegeben eine Koordinate long, lat: &amp;lt;tt&amp;gt;&amp;lt;nowiki&amp;gt;% SELECT ST_Value(rast, ST_SetSRID(ST_MakePoint(long, lat), 4326)) FROM astergdem;&amp;lt;/nowiki&amp;gt;&amp;lt;&lt;ins style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;/&lt;/ins&gt;tt&amp;gt;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class=&quot;diff-marker&quot;&gt;&lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;br/&gt;&lt;/td&gt;&lt;td class=&quot;diff-marker&quot;&gt;&lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;br/&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class=&quot;diff-marker&quot;&gt;&lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;ASTER:&lt;/div&gt;&lt;/td&gt;&lt;td class=&quot;diff-marker&quot;&gt;&lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;ASTER:&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;/table&gt;</summary>
		<author><name>Stefan</name></author>
	</entry>
	<entry>
		<id>https://giswiki.ch/index.php?title=Diskussion:Broken/H%5Cxf6henmodell&amp;diff=37092&amp;oldid=prev</id>
		<title>Stefan: Die Seite wurde neu angelegt: „DHM-Geowebserivces:  * Den OSM-Objekten z.B. fehlen ja fast durchwegs die Höhen. Um diese hinzuzufügen gibt es Webservices, z.B. von Geonames http://www.geoname…“</title>
		<link rel="alternate" type="text/html" href="https://giswiki.ch/index.php?title=Diskussion:Broken/H%5Cxf6henmodell&amp;diff=37092&amp;oldid=prev"/>
		<updated>2011-12-18T20:10:17Z</updated>

		<summary type="html">&lt;p&gt;Die Seite wurde neu angelegt: „DHM-Geowebserivces:  * Den OSM-Objekten z.B. fehlen ja fast durchwegs die Höhen. Um diese hinzuzufügen gibt es Webservices, z.B. von Geonames http://www.geoname…“&lt;/p&gt;
&lt;p&gt;&lt;b&gt;Neue Seite&lt;/b&gt;&lt;/p&gt;&lt;div&gt;DHM-Geowebserivces: &lt;br /&gt;
* Den OSM-Objekten z.B. fehlen ja fast durchwegs die Höhen. Um diese hinzuzufügen gibt es Webservices, z.B. von Geonames http://www.geonames.org/export/web-services.html#astergdem . &lt;br /&gt;
* Das wird aber langsam und ist limitiert (man müsste zu Geonames Premium wechseln). &lt;br /&gt;
&lt;br /&gt;
Hillshading:&lt;br /&gt;
* http://wiki.openstreetmap.org/wiki/HikingBikingMaps#Hill_Shading&lt;br /&gt;
&lt;br /&gt;
Variante Java:&lt;br /&gt;
* http://www.coderanch.com/t/551724/Streams/java/Reading-tif-files-system &lt;br /&gt;
* Abfrage gegeben eine Koordinate long, lat: mit einem Random Access read?&lt;br /&gt;
&lt;br /&gt;
Variante DB:&lt;br /&gt;
# die GeoTIFF-Tiles/Files wohl zu einem File astergdem.tif zusammengesetzt werden:  Vgl. http://www.gis.hsr.ch/wiki/GDAL_-_Tipps_und_Tricks&lt;br /&gt;
# Die TIFF-Datei astergdem in PostGIS 2.0 in eine Datenbank astergdem importiert werden mittels raster2pgsql.py (dauert).  Raster-Parameter 50x50 Pixels (oder 32). Vgl. http://trac.osgeo.org/postgis/wiki/WKTRaster &lt;br /&gt;
# Die Datenbank astergdem kann dann wie folgt abgefragt werden, gegeben eine Koordinate long, lat: &amp;lt;tt&amp;gt;&amp;lt;nowiki&amp;gt;% SELECT ST_Value(rast, ST_SetSRID(ST_MakePoint(long, lat), 4326)) FROM astergdem;&amp;lt;/nowiki&amp;gt;&amp;lt;tt&amp;gt;&lt;br /&gt;
&lt;br /&gt;
ASTER:&lt;br /&gt;
* ASTER-Daten im PostGIS Raster (Datentyp Raster). Kritische Betrachtung [http://www.viewfinderpanoramas.org/reviews.html#aster]&lt;br /&gt;
* Vorgehen:&lt;br /&gt;
** Höhenmodell-Daten „ASTER GDEM Version 2 (October 17, 2011)“ herunterladen: Vgl. http://www.gdem.aster.ersdac.or.jp/ (geht nicht?), bzw. https://wist.echo.nasa.gov/wist-bin/api/ims.cgi?mode=MAINSRCH&amp;amp;JS=1 :&lt;br /&gt;
** links „Search“ klicken, &lt;br /&gt;
** dann „By coordinates...“ folgendes eingeben,&lt;br /&gt;
** 5.959163 45.816873 , 10.560794 47.768146 (das sind die CH-Eck-Koordinaten der Schweiz in WGS84-Koordinaten/EPSG:4326)&lt;br /&gt;
&lt;br /&gt;
SRTM3 v2: &lt;br /&gt;
* Download direkt mit Python-Skript und Import. Legt die Punkte als Koordinaten einzeln in eine PG-Tabelle mit dem normalen PostGIS-Datentyp „POINT“ ab: &lt;br /&gt;
* https://masterbranch.com/srtm2postgis-project/395291&lt;br /&gt;
* https://github.com/Sjors/srtm2postgis&lt;br /&gt;
* http://wiki.openstreetmap.org/wiki/Setup_Route_altitude_profiles_SRTM&lt;/div&gt;</summary>
		<author><name>Stefan</name></author>
	</entry>
</feed>