Re: [Qgis-user] Looking for assistance with fixing RTL label bugs

2024-05-27 Thread Richard Duivenvoorde via QGIS-User
Nyall, I cannot read a RTL language myself, but we do have some RTL languages as site/documentation translations. If I remember correct it was actually pretty easy and worked remarkebly good for the site: See for example: https://qgis.org/fa/site/ All rtl language inclused this css: https:/

Re: [Qgis-user] problem when opening projects in open instance

2024-06-20 Thread Richard Duivenvoorde via QGIS-User
I think it is important to know if it is an issue with the actual file (maybe corrupt etc, or maybe locked or so), or the combi of the file + on a network drive. If you copy that same qgz file to your local disk, is QGIS then able to open it normally? (if so: then it is network and possibly QG

Re: [Qgis-user] PyGIS documentation down

2024-07-12 Thread Richard Duivenvoorde via QGIS-User
Hi Marta, As part of the new qgis.org website, all redirects to the github.io pages have been rewritten. So in recent days, while testing, it is possible that some versions did temporarily not work. Which version exactly are you looking for? Because these: https://qgis.org/pyqgis/master/ htt

Re: [Qgis-user] Point order in WKT export from polygon layer

2024-08-05 Thread Richard Duivenvoorde via QGIS-User
On 8/5/24 14:33, Reetz, Michael (NLPVW) via QGIS-User wrote: Dear list, I’ve created a csv-file with coordinates in WKT-format by exporting a polygon layer with the “Save object as …”-option (“Objekte speichern als …” in the German QGIS version). I need this for querying data from GBIF via the

Re: [Qgis-user] Point order in WKT export from polygon layer

2024-08-07 Thread Richard Duivenvoorde via QGIS-User
On 8/7/24 12:20, Reetz, Michael (NLPVW) via QGIS-User wrote: The plugin is for single taxa and whole countries (Germany in my case). This would be a good tool to visualize occurrences for, e. g., a species someone is interested in. Unfortunately, the internet connection to gbif.org fails. Mayb

Re: [Qgis-user] QGis on a Mac

2024-08-29 Thread Richard Duivenvoorde via QGIS-User
From you message it is not clear to me what you want/need. so you have a folder with 15 png tiles (in what structure)? Downloaded as OS Opendata? Or created yourself within QGIS? And you want to SERVE those as an local XYZ service, so QGIS can read them? The folder is a sort of 'data cache'

Re: [Qgis-user] QGis on a Mac

2024-08-30 Thread Richard Duivenvoorde via QGIS-User
On 8/30/24 07:45, Richard Duivenvoorde via QGIS-User wrote: Maybe best if you play around a little first with the 'Generate XYZ tiles'-processing script for a small dataset, and see if that looks like your dir? Just tried, generating a xyz dir using QGIS, you end up with a dire

Re: [Qgis-user] PDFs for testing documentation

2022-03-03 Thread Richard Duivenvoorde via Qgis-user
Hi Julian, We are more or less planning to create a those sites in coming week. But in general: - when 3.22 is LTR we use current /testing version of the docs to create a /3.22 in the docs site and we start translating it - all newer versions will be redirected to the testing version (only in E

Re: [Qgis-user] Windows 11

2022-03-03 Thread Richard Duivenvoorde via Qgis-user
On 3/4/22 06:03, Grant Boxer via Qgis-user wrote: I have a client who is running QGIS under Windows 11 and is having all sorts of stability problems and has gone back to version 3.4. Has anyone used QGIS with Windows 11? Hi Grant, One of my clients are heavy LTR user (still on 3.16) on Win11

Re: [Qgis-user] PDFs for testing documentation

2022-03-04 Thread Richard Duivenvoorde via Qgis-user
On 3/5/22 07:48, Andrea Giudiceandrea via Qgis-user wrote: Anyway, AFAIK specific docs for non LTR versions (like 3.18, 3.20) of the 3.x series were never made available. Right! We just have not doc writers enough to justify the build of a doc site for every version. We are always in need of

Re: [Qgis-user] Fwd: Your message to Qgis-user awaits moderator approval

2022-03-08 Thread Richard Duivenvoorde via Qgis-user
Yep, we are short in moderators :-) But... I could not find it. Can you resent? Richard On 3/8/22 19:04, Cory Albrecht via Qgis-user wrote: Could a moderator deal with this, please? It's been sitting for a few days. I attached some images to explain my problem. Thanks in advance. --

Re: [Qgis-user] Model Designer - GDAL - Vector Conversion

2022-03-09 Thread Richard Duivenvoorde via Qgis-user
On 3/9/22 00:41, Johanna Botman via Qgis-user wrote: I am trying to use the Model Designer to automate the creation of Tab files from SQL Database Tables. I am using GDAL – Vector Conversion – Convert format The resulting Tab file is missing the Primary Key field. If use that same algorithm t

Re: [Qgis-user] again: Create Geospatial PDF producing faulty output

2022-03-21 Thread Richard Duivenvoorde via Qgis-user
Hi Uwe, Sometimes these things are hard to reproduce by others with their own data. In that case it is best to: - create a minimal dataset needed to reproduce your issue - create an issue at https://github.com/qgis/QGIS/issues - attaching that dataset - describing the exact steps to reproduce,

[Qgis-user] Use of NE(SW) in the showing of (ordered) coordinates within QGIS

2022-04-11 Thread Richard Duivenvoorde via Qgis-user
Hi List(s), Recently the (showing) order of coordinates was 'fixed': eg EPSG-4326 coordinates LatLon(y,x) are properly shown as LatLon while other crs's stay being shown as x,y You can check this by looking into master vs 3.24 and clicking on The Netherlands to Copy a Coordinate. In 3.24 you

Re: [Qgis-user] [QGIS-Developer] Use of NE(SW) in the showing of (ordered) coordinates within QGIS

2022-04-11 Thread Richard Duivenvoorde via Qgis-user
On 2022-04-11 14:38, Greg Troxel via QGIS-Developer wrote: Thanks Greg, I think we should never copy the characters, only numbers ( well, except when using W/S/E/N :-) ).. I also understood from somebody that when using latlon coordinates the minus sign is actually redundant, as you should u

