Re: [Qgis-user] Rendering shared exterior boundaries of adjacent polygon features

2024-06-19 Thread Emma Hain via QGIS-User
Hi Tim
So let's see if I understand you.
- There are 2 polygon layers (green and black)
- These polygon layers sometime overlap
- You wish to show only on the pink line in the below image and not the
green overlapping part?
[image: image.png]


On Thu, 20 Jun 2024 at 11:26, Tim Malloy via QGIS-User <
qgis-user@lists.osgeo.org> wrote:

> Fellow QGIS Users –
>
>
>
> I’m trying to determine if its possible to have QGIS render the exterior
> boundary of polygon features only once when that boundary is shared with an
> adjacent feature (don’t render overlapping exterior boundaries for both
> polygon features).  The data I’m working with is a county parcels layer
> and the symbology I’m using for this layer is a cross hatched line fill
> with a separate component for the outline of the polygons.  I’ve tried a
> couple of expressions (examples below) including one geometry generator and
> one data defined override for the stroke width of the boundary line but
> none of them achieves my objective.  I’m using QGIS 3.34.7 and my coding
> skills are limited.  I feel like I’ve seen this issue covered somewhere
> but have been unable to find a solution after extensive online exploration.
>
>
>
>
> *Method #1:  “*boundary( difference( $geometry, aggregate( 'union',
> 'intersects', $geometry, other_layer := @layer)))”  This expression was
> used on the outline component of the symbology described above.
>
>
>
> *Method #2:  *“CASE WHEN intersects( $geometry, geom_to_wkt( boundary(
> $geometry ))) THEN 0  ELSE 1 END”  Here I switched to using an expression
> on the stroke width of a simple fill, but I got an error message saying
> “Cannot convert to geometry”.
>
>
>
> Any input would be greatly appreciated.
>
>
>
> Tim
>
>
>
>
> ___
> 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
>


-- 
Emma Hain — Product Manager/Senior GIS Analyst
e...@north-road.com
[image: https://north-road.com]
*North Road*
Cartography • Development • Spatial Analysis
--
*north-road.com* 



___
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] Empty Metadata table in Semi-Automatic Classification Plugin of QGIS

2024-06-03 Thread Emma Hain via QGIS-User
Hi Chandan
Perhaps check through the GitHub Issues

for the Plugin to see if the issues has been reported or resolved.

Kind regards
Em

On Sat, 1 Jun 2024 at 17:53, Chandan R via QGIS-User <
qgis-user@lists.osgeo.org> wrote:

> Chandan R 
> [image: Attachments]1:13 PM (9 minutes ago)
> to qgis-user
> Dear All,
>
> I am working on Landsat 8 images using QGIS 3.36.2
>
> When I want to convert clipped images to reflectance in Semi-Automatic
> Classification Plugin, nothing is displayed under the metadata table even
> though I have selected the correct directory containing band and the
> correct metadata file.
>
> It would help me if anyone could help me resolve this issue. I am
> attaching the image for reference.
>
> Thank you
> ___
> 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
>


-- 
Emma Hain — Product Manager/Senior GIS Analyst
e...@north-road.com
[image: https://north-road.com]
*North Road*
Cartography • Development • Spatial Analysis
--
*north-road.com* 



___
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] QGIS Boot Issue on normal User

2024-05-28 Thread Emma Hain via QGIS-User
Hi Jan
Check out this post:
https://gis.stackexchange.com/questions/473657/qgis-wont-boot-under-user-but-will-under-admin
It says that deleting the AppData folder fixes it.

Cheers
Em

On Thu, 23 May 2024 at 23:41, Jan Harmssen via QGIS-User <
qgis-user@lists.osgeo.org> wrote:

> Hello,
>
>
>
> we struggle getting QGIS to work at our new Office Laptops. If anyone has
> experienced a similar bug or might know how to resolve the issue, please
> let us know.
>
>
>
>- We installed QGIS 3.34.6 using the standard QGIS installer on Windows
>- If we try to launch the app, we get stuck on the preview window
>stating the software is ready to use
>- However, if we launch the app as administrator, it boots just
>normal, but some tools and functions of the software are restricted (e.g.
>Drag Geodata)
>
>
>
> Thanks already
>
> Jan
>
> [image: DZH] [image: Facebook]
>  [image:
> Instagram]  [image: LinkedIn]
>  [image: Twitter]
>  [image: Nieuwsbrief]
> 
>
> T +49 (0)221 168 04 40
> i...@dezwartehond.de
>
> Burgmauer 39
> 50667 Köln
>
> De Zwarte Hond Köln
> De Zwarte Hond Groningen
> De Zwarte Hond Rotterdam
> Bonnema Architecten
>
> Die in dieser E-Mail enthaltenen Informationen sind ausschließlich für den
> Adressaten bestimmt.
> Den vollständigen Haftungsausschluss und die Datenschutzerklärung finden
> Sie auf unserer Website.
>
> Link: https://dezwartehond.nl/de/e-mail-haftungsausschluss/
> ___
> 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
>


-- 
Emma Hain — Product Manager/Senior GIS Analyst
e...@north-road.com
[image: https://north-road.com]
*North Road*
Cartography • Development • Spatial Analysis
--
*north-road.com* 



___
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] RASTER RESOLUTION REDUCING

2024-05-13 Thread Emma Hain via QGIS-User
Hi Nuno
Apologies in advance, I am no raster specialist, but perhaps try using some
of the other tools such as Grass: r.resamp.stats

To get the information, would the GDAL Raster Information tool

assist?

Cheers
Em

On Tue, 7 May 2024 at 23:16, Nuno Manuel de Figueiredo de Santos Loureiro
via QGIS-User  wrote:

> Dear all,
>
> I need to reduce the resolution of a raster, from a 30 meter pixel to a
> 2500 meter pixel.
> Performing this operation via "Creating new layers from an existing layer"
> and using the "Resolution" raster parameter is very easy.
> But the value of the new 2500 meter grids is not the average of the values
> ​​of the 30 meter grids.
>
> How can I determine that in the destination grids its value is the average
> of the values ​​in the original grids?
>
> Suggestions will be very welcome!
>
> Grateful,
>
> Nuno
> ___
> 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
>


-- 
Emma Hain — Product Manager/Senior GIS Analyst
e...@north-road.com
[image: https://north-road.com]
*North Road*
Cartography • Development • Spatial Analysis
--
*north-road.com* 



___
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] Qgis2threejs not functioning in 3.36 version

2024-05-01 Thread Emma Hain via QGIS-User
Hi James
Probably best to add an issue or sort through the issues on this plugin's
GitHub to see if there is a
reply there.
3D in QGIS is seriously improving. Probably check out the core
functionality through Lutra's blogs
.
Cheers
Em

On Thu, 2 May 2024 at 10:30, James Stanley via QGIS-User <
qgis-user@lists.osgeo.org> wrote:

> I have been using the Qgis2threejs plugin for a couple of years to
> generate 3D maps and I think it’s a really good tool. However, I just
> recently upgraded my QGIS to 3.36 Maidenhead version and now I can’t get
> the plugin to work anymore.
>
> I receive this error message: “No 3D objects were rendered? There is a
> compatibility issue with QGIS 3D view. You need to close QGIS 3D view(s)
> and restart QGIS to use this preview.”
>
> Needless to say, I have followed this instruction but there doesn’t seem
> to be anything that will get this plugin to function again. Is there a new
> improved 3D model plugin to replace Qgis2threejs?
>
> Any help appreciated.
>
> Thanks,
>
> Jim Stanley
>
> B.Sc., M.Phil.
>
> Research Assistant
>
> Queensland University of Technology
>
> School of Biology and Environmental Science,
>
> Science & Engineering Faculty.
>
> 0430 289 588
>
>
>
>
>
>
> ___
> 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
>


-- 
Emma Hain — Product Manager/Senior GIS Analyst
e...@north-road.com
[image: https://north-road.com]
*North Road*
Cartography • Development • Spatial Analysis
--
*north-road.com* 



___
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] GIS Institutes - Online Courses

2024-04-17 Thread Emma Hain via QGIS-User
These resources were posted on LinkedIn:
https://www.linkedin.com/posts/desmond-lartey_gis-universities-free-activity-7181940474960609280-wFLB?utm_source=share_medium=member_android

1️⃣ 홄홃홀 혿홚홡홛황 홄홣홨황홞황홪황홚 홛홤홧 홒홖황홚홧
홀홙홪환홖황홞홤홣 - 홊홥홚홣혾홤홪홧홨홚홒홖홧홚

My favourite-The focus is on GIS applications in hydrology and water
management.

https://ocw.un-ihe.org

2️⃣ 푴푰푻 푶풑풆풏푪풐풖풓풔풆푾풂풓풆

Learn GIS principles and their various applications

https://lnkd.in/er2mrzv2

3️⃣ 홃홖홧홫홖홧홙 홐홣홞홫홚홧홨홞황홮 - 혾홚홣황홚홧 홛홤홧
홂홚홤활홧홖홥홝홞환 혼홣홖홡홮홨홞홨

Get foundational knowledge in GIS concepts

https://lnkd.in/e7mrmvDJ

4️⃣ 홋홚홣홣홨홮홡홫홖홣홞홖 홎황홖황홚 홐홣홞홫홚홧홨홞황홮

From basic GIS to more specialized topics

https://lnkd.in/epeAFbgd

5️⃣ 홐홣홞홫홚홧홨홞황홮 홤홛 혾홖홡홞홛홤홧홣홞홖

Learn effective mapping techniques

https://lnkd.in/eXmYkhCM

6️⃣ 홐홣홞홫홚홧홨홞황홮 홤홛 혾홤홡홤홧홖홙홤 혽홤홪홡홙홚홧

Apply geospatial analysis and GIS in environmental sciences

https://lnkd.in/e9UjnKHt

7️⃣ 홎황홖홣홛홤홧홙 홐홣홞홫홚홧홨홞황홮

A project-focused course to solve real-world challenges

https://lnkd.in/evqnrxir

8️⃣ 홐홣홞홫홚홧홨홞황홮 홤홛 홒홚홨황 홁홡홤홧홞홙홖

Learn GIS concepts and the principles of cartography

https://lnkd.in/ezVAnJPK

