ShapeDatabaseIsLoaded

ShapeDatabaseIsLoaded.py [-blocking] [-h] <server:port>

Returns whether the database at server:port has completed the initial load step. By default, the program will return immediately with either true or false. Specifying the -blocking argument will tell the program to wait until the server has finished.

Download code

ShapeDatabaseIsLoaded.py