Re: [Qgis-user] Questions regarding WMS layers

2022-04-13 Thread Richard Duivenvoorde via Qgis-user
On 4/13/22 17:07, nagyrobi_r--- via Qgis-user wrote: I'd say: start using it, and do not use the parts you have questions about :-) Those are mostly used for 'special' cases (I'll try to explain below). 1. I have seen these settings in ADD new WMS connection. Could anybody explain to me what a

Re: [Qgis-user] Adding python package dependencies to a QGIS plugin

2022-04-20 Thread Richard Duivenvoorde via Qgis-user
Hi, if you would ask me, I'd advice: - small (python) modules? Add a copy in your plugin - others: instruct users to install them (depending on OS this is more or less difficult) Your methods all need some 'magic' to happen, which will probably break, but feel free to try. Regards, Richard D

Re: [Qgis-user] [QGIS-Developer] Questions of a newbie starting with QGIS Server

2022-04-20 Thread Richard Duivenvoorde via Qgis-user
Hi Harrissou, I think your pretty close :-) Some remarks from the times I installed on Windows: - I used a vanilla apache installer from https://www.apachelounge.com/ - indeed used the httpd.conf from osgeo4w to set all paths and env vars, VERY convenient - are you sure the Qt vs qt is an issue

Re: [Qgis-user] [QGIS-Developer] Questions of a newbie starting with QGIS Server

2022-04-21 Thread Richard Duivenvoorde via Qgis-user
On 4/21/22 11:57, DelazJ wrote: The GDAL_DATA path you will need when you use for example the ECW or other drivers QGIS_AUTH_DB_DIR_PATH is maybe only needed when you have a project which uses authentication profiles? Others? So it could make sense to have them added to the default ht

Re: [Qgis-user] Trapping Kyb/Mouse events during a QGIS geometry edit process

2022-05-07 Thread Richard Duivenvoorde via Qgis-user
I'd start to look into the advanced digitizing tools code, or in some (older?) cad-like plugins (QAD is a pretty extensive one)? They often also show position/angle/whatever info? The 'thing' you see during digitizing, is (I think) a QgsGeometryRubberBand https://qgis.org/pyqgis/3.22/gui/QgsGe

Re: [Qgis-user] ReportLab integration into QGIS returns error message "no module named reportlab"

2022-05-09 Thread Richard Duivenvoorde via Qgis-user
Hi Julio, That is probably because QGIS does not use your system Python, but it's own installed version, so instlaling it in your globabl one does not make it available for QGIS. I googled (qgis pip install) this one for you: https://landscapearchaeology.org/2018/installing-python-packages-in-

Re: [Qgis-user] Configuration for PostgreSQL

2022-05-12 Thread Richard Duivenvoorde via Qgis-user
Hi, This is just the way the Linux install's software. I think you installed only postgres-server... And yes you probably need a lot of header files (often residing the in the '*-dev' packages). But have a look into: https://github.com/qgis/QGIS/blob/master/INSTALL.md There is a lot of info

Re: [Qgis-user] Attribute table issue

2022-05-12 Thread Richard Duivenvoorde via Qgis-user
Hi, The attribute table is a 'view' on your data. The (technical) order of your data is not important is it? Anyway: you can click on the ID column to make the attribute table sort on ID column (or click again to do a reverse sort) HTH Regards, Richard Duivenvoorde On 5/13/22 07:59, Lester

Re: [Qgis-user] ask for help

2022-05-12 Thread Richard Duivenvoorde via Qgis-user
On 5/12/22 11:00, arnold via Qgis-user wrote: Dear Sir :        I installed QGIS 3.22. When I use it , the contents are nothing in the pulldown menu.  I tried resetting the UI to default, But it didn't work. Please tell me how to do it ! Thank you very much! Which Operating System? Windows?

Re: [Qgis-user] No Quickmap Plugin For New Versions of QGis

2022-05-12 Thread Richard Duivenvoorde via Qgis-user
The menu will 'fill' itself according to needs. So if you do not have any 'web' plugins, the 'web'-menu will not show. Use the Plugin Manager to install QuickMap plugin (and google around for further instructions) Regards, Richard Duivenvoorde On 5/12/22 21:25, Dan Grasso via Qgis-user wrote:

Re: [Qgis-user] adding a layer from a zipped file

