Never run this script in a database that already contains a schema named postgis_to_osm. If such a schema exists by coincidence, rename it before executing the script. The script automatically creates ...
I want to convert the .osm file to .net.xml with all the attributes and parameters especially names, and get no names in the output file. os.system(f"netconvert --osm-files {osm_file} --output-file ...