Added SRID option into the preprocessor.py, so that if the building geometries are not given in 4326, the srid of the geometries will be passed to the preprocessor through -S srid and the geometries will be transformed into 4326 through the import command.