2022-05-30 Thread Richard Duivenvoorde via Qgis-user
Hi Stephen, Wild guessing here (not tested). I think: GDAL is responsible for loading the data from shape OR zipped shape QGIS is responsible for loading of a corresponding qml file. Normally, when QGIS (using GDAL) loads foo.shp, it will check if there is a foo.sld or foo.qml NEXT to it, and

Re: [Qgis-user] Scrolling using the mouse wheel in a layout >-- CRASH

2022-07-03 Thread Richard Duivenvoorde via Qgis-user
On 7/4/22 01:32, Tony Shepherd (FarmMaps NZ) via Qgis-user wrote: Hi Is anybody else having issues when using a mouse scroll wheel for zooming in a layout window that QGIS continually crashes?  This has only started happening since upgrading to 3.26 Hi Tony, Can you please first confirm tha

Re: [Qgis-user] Uninsstalled 3.22.7 - RE: Burned by QGIS again - Windows 10 QGIS 3.22.8

2022-07-06 Thread Richard Duivenvoorde via Qgis-user
Hi Jeff, Can you check this: https://qgis.nl/2021/11/05/qgis-on-windows-oops-could-not-load-qgis_app-dll-message/ With us it was a opencl.dll which is wrongly copied/not removed by Windows (see links in the post). Short version: make sure you have the good copy of opencl.dll either in the QG

Re: [Qgis-user] Qgis 3.22.8 Error messages displayed in the GUI

2022-07-11 Thread Richard Duivenvoorde via Qgis-user
Hi Piet, Better to sent this to the dev list, I think... If I'm correct, there was a time in history, where all Qt warnings/errors were hidden, thereby eventually hiding real issues. Now, (only if you have a debug build), these are very, very visible :-) You could propose (on the dev list) to

Re: [Qgis-user] Startup error and missing directories under Fedora 36

2022-07-18 Thread Richard Duivenvoorde via Qgis-user
On 7/19/22 07:12, Patrick Dunford via Qgis-user wrote: Hello The metasearch error is the same one that often comes up running the Flatpak edition of Qgis, however the Gis works well. Are you running the Flatpak edition? The directory path may in fact be /.var/app/share etc. Errors dues to th

Re: [Qgis-user] qt designer does not have/show QgsDateEdit widget

2022-07-20 Thread Richard Duivenvoorde via Qgis-user
Hi Janneke, I'm on master here with designer with all qgs widgets, and I do not have it either. When I create a form though, with a field which has a datetime field, I CAN set the 'Field Format' to 'Date'-only... So maybe there is some extra sip/development work needed to make this widget al

Re: [Qgis-user] OGC API and paging

2022-08-02 Thread Richard Duivenvoorde via Qgis-user
On 8/1/22 17:26, nagyrobi_r--- via Qgis-user wrote: Hei everybody! As far as i see, adding a new OGC-API layer is done much in the same way as adding a WFS layer. I just need to sediment some information in my head, so: 1. Max number of features would be the number of features that the service

Re: [Qgis-user] Latest development version of QGIS as a .msi standalone installer ?

2022-08-18 Thread Richard Duivenvoorde via Qgis-user
On 8/17/22 10:48, Bo Victor Thomsen via Qgis-user wrote: So is there a http- or ftp- location where I can download the QGIS development version as a msi package ? Depending on WHAT exactly you want to test (only core stuff), you can download a windows 'artifact' from a pull request with all t

Re: [Qgis-user] Latest development version of QGIS as a .msi standalone installer ?

2022-08-18 Thread Richard Duivenvoorde via Qgis-user
On 8/19/22 08:38, Andrea Giudiceandrea via Qgis-user wrote: Hi Richard, AFAIK Python works without issues with the MinGW64 Windows Build of QGIS on Windows 10 64 bit. Hi Andrea, YOU are right ! \o/ So this way you can have a working Windows QGIS 'from the edge'!? Sorry I was told earlier t

Re: [Qgis-user] Latest development version of QGIS as a .msi standalone installer ?

2022-08-24 Thread Richard Duivenvoorde via Qgis-user
On 8/24/22 10:00, Luca Manganelli via Qgis-user wrote: I confirm Python problems with the latest QGIS LTR MSI installer (3.22.10). At launch, QGIS cannot load qgispyrhon.dll. Hi Luca, Are you sure there is not something wrong with your install/OS? Trying to confirm this I just downloaded/ins

Re: [Qgis-user] Latest development version of QGIS as a .msi standalone installer ?

2022-08-25 Thread Richard Duivenvoorde via Qgis-user
On 8/17/22 10:48, Bo Victor Thomsen via Qgis-user wrote: I have a customer who would like to follow the development cycle of the latest development versions of QGIS (i.e. QGIS ver. 3.27.nnn) . I know you can use the OsGeo4W installer to install the development version of QGIS. However, the cus

[Qgis-user] Drag/drop style.qml files?

2022-08-25 Thread Richard Duivenvoorde via Qgis-user
Hi, Did I dream about this, or did I see some demo somewhere about dragging and dropping a style layer file (.qml) on a layer (in the layer panel) to style a layer? I just tried, and failed, I googled but hit only info about Qt-QML... Anybody can help me? Dream or Reality :-) ? Regards, Ric

