Skip to content

Commit

Permalink
Removes Lowest Common Denominator (#367)
Browse files Browse the repository at this point in the history
* removes lowest_common_denominator_files

* Update test_qaequilibrae_menu_with_project.py
  • Loading branch information
r-akemii authored Sep 30, 2024
1 parent b67822b commit 24f4285
Show file tree
Hide file tree
Showing 11 changed files with 3 additions and 529 deletions.
Binary file modified docs/source/images/menu_gis.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
10 changes: 0 additions & 10 deletions docs/source/menus_in_detail/gistools.rst
Original file line number Diff line number Diff line change
Expand Up @@ -120,16 +120,6 @@ And this is what it looks like
:align: center
:alt: scenario_comparison_map

Lowest Common denominator
-------------------------

When using AequilibraE, one of its premisses is that the zones do not overlay each
other. Thus in case of overlaying geometries, we have to fix the geometries before
using them in AequilibraE.

If we click **GIS > Lowest common denominator** a new window opens and
we can set the layers we want to overlay the geometries to fix them.

Simple TAG
----------

Expand Down
1 change: 0 additions & 1 deletion qaequilibrae/modules/gis/__init__.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
from .create_bandwidths_dialog import CreateBandwidthsDialog
from .least_common_denominator_dialog import LeastCommonDenominatorDialog
from .simple_tag_dialog import SimpleTagDialog
from .compare_scenarios_dialog import CompareScenariosDialog
181 changes: 0 additions & 181 deletions qaequilibrae/modules/gis/forms/ui_least_common_denominator.ui

This file was deleted.

104 changes: 0 additions & 104 deletions qaequilibrae/modules/gis/least_common_denominator_dialog.py

This file was deleted.

Loading

0 comments on commit 24f4285

Please sign in to comment.