DiZi
01-24-2008, 06:05 PM
Hi folks!
I'm working for a geospatialweb research project. http://www.ecoresearch.net/iswc2007/
Among other things we compute so called "Information landscapes" for special topics and project them to the map. Up to now these were 2D images. In the next step weare going to produce 3D information landscapes with elevation informations and visualize them via World Wind.
What we have is a matrix with a number of points and (x,y,z)
coordinates for each point.
What we need is to create on the basis of this matrix some file format with elevation information, that can be displayed as a 3D landscape via WorldWind.
The image files will be served via WMS.
There seems to be a great number of formats, that are supported, e.g.
VRML, .bil (SRTM), GeoTiff, 3DEM, DXT1, etc.
but no clear documentation.
I'll be grateful for any tips on which format is the most suitable in our case.
Optimaly it should be free, supported by WMS (e.g. OpenLayers) and there will be some free (java?) libraries for creating it.
Thanks!
I'm working for a geospatialweb research project. http://www.ecoresearch.net/iswc2007/
Among other things we compute so called "Information landscapes" for special topics and project them to the map. Up to now these were 2D images. In the next step weare going to produce 3D information landscapes with elevation informations and visualize them via World Wind.
What we have is a matrix with a number of points and (x,y,z)
coordinates for each point.
What we need is to create on the basis of this matrix some file format with elevation information, that can be displayed as a 3D landscape via WorldWind.
The image files will be served via WMS.
There seems to be a great number of formats, that are supported, e.g.
VRML, .bil (SRTM), GeoTiff, 3DEM, DXT1, etc.
but no clear documentation.
I'll be grateful for any tips on which format is the most suitable in our case.
Optimaly it should be free, supported by WMS (e.g. OpenLayers) and there will be some free (java?) libraries for creating it.
Thanks!