Skip to main content

You are not logged in. Your edit will be placed in a queue until it is peer reviewed.

We welcome edits that make the post easier to understand and more valuable for readers. Because community members review edits, please try to make the post substantially better than how you found it, for example, by fixing grammar or adding additional resources and hyperlinks.

Required fields*

3
  • Spatial autocorrelation is a way to measure the clusterness of features. You can use the Hotspot Analysis plugin to calculate the Moran's Index which will indicate whether the clusters are random or not. Commented Jun 3, 2023 at 3:11
  • @Padmanabha thanks for the reply! im trying to install Hotspot Analysis but qgis is telling me i need to install pysal: 'Couldn't load plugin 'HotspotAnalysis' due to an error when calling its classFactory() method ModuleNotFoundError: No module named 'pysal'' i have since learned that to install pysal, i must install pip, which i can't find a straightforward tutorial for. do you know of any tutorial i could follow? thanks again. Commented Jun 3, 2023 at 7:09
  • Installation problem will be another question since it is not related to the current one. Ask it in a separate post. Commented Jun 3, 2023 at 8:06