Ismail Sunni

Results 80 comments of Ismail Sunni

Hi @demiurg I have the same problem as yours, not working on Safari. It seems your solutions need a jquery (`$(window).on("map:init", init_handler);`). Do you have any solution without jquery? I...

Confirmed, I can't access the osm.inasafe.org also. Can you check it @timlinux? I don't think I have an access to the server.

@carlosalvinelli confirmed, it seems the server is down. I have informed @timlinux via email about this. Hopefully, he will reply soon.

Done with my part, I have also updated manual for fr and en also.

Do we need to document the keywords also?

@ivanbusthomi can you confirm if you create a new layer with the data from the band that you want to use, it works fine?

- Use removeProjectVariable like the PR in https://github.com/qgis/QGIS/pull/5318. It's used in dock.

Checking the max value of QLongLong is 2^64 - 1. So, even if all of human affected (7*10^9), we will still be safe.

No matter what we do, there will be a number that exceed the maximum number (e.g. when the minimum needs have a big number). So, if for the scenario in...

Hi @myarjunar Start from the description is fine. Is QGIS Expression always return basic data type (e.g.. string, integet, float, but not list, dictionary)?