qgisred / QGISRed

GNU General Public License v2.0
23 stars 8 forks source link

Issue with elevation tools #85

Closed agua1990 closed 1 year ago

agua1990 commented 1 year ago

hello I noticed that using the tool (interpolate elevation from asc files) some node have no elevation. i got a warning message "Node 'J10758' is outside the ASCII grids" however when i check with for example the Point Sampling Tools plugin i have the good elevation. So the point is in the grid. image

neslerel commented 1 year ago

Could you send us to qgisred@upv.es the example or a simplification of that (the junction, pipe, another junction) and the ASCII? We will debug that. Thanks @agua1990 !

neslerel commented 1 year ago

Thanks so much @agua1990 for sending us an example or your data! I could identify the problem and I fixed it. This junction is on the limits of the ascii files and we were not taking it into account.

agua1990 commented 1 year ago

ok thanks when do you plan to activate the modification on the plugin?

neslerel commented 1 year ago

Maybe next week we'll release a unofficial version (0.16.1) fixing some issues like that. I'll tell you and I'll explain the steps to install this "beta" version.

neslerel commented 1 year ago

Hi @agua1990,

Sorry by the delay... we were working in other improvements.

In this link you can download an unofficial version (0.16.1) to test it. https://qgisred.upv.es/files/plugin/QGISRed_v0.16.1.zip

To use it, you have to:

  1. Uninstall the QGISRed plugin from the QGis plugin manager.
  2. Close QGis
  3. Go to Windows Applications and Features and uninstall the program called QGISRed (I guess version 1.0.16.0)).
  4. Open QGis and go to the plugin manager.
  5. Install from file (with the zip downloaded from the previous link)
  6. When using it, it will ask to install the new dependencies.

Please, confirm us if it is fixed to close the issue. Thanks!

agua1990 commented 1 year ago

Hello Thanks for your answer I have an error when I try :

Error: at GISRed.Model.Scenario.GetElevationsFromAsci(IReadOnlyCollection1 rutasAsci, List1 elementosPuntuales, Logger logger, Boolean messByNode) at GISRed.QGisPlugins.QGisPlugins.ElevationInterpolation(String dirPath, String networkName, String tempFolder, String elevationFiles)

Le ven. 9 sept. 2022 à 17:14, neslerel @.***> a écrit :

Hi @agua1990 https://github.com/agua1990,

Sorry by the delay... we were working in other improvements.

In this link you can download an unofficial version (0.16.1) to test it. https://qgisred.upv.es/files/plugin/QGISRed_v0.16.1.zip

To use it, you have to:

  1. Uninstall the QGISRed plugin from the QGis plugin manager.
  2. Close QGis
  3. Go to Windows Applications and Features and uninstall the program called QGISRed (I guess version 1.0.16.0)).
  4. Open QGis and go to the plugin manager.
  5. Install from file (with the zip downloaded from the previous link)
  6. When using it, it will ask to install the new dependencies.

Please, confirm us if it is fixed to close the issue. Thanks!

— Reply to this email directly, view it on GitHub https://github.com/neslerel/QGISRed/issues/85#issuecomment-1242107936, or unsubscribe https://github.com/notifications/unsubscribe-auth/A2HTPV3SHRIA4WOQ5JFTLYDV5NH6RANCNFSM54WPL4NQ . You are receiving this because you were mentioned.Message ID: @.***>

neslerel commented 1 year ago

Could you give us some more information? Did you tested with the same network and ASCII files?

agua1990 commented 1 year ago

With the same instance it's work but for a biger network i have this issue. When I try with the 1.016.0 version it's good but with the problem of limit area. I try with different networks and location bug its always the same error.

Le lun. 12 sept. 2022 à 15:55, neslerel @.***> a écrit :

Could you give us some more information? Did you tested with the same network and ASCII files?

— Reply to this email directly, view it on GitHub https://github.com/neslerel/QGISRed/issues/85#issuecomment-1243779832, or unsubscribe https://github.com/notifications/unsubscribe-auth/A2HTPV2KYKKACCLQP74ZK6TV54Y3XANCNFSM54WPL4NQ . You are receiving this because you were mentioned.Message ID: @.***>

