[Qgis-user] Click and drag files to QGIS 3.22 canvas

2022-02-14 Thread Johanna Botman
Hi,
In the past, I was able to click and drag files from File Explorer on to my 
QGIS canvas. Today, after installing QGIS 3.22, when I try to do that, I get a 
dialogue box with Select Items to Add in the header. The beauty of the drag and 
drop was that it didn't need that confirmation.
Is there a way to turn that off?


Johanna Botman

Assets / GIS Officer - Melton City Council






***
The information in this message is privileged and confidential, intended only 
for the use of the individual or entity named above. If you are not the 
intended recipient you are hereby notified to delete the message and that any 
dissemination, copying or use of its content is strictly prohibited. If you 
have received this message in error please notify the Melton City Council.
***
___
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] Fwd: connecting to a map service

2022-02-14 Thread David Witton
Please ignore this email - the URL is incorrect.

-- Forwarded message -
From: David Witton 
Date: Mon, Feb 14, 2022 at 8:50 AM
Subject: connecting to a map service
To: 


I'm new to QGIS, so this one may be easy to solve.

I'm running QGIS 3.16.15 on Windows 10.
I'm connecting to an ArcGIS map service at
https://gisportal.idaho.gov/hosting/rest/services/Idaho_Trails_Map/MapServer

Data there covers the whole state of Idaho, but when I view it in QGIS the
southern half of the state is missing, unlike what I see when it is shown
in the ArcGIS online map viewer.

When I view the extents in QGIS layer properties, the extents seem to agree
with those shown on the hosting server.

What an I doing wrong?

-- 
David Witton
307 413 2072


-- 
David Witton
307 413 2072
___
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] connecting to a map service

2022-02-14 Thread David Witton
I'm new to QGIS, so this one may be easy to solve.

I'm running QGIS 3.16.15 on Windows 10.
I'm connecting to an ArcGIS map service at
https://gisportal.idaho.gov/hosting/rest/services/Idaho_Trails_Map/MapServer

Data there covers the whole state of Idaho, but when I view it in QGIS the
southern half of the state is missing, unlike what I see when it is shown
in the ArcGIS online map viewer.

When I view the extents in QGIS layer properties, the extents seem to agree
with those shown on the hosting server.

What an I doing wrong?

-- 
David Witton
307 413 2072
___
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] Draw a path by picking heavy density areas

2022-02-14 Thread Nicolas Cadieux

Hi,

You can use the Shortest path analysis available in "Network Analysis".  
You may find something in the QNEAT3 plugin.


Perhaps this can help:

https://www.mdpi.com/2306-5729/5/1/8: An article I wrote about using 
shortest path analysis


3 models to help debug your road network

https://plugins.qgis.org/models/15/

https://plugins.qgis.org/models/16/

https://plugins.qgis.org/models/17/

A youtube video that explains the models.

Is your directional GIS network driving you crazy? 
https://youtu.be/v61PafSByvM 


Keep in mind, I was dealing with rivers and not roads with traffic rules.

Nicolas









On 2022-02-14 9:53 a.m., krishna Ayyala wrote:

Thanks for the reply Nicolas. It needs to follow the roads.

Regards.

On Mon, Feb 14, 2022 at 4:57 AM Nicolas Cadieux 
 wrote:


Hi,

Can you add extra information?  What kind on path are you looking
for? Do you need a path between each point in each area?  Do you
need to follow roads, rivers or is this a straight line of sight
path?

You can use the “count points in the polygon” functions found in
processing to identify what polygon have more points.  You could
generate the “area” of each polygon in the field calculator in
ordre to figure out the density.  Look for “network’ in processing
and in the plugins to see what is available for path analysis.

Nicolas Cadieux
https://gitlab.com/njacadieux


Le 13 févr. 2022 à 19:22, krishna Ayyala
 a écrit :


Hello,
I have a polygon with points as distributed below. Is there a
tool in QGIS to draw a path such that the path runs through the
heavy population areas? I do not require a path at the least
populated areas.

Regards.


___
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



--
Nicolas Cadieux
https://gitlab.com/njacadieux
___
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] Draw a path by picking heavy density areas

