passing command line arguments to Bentley Geospatial Administrator

Anonymous
Anonymous

iam new to bentley geospatial Administrator, when i try to pass a command line argument say an xml file with the command

geospatialadmin mytown.xml .

Bentley geospatialadmin is crashing with the message error creating handle. can someone please help me out

 

 

Parents Reply Children
  • The Bentley Geospatial Administrator (geospatialadmin.exe) should be used for all interactive geospatial schema editing. The following command line should automatically open the specified schema:

    geospatialadmin.exe -l=full_file_specification.xml 

     Note: The argument is a lower case L followed by an equal sign followed by a complete path and file specification.

    The geospatialadminCL.exe is intended to provide a mechanism by which you can generate (e.g. "Export") workspaces from a Geospatial schema file for use in batch processing w/o a visible user interface. For convenience you can also make use of the recently opened file history in the "File" menu for quick access to previously opened schema files.

    Regards,

    Jeff Bielefeld [Bentley]

    Regards,

    Jeff Bielefeld [Bentley]