Skip to content

Added `SRID` input option in preprocessor

Tara Evaz Zadeh requested to merge remove-cell into master

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.

\approve @shinde @ds

Edited by Tara Evaz Zadeh

Merge request reports