Re: [Qgis-user] Drag/drop style.qml files?

2022-08-25 Thread Richard Duivenvoorde via Qgis-user
ml#:~:text=The%20QML%20file%20(.,layer%20source%20pointer%20%2B%20style%20information> Greetings Wouter On Thu, 25 Aug 2022 at 11:14, Richard Duivenvoorde via Qgis-user mailto:qgis-user@lists.osgeo.org>> wrote: Hi, Did I dream about this, or did I see some demo somewhere about

Re: [Qgis-user] Problem reading QGIS menus or tool tips in Ubuntu MATE

2022-08-25 Thread Richard Duivenvoorde via Qgis-user
QGIS, in the end, delegates the creation of Tooltips and Menu's to the Qt-Toolkit. The Qt-Toolkit then has different implementations to actually draw those, depending on your Operating System. I'm not familiar with Ubuntu MATE, but maybe it's not fully supported by Qt? In other Linux distro's

Re: [Qgis-user] mdal / mesh simple formats

2022-08-25 Thread Richard Duivenvoorde via Qgis-user
Hi Matt, I'm not a Mesh expert either, but I use (and create) netcdf using python using the https://github.com/Unidata/netcdf4-python module Netcdf is pretty good supported in QGIS in my experience Our data has also a time dimension so we use the CF convention [0] and fiddling around with the

[Qgis-user] Model for Temporal Measurement (vector) Datasets ?

2022-09-02 Thread Richard Duivenvoorde via Qgis-user
Hi All, Anybody is aware of a model in which data owns a location, but THAT location has a (growing) set of [timestamp, value] observation data to it In GIS/QGIS everything is tabular (talking about vector here, I know meshes can have more shapes). But in the IOT world the 'location' is '

Re: [Qgis-user] [QGIS-Developer] Model for Temporal Measurement (vector) Datasets ?

2022-09-04 Thread Richard Duivenvoorde via Qgis-user
On 9/4/22 14:35, Tim Sutton wrote: Hi Richard Don’t people normally use things like https://www.timescale.com/

Re: [Qgis-user] [QGIS-Developer] Model for Temporal Measurement (vector) Datasets ?

2022-09-04 Thread Richard Duivenvoorde via Qgis-user
On 9/4/22 15:27, Matthias Kuhn wrote: Hi Richard, It seems to me this should be possible using: 1. Two tables: - Points - Measurements (Timestamp, Measured attribute) 2.  A view (Points LEFT JOIN Measurements) What would be the actual result in your case (eg in the case of 2 points with 10

Re: [Qgis-user] QGIS freezes at loading screen

2022-09-10 Thread Richard Duivenvoorde via Qgis-user
On 9/9/22 17:06, Torben Kreuzberg via Qgis-user wrote: Hello everyone, i have the following problem: when i try to start QGIS it freezes at the loading screen at last step ("QGIS is ready"/"QGIS ist startklar"). It happens at the start of every project i try to open. And it is at the end final

Re: [Qgis-user] Issues by using a script inside the python console

2022-09-13 Thread Richard Duivenvoorde via Qgis-user
I use succesfully the following in a script and a plugin: # Voronoing ONLY the selected # NOTE: the colon (:) behind 'memory' in the 'OUTPUT' param is mandatory, # else QGIS will create a geopackage! selected = True params = { 'INPUT': QgsProce

Re: [Qgis-user] Profile data (other than plugins) that can cause crashes?

2022-09-22 Thread Richard Duivenvoorde via Qgis-user
Not sure if this is in your capabilities, but I would try to compile/install QGIS myself (in debug mode). Then read up a little about the first steps of gdb, and start QGIS via gdb, then upon a crash the debugger will jump in and you will get some context about the crash. Even without debugger

[Qgis-user] Generate XYZ Tiles in QGIS from OSM? Broken?

2022-10-03 Thread Richard Duivenvoorde via Qgis-user
Hi, I tried to create a small off line version of OSM for a municipality from a OpenStreetMap xyz layer. More or less like this clip: https://www.youtube.com/watch?v=IWGkW0_DrHo But... if I do this (even with the exact example from the youtube movie), nothing is generated... QGIS starts at 1%

Re: [Qgis-user] Coordinate display in different coordinate systems

2022-10-28 Thread Richard Duivenvoorde via Qgis-user
Right-click in the mapcanvas shows you 'Copy coordinates', with the crs's which are in your project (I think). You can also add a custom crs. It shows them, AND you can copy one of them. That is not what you want? Regards, Richard Duivenvoorde On 10/28/22 15:30, Tanja Hartinger via Qgis-use

Re: [Qgis-user] Missing python plugin support on Win7

2022-11-25 Thread Richard Duivenvoorde via Qgis-user
WIndows dropped support for the latest python versions. Or de other way around, Python did not support Windows 7 anymore, I forgot. Anyway, you will not be able to run the latest version of QGIS on a Win7 machine. Because QGIS depends on a newer Python version then will run on your Win7 machine

Re: [Qgis-user] Problem Noticed with QGIS

2022-11-29 Thread Richard Duivenvoorde via Qgis-user
On 2022-11-29 16:17, Richard McDonnell via Qgis-user wrote: We run the Check Geometries Tool and it flags the data as Geometry Type Error. So I run the Multipart to Singlepart tool and….well that's where the problem is… Which 'Check Geometries Tool'? What kind of data/file are you 'checking'?

Re: [Qgis-user] QGIS behavior for DB table with single general geometry column vs table with multiple specific geometry columns

2022-11-30 Thread Richard Duivenvoorde via Qgis-user
Hi Johannes, A good idea, which I think is not yet implemented in browser, for what I know. I know that there has been some funding on moving DB Manager functionality to the browser. So browser/database function getting better and better with every QGIS version. Not sure if this would be an i

Re: [Qgis-user] How to build qgis

2022-12-19 Thread Richard Duivenvoorde via QGIS-User
Hi Deimer, You did not provide very much information :-) But from your second link I concluded that you are building on Windows x? Not so many Windows users (OR developers) build QGIS their selves (me included) on their own machines. On Linux it is a lot easier as the most lib will be provide