9️⃣ 홐홣홞홫홚홧홨홞황홮 홤홛 홄홡홡홞홣홤홞홨

GIS fundamentals and its applications

https://lnkd.in/eXmYkhCM

 홏홝홚 홐홣홞홫홚홧홨홞황홮 홤홛 홏홤홧홤홣황홤

The focus is on basic GIS and mapping skills

https://lnkd.in/eUu_jiW8

On Sun, 14 Apr 2024 at 05:43, David Strip via QGIS-User <
qgis-user@lists.osgeo.org> wrote:

> On 4/13/2024 12:45 PM, krishna Ayyala via QGIS-User wrote:
>
> I wish to enroll in some of the online GIS courses. Is there a place or
> weblink where can I get the complete list of GIS Institutes that offer
> online courses? I am looking for institutes that are located in the USA,
> Canada and Europe.
>
>
> Coursera has quite a few from a range of US and Canadian universities.
> Many are free, though you must pay if you want a formal credential or
> credit.
> ___
> 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
>


-- 
Emma Hain — Product Manager/Senior GIS Analyst
e...@north-road.com
[image: https://north-road.com]
*North Road*
Cartography • Development • Spatial Analysis
--
*north-road.com* 



___
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] Styles and Hub

2024-04-08 Thread Emma Hain via QGIS-User
Hi All
I note there are 2 locations to upload the styles to:
QGIS Style: https://plugins.qgis.org/styles/?order_by=-upload_date&=&;
QGIS Hub: http://qgis-hub.fast-page.org/styles.php?i=2

Does one feed into the other?
Should we only use one or both?

Thanks
Em

-- 
Emma Hain — Product Manager/Senior GIS Analyst
e...@north-road.com
[image: https://north-road.com]
*North Road*
Cartography • Development • Spatial Analysis
--
*north-road.com* 



___
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] Error Qgis Plugin 'PanoramaView'

2024-04-02 Thread Emma Hain via QGIS-User
Hi Roberto
I haven't used this but I checked out the instructions here
. When you uninstall it and
install it, does the same thing happen? If so,create a new profile via
Settings and install the plugin again and see what happens. If it works ok
then its something in your profile that may be messing it up.
If the same thing happens, I would add an issue here

Good luck
Em

On Tue, 2 Apr 2024 at 23:04, Prova Itinerari via QGIS-User <
qgis-user@lists.osgeo.org> wrote:

> Hello everyone,
> I have been using qgis recently. I installed the "PanoramaView" plugin
> initially I was seeing the images, then I must have done something and now
> I can't see them anymore. I get the visible error message as in the image.
> But I to see them not used any browser, directly on Qgis I could see them
> quietly. And so I wouldn't know what it was referring to. I saw if there
> were problems with authentication and/or permissions and/or the path where
> it gets the photos from aws DB but it is ok. I have formatted the various
> browsers on the pc and it hasn't changed. Does anyone know how to fix it?
> Has anyone experienced something like this before?
>
> Thanks in advance to those who will answer me
>
> Roberto
> ___
> 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
>


-- 
Emma Hain — Product Manager/Senior GIS Analyst
e...@north-road.com
[image: https://north-road.com]
*North Road*
Cartography • Development • Spatial Analysis
--
*north-road.com* 



___
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] Atlas - Map series along linear object

2024-03-26 Thread Emma Hain via QGIS-User
Hi Michaela
re pt 2 & 3
 If you set up the scale and rotation angles as fields in the coverage
dataset for each view, this means you can use the *data defined functions*
to help control the orientation and extent of your maps. There is a bit of
back and forth between the layout and the data to get the right numbers for
both, but well worth it! The North Arrow will automatically move according
to the rotation if it is linked with the map.
Don't forget to use your *variables *as well!

Cheers
Em

On Tue, 26 Mar 2024 at 21:00, Jorge Gustavo Rocha via QGIS-User <
qgis-user@lists.osgeo.org> wrote:

> Hi Michaela,
>
> You can use the tool "points along geometry" to create the coverage layer.
> Choose the correct distance based on your 1:500 scale (to show more or less
> overlapping areas). Then create the Atlas using such points (that you can
> hide them in the output). You can play with different distances.
>
> I hope it helps,
>
> Jorge
>
> On 26/03/24 10:26, Huesmann, Michaela via QGIS-User wrote:
>
> Hello,
>
>
>
> I would like to create a series of maps using the atlas function and have
> already experimented and watched videos. What I'm still missing is an
> example of how I can create a series of maps along a linear object. E.g. a
> series of maps at a scale of 1:500 with sections along a street.
>
>
>
>1. How to prepare the covering layer along the road?
>
>
>
>1. Can I use the same layout, e.g. A3 landscape, for all partial maps
>and rotate the sections so that they are placed as horizontally as possible
>on the map frame? Then of course an automatically adjusted north arrow is
>also necessary.
>
>
>
>1. Or is 2. not possible with rotation and I then have to choose
>landscape or portrait format depending on the position of the section in
>the north orientation? I can then probably use the coverage layer to
>determine the vertical or transverse extent of the section and then select
>the respective side orientation.
>
>
>
> Who has experience with the atlas along a line object and can help me?
>
>
>
> Thanks and best regards,
>
> Michaela
>
>
>
>
>
>
>
>
>
> [image: Kreisstadt Steinfurt] 
>
>  - 48565 Steinfurt
> www.steinfurt.de
>
> Mit freundlichen Grüßen
> im Auftrag
> Michaela Huesmann
> Geodaten
> Fachdienst Tiefbau
>
> Tel.: +49 2552 925 219
> Fax:
> E-Mail: michaela.huesm...@stadt-steinfurt.de
> Bitte denken Sie an die Umwelt, bevor Sie diese E-Mail ausdrucken.
>
>
> ___
> QGIS-User mailing listqgis-u...@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
>


-- 
Emma Hain — Product Manager/Senior GIS Analyst
e...@north-road.com
[image: https://north-road.com]
*North Road*
Cartography • Development • Spatial Analysis
--
*north-road.com* 



___
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] Unstoppable background task when using SVG as label background

2024-03-25 Thread Emma Hain via QGIS-User
Hi Peter
This problem has been encountered by others in the past.
Can you reproduce this in v3.36?
Thanks
Em

On Tue, 19 Mar 2024 at 23:55, Sykora, Peter via QGIS-User <
qgis-user@lists.osgeo.org> wrote:

> Dear all,
>
> thanks to the documentation on
> https://gis.stackexchange.com/questions/380964/qgis-labels-with-html-formating,
> I could successfully use inline SVG label backgrounds in my project. I just
> have an awkward behavior of QGIS when using them: When I initially
> configure the label background, everything seems to work out properly, the
> SVG background renders as defined. When I save the project and open it up
> again, QGIS informs me about the loading process of the SVG, which takes
> about 12 seconds, just for a simple red circle. I wonder what causes this
> rather long loading time. If I then try to close QGIS, it informs me about
> an ongoing background task which I can´t cancel. Neither yes nor no leads
> to closing QGIS, I have to stop the QGIS process in the task manager. (see
> screenshot attached or https://i.stack.imgur.com/CfhjO.jpg)
>
> I could reproduce this exact behavior in different QGIS Versions
> (3.22,3.26,3.28) and I wonder that there seems to be nobody else who came
> across this problem so far. Does anyone have an idea what could be causing
> the problem?
>
>
>
> Regards
>
> Peter
>
>
>
> ___
>
>
>
>
> *Mag. Peter Sykora *Amt der Oö. Landesregierung
> Direktion Straßenbau und Verkehr
> Abteilung Geoinformation und Liegenschaft - DORIS
> 4021 Linz  •  Landhausplatz 1
>
> *Mail:* peter.syk...@ooe.gv.at
> *Büro:* doris.geol.p...@ooe.gv.at
> *Web:* *www.land-oberoesterreich.gv.at
> *, www.doris.at
>
>
> ___
> 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
>


-- 
Emma Hain — Product Manager/Senior GIS Analyst
e...@north-road.com
[image: https://north-road.com]
*North Road*
Cartography • Development • Spatial Analysis
--
*north-road.com* 



___
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] Use QGIS "Identify Features" to get pixel value from ArcGIS Image Service

2024-03-25 Thread Emma Hain via QGIS-User
Hi Bernie
 From what I can see, you are allowed to export the image to a file
.


Cheers
Em

On Fri, 22 Mar 2024 at 23:49, Bernie Connors via QGIS-User <
qgis-user@lists.osgeo.org> wrote:

> Hello,
>
> Is it possible to use the QGIS "Identify Features" tool to get
> pixel value from an ArcGIS Image Service?  The image service I am using is
> a DEM.
>
> https://geonb.snb.ca/image/rest/services/Elevation/DEM_Raw_MNE_Brut/ImageServer
>
> The "Identify Features" tool will return pixel values from file based
> elevation rasters in my project.  I need to compare the pixel values
> between an ArcGIS Image Service and other elevation rasters in my QGIS
> project.
>
> Thanks,
> Bernie.
> --
> Bernie Connors, P.Eng
> B.Sc Geodesy & Geomatics Engineering
> Fredericton, NB
> bernie.conn...@unb.ca
> ___
> 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
>


-- 
Emma Hain — Product Manager/Senior GIS Analyst
e...@north-road.com
[image: https://north-road.com]
*North Road*
Cartography • Development • Spatial Analysis
--
*north-road.com* 



___
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] Adding a Web map to QGIS

2024-03-11 Thread Emma Hain via QGIS-User
Hi Krishna
It looks like it is coming from the FCC Broadband Service

so you can sift through their data and find what you need and link to it
via your browser. It looks like the data is more in Tables so will need to
play with them and link them into the Block Groups I think.
I saw this stack overflow about it as well :
https://stackoverflow.com/questions/77629483/is-the-fcc-national-broadband-map-api-endpoint-working
Cheers
Em

On Sat, 9 Mar 2024 at 04:20, krishna Ayyala via QGIS-User <
qgis-user@lists.osgeo.org> wrote:

> Hello,
> Is there any way that I can add this map to QGIS? I already wrote to the
> OK broadband office requesting the source data and did not hear back from
> them. I am pasting below the weblink.
>
> OK Broadband Map
> 
>
> 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
>


-- 
Emma Hain — Product Manager/Senior GIS Analyst
e...@north-road.com
[image: https://north-road.com]
*North Road*
Cartography • Development • Spatial Analysis
--
*north-road.com* 



___
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] adding an image to a callout box

2024-03-11 Thread Emma Hain via QGIS-User
Hi Byron
You can add a link to the image by using Actions
.
YOu can also check out Spatial Thoughts tute on it here


Bonne chance!
Em


On Tue, 12 Mar 2024 at 08:52, Byron Veilleux via QGIS-User <
qgis-user@lists.osgeo.org> wrote:

> i would like to add a graphic image such as a tiff to an annotation layer
> that i can turn off/off.  is there any way to paste an image into a text
> box or polygon that i have pointing to a location?
> in particular, i want to show well log image, pointing to a well on a map
> thanks
>
> --
> Byron Veilleux, MSc. P.Geo
> Conjugate Geologic Services Limited
> Calgary, Alberta Canada
> by...@conjugategeo.com
> Cell:4037108414
> ___
> 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
>


-- 
Emma Hain — Product Manager/Senior GIS Analyst
e...@north-road.com
[image: https://north-road.com]
*North Road*
Cartography • Development • Spatial Analysis
--
*north-road.com* 



___
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] can't apply mask on labels

2024-03-07 Thread Emma Hain via QGIS-User
Hi All
The mask option is great but if you cannot use it, I often grab a color
using the color picker from the background image and use that as a buffer
at 0.7. I choose the color that appears the most in the background image -
so sometimes dark and sometimes light.
Cheers
Em

On Fri, 8 Mar 2024 at 00:49, Johannes Kröger (WhereGroup) via QGIS-User <
qgis-user@lists.osgeo.org> wrote:

> Allowing bigger attachments might make our inboxes grow substantially.
> Mailing lists really aren't that useful in my opinion as you receive tons
> of mails when subscribed and lose considerable on ability if you do not
> keep them all, forever.
>
> I really like the idea of a Discourse forum
> https://lists.osgeo.org/pipermail/qgis-user/2024-January/053842.html ,
> there it would be no issue if people posted big images or fancy formatting
> as the messages are stored on the server for us and one can selectively
> subscribe via mail or visit with a browser.
>
> All the best, Hannes
> On 07.03.24 10:42, Andreas Neumann via QGIS-User wrote:
>
> Hi Richard,
>
> Is there a chance/way to increase the size limit from 200k to let's say
> 1MB. Most Screenshots are  bigger than the 200k and it is really
> cumbersome, having to post images on some other platform in order to share
> it with the mailing list.
>
> Do you know who at OSGeo I'd have to ask about this?
>
> Thanks,
>
> Andreas
>
> On 2024-03-07 10:06, Richard Duivenvoorde via QGIS-User wrote:
>
> Hi People,
>
>
>
> FYI: current messages are too big for the mailing list. We have a max of 
> 200KB per messages.
>
> We manually let all message through which are larger.
>
>
> When you answer, a large mail with a lot of images, please do not include the 
> full answer mail.
>
>
> That way the response will even be bigger, and be held by the mail list 
> software (until one of the admins releases these mails)...
>
> Thanks,
>
> Richard Duivenvoorde
>
>
> PS: even better: do not create html mails :-)  Keep your mails clean (text 
> only) with optionally some attachments for images...
>
> ___
> 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 listqgis-u...@lists.osgeo.org
> List info: https://lists.osgeo.org/mailman/listinfo/qgis-user
> Unsubscribe: https://lists.osgeo.org/mailman/listinfo/qgis-user
>
> --
> Johannes Kröger / GIS-Entwickler/-Berater
>
> *
> FOSSGIS Konferenz
> 20.-23. März 2024 in Hamburghttps://www.fossgis-konferenz.de/2024/
>
> WhereGroup-Beiträge auf der 
> FOSSGIShttps://wheregroup.com/unternehmen/aktuelles/
> *
>
> WhereGroup GmbH
> c/o KK03 GmbH
> Lange Reihe 29
> 20099 Hamburg
> Germany
>
> Tel: +49 (0)228 / 90 90 38 - 36
> Fax: +49 (0)228 / 90 90 38 - 11
> johannes.kroe...@wheregroup.comwww.wheregroup.com
> Geschäftsführer:
> Olaf Knopp, Peter Stamm
> Amtsgericht Bonn, HRB 9885
> ---
>
> ___
> 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
>


-- 
Emma Hain — Product Manager/Senior GIS Analyst
e...@north-road.com
[image: https://north-road.com]
*North Road*
Cartography • Development • Spatial Analysis
--
*north-road.com* 



___
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] Atlas printing to PDF

2024-03-07 Thread Emma Hain via QGIS-User
Hi Springfield
I know lack of time is crazy - but the question here is, will I be using
this product over and over again? If that is the case, then I would
recommend rebuilding it from scratch if testing the old one fails.

Here are some possible options to follow to get to the bottom of this. The
first should  take no time.

First, let's start clean and create a new QGIS profile
 in your current QGIS
and open your product and run it. Are the glitches still there? If so, then
it could be your content. If not, then this is an easy fix and you can run
your product.

Test to see if you can get away with dragging in the old project into the
new version and making a few changes. See how it performs and if there are
still glitches, you will need to work out where the glitches are coming
from.

Are they hiding in the template? Test to see if when you bring it in, in a
completely clean environment, add in data you wouldn't normally use and run
it. If there are no glitches here, then is it something in or associated
with your data.

Test the data in a clean environment without the template to see how it
performs.

In regards to the workflow I proposed, you can drag in the data from your
old project with all the trimmings if you access it under the old project
in the Browser window. You can then recreate the Layout using the template.
There are other workarounds too by saving the data as .sld files but as I
am writing this, I am really feeling for you.

I hope this helps, and you can get your product out.

Cheers
Em


On Thu, 7 Mar 2024 at 22:33, Nigel Berjak - General  wrote:

> Hi Spring
>
> I think that, if I am understanding Emma's workflow correctly, you do not
> need to recreate the entire project, only the layout part. If I have
> misunderstood, I would first try loading the same project, then creating a
> new layout from the template, then reincorporating all the various
> settings. If this works, it would save a lot of time.
> ---
> Regards,
>
> Nigel Berjak
> Please consider the environment before printing this email.
>
>
> On 2024-03-07 11:20, Springfield Harrison wrote:
>
> Hello Emma,
>
> Thanks very much for your suggestions.
>
> Pondering your workflow suggestions, are you suggesting that I create a
> new project in a new version of QGIS by dragging the old project into a
> empty project in the new version?  Do I have that right?  The .qpt file is
> a print template?
>
> It sounds workable but time-consuming.  As it is, I'm up half the night
> just trying to get some of this work done.  I may give it a try but am
> leery of investing more time in "run the Atlas and see if it works."
>
> I do appreciate your help and will probably give it a try, all fingers
> crossed.
>
> Thanks again...
>
> 
> Cheers, Spring
>
>
>
>
> On 2024-03-06 15:36, Emma Hain wrote:
>
> Hi Spring
> I am sorry you are experiencing this. I would strongly advise you to move
> up to the latest LTR of QGIS 3.36 when you can.
>
> It sounds like there are some buggy things happening in the background, so
> maybe you need a clean version.
>
> If this was me, I would follow this workflow.
>
>- Open up in the original version and create a .qpt from the print
>layout
>- Create a new product in the latest LTR
>- Locate the old project in the Browser window
>- Expand that project and drag the files into the new product.
>- In the print layout:
>   - load the qpt
>   - Copy over the Atlas parameters from your old product (you can
>   have both versions open at the same time)
>   - Run the atlas and see if it works.
>
> Good luck!
> Cheers
> Em
>
>
> On Sat, 2 Mar 2024 at 21:10, Springfield Harrison via QGIS-User <
> qgis-user@lists.osgeo.org> wrote:
>
> Hi Nigel,
>
> Okay, note that.
>
> However, I cannot get QGIS 3.32.3 to load copies of a couple of my
> projects.  It seemed to hang up while dealing with certain files which I
> then went back to the original 3.16.4 and removed.  Then it would hang
> up on a different file.
>
> In a new project, 3.32.3 will load those files but not from the original
> project.  Is 3.32.3 known to have problems?  It seemed to install all
> right from the Windows .MSI installer.
>
> Update: the program will actually load those files, it just takes up 10
> min. to do so.  And then there are huge delays during the work session.
> The files loaded individually into a new project with no problem.
>
> Once I finally got it working, I was able to try printing the Atlas.  No
> change, it just prints one blank page.  No error messages, just a fail.
>
> Not sure what the answer is, I don't have the time to keep trying new
> versions when they are mostly a disappointment.
>
> Nevertheless, thanks very much for your thoughts...
>
> 
> Cheers, Spring
>
>
>
>
>
>
> On 2024-03-01 00:22, Nigel Berjak wrote:
> > Hi Spring
> >
> > The rasters should not be a problem. If they are not referenced, QGIS
> > will simply 

Re: [Qgis-user] QGIS and FileGDB

2024-03-06 Thread Emma Hain via QGIS-User
HI Totò
Are you able to add this as an Issue here please.
https://github.com/qgis/QGIS/issues

Thanks
Em

On Tue, 5 Mar 2024 at 18:16, Totò Fiandaca via QGIS-User <
qgis-user@lists.osgeo.org> wrote:

> I use OSGeo4W on win 11 64 bit and got the problem in QGIS 3.28 and 3.34
>
> For work I use both QGIS and ArcGIS PRO 3.2.2, I noticed that by modifying
> the FileGDBs created by ArcGIS PRO in QGIS:
> 1. saving is particularly slow;
> 2. I often lose data, i.e. if I have an active data selection and I try to
> update only the selection, QGIS updates the entire dataset resulting in
> data loss.
>
> I have already noticed the malfunctioning of FileGDB in QGIS for some
> time, but I want to leave this trace, unfortunately it is not easy to
> reproduce.
>
> Greetings
>
> --
>
> “Se la conoscenza deve essere aperta a tutti,
> perchè mai limitarne l’accesso?”
> R. Stallman
>
> Questo documento, allegati inclusi, contiene informazioni di proprietà di
> FIANDACA SALVATORE e deve essere utilizzato esclusivamente dal destinatario
> in relazione alle finalità per le quali è stato ricevuto. E' vietata
> qualsiasi forma di riproduzione o divulgazione senza l'esplicito consenso
> di FIANDACA SALVATORE. Qualora fosse stato ricevuto per errore si prega
> di informare tempestivamente il mittente e distruggere la copia in proprio
> possesso.
>
>
> ___
> 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
>


