logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

Parsing - Parsing CityGML file

Name

       Parsing - Parsing CityGML file

Options:

-log   Print some information during parsing

       -filter <mask>
              CityGML objects to parse (default:All) The mask is composed of:

              GenericCityObject,   Building,   Room,   BuildingInstallation,  BuildingFurniture,  Door,  Window,
              CityFurniture, Track, Road,  Railway,  Square,  PlantCover,  SolitaryVegetationObject,  WaterBody,
              TINRelief, LandUse, Tunnel, Bridge, BridgeConstructionElement, BridgeInstallation, BridgePart, All

              and  separators  |,&,~.   Examples:  "All&~Track&~Room"  to  parse  everything  but tracks & rooms
              "Road&Railway" to parse only roads & railways

       -destSRS <srs> Destination SRS (default: no transform)

Parsing CityGML file                                June 2011                                         PARSING(1)

Synopsis

citygmltest [-options...] <filename>

See Also