[Qgis-user] CSV layer, Time column null expressie to test for NULL/empty?

2023-01-18 Thread Richard Duivenvoorde via QGIS-User
We have csv data, which is loaded as layer via the Delimited Text Layer provider. The data contains both a date and a time column, which we have to format as isodatetime using an QGIS Expression. BUT sometimes time column is empty/no value (in which case we have to format it as isoTIME only).

Re: [Qgis-user] CSV layer, Time column null expressie to test for NULL/empty?

2023-01-18 Thread Richard Duivenvoorde via QGIS-User
) Regards, Richard Duivenvoorde On 1/18/23 18:31, Richard Duivenvoorde via QGIS-User wrote: We have csv data, which is loaded as layer via the Delimited Text Layer provider. The data contains both a date and a time column, which we have to format as isodatetime using an QGIS Expression. BUT somet

Re: [Qgis-user] QGIS under Arch-Linux

2023-02-16 Thread Richard Duivenvoorde via QGIS-User
On 2/16/23 11:38, Ujaval Gandhi via QGIS-User wrote: You can try installing using conda. The latest LTR and Current releases are available on conda-forge OR is flatpak an option in Arch? https://qgis.org/en/site/forusers/alldownloads.html#flatpak Regards, Richard Duivenvoorde ___

Re: [Qgis-user] QGIS on tablets

2023-02-17 Thread Richard Duivenvoorde via QGIS-User
I'm (just playing) with this tablet: ThinkPad X1 Tablet Gen3 It comes with Windows, but I run Debian Testing on it and I really like it, even the use of the pen. Not sure about ruggedized cases for it though. I'm afraid you will end up with the normal ruggedized Windows tablets which are availa

[Qgis-user] Timestep for (Temporal) Mesh/netcdf layers?

2023-03-08 Thread Richard Duivenvoorde via QGIS-User
Hi, (trying here too, sorry for cross posting) When loading (temporal) Netcdf files (as MeshLayers), the 'timestep' that you see in the Temporal Controller does not change. I had a look at the api, but could not find any indication of knowledge by the QgsMeshLayer of the size of the timesteps o

Re: [Qgis-user] Timestep for (Temporal) Mesh/netcdf layers?

2023-03-08 Thread Richard Duivenvoorde via QGIS-User
range thing is that the temporalUnit() always returns 'hours', while the actual data time is relative in minutes... Regards, Richard Duivenvoorde On 3/8/23 10:46, Richard Duivenvoorde via QGIS-User wrote: Hi, (trying here too, sorry for cross posting) When loading (temporal) Netcdf

Re: [Qgis-user] Disable anti-aliasing on XYZ layer

2023-03-09 Thread Richard Duivenvoorde via QGIS-User
On 3/9/23 14:05, Stephane Goldstein via QGIS-User wrote: Hi. Is there a way to disable anti-aliasing of the png tiles loaded on an XYZ layer ? Hi Stephane, From what do you conclude that there is anti-aliasing going on with XYZ layers? I use xyz layers also but I'm not aware of such behaviour

Re: [Qgis-user] Timestep for (Temporal) Mesh/netcdf layers?

2023-03-09 Thread Richard Duivenvoorde via QGIS-User
unit, the user specify this unit. Hope this helps. Regards. Vincent Le mer. 8 mars 2023 à 10:42, Richard Duivenvoorde via QGIS-User mailto:qgis-user@lists.osgeo.org>> a écrit : Ok, found it. It is in the temporalCapabilities... So given a loaded netcdf/mesh with time. Easiest

Re: [Qgis-user] Disable anti-aliasing on XYZ layer

2023-03-09 Thread Richard Duivenvoorde via QGIS-User
( bringing it back to the list :-) ) And are you sure the image retrieved from the xyz server is not a jpeg (compared to your original png)? You can try to see the actual url's used via F12 (the Debugging Development Tools panel) in QGIS. Another option: QGIS does not respect the xyz-zoomlevel

Re: [Qgis-user] Restrict User's access to extensions

