atreebangalore / jaltol

a QGIS python plugin to make typology-specific Rural Water Security Plans. These plans help lead the user from data to decisions
MIT License
4 stars 3 forks source link

Large polygons take too long to resolve #2

Closed atreebangalore closed 2 years ago

atreebangalore commented 2 years ago

Describe the bug using the following shapefile, the larger polygons don't return a result , the process hangs before geometry area is calculated

To Reproduce If using a custom shapefile please upload ZIP of the same to project google drive folder GISLayers and add link below. Link: https://drive.google.com/drive/u/0/folders/1Qg44GPY4EYOqmY_pPCbvrAB9w0-iHPw3

Steps to reproduce the behavior:

  1. Load shp using custom shapefile ip
  2. Select one of the larger polygons
  3. click save to desktop with year as 2015
  4. wait for result which never comes

Expected behavior

Screenshots If applicable, add screenshots to help explain your problem.

Desktop (please complete the following information):

Additional context Add any other context about the problem here.

atreebangalore commented 2 years ago

Linked to #1 , on resolving the projection issue the water balance is generated in approx ~1min for the larger watersheds. In the future we can attempt to reduce this time further