.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.40.2. .TH CITYGML2VRML "1" "June 2011" "citygml2vrml v.0.1.4 (c) 2010 Joachim Pouderoux, BRGM" "User Commands" .SH NAME citygml2vrml \- Convert citygml files to vrml .SH DESCRIPTION citygml2vrml v.0.1.4 (c) 2010 Joachim Pouderoux, BRGM .PP This program converts CityGML files to a VRML97 representation More info & updates on http://code.google.com/p/libcitygml Version built on Jun 13 2011 at 19:28:08 with libcitygml v.0.1.4 .IP Usage: citygml2vrml [\-options...] [output.wrl] Options: .TP \fB\-optimize\fR Merge geometries & polygons with similar properties to reduce file & scene size (recommended) .TP \fB\-comments\fR Add comments about the object ids to the VRML file .TP \fB\-center\fR Center the model around the first encountered point (may be used to reduce z\-fighting artifacts) .TP \fB\-filter\fR CityGML objects to parse (default:All) The mask is composed of: .IP GenericCityObject, Building, Room, BuildingInstallation, BuildingFurniture, Door, Window, CityFurniture, Track, Road, Railway, Square, PlantCover, SolitaryVegetationObject, WaterBody, TINRelief, LandUse, Tunnel, Bridge, BridgeConstructionElement, BridgeInstallation, BridgePart, All .IP and seperators |,&,~. Examples: "All&~Track&~Room" to parse everything but tracks & rooms "Road&Railway" to parse only roads & railways .HP \fB\-minLOD\fR Minimum LOD level to parse (default:0) .HP \fB\-maxLOD\fR Maximum LOD level to parse (default:4) .HP \fB\-destSRS\fR Destination SRS (default: no transform)