2022-02-14 Thread krishna Ayyala
Thanks for the reply Nicolas. It needs to follow the roads.

Regards.

On Mon, Feb 14, 2022 at 4:57 AM Nicolas Cadieux 
wrote:

> Hi,
>
> Can you add extra information?  What kind on path are you looking for? Do
> you need a path between each point in each area?  Do you need to follow
> roads, rivers or is this a straight line of sight path?
>
> You can use the “count points in the polygon” functions found in
> processing to identify what polygon have more points.  You could generate
> the “area” of each polygon in the field calculator in ordre to figure out
> the density.  Look for “network’ in processing and in the plugins to see
> what is available for path analysis.
>
> Nicolas Cadieux
> https://gitlab.com/njacadieux
>
> Le 13 févr. 2022 à 19:22, krishna Ayyala  a
> écrit :
>
> 
> Hello,
> I have a polygon with points as distributed below. Is there a tool in QGIS
> to draw a path such that the path runs through the heavy population areas?
> I do not require a path at the least populated areas.
>
> Regards.
> 
>
> ___
> 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 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] Live Online Training Course: An Introduction To Integrating QGIS/GIS And R For Spatial Analysis - 14th to 17th March 2022

2022-02-14 Thread cdmacleod
We are now taking bookings for the next run of our live, online course 
titled _An Introduction To Integrating QGIS/GIS and R For Spatial 
Analysis_. It will be held via the Zoom online video-conferencing 
platform between the 14th and the 17th of March 2022.


The course will consist of a mix of background talks and practical 
sessions held over four 3-hour sessions. One session needs to be 
completed each day, and attendees will have a choice of completing it 
between 10:00 and 13:00 UK Time (primarily aimed at those in Australia, 
Asia, Africa and Europe) or between 19:00 and 22:00 UK Time (primarily 
aimed at those in North, Central and South America). This allows the 
course to be as accessible from as many different time zones as 
possible.


Attendance will be limited to a maximum of 24 people per session. It 
will cost GBP 250 per person (with a discounted rate of GBP 195 for 
students, the unwaged and those working for registered charities). To 
book a place, or for more information, visit 
http://gisinecology.com/online-course-an-introduction-to-integrating-qgis-gis-and-r-for-spatial-analysis/ 
or email i...@gisinecology.com.


This course is aimed at those who wish to learn how to use and integrate 
QGIS (the leading freely available GIS software package) and R (the 
leading freely available data analysis software package) for spatial 
analysis. It will be taught by Dr. Colin D. MacLeod, the author of 'An 
Introduction To Integrating QGIS And R for Spatial Analysis [1]' 
(Pictish Beast Publications) and a renowned expert in using GIS in 
biological and ecological research. He is also a co-author of the 
recently published 'An Introduction To Basic Statistics For Biologists 
Using R [2]', which is a practical guide to carrying out the analysis of 
biological data in R. The course assumes no prior knowledge of either 
QGIS/GIS or R, and so is open to complete beginners as well as those how 
know how to use one of these software packages, and wish to learn how to 
integrate it with the other.


GIS and statistical analysis are two of the most fundamental software 
tools for modern biologists wishing to conduct spatial analyses. 
However, each have their own sets of software packages, and sometimes it 
can be difficult to know how to integrate the two. This course will 
provide an introduction to the integration of QGIS (the leading freely 
available GIS software package) and R (the leading data analysis 
software packages used by biologists) to create a combined tool set that 
makes the most of the strengths of each of these individual software 
packages. It will consist of a series of background sessions on using 
GIS and R for spatial analysis, mixed in with practical sessions where 
you will learn how to use QGIS, how to use R, and how to integrate two 
to complete a spatial analysis project. This last part will include 
working through an example project, starting with creating a high 
quality map for publication through creating raster data layers of 
environmental variables, joining data together based on their spatial 
relationships and analysing the combined data set using R (including 
creating summary statistics, conducting linear regressions and 
conducting generalised additive modelling - GAMs). While it will 
primarily be based around QGIS, this course is taught using 
software-independent approach, and it is also open to those who wish to 
learn how to use ArcGIS to do biological GIS.