2023-03-23 Thread Richard Duivenvoorde via QGIS-User
Pff, best to use paper maps and a calculator then ;-) But seriously: disabling selective extensions (I think you mean the python 'plugins') is hard and totally remove python makes QGIS a lot less productive/usable. Not sure if you can remove the default qgis plugins repo (or make it unreacha

Re: [Qgis-user] Couldn't load plugin XY due to an error when calling its classFactory() method

2023-03-23 Thread Richard Duivenvoorde via QGIS-User
This means that you do not have a 'locale/userLocale' setting... Which if the plugin tries to find out your language receiveds 'None' Which it cannot get the first 2 chars from (using [0:2]) If you open the python console in QGIS, and paste/enter: QSettings().value('locale/userLocale') you will

Re: [Qgis-user] Couldn't load plugin XY due to an error when calling its classFactory() method

2023-03-23 Thread Richard Duivenvoorde via QGIS-User
On 3/23/23 14:00, Bruno Streit wrote: Thank you, that works perfectly! I've set the userLocal with QSettings().setValue('locale/userLocale', 'en_US'). Now the plugins work. But how do I happen to miss this setting (on more than one computer)? In Options - General, I override the System Local,

Re: [Qgis-user] How to permanently enable a plugin?

2023-04-07 Thread Richard Duivenvoorde via QGIS-User
On 4/7/23 13:36, Adam Nielsen via QGIS-User wrote: Is there a way to permanently have them ticked, like the system plugins are, so that I don't have to go in and re-enable them every time I load QGIS? Hi Adam, Your preferred behavior IS the normal behavior so it is strange that in your en

Re: [Qgis-user] Opening GEOTIFF file in QGIS support request

2023-04-25 Thread Richard Duivenvoorde via QGIS-User
Hi GIno, QGIS should 'just show/open/ geotiff's fine. Can you open the geotiff in another viewer? If not, or uncertain, are you sure it is a GEO-tiff (that is it contains the spatial info?) and not a 'normal tiff'? If so: can you provide the output of 'ogrinfo ? This should show you info about

Re: [Qgis-user] Opening GEOTIFF file in QGIS support request

2023-04-27 Thread Richard Duivenvoorde via QGIS-User
is a file download from Global Wind Atlas. Screen Shot 2023-04-26 at 12.03.55 PM.png Still not quite sure what I’m doing wrong :/ Kind regards, Gino -Original Message- From: Richard Duivenvoorde via QGIS-User To: qgis-user@lists.osgeo.org Cc: Qgis-user@lists.osgeo.org Sent: Tue, A

Re: [Qgis-user] [QGIS-Developer] PSA: Don't update to Gnome 44!

2023-04-27 Thread Richard Duivenvoorde via QGIS-User
Ooh, tricky! Thanks Nyall for this heads up! Was 44 already released actually? As Debian testing/sid is now in something-freeze (and on 43).. I do not think it will enter 44 before release of Bookworm..? So at least Debianista's are good untill that. Reading the issue, I see it's about Qt5 AND

Re: [Qgis-user] WhiteTools error

2023-04-28 Thread Richard Duivenvoorde via QGIS-User
Hi Dario, See: https://plugins.bruy.me/ for his message about the Russian aggression against Ukraine. In short: you install a plugin from a third party (Alex), and he (hopefully temporarily) shut down his plugin repo... Best to find an alternative? Regards, Richard Duivenvoorde On 4/28/23 1

[Qgis-user] Proposal? Set 'Use Proxy for Web Access' default ON to 'DefaultProxy'

2023-05-17 Thread Richard Duivenvoorde via QGIS-User
Hi All, Currently a fresh install/profile has 'Use Proxy for Web Access' UNchecked. I propose to set it CHECKED and then 'Proxy type' to DefaultProxy (all see Network Settings) This means that if you are in an environment without proxy, it will not be in your system environment, so will not b

[Qgis-user] QGIS-server: strange slowness if outside extent

2023-05-22 Thread Richard Duivenvoorde via QGIS-User
Having a QGIS-container servicing a very simple country file with labels (EPSG:28992). All is super responsive < 150ms as long as I stay within the bbox of the country... As soon as I zoom out further, the response time goes up to 3 -4 seconds... QGIS_CATCH_SEGV=1 QGIS_SERVER_LOG_LEVEL=0 there

Re: [Qgis-user] QGIS-server: strange slowness if outside extent

2023-05-22 Thread Richard Duivenvoorde via QGIS-User
kubernetes cluster) Regards, Richard On 2023-05-22 15:34, Richard Duivenvoorde via QGIS-User wrote: Having a QGIS-container servicing a very simple country file with labels (EPSG:28992). All is super responsive < 150ms as long as I stay within the bbox of the country... As soon as I zoom out furt

Re: [Qgis-user] [QGIS-Developer] Call of testing of nightlies on hi-dpi displays