neslerel commented 1 year ago

Thanks @agua1990! I'm going to try to reproduce it and fix it as soon as possible.

neslerel commented 1 year ago

I found the problem! I'll try to fix it and release a new beta version this week or the first days of the next one. Thanks so much for using the tool and for informing us!

agua1990 commented 1 year ago

Great, thanks!

Le mar. 13 sept. 2022 à 16:22, neslerel @.***> a écrit :

I found the problem! I'll try to fix it and release a new beta version this week or the first days of the next one. Thanks so much for using the tool and for informing us!

— Reply to this email directly, view it on GitHub https://github.com/neslerel/QGISRed/issues/85#issuecomment-1245488086, or unsubscribe https://github.com/notifications/unsubscribe-auth/A2HTPV3XM6X2TMCIN3JSQUTV6CEZNANCNFSM54WPL4NQ . You are receiving this because you were mentioned.Message ID: @.***>

neslerel commented 1 year ago

I hope all the problems were fixed now... If not, we will continue working with your help to debug and fix all of them. Thanks so much @agua1990!

In this link you can download an unofficial version (0.16.2) to test it: https://qgisred.upv.es/files/plugin/QGISRed_v0.16.2.zip

If you have installed a version greater or equal than 0.16.1:

  1. Download the zip from previous link
  2. Open the Plugin Manager in QGis
  3. Install from file (with the downloaded zip file)

If you have a previous version (included 0.16.0):

  1. Uninstall the QGISRed plugin from the QGis plugin manager.
  2. Close QGis
  3. Go to Windows Applications and Features and uninstall the program called QGISRed (I guess version 1.0.16.0)).
  4. Open QGis and go to the plugin manager.
  5. Install from file (with the zip downloaded from the previous link)
  6. When using it, it will ask to install the new dependencies.
agua1990 commented 1 year ago

Yes it's good!

Le ven. 16 sept. 2022 à 15:27, neslerel @.***> a écrit :

I hope all the problems were fixed now... If not, we will continue working with your help to debug and fix all of them. Thanks so much @agua1990 https://github.com/agua1990!

In this link you can download an unofficial version (0.16.2) to test it: https://qgisred.upv.es/files/plugin/QGISRed_v0.16.2.zip

If you have installed a version greater or equal than 0.16.1:

  1. Download the zip from previous link
  2. Open the Plugin Manager in QGis
  3. Install from file (with the downloaded zip file)

If you have a previous version (included 0.16.0):

  1. Uninstall the QGISRed plugin from the QGis plugin manager.
  2. Close QGis
  3. Go to Windows Applications and Features and uninstall the program called QGISRed (I guess version 1.0.16.0)).
  4. Open QGis and go to the plugin manager.
  5. Install from file (with the zip downloaded from the previous link)
  6. When using it, it will ask to install the new dependencies.

— Reply to this email directly, view it on GitHub https://github.com/neslerel/QGISRed/issues/85#issuecomment-1249364604, or unsubscribe https://github.com/notifications/unsubscribe-auth/A2HTPV2EGUBNCDPA6OMYAHDV6RYSXANCNFSM54WPL4NQ . You are receiving this because you were mentioned.Message ID: @.***>

neslerel commented 1 year ago

Can we close the issue @agua1990 ?

agua1990 commented 1 year ago

Yes you Can close the issue

Le jeu. 22 sept. 2022 à 18:53, neslerel @.***> a écrit :

Can we close the issue @agua1990 https://github.com/agua1990 ?

— Reply to this email directly, view it on GitHub https://github.com/neslerel/QGISRed/issues/85#issuecomment-1255296480, or unsubscribe https://github.com/notifications/unsubscribe-auth/A2HTPV2BBV7SW4M4562VBCTV7SFITANCNFSM54WPL4NQ . You are receiving this because you were mentioned.Message ID: @.***>