[Qgis-user] how to perform hotspot analysis in QGIS3.10

2020-07-04 Thread Kakoli Saha
I am trying to run hotspot analysis in QGIS 3.10 for windows.  To install
the plug-in  whenever I am typing the following code in the shell, it says
$ is not recognized as an external or internal command.

$ py3_env.bat
 $ python3 -m pip install --upgrade pip
 $ python3 -m pip install pysal==1.14.3 --user

please suggest the solution.
Regards,
 Kakoli Saha, Ph.D.(Kent State University, USA)
Assistant Professor
Department of Planning
School of Planning and Architecture, Bhopal
Neelbad Road, Bhauri
Bhopal-462030
Madhya Pradesh
___
Qgis-user mailing list
Qgis-user@lists.osgeo.org
List info: https://lists.osgeo.org/mailman/listinfo/qgis-user
Unsubscribe: https://lists.osgeo.org/mailman/listinfo/qgis-user

Re: [Qgis-user] how to perform hotspot analysis in QGIS3.10

2020-07-04 Thread Richard Duivenvoorde
On 7/4/20 4:45 PM, Kakoli Saha wrote:
> I am trying to run hotspot analysis in QGIS 3.10 for windows.  To install the 
> plug-in  whenever I am typing the following code in the shell, it says $ is 
> not recognized as an external or internal command.
> 
> $ py3_env.bat
>  $ python3 -m pip install --upgrade pip
>  $ python3 -m pip install pysal==1.14.3 --user 

Hi, the $-sign depicts your cursor.

So you need to call only 
py3_env.bat
(which creates all paths etc etc in your local environment)

and then 
python3 -m pip install --upgrade pip
(to upgrade to latest pip)

python3 -m pip install pysal==1.14.3 --user
(to install into your QGIS python env)

I just tested in my OSGeo4W environment on a Windows machine (by starting the 
OSGeo4W.bat to get a command box), but although the first 2 commands are fine, 
the last one fails telling me there is no module name 'setuptools' ...

but after installing/upgrading setuptools with:
python3 -m pip install setuptools
I could install pysal,
also install ing scipy-1.5.0 as dependency

Hope this helps

Regards,

Richard Duivenvoorde
___
Qgis-user mailing list
Qgis-user@lists.osgeo.org
List info: https://lists.osgeo.org/mailman/listinfo/qgis-user
Unsubscribe: https://lists.osgeo.org/mailman/listinfo/qgis-user

[Qgis-user] Plugin to show 2 layers at once like with a curtain

2020-07-04 Thread Priv.-Doz. Dr. Maria Shinoto
Hi, 

at the moment I am preparing a presentation where I have to show a lot of 
comparisons, the lower layer raw data, the top layer with some processed infos 
etc. 

It might look good to show them at once with a vertical separator that I can 
move in order to show more or less of the bottom layer. 

Unfortunately, I do not find the right words to look for a plugin that does 
just this, although I think I have seen a plugin like that. 


Can somebody help me out with more information or an appropriate plugin? 


Best, 
Maria

___
Qgis-user mailing list
Qgis-user@lists.osgeo.org
List info: https://lists.osgeo.org/mailman/listinfo/qgis-user
Unsubscribe: https://lists.osgeo.org/mailman/listinfo/qgis-user

Re: [Qgis-user] Plugin to show 2 layers at once like with a curtain

2020-07-04 Thread Germán Carrillo
Hi,

that plugin is called "MapSwipe Tool":
https://plugins.qgis.org/plugins/mapswipetool_plugin/

A demo GIF:
https://raw.githubusercontent.com/lmotta/mapswipetool_plugin/qgis3/doc/mapswipe1.gif

Regards,

Germán



El sáb., 4 jul. 2020 a las 21:02, Priv.-Doz. Dr. Maria Shinoto (<
maria.shin...@zaw.uni-heidelberg.de>) escribió:

> Hi,
>
> at the moment I am preparing a presentation where I have to show a lot of
> comparisons, the lower layer raw data, the top layer with some processed
> infos etc.
>
> It might look good to show them at once with a vertical separator that I
> can move in order to show more or less of the bottom layer.
>
> Unfortunately, I do not find the right words to look for a plugin that
> does just this, although I think I have seen a plugin like that.
>
>
> Can somebody help me out with more information or an appropriate plugin?
>
>
> Best,
> Maria
>
> ___
> Qgis-user mailing list
> Qgis-user@lists.osgeo.org
> List info: https://lists.osgeo.org/mailman/listinfo/qgis-user
> Unsubscribe: https://lists.osgeo.org/mailman/listinfo/qgis-user



