Calculating Statistically Significant Hotspots Using the Hotspot Analysis Plugin in QGIS

  Рет қаралды 25,228

AMDGS

AMDGS

Күн бұрын

Пікірлер: 46
@danieleoxoli7664
@danieleoxoli7664 4 жыл бұрын
Thanks a lot for providing this on behalf of the plugin authors!
@Serbinnhio
@Serbinnhio 4 жыл бұрын
Just followed your instructions and finally got the Hotspot analysis tool to work. The python related stuff was what I had trouble with. Thank you!
@gabrielaarteaga7405
@gabrielaarteaga7405 4 жыл бұрын
Here to share that I finally did it!! Thank you. I was harder make it work in OS,.with Windows it was definetly easier.
@leisureurban
@leisureurban 4 жыл бұрын
Thanks a lot!! I've solved errors to install pysal due to this video!!!
@faymcdonough5010
@faymcdonough5010 4 жыл бұрын
thank you for making such a helpful video!!
@AMDGS
@AMDGS 4 жыл бұрын
No problem!
@cynthiamapendere253
@cynthiamapendere253 4 жыл бұрын
Hi I am having challenges with the editing on 06:50 for some reason when I right click i only get open options or open with instead of edit with
@falfalkao5104
@falfalkao5104 4 жыл бұрын
Thank you for your very interesting tutorial. I tried and got the following problem. Could you help me out, please? An error has occurred while executing Python code: ValueError: not enough values to unpack (expected 2, got 1) Traceback (most recent call last): File "/home/phan/.local/share/QGIS/QGIS3/profiles/default/python/plugins/HotspotAnalysis/hotspot_analysis.py", line 564, in run (path, layer_id) = layerName.split('|') ValueError: not enough values to unpack (expected 2, got 1) Python version: 3.6.9 (default, Oct 8 2020, 12:12:24) [GCC 8.4.0] QGIS version: 3.16.1-Hannover Hannover, b381a90dca
@hayatitastan7008
@hayatitastan7008 4 жыл бұрын
The same problem happened to me as well. I am still in search of the solution.
@xuewenlu3785
@xuewenlu3785 2 жыл бұрын
Same issues. Have you found a solution ?
@marceloamorimtolentino3741
@marceloamorimtolentino3741 3 жыл бұрын
Thank You! Great Job. I gotta a question: Is it possible to make a heatmap to map the drainage density using polylines in Qgis? I didn't find anything by now.
@angheloolivaressolis8043
@angheloolivaressolis8043 3 жыл бұрын
It doesnot work still have error
@mohd.minhajuddinaquil3870
@mohd.minhajuddinaquil3870 4 жыл бұрын
Very helpful video... Sir, which version of QGIS you have used in this video?
@sergiomorellmonzo1780
@sergiomorellmonzo1780 3 жыл бұрын
I obtain this error when starts the plugin: 2021-01-10T12:25:16 WARNING Traceback (most recent call last): File "C:/Users/Javier/AppData/Roaming/QGIS/QGIS3\profiles\default/python/plugins\HotspotAnalysis\hotspot_analysis.py", line 551, in run self.load_comboBox() File "C:/Users/Javier/AppData/Roaming/QGIS/QGIS3\profiles\default/python/plugins\HotspotAnalysis\hotspot_analysis.py", line 444, in load_comboBox (path, layer_id) = selectedLayer.dataProvider().dataSourceUri().split('|') ValueError: not enough values to unpack (expected 2, got 1) 2021-01-10T12:25:52 WARNING Traceback (most recent call last): File "C:/Users/Javier/AppData/Roaming/QGIS/QGIS3\profiles\default/python/plugins\HotspotAnalysis\hotspot_analysis.py", line 531, in self.dlg.comboBox.currentIndexChanged.connect(lambda: self.load_comboBox()) File "C:/Users/Javier/AppData/Roaming/QGIS/QGIS3\profiles\default/python/plugins\HotspotAnalysis\hotspot_analysis.py", line 444, in load_comboBox (path, layer_id) = selectedLayer.dataProvider().dataSourceUri().split('|') ValueError: not enough values to unpack (expected 2, got 1) 2021-01-10T12:25:52 WARNING Traceback (most recent call last): File "C:/Users/Javier/AppData/Roaming/QGIS/QGIS3\profiles\default/python/plugins\HotspotAnalysis\hotspot_analysis.py", line 551, in run self.load_comboBox() File "C:/Users/Javier/AppData/Roaming/QGIS/QGIS3\profiles\default/python/plugins\HotspotAnalysis\hotspot_analysis.py", line 444, in load_comboBox (path, layer_id) = selectedLayer.dataProvider().dataSourceUri().split('|') ValueError: not enough values to unpack (expected 2, got 1) 2021-01-10T12:27:04 WARNING Traceback (most recent call last): File "C:/Users/Javier/AppData/Roaming/QGIS/QGIS3\profiles\default/python/plugins\HotspotAnalysis\hotspot_analysis.py", line 531, in self.dlg.comboBox.currentIndexChanged.connect(lambda: self.load_comboBox()) File "C:/Users/Javier/AppData/Roaming/QGIS/QGIS3\profiles\default/python/plugins\HotspotAnalysis\hotspot_analysis.py", line 444, in load_comboBox (path, layer_id) = selectedLayer.dataProvider().dataSourceUri().split('|') ValueError: not enough values to unpack (expected 2, got 1) 2021-01-10T12:27:04 WARNING Traceback (most recent call last): File "C:/Users/Javier/AppData/Roaming/QGIS/QGIS3\profiles\default/python/plugins\HotspotAnalysis\hotspot_analysis.py", line 531, in self.dlg.comboBox.currentIndexChanged.connect(lambda: self.load_comboBox()) File "C:/Users/Javier/AppData/Roaming/QGIS/QGIS3\profiles\default/python/plugins\HotspotAnalysis\hotspot_analysis.py", line 444, in load_comboBox (path, layer_id) = selectedLayer.dataProvider().dataSourceUri().split('|') ValueError: not enough values to unpack (expected 2, got 1) 2021-01-10T12:27:04 WARNING Traceback (most recent call last): File "C:/Users/Javier/AppData/Roaming/QGIS/QGIS3\profiles\default/python/plugins\HotspotAnalysis\hotspot_analysis.py", line 551, in run self.load_comboBox() File "C:/Users/Javier/AppData/Roaming/QGIS/QGIS3\profiles\default/python/plugins\HotspotAnalysis\hotspot_analysis.py", line 444, in load_comboBox (path, layer_id) = selectedLayer.dataProvider().dataSourceUri().split('|') ValueError: not enough values to unpack (expected 2, got 1) Can someone help me fix it? I am using 3.16 Hannover.
@waterflorida5028
@waterflorida5028 3 жыл бұрын
ME TOO
@eimienwanlanibhagui4859
@eimienwanlanibhagui4859 3 жыл бұрын
Thank you for your video. However, I have a question. How do the empty boxes (i.e., 100m by 100m square boxes with zero count) impact the result?
@D0PPELSCHMERZ
@D0PPELSCHMERZ 4 жыл бұрын
hey, when i try the last step (hotspt analysis plugin) i get an phyton memory error,help me please....
@waterflorida5028
@waterflorida5028 3 жыл бұрын
me toooooo
@D0PPELSCHMERZ
@D0PPELSCHMERZ 3 жыл бұрын
@@waterflorida5028 i think you have to choose a smaller area
@yannicao1073
@yannicao1073 4 жыл бұрын
this is extremely helpful!
@niklasniklas4036
@niklasniklas4036 7 ай бұрын
The hotspot plugin doesn’t work with newer QGIS & Python versions anymore and its still experimental after 4 years…
@andreorth767
@andreorth767 Ай бұрын
Hi Niklas, which version are you using?
@ama19128
@ama19128 3 жыл бұрын
I tried with the steps but l am still getting an error any help. if l can send a screen shot of my error? Also l do not know if is my version too?
@vaniadg5105
@vaniadg5105 3 жыл бұрын
Thank you so much this was really helpful!
@hermanbernstrom5978
@hermanbernstrom5978 3 жыл бұрын
Hi! I get thie error message when i try to open the plugin in QGIS: WARNING Traceback (most recent call last): File "C:/Users/herma/AppData/Roaming/QGIS/QGIS3\profiles\default/python/plugins\HotspotAnalysis\hotspot_analysis.py", line 546, in run layers, layers_shp = self.loadLayerList() TypeError: cannot unpack non-iterable NoneType object Anyone know what the problem might be?
@angeloolivaressolis3033
@angeloolivaressolis3033 3 жыл бұрын
what version of qgis do you have ?
@sumitmahar450
@sumitmahar450 4 ай бұрын
How to install Hotspot Anyalysis Plugin in MacOS?
@franciscaluya8485
@franciscaluya8485 3 жыл бұрын
'py3_env' is not recognized as an internal or external command, operable program or batch file. idk but I'm stuck here.
@leahbrueggeman7090
@leahbrueggeman7090 2 жыл бұрын
I'm stuck at this part too!
@naijul1961
@naijul1961 2 жыл бұрын
maybe you re using QGIS 3.20 "If you are using QGIS 3.20: Open OSGeo4W Shell installed with QGIS as Administrator and type: $ python -m pip install --upgrade pip $ python -m pip install pysal"
@edwardtamas6067
@edwardtamas6067 Жыл бұрын
you need to install Python program on your computer as well
@danielkovacs3369
@danielkovacs3369 Жыл бұрын
TypeError: PurePyShpWrapper does not support shapes of type: MULTIPOINT after the installation of the plugin.
@CS-yi2bq
@CS-yi2bq 4 жыл бұрын
Hello, I am running this on MAC and I got the same error so I followed your steps, however, when I get to the part to add the # it says the file is Locked so I am unable to change it. Does anyone know how to solve this? thank you
@waterflorida5028
@waterflorida5028 3 жыл бұрын
I have same problem with you. I guess Mac OSX didn't support the plugin HotSpot
@nirajmallaioe
@nirajmallaioe 2 жыл бұрын
While trying to install Pysal via OSGEO shell following error occurs. C:\Windows\System32>python -m pip install pysal==2.1.0 Collecting pysal==2.1.0 Using cached pysal-2.1.0.tar.gz (25.0 MB) Preparing metadata (setup.py) ... done Requirement already satisfied: scipy in c:\progra2\qgis31.16\apps\python37\lib\site-packages (from pysal==2.1.0) (1.5.2) Requirement already satisfied: pandas in c:\progra2\qgis31.16\apps\python37\lib\site-packages (from pysal==2.1.0) (1.0.1) Collecting seaborn Using cached seaborn-0.12.0-py3-none-any.whl (285 kB) Requirement already satisfied: matplotlib in c:\progra2\qgis31.16\apps\python37\lib\site-packages (from pysal==2.1.0) (3.1.3) Collecting descartes Using cached descartes-1.1.0-py3-none-any.whl (5.8 kB) Collecting palettable Using cached palettable-3.3.0-py2.py3-none-any.whl (111 kB) Collecting scikit-learn Using cached scikit_learn-1.0.2-cp37-cp37m-win32.whl (6.4 MB) Collecting geopandas Using cached geopandas-0.10.2-py2.py3-none-any.whl (1.0 MB) Collecting deprecated Using cached Deprecated-1.2.13-py2.py3-none-any.whl (9.6 kB) Collecting rtree Using cached Rtree-1.0.0.tar.gz (48 kB) Installing build dependencies ... done Getting requirements to build wheel ... done Preparing metadata (pyproject.toml) ... done Collecting tqdm Using cached tqdm-4.64.1-py2.py3-none-any.whl (78 kB) Collecting wrapt=1.10 Using cached wrapt-1.14.1-cp37-cp37m-win32.whl (33 kB) Collecting fiona>=1.8 Using cached Fiona-1.8.21.tar.gz (1.0 MB) Preparing metadata (setup.py) ... error error: subprocess-exited-with-error × python setup.py egg_info did not run successfully. │ exit code: 1 ╰─> [1 lines of output] A GDAL API version must be specified. Provide a path to gdal-config using a GDAL_CONFIG environment variable or use a GDAL_VERSION environment variable. [end of output] note: This error originates from a subprocess, and is likely not a problem with pip. error: metadata-generation-failed × Encountered error while generating package metadata. ╰─> See above for output. note: This is an issue with the package mentioned above, not pip. hint: See above for details. I would be grateful if anyone could help me on this.
@drsantaisihat1405
@drsantaisihat1405 2 жыл бұрын
I obtain this error: AttributeError: 'array.array' object has no attribute 'fromstring'
@erikartus6958
@erikartus6958 Жыл бұрын
sorry but did you managed the problem with fromstring? cause i've got the same...
@alaashdefat
@alaashdefat 2 жыл бұрын
Great job but why nobody can help me when I ask them about explore voids underground by gis programs I want method
@AMDGS
@AMDGS 2 жыл бұрын
What exactly is it you're trying to do? Do you already have the data you're trying to analyse?
@alaashdefat
@alaashdefat 2 жыл бұрын
@@AMDGS I want use gis programs to explore underground voids
@angeloolivaressolis3033
@angeloolivaressolis3033 3 жыл бұрын
I did the same and it dosnt work
@崔丽华-i8t
@崔丽华-i8t 4 жыл бұрын
Amazing!!Thanks a lot
@ewanharris5433
@ewanharris5433 4 жыл бұрын
Excellent Thank you
@utubemania9079
@utubemania9079 4 жыл бұрын
Best tutorial.
@marinerr
@marinerr 4 жыл бұрын
wow~~ thanks a lot~!!
@jhosepedwinsinanisalazar4691
@jhosepedwinsinanisalazar4691 4 жыл бұрын
se vee tan interesante, pero por el ingles no lo entiendo
Crime Hotspot Identification and Mapping using QGIS
14:38
Geo Guru
Рет қаралды 4,4 М.
Calculating Shortest and Fastest Paths using QGIS (ORS Tools)
10:02
GeoDelta Labs
Рет қаралды 46 М.
VIP ACCESS
00:47
Natan por Aí
Рет қаралды 30 МЛН
Hotspot analysis (Getis-Ord General G)
30:38
Minkyu Yeom
Рет қаралды 11 М.
Google Earth Engine in QGIS - QGIS GEE 01 | burdGIS
11:15
burdGIS
Рет қаралды 42 М.
Mapping Crime Data in QGIS 3 - Two ways to map hotspots
23:34
QGIS Quick Tips - Analyzing Patterns
5:30
Klas Karlsson
Рет қаралды 23 М.
Spatial Density Analysis in QGIS
3:52
GEO 2004
Рет қаралды 18 М.
How to Georeference in QGIS (2024)
8:19
Felt
Рет қаралды 24 М.
FASTEST Way to Learn Modern GIS and ACTUALLY Get a Job
15:12
Matt Forrest
Рет қаралды 124 М.
Hot Spot Analysis
25:25
Ian Boles
Рет қаралды 8 М.
Create Density Maps with a Hexagonal Grid in QGIS
8:07
AMDGS
Рет қаралды 18 М.
Spatial Interpolation Techniques in QGIS
22:12
GeoDelta Labs
Рет қаралды 33 М.
VIP ACCESS
00:47
Natan por Aí
Рет қаралды 30 МЛН