2023-05-29 Thread Richard Duivenvoorde via QGIS-User
Hi Nyall, Happy to do some testing, I do have a (dual boot) laptop/tablet with 3000x2000 screen (that's high-dpi, yes?), but in Gnome I set the Display 'Scale' on 200% to have proper applications (an to me readable text :-) ). Is there some test plan/idea's? Is my setup something you want to t

Re: [Qgis-user] [QGIS-Developer] Proposal? Set 'Use Proxy for Web Access' default ON to 'DefaultProxy'

2023-06-18 Thread Richard Duivenvoorde via QGIS-User
Hi, created a PR for this: https://github.com/qgis/QGIS/pull/53424 Nobody have this issue/urge? @Juergen: as you are our 'Windows'-man ;-) do you see an issue with this (defaulting to 'Use Default Proxy'?) Regards, Richard Duivenvoorde On 2023-05-17 09:47, Richard Duivenvoorde via QGIS-

Re: [Qgis-user] Saving QGIS attribute form?

2023-06-22 Thread Richard Duivenvoorde via QGIS-User
Hi Brent, I just tested, I think you can save the layer + Form in a 'Layer Definition file'.. So first in your old project make you layer active, then Layer/Save as Layer Definition File, that will create a qlr with styling/datasource/forms etc etc Then in your new project import that qlr.

[Qgis-user] Idea for an actual 'events' timeline in QGIS

2023-06-28 Thread Richard Duivenvoorde via QGIS-User
Hi, I'm involved in a project about mapping bat sensor data over time. So 'sound' events with timestamp and (approximate) location, in Postgis db. Some OGC-API features service in front. Of course this is loaded in QGIS using the Temporal Controller... But because the data is pretty sparse (ove

Re: [Qgis-user] Exporting maps out of QGIS into Adobe Pro to create layered pdf files

2023-07-12 Thread Richard Duivenvoorde via QGIS-User
Hi Jamie, There are several tastes of pdf... One of them is 'GeoPDF', a layered pdf, which you can create if you create a layout first in QGIS and then export that to pdf. For the options see: https://duif.net/pdfoptions.png I've exported a simple map of two layers to: https://duif.net/nl.pdf I

Re: [Qgis-user] Possible bug?

2023-07-23 Thread Richard Duivenvoorde via QGIS-User
Hi Roxo, You are right, I can confirm this with a very recent build of QGIS: - with extension we ask for confirmation of overwriting - without extension we silently overwrite an old file Please file an issue (https://github.com/qgis/QGIS/issues), this seems easily fixable. See https://qgis.or

Re: [Qgis-user] Possible bug?

2023-07-23 Thread Richard Duivenvoorde via QGIS-User
On 7/23/23 11:34, Nyall Dawson wrote: It's actually an operating system (well, gtk library) issue. The same thing happens in other apps too on that same platform. Nyall Please file an issue (https://github.com/qgis/QGIS/issues ), this seems easily fixab

Re: [Qgis-user] Problems Initializing qgis

2023-08-26 Thread Richard Duivenvoorde via QGIS-User
Hi Juan, I would try to start with a new profile; a profile contains all your plugins, but also all your settings. Normally (when QGIS is working fine), you create a fresh profile by going to Settings / User Profiles / New Profile A profile is nothing more then a folder... in the QGIS profiles

Re: [Qgis-user] Error message

2023-09-08 Thread Richard Duivenvoorde via QGIS-User
Hi Fred, This probably means that you opted somewhere in QGIS to save your database in the Authentication manager (secured with a password)[1]. Maybe accidently, but QGIS created a master password (sqlite) database for that. Either try to remember the password you used, OR go into your QGIS pro

Re: [Qgis-user] Error message

2023-09-08 Thread Richard Duivenvoorde via QGIS-User
Hi Fred, This probably means that you opted somewhere in QGIS to save your database in the Authentication manager (secured with a password)[1]. Maybe accidently, but QGIS created a master password (sqlite) database for that. Either try to remember the password you used, OR go into your QGIS pro

Re: [Qgis-user] Does QGIS require units "m" for the projection coordinate variables in a netCDF/CF file?

2023-09-16 Thread Richard Duivenvoorde via QGIS-User
On 9/16/23 09:37, Thomas Lavergne via QGIS-User wrote: Since I am also a programmer, I tried to find where in the QGIS code the netCDF/CF geolocation is read and decoded, to see if there was a strict test on :units="m". But I failed to find this in the code. Hi Thomas, I'm a QGIS NetCDF user

Re: [Qgis-user] I really need help with a WMS source...

2023-09-21 Thread Richard Duivenvoorde via QGIS-User
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

Re: [Qgis-user] I really need help with a WMS source...

2023-09-21 Thread Richard Duivenvoorde via QGIS-User
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

Re: [Qgis-user] Set max. scale for WMTS layer

2023-09-21 Thread Richard Duivenvoorde via QGIS-User
Hi Roland, For what I know the behaviour you described is QGIS default behaviour. As an example, use this url (our national Aerials): https://service.pdok.nl/hwh/luchtfotorgb/wmts/v1_0?request=GetCapabilities&service=WMTS You can keep zooming if you want (after the last Z) till pixel level. I

Re: [Qgis-user] Config qgis desktop on Linux to DISPLAY Oracle connections

2023-09-22 Thread Richard Duivenvoorde via QGIS-User
Hi Fredy, The oracle oci library needed to connect to Oracle is not free, so not available in any Linux distro. That is the reason that QGIS on Linux is never linked to these libraries, and that is why you do not see the Oracle connection in your Data Source Manager. If you really want this to

Re: [Qgis-user] STEPS TO BUILD FROM SOURCE QGIS DESKTOP INCLUDING ORACLE LIBRARIES

2023-09-29 Thread Richard Duivenvoorde via QGIS-User
Hi Juergen, Ubercool! These lines even work on my current Debian Bookworm \o/ One question: the result is: qgis-build-deps_3.32.3~sid~oracle1_all.deb but where does it install after sudo dpkg -i qgis-build-deps_3.32.3~sid~oracle1_all.deb or sudo gdebi qgis-build-deps_3.32.3~sid~oracle1_all.deb

[Qgis-user] Jochens OSM vector tiles demo

2023-09-29 Thread Richard Duivenvoorde via QGIS-User
For those interested, Jochen Topf of OSM fame put a demo together about a realtime OSM vector tile server. See: https://community.openstreetmap.org/t/minutely-updated-vector-tiles/104197 You can add it to QGIS too, and it looks very nice, see my comments there on what to use as source url's:

Re: [Qgis-user] Portable GIS

2023-10-12 Thread Richard Duivenvoorde via QGIS-User
Windows I presume? What exactly is not working with your versions? Also I would guess that a normal QGIS install and copying it to usb would work? What exactly do you need: a full QGIS or fieldwork functionality? Regards, Richard Duivenvoorde On 10/12/23 14:40, Michael Jabot via QGIS-User wro

[Qgis-user] International/Local Labeled World Basemap in QGIS. Protomaps?

2023-10-23 Thread Richard Duivenvoorde via QGIS-User
Hi All, Looking at Protomaps [0], and see that it's tools are OpenSource, data from OSM data, and you should be able to host a 110Gb file via CDN as basemap. Would it be an idea (doable) for us as QGIS Community to host/CDN this, make sure we can handle a couple of styles/themes very well an

Re: [Qgis-user] International/Local Labeled World Basemap in QGIS. Protomaps?

2023-10-24 Thread Richard Duivenvoorde via QGIS-User
On 10/24/23 13:40, Greg Troxel via QGIS-User wrote: I am not sure how I feel about "range requests are the right answer" vs tiles, as from a CS viewpoint it seems to be the same thing and it feels a little like "you have to do it our way now", and it's not clear to me that there is a layer that b

Re: [Qgis-user] International/Local Labeled World Basemap in QGIS. Protomaps?

2023-10-24 Thread Richard Duivenvoorde via QGIS-User
On 10/24/23 14:38, Greg Troxel via QGIS-User wrote: I, and I suspect many others, often want basemaps for a much more limited area. For 95% of what I do, a basemap that only covers Massachusetts, US, is just fine. It would be great if I could take a regional extract and produce by o

Re: [Qgis-user] Opening the Data Source Manager crashes QGIS

2023-11-09 Thread Richard Duivenvoorde via QGIS-User
Hi Rob, IF it is indeed a google earth plugin, which is causing the crash, reinstalling will not help because plugins are installed in your (QGIS)-profile, not in your installation. Is it constantly crashing? So either remove the plugin (via the plugin manager), or go into your profile (Sett

Re: [Qgis-user] Decimal delimiter different in label and attribute table

2024-01-11 Thread Richard Duivenvoorde via QGIS-User
Data in the gepackage looks like numbers/double. What to use as separators depends on the language settings. Besides the language there is also a setting for the Date/time/numbers separators. See screenshot I think it should be possible to show those numbers with comma's if you choose a local

Re: [Qgis-user] Decimal delimiter different in label and attribute table

2024-01-11 Thread Richard Duivenvoorde via QGIS-User
Duivenvoorde On 1/11/24 16:14, Richard Duivenvoorde via QGIS-User wrote: Data in the gepackage looks like numbers/double. What to use as separators depends on the language settings. Besides the language there is also a setting for the Date/time/numbers separators. See screenshot I think it should

Re: [Qgis-user] Plugin available on repo but not in QGIS

2024-01-25 Thread Richard Duivenvoorde via QGIS-User
It is approved, so should be in plugins.xml BUT(!) as it is experimental, you only see it when you have the 'Show also Experimental Plugins' checkbox checked in the repo settings. You probably have, but it is default UNchecked. Regards, Richard Duivenvoorde On 1/25/24 12:12, Jérémy Garniaux

Re: [Qgis-user] Plugin available on repo but not in QGIS

2024-01-25 Thread Richard Duivenvoorde via QGIS-User
Mmm, so it is in QGIS 3.35 not in 3.34 while minimum version is 3.34.2 (note the .2 !) I remember we had lengthy discussions about this. Short solution: remove your version 2.2 and upload it again with minimum version 2.33 (or maybe 2.34.0, or 2.33.99) Longer solution and explanation (and sho

Re: [Qgis-user] Primary key and spatial index

2024-02-16 Thread Richard Duivenvoorde via QGIS-User
And in addition of Chris's answer: The user you connect with, should have enough permissions to create or update an index. If not, QGIS (or yourself via psql or another client) will also not be able to create the index/pk. In that case you need to rise the permissions of your user, OR use anot

Re: [Qgis-user] Primary key and spatial index

2024-02-16 Thread Richard Duivenvoorde via QGIS-User
On 2/16/24 10:09, Richard Duivenvoorde via QGIS-User wrote: QGIS should NOT crash though. If THAT is the case, please file a bug in our QGIS' tracker (with a reproducable scenario). Mmm, I can reproduce the crash, in Master, but NOT in recent 3.34... And only with a new project which

  1   2   >