-- 
Grupo de Usuarios QGIS Colombia
http://qgisusers.co
https://twitter.com/qgiscolombia


___
Qgis-user mailing list
Qgis-user@lists.osgeo.org
List info: https://lists.osgeo.org/mailman/listinfo/qgis-user
Unsubscribe: https://lists.osgeo.org/mailman/listinfo/qgis-user

Re: [Qgis-user] Plugin to show 2 layers at once like with a curtain

2020-07-04 Thread Priv.-Doz. Dr. Maria Shinoto
That was quick!

Thanks a lot, I will just check it out. 

Best, 
Maria


> Am 05.07.2020 um 11:07 schrieb Germán Carrillo :
> 
> Hi, 
> 
> that plugin is called "MapSwipe Tool": 
> https://plugins.qgis.org/plugins/mapswipetool_plugin/
> 
> A demo GIF: 
> https://raw.githubusercontent.com/lmotta/mapswipetool_plugin/qgis3/doc/mapswipe1.gif
> 
> Regards, 
> 
> Germán
> 
> 
> 
> El sáb., 4 jul. 2020 a las 21:02, Priv.-Doz. Dr. Maria Shinoto 
> () escribió:
> Hi, 
> 
> at the moment I am preparing a presentation where I have to show a lot of 
> comparisons, the lower layer raw data, the top layer with some processed 
> infos etc. 
> 
> It might look good to show them at once with a vertical separator that I can 
> move in order to show more or less of the bottom layer. 
> 
> Unfortunately, I do not find the right words to look for a plugin that does 
> just this, although I think I have seen a plugin like that. 
> 
> 
> Can somebody help me out with more information or an appropriate plugin? 
> 
> 
> Best, 
> Maria
> 
> ___
> Qgis-user mailing list
> Qgis-user@lists.osgeo.org
> List info: https://lists.osgeo.org/mailman/listinfo/qgis-user
> Unsubscribe: https://lists.osgeo.org/mailman/listinfo/qgis-user
> 
> 
> -- 
> Grupo de Usuarios QGIS Colombia
> http://qgisusers.co
> https://twitter.com/qgiscolombia
> 
> 

___
Qgis-user mailing list
Qgis-user@lists.osgeo.org
List info: https://lists.osgeo.org/mailman/listinfo/qgis-user
Unsubscribe: https://lists.osgeo.org/mailman/listinfo/qgis-user

Re: [Qgis-user] Plugin to show 2 layers at once like with a curtain

2020-07-04 Thread Priv.-Doz. Dr. Maria Shinoto
This is fantastic! Works vertical and horizontal, has one base layer fixed and 
I can compare this one spontaneously to any other layer. It really helps 
understanding the relations. 

Thanks again, Germán,
Maria


> Am 05.07.2020 um 11:07 schrieb Germán Carrillo :
> 
> Hi, 
> 
> that plugin is called "MapSwipe Tool": 
> https://plugins.qgis.org/plugins/mapswipetool_plugin/
> 
> A demo GIF: 
> https://raw.githubusercontent.com/lmotta/mapswipetool_plugin/qgis3/doc/mapswipe1.gif
> 
> Regards, 
> 
> Germán
> 
> 
> 
> El sáb., 4 jul. 2020 a las 21:02, Priv.-Doz. Dr. Maria Shinoto 
> () escribió:
> Hi, 
> 
> at the moment I am preparing a presentation where I have to show a lot of 
> comparisons, the lower layer raw data, the top layer with some processed 
> infos etc. 
> 
> It might look good to show them at once with a vertical separator that I can 
> move in order to show more or less of the bottom layer. 
> 
> Unfortunately, I do not find the right words to look for a plugin that does 
> just this, although I think I have seen a plugin like that. 
> 
> 
> Can somebody help me out with more information or an appropriate plugin? 
> 
> 
> Best, 
> Maria
> 
> ___
> Qgis-user mailing list
> Qgis-user@lists.osgeo.org
> List info: https://lists.osgeo.org/mailman/listinfo/qgis-user
> Unsubscribe: https://lists.osgeo.org/mailman/listinfo/qgis-user
> 
> 
> -- 
> Grupo de Usuarios QGIS Colombia
> http://qgisusers.co
> https://twitter.com/qgiscolombia
> 
> 

___
Qgis-user mailing list
Qgis-user@lists.osgeo.org
List info: https://lists.osgeo.org/mailman/listinfo/qgis-user
Unsubscribe: https://lists.osgeo.org/mailman/listinfo/qgis-user