Another option would be to use the "Rasterize (vector to raster)" tool
to create a raster where the pixel value is region number, and then
use "Raster Calculator" with a formula like this:
"U11@1"*("RR@1"=11) + "U21@1"*("RR@1"=21) + "U22@1"*("RR@1"=22) + etc.
Where U11, U21, U22... are your origi
Hi, Alanna.
I was able to replicate this issue here by adding a label to a layout
using the dynamic text "Layer Credits", which creates a label using
this expression:
[%array_to_string(map_credits())%]
It seems that that expression will include any credits specified in
the QGIS metadata for each
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
Hi, Jared.
Yes, the problem seems to be when checking the "Add address search"
box under the "Appearance" tab in qgis2web and exporting to OpenLayers
(as noted by Andrea).
I checked the network traffic from an exported map, which is making a
request like:
https://nominatim.openstreetmap.org/searc
Another method is from the "Style Manager" tab of the Layer Styling
panel, click the folder icon ("Load Style") and then select the .qml
file.
Note that the "Style Manager" tab (6th tab on the left side of the
Layer Styling panel) is different from the "Style Manager" in the
Settings menu.
Keith
Hi, Krishna.
The URL for the Google reverse geocoding seems to be on line 1464 of
mmqgis_library.py, and is already https
What do you get if you go to the following URL with your Google API key?
https://maps.googleapis.com/maps/api/geocode/json?latlng=40.0262,-75.0301&key={your_api_key}
If you g
Hi, Lorna.
The official QGIS training manuals are available in both English and Spanish:
https://docs.qgis.org/3.34/en/docs/training_manual/
https://docs.qgis.org/3.34/es/docs/training_manual/
For a tutorial in English, I recommend Kurt Menke's "Discover QGIS 3.x" book:
https://locatepress.com/bo
very reasonable price.
Keith
On Mon, Dec 9, 2024 at 12:22 PM Ujaval Gandhi
wrote:
>
> You can follow my learning plan for QGIS with free and open resources at
> https://spatialthoughts.com/learning-paths/#qgis
>
>
> On Mon, 9 Dec 2024 at 10:33 PM, Keith Jenkins via QGIS-User
Hi, Byron.
It sounds like it may be in full screen mode. Pressing F11 should
bring it back to normal.
Keith
On Tue, Jan 28, 2025 at 11:56 AM Byron Veilleux via QGIS-User
wrote:
>
> i am using QGIS 3.22
> i have two monitors on my machine and use windows 11. for some reason, when
> i start u
Hi, Antonio.
Despite their names, the QGIS "Union" geoprocessing tool has a
completely different behavior than the PostGIS "ST_Union" function.
There is another QGIS tool called "Dissolve" which, when run without
selecting an optional dissolve field, should have similar output to
the ST_Union fun
It's sometimes worth looking further up the URL hierarchy. If you connect to
https://geonb.snb.ca/image/rest/services/Elevation
you'll see a few other layers, including a nice shaded relief of the elevation.
And in the case of New Brunswick, there is another ArcGIS REST service
that has 10m and
And it looks like such a functionality for ArcGIS REST ImageServers
would be very similar to this feature request for WMS styling:
https://github.com/qgis/QGIS/issues/58153
Keith
On Thu, Mar 27, 2025 at 9:25 PM Nyall Dawson via QGIS-User
wrote:
>
> On Fri, 28 Mar 2025 at 05:57, Tobias Schula via
12 matches
Mail list logo