When you attend this course you will receive a free copy of An 
Introduction To Integrating QGIS And R for Spatial Analysis [1] (GIS For 
Biologists Workbooks) as the practical exercises in that course are 
based on the ones contained in that book. NOTE: If you wish to use 
ArcGIS software for this course, alternative materials will be provided 
for the practical sessions.


---
==
GIS IN ECOLOGY - Providing Training, Advice And Consultancy On The Use 
Of GIS In Ecology


Web: www.GISinEcology.com [3] Email: i...@gisinecology.com

Need to ask a question about using GIS? Try the GIS In Ecology Forum: 
www.GISinEcology.com/GIS_in_Ecology_forum.htm [4]


Books From GIS In Ecology Staff:

GIS For Biologists: A Practical Introduction For Undergraduates; RRP: 
£24.99
An Introduction To Integrating QGIS And R For Spatial Analysis; RRP: 
£19.99
An Introduction To Species Distribution Modelling (SDM) Using QGIS And 
R; RRP: £19:99


If you wish to purchase these books, visit: 
http://www.gisinecology.com/book-shop/


To help the environment, please do not print out this email unless it is 
unavoidable.

==



Links:
--
[1] 
http://gisinecology.com/an-introduction-to-integrating-qgis-and-r-for-spatial-analysis-gis-for-biologists-workbooks-series/

[2] http://gisinecology.com/stats-for-biologists-1
[3] http://www.GISinEcology.com
[4] 

Re: [Qgis-user] Drop the points and show only clusters

2022-02-14 Thread krishna Ayyala
Sorry for the delay in reply Andrea. Yes, it did work. Thank you for your
help.

Regards.

On Mon, Jan 31, 2022 at 3:55 AM Andrea Giudiceandrea 
wrote:

> Simon Dietmann
> 
>  Mon, 31 Jan 2022 00:07:19 -0800
> 
>
> the reason für all the ‘1’ values is obviously that the algorithm seeking for
> the nearest points always finds the original point itself. When I first used
> the expression that I had suggested as a solution for your problem, this 
> didn´t
> happen and the original point wasn´t taken into accont, but when I later tried
> it with another point layer, I got the same result as you with ‘1’ for every
> point feature.
>
>
> Hi Simon,
> as I've written in a previous message, I think a bug occurs when the
> overlay_nearest function is used with a Shapefile layer, while the bug
> doesn't occur with a Memory or GeoPackage or Spatialite layer.
>
> Could you please try this:
>
> - create a new scratch (Memory) point layer
> - add a single point to the memory layer
> - use the expression overlay_nearest(@layer,$geometry) in the field
> calculator for such layer: the preview will show [] (i.e. no nearest
> geometry returned)
>
> - export the memory layer with a single point to a Shapefile layer
> - import the Shapefile layer with a single point
> - use the expression overlay_nearest(@layer,$geometry) in the field
> calculator for such layer: the preview will show [  ]
> (i.e. the expression incorrectly returns the very some point as the nearest
> point)
>
> - export the memory layer with a single point to a GeoPackage or a
> Spatialite layer
> - import the GeoPackage or a Spatialite layer with a single point
> - use the expression overlay_nearest(@layer,$geometry) in the field
> calculator for such layer: the preview will show [] (i.e. no nearest
> geometry returned)
>
> Best regards.
>
> Andrea Giudiceandrea
> ___
> 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 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] Draw a path by picking heavy density areas

2022-02-14 Thread Nicolas Cadieux
Hi,

Can you add extra information?  What kind on path are you looking for? Do you 
need a path between each point in each area?  Do you need to follow roads, 
rivers or is this a straight line of sight path? 

You can use the “count points in the polygon” functions found in processing to 
identify what polygon have more points.  You could generate the “area” of each 
polygon in the field calculator in ordre to figure out the density.  Look for 
“network’ in processing and in the plugins to see what is available for path 
analysis.

Nicolas Cadieux
https://gitlab.com/njacadieux

> Le 13 févr. 2022 à 19:22, krishna Ayyala  a écrit :
> 
> 
> Hello,
> I have a polygon with points as distributed below. Is there a tool in QGIS to 
> draw a path such that the path runs through the heavy population areas? I do 
> not require a path at the least populated areas.
> 
> Regards.
> 
> 
> ___
> 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 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