Skip to content

Commit

Permalink
Dev branch (#26)
Browse files Browse the repository at this point in the history
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.
  • Loading branch information
arjunane authored Feb 19, 2017
1 parent d7471fd commit 537b8e0
Show file tree
Hide file tree
Showing 6 changed files with 8,797 additions and 8,700 deletions.
5,001 changes: 5,001 additions & 0 deletions code/admin_boundaries_1.sql
12,425 changes: 3,735 additions & 8,690 deletions code/admin_boundaries.sql → code/admin_boundaries_2.sql
3 changes: 2 additions & 1 deletion code/build_up_db.py
4 changes: 2 additions & 2 deletions code/build_up_db.sql
57 changes: 51 additions & 6 deletions code/functions.sql
7 changes: 6 additions & 1 deletion code/power_script.sql

0 comments on commit 537b8e0

Please sign in to comment.