Re: Virtual Reality and Google
Markus Neteler <[email protected]>
| Newsgroups | gmane.comp.gis.freegis |
|---|---|
| Message-ID | <[email protected]> |
On Tue, May 08, 2007 at 04:29:51PM +0200, [email protected] wrote: > Hello List, > As an editor at german linux magazin I am currently writing on an article > about virtual reality and google earth. > Although I have found some tools, none of them seem to be able to replace > google's sketchup for generating kml or kmz files. Blender can import these > files and edit .dae models, but this is not working properly. > 3DGeoexplorer is a commercial produkt (they generated virtual berlin in google > earth, this is nice!) > Both sketchup and 3DGeo are not available for Linux. > > Does anyone on this list know free Linux tools for 3D Modelling in google > earth? Thank you in advance! With GRASS 6.3 (not yet officially released but snapshots are available) you can elaborate 3D data and export to KML. For example, you can take a 3D drawing (DXF), import with v.in.dxf, geocode with v.transform and export to KML with v.out.ogr as 3D object. Note that the KML support in OGR is still somewhat limited but I managed to export 3D buildings. Additionally, if needed: - reproject to LatLong with v.proj - extrude 2D building footprints to 3D blocks with v.extrude - drape 2D vectors over DEM with v.drape Not really helpful maybe, but giving an idea, Markus PS: Works on MS-Windows/MacOSX, too :) ------------------ ITC -> dall'1 marzo 2007 Fondazione Bruno Kessler ITC -> since 1 March 2007 Fondazione Bruno Kessler ------------------