-- 
Emma Hain — Product Manager/Senior GIS Analyst
e...@north-road.com
[image: https://north-road.com]
*North Road*
Cartography • Development • Spatial Analysis
--
*north-road.com* 



___
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] Atlas printing to PDF

2024-03-06 Thread Emma Hain via QGIS-User
Hi Spring
I am sorry you are experiencing this. I would strongly advise you to move
up to the latest LTR of QGIS 3.36 when you can.

It sounds like there are some buggy things happening in the background, so
maybe you need a clean version.

If this was me, I would follow this workflow.

   - Open up in the original version and create a .qpt from the print layout
   - Create a new product in the latest LTR
   - Locate the old project in the Browser window
   - Expand that project and drag the files into the new product.
   - In the print layout:
  - load the qpt
  - Copy over the Atlas parameters from your old product (you can have
  both versions open at the same time)
  - Run the atlas and see if it works.

Good luck!
Cheers
Em


On Sat, 2 Mar 2024 at 21:10, Springfield Harrison via QGIS-User <
qgis-user@lists.osgeo.org> wrote:

> Hi Nigel,
>
> Okay, note that.
>
> However, I cannot get QGIS 3.32.3 to load copies of a couple of my
> projects.  It seemed to hang up while dealing with certain files which I
> then went back to the original 3.16.4 and removed.  Then it would hang
> up on a different file.
>
> In a new project, 3.32.3 will load those files but not from the original
> project.  Is 3.32.3 known to have problems?  It seemed to install all
> right from the Windows .MSI installer.
>
> Update: the program will actually load those files, it just takes up 10
> min. to do so.  And then there are huge delays during the work session.
> The files loaded individually into a new project with no problem.
>
> Once I finally got it working, I was able to try printing the Atlas.  No
> change, it just prints one blank page.  No error messages, just a fail.
>
> Not sure what the answer is, I don't have the time to keep trying new
> versions when they are mostly a disappointment.
>
> Nevertheless, thanks very much for your thoughts…
>
> 
> Cheers, Spring
>
>
>
>
>
>
> On 2024-03-01 00:22, Nigel Berjak wrote:
> > Hi Spring
> >
> > The rasters should not be a problem. If they are not referenced, QGIS
> > will simply revert to querying you and asking you find their correct
> > locations. The file sizes should be fairly irrelevant, especially if
> > they have the pyramids built.
> >
> > Cheers.
> >
> > ---
> > Regards,
> >
> > Nigel Berjak
> > Please consider the environment before printing this email.
> >
> > On 2024-03-01 09:57, Springfield Harrison wrote:
> >> Hello Nigel,
> >>
> >> Okay, thanks very much, just on the verge of updating now.
> >>
> >> Your tip about using a copy of the project file is a good one. Will
> >> certainly do that.
> >>
> >> I hope the update will fix the Atlas printing problem but I'm not
> >> holding my breath.  It contains several large map raster files which
> >> may be the problem.
> >>
> >> Thanks again…
> >>
> >> 
> >> Cheers, Spring
> >>
> >>
> >>
> >> On 2024-02-29 22:26, Nigel Berjak wrote:
> >>> Hi Spring
> >>>
> >>> It may be worthwhile trying this. Even 3.26 final release, as an
> >>> interim version. Also, ensure you do not open the original project
> >>> file, but rather a copy, in case you save it and cannot return
> >>> (possibly) to using it with the older version.
> >>>
> >>> ---
> >>> Regards,
> >>>
> >>> Nigel Berjak
> >>> Please consider the environment before printing this email.
> >>>
> >>> On 2024-03-01 05:16, Springfield Harrison wrote:
>  OK, thank you.  I'm using 3.16.4, perhaps I should move up to 3.32.3?
> 
>  
>  Cheers, Spring
> 
> 
> 
>  On 2024-02-29 05:15, Nigel Berjak wrote:
> > Hi
> >
> > I have had to revert to using an older version (3.32.3) for one of
> > my projects, where the Atlas sheets bombs the application
> > (3.34.3). Is this the issue you are having?
> >
> > ---
> > Regards,
> >
> > Nigel Berjak
> > Please consider the environment before printing this email.
> >
> > On 2024-02-29 13:28, Springfield Harrison via QGIS-User wrote:
> >> Hello,
> >>
> >> Printing a PDF Atlas is a total fail - 1 page if I'm lucky,
> >> mostly 1 blank page.  Is there a work around?
> >>
> >> Thanks very much.  I'm sorry if this has been already covered,
> >> there seems to be no searchable forum.
> >>
> >> 
> >> Cheers, Spring Harrison
> >>
> >>
> >> ___
> >> 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
>


