Skip to content

Commit 537b8e0

Browse files
authored
Dev branch (#26)
bugfix and update of plz data is now marked with connection_110kv = TRUE * power lines deletion modification power lines which are outside of Germany and are part of a relation crossing the border are not deleted anymore. * Bugfix Conn_subgraphs was active but was not defined. Is now disabled. * New result tables which indicate if a Substation is connected to the 110kV distribution grid. (In case minimal voltage is above 110kV) * Bugfix for deletion of open end lines They haven’t been removed from power_circ_members even if the circuit has been removed. Solved this issue now. * Implemented connection of dead end relations with substations also for Substations outside of Germany. * Bugfix double substations in one point * plz data update and plz bugfix bugfix on plz data. Some postal codes received double entries for substations due to several polygons representing one postal code area.
1 parent d7471fd commit 537b8e0

6 files changed

+8797
-8700
lines changed

code/admin_boundaries_1.sql

+5,001
Original file line numberDiff line numberDiff line change

code/admin_boundaries.sql renamed to code/admin_boundaries_2.sql

+3,735-8,690
Original file line numberDiff line numberDiff line change

code/build_up_db.py

+2-1
Original file line numberDiff line numberDiff line change

code/build_up_db.sql

+2-2
Original file line numberDiff line numberDiff line change

code/functions.sql

+51-6
Original file line numberDiff line numberDiff line change

code/power_script.sql

+6-1
Original file line numberDiff line numberDiff line change

0 commit comments

Comments
 (0)