-- 
Emma Hain — Product Manager/Senior GIS Analyst
e...@north-road.com
[image: https://north-road.com]
*North Road*
Cartography • Development • 

Re: [Qgis-user] importing many svg icons at once into QGIS

2024-03-06 Thread Emma Hain via QGIS-User
sorry I hit send too quickly - I store my svg in my resources folder

On Thu, 7 Mar 2024 at 09:24, Emma Hain  wrote:

> Hi Karsten
>
> You can download these and then place them wherever it suits you to store
> them ( I chose
> Go to Settings->Options->System->SVG Path
> [image: image.png]
>
> Add in the file path
> They will then appear in your SVG section in the Layer Styling.
> [image: image.png]
>
> (Note, some of the folders do not have any svgs in them. )
>
>
> On Sat, 2 Mar 2024 at 08:53, karsten via QGIS-User <
> qgis-user@lists.osgeo.org> wrote:
>
>> Hi All,
>>
>> I have a collection e.g. one like the one here
>> https://www.napsgfoundation.org/all-resources/symbology-library/ specifically
>> the svgs in the Access Vector File Folder
>> 
>>  that I want to import (hundreds of svg icons) into the style manager in
>> QGIS.
>>
>> So far I only know of the opposite option creating and importing
>> /exporting xml style collections for icons you already have in QGIS.
>>
>> Is there a simple pathway to do this ?
>> Or is it a process / script to create such an xml style collection files
>> forma folder of icons in order to import all svgs ?
>> Cheers
>> Karsten
>>
>> Karsten Vennemann
>> www.terragis.net
>>
>> ___
>> 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
>>
>
>
> --
> Emma Hain — Product Manager/Senior GIS Analyst
> e...@north-road.com
> [image: https://north-road.com]
> *North Road*
> Cartography • Development • Spatial Analysis
> --
> *north-road.com* 
> 
> 
> 
>
>

-- 
Emma Hain — Product Manager/Senior GIS Analyst
e...@north-road.com
[image: https://north-road.com]
*North Road*
Cartography • Development • Spatial Analysis
--
*north-road.com* 



___
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] importing many svg icons at once into QGIS

2024-03-06 Thread Emma Hain via QGIS-User
Hi Karsten

You can download these and then place them wherever it suits you to store
them ( I chose
Go to Settings->Options->System->SVG Path
[image: image.png]

Add in the file path
They will then appear in your SVG section in the Layer Styling.
[image: image.png]

(Note, some of the folders do not have any svgs in them. )


On Sat, 2 Mar 2024 at 08:53, karsten via QGIS-User <
qgis-user@lists.osgeo.org> wrote:

> Hi All,
>
> I have a collection e.g. one like the one here
> https://www.napsgfoundation.org/all-resources/symbology-library/ specifically
> the svgs in the Access Vector File Folder
> 
>  that I want to import (hundreds of svg icons) into the style manager in
> QGIS.
>
> So far I only know of the opposite option creating and importing
> /exporting xml style collections for icons you already have in QGIS.
>
> Is there a simple pathway to do this ?
> Or is it a process / script to create such an xml style collection files
> forma folder of icons in order to import all svgs ?
> Cheers
> Karsten
>
> Karsten Vennemann
> www.terragis.net
>
> ___
> 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
>


-- 
Emma Hain — Product Manager/Senior GIS Analyst
e...@north-road.com
[image: https://north-road.com]
*North Road*
Cartography • Development • Spatial Analysis
--
*north-road.com* 



___
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] QNEAT3 plugin - contact information

2024-02-05 Thread Emma Hain via QGIS-User
you could log the issue here: https://github.com/root676/QNEAT3/issues



On Fri, 2 Feb 2024 at 23:25, Andrea Giudiceandrea via QGIS-User <
qgis-user@lists.osgeo.org> wrote:

> > Antonio Valanzano anvalanz at gmail.com
> > Fri Feb 2 04:57:05 PST 2024
>
> > Does someone know how to contact *Clemens Raffler* the developer og
> QNEAT3
> > plugin ?
>
> Hi Antonio,
> have you tried to contact Clemens Raffler without success (how have you
> tried?) or you don't know how to contact him?
>
> If the latter, then a web search gives some hints:
>
> - https://github.com/root676/QNEAT3
> - https://github.com/root676/QNEAT3/blob/master/metadata.txt
> - https://twitter.com/root676
> - https://www.linkedin.com/in/clemens-raffler-335085130
> - https://tbwresearch.org/en/staff-member/clemens-raffler/
>
> Best regards.
>
> Andrea
> ___
> 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
>


-- 
Emma Hain — Product Manager/Senior GIS Analyst
e...@north-road.com
[image: https://north-road.com]
*North Road*
Cartography • Development • Spatial Analysis
--
*north-road.com* 



___
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 Learn QGIS.

2024-01-09 Thread Emma Hain via QGIS-User
Just a little correction for online services - I didn't finish it before I
pressed send
- you can extract from WFS and ArcGIS Rest Services
- you cannot extract from WMS Services
- load up online services in your Browser panel by right-mouse-clicking the
service type (View/Panel/Browser if it isn't already loaded)

On Wed, 10 Jan 2024 at 10:42, Emma Hain  wrote:

> Hi Priyank
>
> Here are my tips
> *Training*
> There is so much online stuff for QGIS. Here are some links:
> https://www.qgistutorials.com/en/
> https://www.youtube.com/@KlasKarlsson
> https://www.youtube.com/@HansvanderKwast
> https://www.youtube.com/@geodeltalabs
> https://www.youtube.com/@burdGIS
>
> *Tools*
> - Don't forget to use AI to help you as well in this area.
> - Also check out possible Plugins to help you.
> - Start with QuickMapServices to give you backgrounds e.g google. You will
> need to go through the settings to load them in
> - QGIS Resource Sharing to find other things such as symbology, scripts &
> etc
> - OSMDownloader to download OSM data
> - Layout Loader to help guide you to select possible map layouts when you
> need to print out your results
>
> - Check out the
> *Data*
> - don't download a heap of data
> - always use the online services (ArcGIS Rest Services) - if these are
> available -  and extract what you need for each project
> - create a geopackage per project and put your datasets in that
> - use meaningful names, I also date some of my files, just in case I have
> to repeat processes - otherwise you can use versioning
> - use the format .gpkg (geopackage) as there are so many functionalities
> associated with it that are helpful for complex projects, such as saving
> the layers style etc.
> - QGIS can use geodatabases, but I would only use them if I am
> interchanging between ESRI and QGIS
> - ensure you have the right to use the data in your work
> - if you are running processes, at the end of each process, you can
> collect the parameters by either copying the log (on the lower right hand
> part of the Log or click on ctrl+A) or click on the Advanced Tools/Copy as
> Json and paste these into the Metadata 'History' section.
>
> *Folder organisation*
> - Generally this is the folder structure I have for geospatial activities:
> [image: image.png]
> - Always have a WKG (working) folder in your projects that you can put
> your tests/trials and any other files that are not your final work - this
> means you can control your storage space.
> - For the data folder, create category folders and follow the topic
> categories here
> .
>
> *Wildlife GIS*
> - If you google QGIS for fauna ecology, you can check out the results
> there, you are better to judge what you need.
> - I have previously undertaken ecology studies with environmental
> scientists and QGIS is brilliant for it, but so versatile that you really
> need to be the judge of what you need to do and then google it/find your
> mentor/or just go for it and find the right tool to help provide your
> outcome
>
> *Community*
> Well you have taken the first step into your QGIS community - congrats.
> Try and connect with your regional community as well so you can meet
> others face to face.
> There are lots of links for QGIS
> and OSGeo
> (which is the overarching
> community for Open Source Geospatial) and think about attending a FOSS4G
> event locally or the global one this year in Brazil.
>
> I hope this helps and good luck for your mapping - Welcome to QGIS!
>
> Cheers
> Em
>
> On Wed, 10 Jan 2024 at 08:54, Priyank Shah via QGIS-User <
> qgis-user@lists.osgeo.org> wrote:
>
>> Hello,
>> I'm a student pursuing my masters in wildlife biology, recently I came
>> across the concept of GIS and its applications in Wildlife, so  with that
>> willingness to learn something new and upskill myself I want to learn QGIS
>> and its applications with Wildlife.
>>
>> That being said I stumbled upon the resources on the QGIS website
>> itself but at the beginning only I faced problems with having to download
>> shape files, like how and where to download them from and what should be
>> the file type for it to function in QGIS.
>>
>> And Lastly if anyone is knowledgeable or uses QGIS for Wildlife can
>> someone tell me which aspects of the software do I need to have more
>> emphasis on?
>>
>> Thank You.
>> ___
>> 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
>>
>
>
> --
> Emma Hain — Product Manager/Senior GIS Analyst
> e...@north-road.com
> [image: https://north-road.com]
> *North Road*
> Cartography • Development • Spatial Analysis
> --
> *north-road.com* 
> 

Re: [Qgis-user] How to Learn QGIS.

2024-01-09 Thread Emma Hain via QGIS-User
Hi Priyank

Here are my tips
*Training*
There is so much online stuff for QGIS. Here are some links:
https://www.qgistutorials.com/en/
https://www.youtube.com/@KlasKarlsson
https://www.youtube.com/@HansvanderKwast
https://www.youtube.com/@geodeltalabs
https://www.youtube.com/@burdGIS

*Tools*
- Don't forget to use AI to help you as well in this area.
- Also check out possible Plugins to help you.
- Start with QuickMapServices to give you backgrounds e.g google. You will
need to go through the settings to load them in
- QGIS Resource Sharing to find other things such as symbology, scripts &
etc
- OSMDownloader to download OSM data
- Layout Loader to help guide you to select possible map layouts when you
need to print out your results

- Check out the
*Data*
- don't download a heap of data
- always use the online services (ArcGIS Rest Services) - if these are
available -  and extract what you need for each project
- create a geopackage per project and put your datasets in that
- use meaningful names, I also date some of my files, just in case I have
to repeat processes - otherwise you can use versioning
- use the format .gpkg (geopackage) as there are so many functionalities
associated with it that are helpful for complex projects, such as saving
the layers style etc.
- QGIS can use geodatabases, but I would only use them if I am
interchanging between ESRI and QGIS
- ensure you have the right to use the data in your work
- if you are running processes, at the end of each process, you can collect
the parameters by either copying the log (on the lower right hand part of
the Log or click on ctrl+A) or click on the Advanced Tools/Copy as Json and
paste these into the Metadata 'History' section.

*Folder organisation*
- Generally this is the folder structure I have for geospatial activities:
[image: image.png]
- Always have a WKG (working) folder in your projects that you can put your
tests/trials and any other files that are not your final work - this means
you can control your storage space.
- For the data folder, create category folders and follow the topic
categories here
.

*Wildlife GIS*
- If you google QGIS for fauna ecology, you can check out the results
there, you are better to judge what you need.
- I have previously undertaken ecology studies with environmental
scientists and QGIS is brilliant for it, but so versatile that you really
need to be the judge of what you need to do and then google it/find your
mentor/or just go for it and find the right tool to help provide your
outcome

*Community*
Well you have taken the first step into your QGIS community - congrats.
Try and connect with your regional community as well so you can meet others
face to face.
There are lots of links for QGIS
and OSGeo
(which is the overarching
community for Open Source Geospatial) and think about attending a FOSS4G
event locally or the global one this year in Brazil.

I hope this helps and good luck for your mapping - Welcome to QGIS!

Cheers
Em

On Wed, 10 Jan 2024 at 08:54, Priyank Shah via QGIS-User <
qgis-user@lists.osgeo.org> wrote:

> Hello,
> I'm a student pursuing my masters in wildlife biology, recently I came
> across the concept of GIS and its applications in Wildlife, so  with that
> willingness to learn something new and upskill myself I want to learn QGIS
> and its applications with Wildlife.
>
> That being said I stumbled upon the resources on the QGIS website
> itself but at the beginning only I faced problems with having to download
> shape files, like how and where to download them from and what should be
> the file type for it to function in QGIS.
>
> And Lastly if anyone is knowledgeable or uses QGIS for Wildlife can
> someone tell me which aspects of the software do I need to have more
> emphasis on?
>
> Thank You.
> ___
> 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
>


-- 
Emma Hain — Product Manager/Senior GIS Analyst
e...@north-road.com
[image: https://north-road.com]
*North Road*
Cartography • Development • Spatial Analysis
--
*north-road.com* 



___
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] What is the r coordinate?

2023-12-11 Thread Emma Hain via QGIS-User
Hi Alister
The 'r' coordinate is for the radius
https://docs.qgis.org/3.28/en/docs/user_manual/working_with_vector/editing_geometry_attributes.html?highlight=vertex%20editor#the-vertex-editor-panel

Cheers
Em

On Tue, 12 Dec 2023 at 09:22, Alister Hood via QGIS-User <
qgis-user@lists.osgeo.org> wrote:

> The vertex editor panel always seems to include a column for an r
> coordinate.  It always seems to be empty and anything I try to type in it
> is thrown away.
> What is it?  I guess I haven't been looking carefully enough, but I can't
> seem to find it explained anywhere.
>
> You can see a screenshot in the docs at:
>
> https://docs.qgis.org/3.34/en/docs/training_manual/create_vector_data/create_new_vector.html?highlight=vertex%20editor#moderate-fa-using-vertex-editor-table
>
> Thanks.
> ___
> 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
>


-- 
Emma Hain — Product Manager/Senior GIS Analyst
e...@north-road.com / 0414 512 782
[image: https://north-road.com]
*North Road*
Cartography • Development • Spatial Analysis
--
*north-road.com* 



___
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] QGIS - field calculator calculations not in attribute table

2023-11-15 Thread Emma Hain via QGIS-User
Hi Tony
Some thoughts to start with:
Does the student:
- have the correct write access to the data?
-  is the field in the correct format?
- is the field hidden or a virtual/temporary field?

Cheers
Em

On Thu, 16 Nov 2023 at 02:51, Diaz, Tony A. via QGIS-User <
qgis-user@lists.osgeo.org> wrote:

> Hello, a student of ours is trying to use the field calculator to
> calculate the closest point on an arbitrary line for each point in an
> object and append the column to the attribute table.  The calculation
> itself was successful as well as the mapping the result, but the
> calculations themselves are not on the attribute table.  Any ideas we can
> pass along to them?
>
>
>
>
>
> Tony Diaz
>
> Caltech
>
> Pasadena, CA
>
>
> ___
> 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
>


-- 
Emma Hain — Product Manager/Senior GIS Analyst
e...@north-road.com / 0414 512 782
[image: https://north-road.com]
*North Road*
Cartography • Development • Spatial Analysis
--
*north-road.com* 



___
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] Pro tips for beginners

2023-09-27 Thread Emma Hain via QGIS-User
Thanks Hugh
Keep them coming

On Fri, 22 Sept 2023 at 10:56, Hugh Kelley  wrote:

> Maybe a more intermediate tip since it requires editing an svg file but I
> really like the option to symbolize with a parameterized svg as described
> in: https://gis.stackexchange.com/a/305207
>
> On Thu, Sep 21, 2023, 8:44 PM Emma Hain via QGIS-User <
> qgis-user@lists.osgeo.org> wrote:
>
>> Thanks Michael and David!
>> Keep them coming!!! (although I only have 5 mins lol)
>>
>> On Fri, 22 Sept 2023 at 00:55, David Strip 
>> wrote:
>>
>>> Another "pro" tip (from a non-pro) -
>>> Create keyboard shortcuts for frequently used commands, such as this one
>>> suggested by Michael Duffy -
>>>
>>> -Copy and paste styles between layers.
>>>
>>>
>>>
>>>
>>
>> --
>> Emma Hain — Product Manager/Senior GIS Analyst
>> e...@north-road.com / 0414 512 782
>> [image: https://north-road.com]
>> *North Road*
>> Cartography • Development • Spatial Analysis
>> --
>> *north-road.com* <http://north-road.com>
>> <https://twitter.com/northroadgeo>
>> <https://www.linkedin.com/company/north-road-studios>
>> <https://www.facebook.com/North-Road-997236690392419/home>
>>
>> ___
>> 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
>>
>

-- 
Emma Hain — Product Manager/Senior GIS Analyst
e...@north-road.com / 0414 512 782
[image: https://north-road.com]
*North Road*
Cartography • Development • Spatial Analysis
--
*north-road.com* <http://north-road.com>
<https://twitter.com/northroadgeo>
<https://www.linkedin.com/company/north-road-studios>
<https://www.facebook.com/North-Road-997236690392419/home>
___
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] I really need help with a WMS source...

2023-09-21 Thread Emma Hain via QGIS-User
Hey Marcus
Glad to hear that its fixed - and know you are not alone - it happens to
the best of us!

On Fri, 22 Sept 2023 at 00:00, Marcus Levaux via QGIS-User <
qgis-user@lists.osgeo.org> wrote:

> Well now I feel silly... I got it working, it worked all along it was the
> "zoom scale visibility" I forgot about. I used to zoom to layer to view it
> but that was to large of a scale to actually view it in.. Even though it
> was a silly fix thank you anyyways! The quick respond helped a lot.
>
> // Marcus Leveaux
>
> Junior project developer, EEW
>
>
>
>
> -Ursprungligt meddelande-
> Från: Richard Duivenvoorde 
> Skickat: den 21 september 2023 15:51
> Till: Marcus Levaux ; qgis-user@lists.osgeo.org
> Ämne: Re: Sv: [Qgis-user] I really need help with a WMS source...
>
> [Du får inte e-post ofta från rdmaili...@duif.net. Läs om varför det här
> är viktigt på https://aka.ms/LearnAboutSenderIdentification ]
>
> Hi Marcus,
>
> it's better to reply to the Mailing list, so others can learn/chip in.
>
> The url you gave me works in my QGIS Lima. It's all EPGS:3035 layers, and
> they are zoom scale visible (you need to zoom in to 1:5 or so to see
> them)?
>
> In the screendump you sent, you can mouse-rightclick on a url and then
> choose 'Open URL', this will open/show that url in your internet browser.
> Like (click on this one):
>
>
> https://ext-geoportal.lansstyrelsen.se/wmsproxy/wms/fastighet?SERVICE=WMS=1.1.1=GetMap=4569191.854855537415%2C4435522.874560302123%2C4582551.454591747373%2C178.582475369796=EPSG%3A3035=1954=1266=granser==image%2Fpng=96_RESOLUTION=96_OPTIONS=dpi%3A96=TRUE
>
> you should see the image that QGIS is requesting for you. If not, show me
> what it tells you in the browser.
>
> Also: can your Lima get other wms's, eg:
>
>
> https://service.pdok.nl/kadaster/bestuurlijkegebieden/wms/v1_0?request=GetCapabilities=WMS
>
> Regards,
>
> Richard Duivenvoorde
>
> On 9/21/23 15:31, Marcus Levaux wrote:
> > This is not my speciality Don't understand much of this "programmer"
> computer language and processes, bur here I think I did it?
> >
> > The WMS currently does work in older projects but not in new ones, and
> it does not work in a browser, here I will share it below:
> >
> > https://ext-geoportal.lansstyrelsen.se/wmsproxy/wms/fastighet <
> https://ext-geoportal.lansstyrelsen.se/wmsproxy/wms/fastighet>
> >
> > // Marcus Leveaux
> >
> > Junior project developer, EEW
> >
> > -Ursprungligt meddelande-
> > Från: Richard Duivenvoorde 
> > Skickat: den 21 september 2023 15:22
> > Till: Marcus Levaux ; Marcus Levaux via QGIS-User <
> qgis-user@lists.osgeo.org>
> > Ämne: Re: [Qgis-user] I really need help with a WMS source...
> >
> > [Du får inte e-post ofta från rdmaili...@duif.net  rdmaili...@duif.net>. Läs om varför det här är viktigt på
> https://aka.ms/LearnAboutSenderIdentification <
> https://aka.ms/LearnAboutSenderIdentification> ]
> >
> > Hi Marcus,
> >
> > Can you please open the dev-panel via F12 in QGIS and check (and report
> back) the url's that are failing?
> >
> > Sometimes replaying the url in a browser (as all WMS url's you can also
> view in a browser) already reveal issues.
> >
> > Or else maybe share the capabilities url here with us?
> >
> > Regards,
> >
> > Richard Duivenvoorde
> >
> > On 9/21/23 15:18, Marcus Levaux via QGIS-User wrote:
> >
> >  > So, I really need help with a WMS source, soon wasted one full day of
> work on this issue and it is driving me crazy… Yesterday everything was
> working fine, then today I tried installing and updated version of QGIS,
> the latest LIMA edition. And suddenly when I create new projects, there is
> one specific and very important WMS source that I cannot view. It loads
> into the project without any issues, other WMS sources load and are
> visible, but this one is not. The weird thing is that I can load the
> troublesome WMS source in already existing projects, but not in new ones. I
> have no clue why. The CRS is correct and the same across all my projects
> and WMS sources, it’s never been an issue before. I am using the same
> version of QGIS I have been using for the past months, but still it wont be
> visible. Anyone got a clue on why this is? It drives me insane….
> >
> >  >
> >
> >  > Best Regards | Vänlig Hälsning
> >
> >  >
> >
> >  > *Marcus Leveaux*
> >
> >  >
> >
> >  > Junior Solar Projects Development Manager
> >
> >  >
> >
> >  > M: +46 73 532 08 97
> >
> >  > E: ml@eew.solar  >
> >
> >  > W: www.eew.solar   http://www.eew.solar/>>
> >
> >  >
> >
> >  > Logo Description automatically generated
> >
> >  >
> >
> >  > 13 Hanover Square, London, W1S 1HN
> >
> >  >
> >
> >  > /This e-mail contains confidential and privileged information
> intended only for the addressee(s). Please do not read it unless you are
> the addressee. If you are not an addressee, please call me at the number
> shown above, 

Re: [Qgis-user] Pro tips for beginners

2023-09-21 Thread Emma Hain via QGIS-User
Thanks Michael and David!
Keep them coming!!! (although I only have 5 mins lol)

On Fri, 22 Sept 2023 at 00:55, David Strip 
wrote:

> Another "pro" tip (from a non-pro) -
> Create keyboard shortcuts for frequently used commands, such as this one
> suggested by Michael Duffy -
>
> -Copy and paste styles between layers.
>
>
>
>

-- 
Emma Hain — Product Manager/Senior GIS Analyst
e...@north-road.com / 0414 512 782
[image: https://north-road.com]
*North Road*
Cartography • Development • Spatial Analysis
--
*north-road.com* 



___
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] Pro tips for beginners

2023-09-19 Thread Emma Hain via QGIS-User
Hi All
I have asked my local AU community on any pro tips, but thought you might
want to contribute as well.
I am presenting at the next Oceania FOSS4G in October on two themes:
- Pro tips for QGIS beginners
- Putting in a QGIS bug

If you think there is anything of interest that I should include in them,
please feel free to let me know.

I am also trying to determine a term for an action that contributes to the
sustainability of the QGIS Project. My working term is Kudos Karma Action
in that you get kudos for doing it and there is karma there as you have
helped sustain the project that not only benefits the community but you as
well. Any thoughts on this

Many thanks
Em


-- 
Emma Hain — Product Manager/Senior GIS Analyst
e...@north-road.com / 0414 512 782
[image: https://north-road.com]
*North Road*
Cartography • Development • Spatial Analysis
--
*north-road.com* 



___
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] New Day/Night Terminator Algorithm

2023-09-19 Thread Emma Hain via QGIS-User
Thanks wonderful - looking forward to playing with it!

On Wed, 30 Aug 2023 at 02:21, C Hamilton via QGIS-User <
qgis-user@lists.osgeo.org> wrote:

> I released a new "Day/Night terminator" algorithm as a part of the "Earth,
> Sun, Moon, & Planets" plugin. I was able to get some help to implement the
> algorithm that does the work.
>
> https://plugins.qgis.org/plugins/earthsunmoon/
>
> The new algorithm creates vector layers for the day/night terminator line,
> polygon layers associated with sunrise/sunset, civil twilight, nautical
> twilight and astronomical twilight, and the position of the sun directly
> overhead. Since I can't include images, here are some links to images
> representing the plugin's capabilities.
>
>
> https://drive.google.com/file/d/1oeT6xtLOBkIp5QN2q2FH2bd94V7XRU2Z/view?usp=drive_link
>
> https://drive.google.com/file/d/1E1JDBlQGqE9Wi3qs34jNX5IIaYtT4kxw/view?usp=drive_link
>
> https://drive.google.com/file/d/148oAwFt7zpL1OChm3GWUq4FtxTckctjr/view?usp=drive_link
>
> The "Day/Night terminator" and "Sun position directly overhead" work as
> is, but the rest of the plugin's capabilities require installing Time Zone
> Finder and Skyfield (pip install timezonefinder skyfield).
>
> Let me know if you encounter any problems.
>
> Thanks,
> Calvin
> ___
> 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
>


-- 
Emma Hain — Product Manager/Senior GIS Analyst
e...@north-road.com / 0414 512 782
[image: https://north-road.com]
*North Road*
Cartography • Development • Spatial Analysis
--
*north-road.com* 



___
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] QGIS is great! (and fixed the broken geotagging in my Insta360 photos)

2023-09-19 Thread Emma Hain via QGIS-User
Thanks Adam! I am glad it worked out for you.

On Wed, 23 Aug 2023 at 18:55, Adam Nielsen via QGIS-User <
qgis-user@lists.osgeo.org> wrote:

> Hi all,
>
> This isn't a request for help, I just wanted to give a big thanks to
> everyone involved in the development of QGIS.  I have never used a
> program that seems to be able to cater to everything I might want to do.
>
> I recently purchased an Insta360 camera, with the goal of going walking
> and having it collect a bunch of 360 degree photos, that I could turn
> into my own private Google Street View.
>
> Unfortunately having just loaded the photos in using the "import
> geotagged photos" tool, it turns out that in their infinite wisdom, the
> Insta360 developers thought it would be sufficient to just use the GPS
> coordinates of the first photo taken.  So now I have 400 photos at the
> exact same GPS coordinate, making the camera entirely unsuitable for
> Street View photography!  (Funny how you find all the complaints on
> Google only AFTER you've bought a product.)
>
> However I was also recording my track using the GPS Logger app on my
> phone.  I wondered whether perhaps there was a way to somehow apply
> that GPS track against the photos.
>
> As it turned out, the .gpx export from the app includes a track_points
> table, which has one row every second with the current GPS coordinates.
> This means there is a timestamp in that table, with GPS coordinates,
> for every timestamp in the photo table!  Unfortunately one is UTC and
> the other is local time, but a little maths should be able to solve
> that.
>
> In the end I worked out that I could create a virtual layer, which uses
> an SQL query to join the two tables together and pick the GPS
> coordinates out of the GPS track but the rest of the data from the
> photos table.  This worked perfectly and now I have a proper layer with
> each of the 400 photos at the correct location!
>
> This was another feature I never thought I would need but QGIS provided
> the means to get it done.
>
> In case anyone else ever needs to do something similar, here is the
> query I used:
>
>   SELECT
> "photos"."fid",
> "photo",
> "filename",
> "directory",
> "ele" AS "altitude",
> "direction",
> "rotation",
> X("track_points"."geometry") AS "longitude",
> Y("track_points"."geometry") AS "latitude",
> "timestamp",
> "track_points"."geometry" AS "geometry"
>   FROM "photos"
>   JOIN "track_points"
> ON unixepoch("track_points"."time") = unixepoch("photos"."timestamp")
> - 36000;
> -- (36000 converts UTC+10 into UTC)
>
> To use it, create a new virtual layer, import the geotagged photos
> layer (and call it "photos") then add the "track_points" layer from the
> .gpx file (and call it "track_points") then click the Test button and
> it should come back as OK.  Then you can add the layer.
>
> Just be aware that it's quite slow and makes QGIS freeze for a few
> minutes - you just have to leave it alone and it will eventually come
> back to life.  The first thing I did was to quickly hide the new virtual
> layer seconds after I added it (to stop it from rendering and freezing
> QGIS), then I exported the virtual layer to a new layer in a temporary
> .gpkg file.  This way I could remove the slow virtual layer and continue
> working with the faster temporary .gpkg file.
>
> Anyway, I just wanted to say thanks for all the effort everyone has put
> into such a fantastic program!
>
> Cheers,
> Adam.
> ___
> 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
>


-- 
Emma Hain — Product Manager/Senior GIS Analyst
e...@north-road.com / 0414 512 782
[image: https://north-road.com]
*North Road*
Cartography • Development • Spatial Analysis
--
*north-road.com* 



___
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] (no subject)

2023-09-19 Thread Emma Hain via QGIS-User
Hi Mike
Perhaps these links may assist - make sure you use the temporal tools as
well!
Anita Graser's blog

QGIS Tutorials in Interpolating Point Data

And some background on Interpolation


Cheers
Em

On Wed, 13 Sept 2023 at 03:10, Michael Seear via QGIS-User <
qgis-user@lists.osgeo.org> wrote:

> Dear QGIS support group,
>
> I would be grateful for suggestions about plotting data points from our
> tracker study of bald eagle migration. I am far from being a computer
> expert but, thanks to Youtube, I have managed to download data from the
> main data repository (Movebank) and made simple plot maps and then a kernel
> density heat map. I have attached examples from one of the birds tagged as
> BACA03. The hottest point is the bird's nest next to the highway and the
> second hot area is the local landfill where he gets most of his food.
>
> I would prefer to plot position density as contour lines or isotherms,
> rather than depending on colour density. Does anyone know if that is
> possible in QGIS? Also, is it possible to superimpose a heat map over a
> position plot? I would, of course, be very grateful for any other
> suggestions from those who have experience plotting animal movement data.
>
> Thanks very much for any help. Best wishes,
>
> Mike Seear
> ___
> 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
>


-- 
Emma Hain — Product Manager/Senior GIS Analyst
e...@north-road.com / 0414 512 782
[image: https://north-road.com]
*North Road*
Cartography • Development • Spatial Analysis
--
*north-road.com* 



___
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] Output to pdf file doesn't contain vector details

2023-09-19 Thread Emma Hain via QGIS-User
 Michael and list,

But, it should also be possible to use Qgis to (say) input GIS data files
> in one format (such as NASA's SRTM “tiles”), then output the data in
> another vector-graphics format (such as .shp shapefiles or .svg files) –
> for directing the data to another application for further processing, as
> convenient – whether or not Qgis technically can do much the same further
> processing.
>
This can be done by undertaking transformations. In the Processing tools
panel, type in the search bar  'convert' and select the appropriate tool -
however if you are unsure of what you are doing, you may introduce
positional and other errors. By sticking with the cartographic process
within QGIS and importing in your other elements, this would produce a more
accurate response. I would also really learn about Coordinate Reference
Systems (CRS) as well. A map is different to a graphic is you are placing
disparate datasets together.

I would totally support learning about the strengths of the cartography of
QGIS. It is developed by people who love the art of cartography so perhaps
you should harness this? I do understand though that you work with what you
have the most experience with.

However, if you do want to go down the path of using QGIS' cartographic
power, here are some really helpful online free tutorials:
https://www.qgistutorials.com/en/

If you would like additional features in QGIS, please feel free to add them
to here and label them as a feature
enhancement.

Good luck
Em




On Tue, 19 Sept 2023 at 03:32, chris hermansen via QGIS-User <
qgis-user@lists.osgeo.org> wrote:

> Michael and list,
>
> I've been following along trying some stuff with data I have on hand and
> offer you some comments below.
>
> On Mon, Sep 18, 2023 at 9:25 AM Michael McNeil 
> wrote:
>
>> The foregoing got sent before it was ready, sorry. I'll just continue
>> from where I left off.
>>
>> As I said, I would prefer to use shapefiles to transfer the data – that
>> *is* intended to be an interim format – however CorelDraw doesn't accept
>> shapefiles (.shp) , though it does svg. But I've found that the reason why
>> I can't produce svg (and pdf) files containing the detailed vector-graphics
>> data that I wish to include in the map, for transfer into CorelDraw, is
>> because Qgis believes (so I surmise) that I must want to ultimately *print
>> out* the data – and because printers (or engravers, or whatever)
>> inherently must have a maximum resolution they can render, Qgis has
>> thoughtfully determined that that maximum should be no greater than 3000
>> dpi (with a mere 300 dpi being the default).
>>
>
>> That, of course (the Export Resolution), is why my detailed contour lines
>> are being rendered (upon Layout) into mere solid blobs of color –
>> accompanied by an 80 MB pdf file! It seems crazy to me.
>>
>
> Not sure you're correct here - did you select "Always export as vectors"
> in the SVG (or PDF) export window?  If so, then your vectors are not being
> rasterized.  However, they ARE being reproduced at the thickness determined
> by your settings and the print scale.
>
>
>>
>> Why? Because – regardless of the merits of being able to transfer
>> full-resolution vector graphics using the svg and pdf formats – there's
>> also the possibility (which the powers at be at Qgis don't seem to realize
>> – I'm sure you all will correct me on this) of using (say) pdf format as a 
>> *presentation
>> medium* for Qgis' (and others') vector-graphics maps. By presentation I
>> mean an interactive experience for viewing maps – in other words, the Qgis
>> output should not just be for *printout*.
>>
>
> [examples deleted]
>
> The SVG conversion you are using is part of the QGIS "print layout
> manager" functionality, where the user is preparing a cartographic product
> for reproduction at a certain scale and resolution.  So it's quite
> reasonable that such functionality would behave the way QGIS doe; someone
> using QGIS to make a cartographic product they intend to be used at a print
> size of 8.5 X 11 inches or 1 X 2 metres would expect to see lines of a
> chosen thickness when the product is reproduced at that desired scale.
>
> Accordingly, one thing that might help is if you choose a larger page
> size, the default being A4 or US Letter.  You might also try experimenting
> with layer Properties > Symbology > Stroke width.  This won't give you the
> "infinite zoom" you hope for, but the lines will appear finer when zoomed
> out to full screen and zoomed in to 100% zoom, assuming you selected a fine
> stroke width.
>
> I can understand your idea that SVG does after all mean "Scalable", but it
> seems to me that the incorporation of the SVG export into the QGIS print
> layout manager is not going to go in the direction you want.
>
> You may be able to edit the line parameters in the SVG file once you
> import it into Corel Draw.  I tried using LibreOffice Draw; I first
> ungrouped all the 

Re: [Qgis-user] Possibility for Labels as Hyperlinks in PDF Output?

2023-09-11 Thread Emma Hain via QGIS-User
Hi Mike
I've done a search for a feature request for this for QGIS.

I can't see anything, I see similar things but not actually what you are
asking. You may want to include this as a new feature request as it is
kinda cool.

Cheers
Em

On Tue, 12 Sept 2023 at 04:57, Mike Treglia via QGIS-User <
qgis-user@lists.osgeo.org> wrote:

> Thanks, Keith, for pointing me to that documentation.
>
> That's really helpful. I guess I had gotten confused with some
> functionality with web-map exports in  QGIS2Web - leaflet maps - in that
> form, a field with an html-formatted hyperlink would function as a
> hyperlink (though a hyperlink label still just seems to be formatted as a
> link, but not function as one.)
>
> I also see that in the Print Composer, manually using the "Add Label"
> functionality enables one to include html-formatted hyperlinks, which
> function in exported PDFs (when "render as html" is checked in the label
> properties in the print composer).  So, it looks like there is almost the
> functionality I'm looking for, but not quite.  If there's a way to place
> labels from a map layer in a print composer in the right spots, that could
> potentially work, but that seems challenging - I can't wrap my brain around
> how that would functionally even work.
>
> Welcome any other ideas folks have, or how others have worked through
> this.  It seems like the alternative options to doing this fully in QGIS
> would involve exporting the PDF and working in PDF-editing software to
> incorporate the links.
>
> Best,
> Mike
>
>
>
> On Mon, Sep 11, 2023 at 11:10 AM Keith Jenkins 
> wrote:
>
>> I don't think the label "HTML formatting" currently supports links.
>> The supported HTML is just a subset of HTML, mainly focused on visual
>> styles:
>>
>> """
>> The HTML formatting option enables the proper rendering of some HTML
>> tags to customize the label. The supported HTML tags are:
>>
>> * Color, applicable to text, underline, strikethrough, and overline
>> * Font properties (font family, font size, bold and italic)
>> * Superscript and subscript components in text
>> """
>>
>> https://docs.qgis.org/testing/en/docs/user_manual/style_library/label_settings.html#text-tab
>>
>> Keith
>>
>> On Mon, Sep 11, 2023 at 9:28 AM Mike Treglia via QGIS-User
>>  wrote:
>> >
>> > Hi all,
>> >
>> > Working on a project where the desired output is PDF map, where the
>> labels are hyperlinks. From searching around, it seems like there are, at
>> least historically, some challenges related to this functionality and Qt,
>> which might still be present?
>> >
>> > I'm finding that in the Print Composer in QGIS, I can add a label that
>> functions as a hyperlink in an exported PDF (using the "render as HTML"
>> functionality"), but labels associated with a layer, placed in the main map
>> window, do not function as hyperlinks when exported as a PDF.
>> >
>> > Thus, wanted to check if maybe either I'm missing something - like this
>> is/should be possible, or if not directly, maybe there's an efficient
>> work-around?  I'm working in QGIS 3.32-2 most immediately for testing this,
>> on Windows.
>> >
>> > Thanks, all, for any insights!
>> > Mike
>> >
>> >
>> > ___
>> > 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
>


-- 
Emma Hain — Product Manager/Senior GIS Analyst
e...@north-road.com / 0414 512 782
[image: https://north-road.com]
*North Road*
Cartography • Development • Spatial Analysis
--
*north-road.com* 



___
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] Unable to download plugin

2023-09-05 Thread Emma Hain via QGIS-User
Hi Simon
You can install it as a zip from here

Troubleshoot from here

You should note the issue for the Plugin here

Cheers
Em

On Wed, 30 Aug 2023 at 01:52, Simon via QGIS-User 
wrote:

> Hi all,
>
> I need to install the QGIS resource sharing Plugin on a new device but it
> won't let me.
>
>  I get the error transfering to https... - server replied:
> ExecutableDownloadsNew
>
> Thanks
>
> Simon
>
>
>
> ___
> 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
>


-- 
Emma Hain — Product Manager/Senior GIS Analyst
e...@north-road.com / 0414 512 782
[image: https://north-road.com]
*North Road*
Cartography • Development • Spatial Analysis
--
*north-road.com* 



___
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] Problems downloading QGIS

2023-09-05 Thread Emma Hain via QGIS-User
Hi Trevor
Are you downloading this with Administrative privileges on your machine?
You might also want to try downloading it via the OSGeo4W installer -
here's the QGIS instructions
and some instructions
from TuFlow on how
to do that

Cheers
Em

On Sat, 2 Sept 2023 at 00:40, Trevor Dobson via QGIS-User <
qgis-user@lists.osgeo.org> wrote:

>
> Hi there,
> I am trying to download Qgis onto my Windows 10 PC so that I can export 16
> bit grayscale .png files and import them into my PC Transport Fever 2.
>
> When I click the download button the process starts  but then later stops
> before the download is complete.
> Any suggestions as to a solution?
>
>
> --
> Best wishes
>
> Trevor Dobson
> 07811 390940
> ___
> 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
>


-- 
Emma Hain — Product Manager/Senior GIS Analyst
e...@north-road.com / 0414 512 782
[image: https://north-road.com]
*North Road*
Cartography • Development • Spatial Analysis
--
*north-road.com* 



___
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] Disappearing labels and how to get them back

2023-06-15 Thread Emma Hain via QGIS-User
Hi Cory
This is the manual way to do it - someone may have a cooler of way of doing
it.

   1. In the Layer Styling panel, click on Label panel.
   2. Under Placement, you will see that that the X/Y will be coloured
   yellow.
   3. Click on each of these and select 'Clear'
   4. N.B. Other parameters may still be affected as well - they will be
   coloured in yellow - just clear them as well.

[image: image.png]

If you need to do this for individual labels, select the features and click
on the Label Properties and reset/clear out the parameters
[image: image.png]

I hope this helps, and keen to hear other ways.

Cheers
Em

On Fri, 16 Jun 2023 at 05:54, Cory Albrecht via QGIS-User <
qgis-user@lists.osgeo.org> wrote:

> Hello,
>
> I was cutting and pasting between different layers and different PostGIS
> servers, and the features that were cut and masted in no longer have
> visible labels and I cannot get them to reappear.
>
> The auxiliary storage columns `auxiliary_storage_labeling_positionx` and
> `…_positiony` were created a while back when I was toying with moving
> labels around, but even when the layer is set to editable, those
> columns were not editable. I also couldn't use the field calculator to
> change them.
>
> How do I reset all labelling for a layer and get the missing labels back?
>
> ___
> 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
>


-- 
Emma Hain — Product Manager/Senior GIS Analyst
e...@north-road.com / 0414 512 782
[image: https://north-road.com]
*North Road*
Cartography • Development • Spatial Analysis
--
*north-road.com* 



___
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] QGIS controlling access in QGIS

2023-05-30 Thread Emma Hain via QGIS-User
Let me give you an example from a previous workplace - a large engineering
firm.

We ran QGIS as a corporate GIS.
Data was controlled through Window Explorer permissions as well as ArcGIS
Rest Servers.
Users were either blocked from certain data, allowed read only or given
full access.

Worked really well.

Cheers
Em

On Wed, 31 May 2023 at 02:27, David Strip via QGIS-User <
qgis-user@lists.osgeo.org> wrote:

> Expanding on what Chris said -
> Qgis does not own or manage data, Qgis manipulates and displays data from
> files, databases, and web services. As Chris points out, access to files is
> controlled through OS settings, databases by database settings. Web
> services may require authentication for access. When Qgis is used to create
> derivative datasets, these will be stored in a file system or database,
> again subject to the sorts of access restrictions that these systems
> provide.
>
> On 5/30/2023 9:59 AM, chris hermansen via QGIS-User wrote:
>
> Simon and list,
>
> On Tue, May 30, 2023, 08:48 Simon via QGIS-User 
> wrote:
>
>> Hello,
>>
>> It's me again, I just had some questions regarding the ability to control
>> access in QGIS. First of all, is it even possible? Can an organization
>> (like departments of the Canadian government) control who has access to
>> which database or file? Can the IT department of that organization manage
>> the access?
>>
>
> Access to files is controlled through operating system settings. Access to
> databases is controlled by database settings. Normally in organizations
> system administrators manage these settings.
>
> Whatever software application is run is limited in its access by those
> settings. It would be unusual for an end user software application to
> further manage access.
>
> Settings typically include ability to read, ability to write, ability
> create and ability delete. So for example a set of shape files could be
> shared as read only to users, to a group of users, or via access control
> lists.
>
> To your point - access to resources is not controlled through QGIS; it is
> controlled by the operating system, and by the database server if one is
> used.
>
>>
>>
> ___
> QGIS-User mailing listqgis-u...@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
>


-- 
Emma Hain — Product Manager/Senior GIS Analyst
e...@north-road.com / 0414 512 782
[image: https://north-road.com]
*North Road*
Cartography • Development • Spatial Analysis
--
*north-road.com* 



___
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] QGIS for safe organization use.

2023-05-23 Thread Emma Hain via QGIS-User
Hi All
This has been a great thread to read. Simon I hope this has helped you and
if you need any further clarification, please let us know.

It will be interesting to see how you feel about the both after using them
and I would be interested to hear your thoughts.

Cheers
Em



On Wed, 24 May 2023 at 04:14, Michael Gieding via QGIS-User <
qgis-user@lists.osgeo.org> wrote:

> Hello Simon,
>
> I'm working for a police department in a bigger federal state of Germany
> (4+ employees). I was (as a policeofficer, not programmer or so)
> involved  to launch shortly QGIS as the free alternative desktop-GIS to
> ESRI for everyone who has a need in our organisation.
> From my point your main problem is not QGIS vs. ArcGIS or open source
> against closed source.
> As others said before the question of security is where and in which
> format you store your confidential data and who has how access to it.
> I'm sure you have securty professionals in your organisation. Discuss your
> usecase and the options: file format and fileaccess or database etc..
> Then I would think about the software on the clients (which could be QGIS
> for many reasons  ).
>
> That would be my 2 cent.
>
> Best regards,
>
> Michael
> --
> *Von:* QGIS-User  im Auftrag von Simon
> via QGIS-User 
> *Gesendet:* Dienstag, 23. Mai 2023 18:09
> *An:* qgis-user@lists.osgeo.org 
> *Betreff:* [Qgis-user] QGIS for safe organization use.
>
> Hello,
>
> I work at the Department of National Defense for the Canadian government
> and had some questions regarding QGIS.
>
> Firstly, I'm working on a project to determine the seismic risk and
> vulnerability of all the department's buildings different Canadian
> Provinces. An important part of the project will be to create a geodatabase
> containing crucial information about each building. After, I plan to create
> a layer that will show the location of these buildings on a map.
>
> Now, a large portion of the information regarding the buildings and their
> locations is confidential, and so I'm wondering if the geodatabase and
> layer that I plan to create will be safe and protected, or if other users
> will have access to them since QGIS is free and open source?
>
> At first, I was planning to work with ArcGIS Pro but I'm currently waiting
> for a license. When or if it comes through, I'll stick with ArcGIS but for
> now QGIS seems to be the best alternative.
>
> If QGIS is not safe, are there other safe and similar softwares you can
> recommend?
>
> Thanks,
>
> Simon
>
>
> ___
> 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
>


-- 
Emma Hain — Product Manager/Senior GIS Analyst
e...@north-road.com / 0414 512 782
[image: https://north-road.com]
*North Road*
Cartography • Development • Spatial Analysis
--
*north-road.com* 



___
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