Re: [QGIS-Developer] Pyqgis master api search broken?

2023-02-08 Thread Delaz J via QGIS-Developer

Hi,

Probably related to 
https://github.com/readthedocs/sphinx_rtd_theme/issues/1420


Need to check what version we are running...

Harrissou

Le 08/02/2023 à 10:12, Johannes Kröger (WhereGroup) via QGIS-Developer a 
écrit :
Broken for me as well, I tested 3.28 and master in different browsers. 
They show


Uncaught ReferenceError: jQuery is not defined
    at search.html?q=qgisinterface_keywords=yes=default:2239:7
Uncaught ReferenceError: jQuery is not defined
    at search.html?q=qgisinterface_keywords=yes=default:2244:5

and an unrelated 404 for /_static/qgis.ico/ in the console.

Cheers, Hannes

Am 08.02.23 um 09:53 schrieb matteo via QGIS-Developer:

Hi Richard,

3.28 is working fine for me here. I don't see any JQuery related 
error in the debugging console.


Where are you seeing this error?

Cheers

Matteo



On 2/8/23 09:46, Richard Duivenvoorde wrote:

Now 3.28 is also 'affected' ?

In dev console I see:
Uncaught ReferenceError: jQuery is not defined

is some jquery cdn failing?

Regards,

Richard Duivenvoorde


On 2023-02-08 09:12, matteo via QGIS-Developer wrote:

Hi Denis,


Is this related to this?
https://github.com/qgis/pyqgis/commit/465d91a265e4f1828f0da623d32f8ac7a1de 
 



Matteo, shall we try to revert?


not sure about that. I was searching in the docs till yesterday and it
was working. Has something changed in the last weeks?

Cheers

Matteo



Cheers,
Denis


Le mer. 8 févr. 2023 à 08:58, matteo via QGIS-Developer 
> a écrit :


    Hi Richard,

    I can confirm: searching in master will stay there forever 
without

    finding anything.

    Cheers

    Matteo

    On 2/8/23 08:52, Richard Duivenvoorde via QGIS-Developer wrote:
 > Hi,
 >
 > Am I right to conclude something is wrong with PyQGIS api 
(DOCS

    build)
 > for master?
 >
 > https://qgis.org/pyqgis/master/search.html
    
 > isn't working (missing jQuery?)
 > while
 > https://qgis.org/pyqgis/3.28/search.html
    
 > is working (with me)?
 >
 > Others can confirm?
 >
 > Regards,
 >
 > Richard Duivenvoorde
 > ___
 > QGIS-Developer mailing list
 > QGIS-Developer@lists.osgeo.org
    
 > List info:
https://lists.osgeo.org/mailman/listinfo/qgis-developer

 > Unsubscribe:
https://lists.osgeo.org/mailman/listinfo/qgis-developer

    ___
    QGIS-Developer mailing list
    QGIS-Developer@lists.osgeo.org 

    List info: 
https://lists.osgeo.org/mailman/listinfo/qgis-developer


    Unsubscribe: 
https://lists.osgeo.org/mailman/listinfo/qgis-developer




___
QGIS-Developer mailing list
QGIS-Developer@lists.osgeo.org
List info: https://lists.osgeo.org/mailman/listinfo/qgis-developer
Unsubscribe: https://lists.osgeo.org/mailman/listinfo/qgis-developer

___
QGIS-Developer mailing list
QGIS-Developer@lists.osgeo.org
List info: https://lists.osgeo.org/mailman/listinfo/qgis-developer
Unsubscribe: https://lists.osgeo.org/mailman/listinfo/qgis-developer



___
QGIS-Developer mailing list
QGIS-Developer@lists.osgeo.org
List info: https://lists.osgeo.org/mailman/listinfo/qgis-developer
Unsubscribe: https://lists.osgeo.org/mailman/listinfo/qgis-developer


[QGIS-Developer] prepare_commit.sh freezes console

2022-12-15 Thread Delaz J via QGIS-Developer

Hi,

Whenever I run prepare_commit.sh and there are changes, I fail to find 
how to get back to the command prompt. Whatever I do (and I can be quite 
inventive on keyboard shortcuts), nothing more will happen in the tab of 
the terminal I ran the command. The only option I have is to kill that 
tab and continue in a new tab.


So my question is: How do you take control of your terminal after you 
run prepare_commit.sh?


I'm on Ubuntu 22.04 if it makes any difference.

Thanks,

Harrissou

___
QGIS-Developer mailing list
QGIS-Developer@lists.osgeo.org
List info: https://lists.osgeo.org/mailman/listinfo/qgis-developer
Unsubscribe: https://lists.osgeo.org/mailman/listinfo/qgis-developer


Re: [QGIS-Developer] Documentation repository looking for developers

2022-11-06 Thread Delaz J via QGIS-Developer

Hi Tim,

Thanks for replying. I appreciate.

OK, if no one steps up meanwhile, let's see how we can collaborate with 
the new recruit. But I feel that, at the beginning, he will be more 
skilled for general coding matters ("Code/Setup" section) than QGIS 
specific issues as reported in sections "Writing" and "Triage". No?


Kind regards,

Harrissou

Le 05/11/2022 à 23:54, Tim Sutton a écrit :

Hi Harrisou!

Top posting here since I cannot address the items individually. We are 
in the last stages of hiring a QGIS Jr Web Developer for one year 
under funding from QGIS.org. I think quite a few of the things on your 
list below are things we might be able to assign to the person we 
appoint. So I warmly invite you to maybe do some collaboration with 
the person when they 'arrive' and we can assign them tasks that will 
help you.


One specific point on #3 below, Mathias Kuhn was working on some 
Transifex cleverness at the Firence hackfest for the web site - maybe 
some of this logic can also be ported to pull instead of push for the 
docs.https://github.com/qgis/QGIS-Website/blob/master/.github/workflows/tx_push.yml 



Regards

Tim


On Thu, Oct 20, 2022 at 10:07 AM DelazJ via QGIS-Developer 
 wrote:



Hi dear devs,

With feature freeze/bug fixes period almost finished, and before
you get busy with pushing cool and nice features for the next 3.30
branch, I'd like to share with you a few cool features the
documentation repo will also be really happy to get from your skills.

*Code/Setup*

1. Create a github action to automatically assign labels to issue
reports generated from merged pull requests in code repo, to help
us quickly triage. See #50562
 and #7826


2. To the generated issue reports, we also have to assign the
milestone, that is the next LTR we will document it in... An
automatic assignment would also be great. See #7828


3. If the move away from Transifex is not yet on the radar, a
github action to regularly pull unfinished translation files would
be welcome. See #7827


4. Help setup the release branches to allow automatic merge when
tests pass. See #7837


5. Fix text frame width in the pyQGIS API documentation. See #36


*Writing*

If you instead feel like writing , there are some outdated,
confusing instructions in the docs for beginners in coding:

1. how to configure python path

from within QGIS or custom application: See #6179
 and
attempts to fix it at #6306
, #7139
 and #7140


2. methods and tools to debug code/plugins: see #7836


3. as usual, review of current pull requests
 is still welcome

*Triage*

If you don't feel like coding nor writing, you can just tell us
whether you think that any of these reports is worth documenting
and how we could address it: ToDocOrNotToDoc



As you can see, the needs are diverse; it is about coding, setup,
triaging and writing so you probably will find something for you
(I hope) and do it faster than in my unsuccessful attempts.
*The docs needs the devs*.

Kind regards and looking forward,
Harrissou
___
QGIS-Developer mailing list
QGIS-Developer@lists.osgeo.org
List info: https://lists.osgeo.org/mailman/listinfo/qgis-developer
Unsubscribe: https://lists.osgeo.org/mailman/listinfo/qgis-developer



--
--

Tim Sutton
Visit http://kartoza.com to find out about open source:
 * Desktop GIS programming services
 * Geospatial web development
* GIS Training
* Consulting Services
Tim is a member of the QGIS Project Steering Committee
---___
QGIS-Developer mailing list
QGIS-Developer@lists.osgeo.org
List info: https://lists.osgeo.org/mailman/listinfo/qgis-developer
Unsubscribe: https://lists.osgeo.org/mailman/listinfo/qgis-developer


Re: [QGIS-Developer] Broken coordinate/distance/area calculation tests

2022-10-30 Thread Delaz J via QGIS-Developer

Hi,

Thanks Nyall. No, no changes I'm aware of: 
https://github.com/qgis/QGIS-Documentation/commits/master


master itself is(was?) green. It is the latest PR 
 that fails, and 
given that it touches nothing related to tests, I suspect the culprit is 
somewhere in the qgis docker image we pull.


Regards,

Harrissou

Le 30/10/2022 à 23:20, Nyall Dawson a écrit :

On Fri, 28 Oct 2022 at 16:10, Harrissou s. via QGIS-Developer
  wrote:

Hi,
I am wondering if the method for area/distance calculation has changed again in 
master or if the issue is in some transformation accuracy changes.

In QGIS docs, we are getting failing tests for calculation we did not touch the 
underlying data for years.
See starting 
fromhttps://github.com/qgis/QGIS-Documentation/actions/runs/3339628288/jobs/5530428647#step:6:703

Was there any corresponding updates to the test infrastructure? This
looks to me like a proj library update has been installed.

Nyall


Regards,
Harrissou
___
QGIS-Developer mailing list
QGIS-Developer@lists.osgeo.org
List info:https://lists.osgeo.org/mailman/listinfo/qgis-developer
Unsubscribe:https://lists.osgeo.org/mailman/listinfo/qgis-developer___
QGIS-Developer mailing list
QGIS-Developer@lists.osgeo.org
List info: https://lists.osgeo.org/mailman/listinfo/qgis-developer
Unsubscribe: https://lists.osgeo.org/mailman/listinfo/qgis-developer


Re: [QGIS-Developer] Unable to build master on Ubuntu 22.04

2022-08-24 Thread Delaz J via QGIS-Developer

Hi,

Richard, I cleared the cache and rebuilt and everything is fine now. 
Thanks a lot.


Jorge, thanks also for the info, and yes `gcc --version` returns gcc 
(Ubuntu 11.2.0-19ubuntu1) 11.2.0


Greetings,

Harrissou

Le 24/08/2022 à 13:19, Jorge Gustavo Rocha via QGIS-Developer a écrit :


Hi Harrissou,

Recently our PDAL friends introduced in CMakeLists.txt:

set(CMAKE_CXX_STANDARD 17)
set(CMAKE_CXX_STANDARD_REQUIRED ON)

For those compiling PDAL + GDAL + QGIS, maybe we need to use gcc-11. 
Is this you case?


Building QGIS and all required software works on my 22.04 (with gcc-11).

Best regards,

Jorge

On 24/08/22 11:33, Delaz J via QGIS-Developer wrote:

Hi devs,

I had a working build of QGIS master on ubuntu 22.04. Everything 
worked nicely but because it was minimum 2/3 weeks old, I pulled 
changes from upstream and tried to rebuild. Fail! I then deleted my 
build folder and redo a ccmake -G Ninja .., configured (no big 
changes other than Debug cmake_build_type, with_3D on and no GRASS) 
and launched the build. Still nothing. It just fails and I see no 
information why. Any idea how to fix or how I can output error 
reasons would be really appreciated.


Below all that I get.

Thanks and kind regards,

Harrissou

> ninja -j4 && ./output/bin/qgis
[9/1820] Building CXX object 
src/app/CMakeFiles/qgis_app.dir/qgisapp.cpp.o

FAILED: src/app/CMakeFiles/qgis_app.dir/qgisapp.cpp.o
ccache /usr/bin/c++ -DQT_3DCORE_LIB -DQT_3DEXTRAS_LIB 
-DQT_3DINPUT_LIB -DQT_3DLOGIC_LIB -DQT_3DRENDER_LIB 
-DQT_CONCURRENT_LIB -DQT_CORE_LIB -DQT_DBUS_LIB 
-DQT_DEPRECATED_WARNINGS -DQT_DISABLE_DEPRECATED_BEFORE=0x050800 
-DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_CAST_TO_ASCII -DQT_NO_FOREACH 
-DQT_POSITIONING_LIB -DQT_PRINTSUPPORT_LIB -DQT_QMLMODELS_LIB 
-DQT_QML_LIB -DQT_QUICKWIDGETS_LIB -DQT_QUICK_LIB -DQT_SERIALPORT_LIB 
-DQT_SQL_LIB -DQT_SVG_LIB -DQT_UITOOLS_LIB -DQT_USE_QSTRINGBUILDER 
-DQT_WEBKITWIDGETS_LIB -DQT_WEBKIT_LIB -DQT_WIDGETS_LIB -DQT_XML_LIB 
-DSIP_VERSION=0x060501 
-DTEST_DATA_DIR=\"/media/delazj/github/QGIS/tests/testdata\" 
-DWITH_BINDINGS -DWITH_QTWEBKIT -Dqgis_app_EXPORTS 
-I/media/delazj/github/QGIS/build-ninja/src/app/qgis_app_autogen/include 
-I/media/delazj/github/QGIS/build-ninja 
-I/media/delazj/github/QGIS/external/nmea 
-I/media/delazj/github/QGIS/src/app 
-I/media/delazj/github/QGIS/src/app/decorations 
-I/media/delazj/github/QGIS/src/app/devtools/networklogger 
-I/media/delazj/github/QGIS/src/app/labeling 
-I/media/delazj/github/QGIS/src/app/layout 
-I/media/delazj/github/QGIS/src/app/pluginmanager 
-I/media/delazj/github/QGIS/src/app/gps 
-I/media/delazj/github/QGIS/src/app/dwg 
-I/media/delazj/github/QGIS/src/app/maptools 
-I/media/delazj/github/QGIS/src/app/mesh 
-I/media/delazj/github/QGIS/src/app/locator 
-I/media/delazj/github/QGIS/src/app/pointcloud 
-I/media/delazj/github/QGIS/src/app/vectortile 
-I/media/delazj/github/QGIS/src/plugins 
-I/media/delazj/github/QGIS/src/python 
-I/media/delazj/github/QGIS/src/native 
-I/media/delazj/github/QGIS/build-ninja/src/app 
-I/media/delazj/github/QGIS/src/app/3d 
-I/media/delazj/github/QGIS/src/core 
-I/media/delazj/github/QGIS/build-ninja/src/core 
-I/media/delazj/github/QGIS/src/core/3d 
-I/media/delazj/github/QGIS/src/core/annotations 
-I/media/delazj/github/QGIS/src/core/auth 
-I/media/delazj/github/QGIS/src/core/browser 
-I/media/delazj/github/QGIS/src/core/callouts 
-I/media/delazj/github/QGIS/src/core/classification 
-I/media/delazj/github/QGIS/src/core/diagram 
-I/media/delazj/github/QGIS/src/core/dxf 
-I/media/delazj/github/QGIS/src/core/editform 
-I/media/delazj/github/QGIS/src/core/effects 
-I/media/delazj/github/QGIS/src/core/elevation 
-I/media/delazj/github/QGIS/src/core/expression 
-I/media/delazj/github/QGIS/src/core/externalstorage 
-I/media/delazj/github/QGIS/src/core/fieldformatter 
-I/media/delazj/github/QGIS/src/core/geometry 
-I/media/delazj/github/QGIS/src/core/geocms 
-I/media/delazj/github/QGIS/src/core/geocms/geonode 
-I/media/delazj/github/QGIS/src/core/geocoding 
-I/media/delazj/github/QGIS/src/core/gps 
-I/media/delazj/github/QGIS/src/core/labeling 
-I/media/delazj/github/QGIS/src/core/layertree 
-I/media/delazj/github/QGIS/src/core/layout 
-I/media/delazj/github/QGIS/src/core/locator 
-I/media/delazj/github/QGIS/src/core/maprenderer 
-I/media/delazj/github/QGIS/src/core/mesh 
-I/media/delazj/github/QGIS/src/core/metadata 
-I/media/delazj/github/QGIS/src/core/network 
-I/media/delazj/github/QGIS/src/core/numericformats 
-I/media/delazj/github/QGIS/src/core/pal 
-I/media/delazj/github/QGIS/src/core/plot 
-I/media/delazj/github/QGIS/src/core/pointcloud 
-I/media/delazj/github/QGIS/src/core/pointcloud/expression 
-I/media/delazj/github/QGIS/src/core/processing 
-I/media/delazj/github/QGIS/src/core/processing/models 
-I/media/delazj/github/QGIS/src/core/proj 
-I/media/delazj/github/QGIS/src/core/project 
-I/media/delazj/github/QGIS/src/core/providers 
-I/media/delazj/github/QGIS/src/core/providers/ar

[QGIS-Developer] Unable to build master on Ubuntu 22.04

2022-08-24 Thread Delaz J via QGIS-Developer

Hi devs,

I had a working build of QGIS master on ubuntu 22.04. Everything worked 
nicely but because it was minimum 2/3 weeks old, I pulled changes from 
upstream and tried to rebuild. Fail! I then deleted my build folder and 
redo a ccmake -G Ninja .., configured (no big changes other than Debug 
cmake_build_type, with_3D on and no GRASS) and launched the build. Still 
nothing. It just fails and I see no information why. Any idea how to fix 
or how I can output error reasons would be really appreciated.


Below all that I get.

Thanks and kind regards,

Harrissou

> ninja -j4 && ./output/bin/qgis
[9/1820] Building CXX object src/app/CMakeFiles/qgis_app.dir/qgisapp.cpp.o
FAILED: src/app/CMakeFiles/qgis_app.dir/qgisapp.cpp.o
ccache /usr/bin/c++ -DQT_3DCORE_LIB -DQT_3DEXTRAS_LIB -DQT_3DINPUT_LIB 
-DQT_3DLOGIC_LIB -DQT_3DRENDER_LIB -DQT_CONCURRENT_LIB -DQT_CORE_LIB 
-DQT_DBUS_LIB -DQT_DEPRECATED_WARNINGS 
-DQT_DISABLE_DEPRECATED_BEFORE=0x050800 -DQT_GUI_LIB -DQT_NETWORK_LIB 
-DQT_NO_CAST_TO_ASCII -DQT_NO_FOREACH -DQT_POSITIONING_LIB 
-DQT_PRINTSUPPORT_LIB -DQT_QMLMODELS_LIB -DQT_QML_LIB 
-DQT_QUICKWIDGETS_LIB -DQT_QUICK_LIB -DQT_SERIALPORT_LIB -DQT_SQL_LIB 
-DQT_SVG_LIB -DQT_UITOOLS_LIB -DQT_USE_QSTRINGBUILDER 
-DQT_WEBKITWIDGETS_LIB -DQT_WEBKIT_LIB -DQT_WIDGETS_LIB -DQT_XML_LIB 
-DSIP_VERSION=0x060501 
-DTEST_DATA_DIR=\"/media/delazj/github/QGIS/tests/testdata\" 
-DWITH_BINDINGS -DWITH_QTWEBKIT -Dqgis_app_EXPORTS 
-I/media/delazj/github/QGIS/build-ninja/src/app/qgis_app_autogen/include 
-I/media/delazj/github/QGIS/build-ninja 
-I/media/delazj/github/QGIS/external/nmea 
-I/media/delazj/github/QGIS/src/app 
-I/media/delazj/github/QGIS/src/app/decorations 
-I/media/delazj/github/QGIS/src/app/devtools/networklogger 
-I/media/delazj/github/QGIS/src/app/labeling 
-I/media/delazj/github/QGIS/src/app/layout 
-I/media/delazj/github/QGIS/src/app/pluginmanager 
-I/media/delazj/github/QGIS/src/app/gps 
-I/media/delazj/github/QGIS/src/app/dwg 
-I/media/delazj/github/QGIS/src/app/maptools 
-I/media/delazj/github/QGIS/src/app/mesh 
-I/media/delazj/github/QGIS/src/app/locator 
-I/media/delazj/github/QGIS/src/app/pointcloud 
-I/media/delazj/github/QGIS/src/app/vectortile 
-I/media/delazj/github/QGIS/src/plugins 
-I/media/delazj/github/QGIS/src/python 
-I/media/delazj/github/QGIS/src/native 
-I/media/delazj/github/QGIS/build-ninja/src/app 
-I/media/delazj/github/QGIS/src/app/3d 
-I/media/delazj/github/QGIS/src/core 
-I/media/delazj/github/QGIS/build-ninja/src/core 
-I/media/delazj/github/QGIS/src/core/3d 
-I/media/delazj/github/QGIS/src/core/annotations 
-I/media/delazj/github/QGIS/src/core/auth 
-I/media/delazj/github/QGIS/src/core/browser 
-I/media/delazj/github/QGIS/src/core/callouts 
-I/media/delazj/github/QGIS/src/core/classification 
-I/media/delazj/github/QGIS/src/core/diagram 
-I/media/delazj/github/QGIS/src/core/dxf 
-I/media/delazj/github/QGIS/src/core/editform 
-I/media/delazj/github/QGIS/src/core/effects 
-I/media/delazj/github/QGIS/src/core/elevation 
-I/media/delazj/github/QGIS/src/core/expression 
-I/media/delazj/github/QGIS/src/core/externalstorage 
-I/media/delazj/github/QGIS/src/core/fieldformatter 
-I/media/delazj/github/QGIS/src/core/geometry 
-I/media/delazj/github/QGIS/src/core/geocms 
-I/media/delazj/github/QGIS/src/core/geocms/geonode 
-I/media/delazj/github/QGIS/src/core/geocoding 
-I/media/delazj/github/QGIS/src/core/gps 
-I/media/delazj/github/QGIS/src/core/labeling 
-I/media/delazj/github/QGIS/src/core/layertree 
-I/media/delazj/github/QGIS/src/core/layout 
-I/media/delazj/github/QGIS/src/core/locator 
-I/media/delazj/github/QGIS/src/core/maprenderer 
-I/media/delazj/github/QGIS/src/core/mesh 
-I/media/delazj/github/QGIS/src/core/metadata 
-I/media/delazj/github/QGIS/src/core/network 
-I/media/delazj/github/QGIS/src/core/numericformats 
-I/media/delazj/github/QGIS/src/core/pal 
-I/media/delazj/github/QGIS/src/core/plot 
-I/media/delazj/github/QGIS/src/core/pointcloud 
-I/media/delazj/github/QGIS/src/core/pointcloud/expression 
-I/media/delazj/github/QGIS/src/core/processing 
-I/media/delazj/github/QGIS/src/core/processing/models 
-I/media/delazj/github/QGIS/src/core/proj 
-I/media/delazj/github/QGIS/src/core/project 
-I/media/delazj/github/QGIS/src/core/providers 
-I/media/delazj/github/QGIS/src/core/providers/arcgis 
-I/media/delazj/github/QGIS/src/core/providers/memory 
-I/media/delazj/github/QGIS/src/core/providers/gdal 
-I/media/delazj/github/QGIS/src/core/providers/ogr 
-I/media/delazj/github/QGIS/src/core/providers/meshmemory 
-I/media/delazj/github/QGIS/src/core/raster 
-I/media/delazj/github/QGIS/src/core/renderer 
-I/media/delazj/github/QGIS/src/core/scalebar 
-I/media/delazj/github/QGIS/src/core/settings 
-I/media/delazj/github/QGIS/src/core/symbology 
-I/media/delazj/github/QGIS/src/core/textrenderer 
-I/media/delazj/github/QGIS/src/core/validity 
-I/media/delazj/github/QGIS/src/core/vector 
-I/media/delazj/github/QGIS/src/core/vectortile 
-I/media/delazj/github/QGIS/external 

Re: [QGIS-Developer] No API documentation for QGIS 3.26

2022-08-08 Thread Delaz J via QGIS-Developer

Thanks, Denis.


H.

Le 08/08/2022 à 15:11, Denis Rouzaud a écrit :

Hi,

For PyQGIS, I just updated the Docker image creation [0] which will 
trigger PyQGIS doc afterwards.

I cannot speak for API docs.

Sorry for the delay.

Denis

[0] 
https://github.com/qgis/QGIS/commit/d3cda6973e4eae98eaf8018e2da7088c86fd31f8


Le lun. 8 août 2022 à 14:33, Delaz J via QGIS-Developer 
 a écrit :


Hi,

Just to mention that there is no API documentation for QGIS 3.26,
no c++
[0] , no pyqgis [1]. It is a bit unfortunate. Any chance these are
updated, please?

Thanks.

Regards,

Harrissou


[0] https://api.qgis.org/api/3.26

[1] https://qgis.org/pyqgis/3.26

___
QGIS-Developer mailing list
QGIS-Developer@lists.osgeo.org
List info: https://lists.osgeo.org/mailman/listinfo/qgis-developer
Unsubscribe: https://lists.osgeo.org/mailman/listinfo/qgis-developer
___
QGIS-Developer mailing list
QGIS-Developer@lists.osgeo.org
List info: https://lists.osgeo.org/mailman/listinfo/qgis-developer
Unsubscribe: https://lists.osgeo.org/mailman/listinfo/qgis-developer


[QGIS-Developer] No API documentation for QGIS 3.26

2022-08-08 Thread Delaz J via QGIS-Developer

Hi,

Just to mention that there is no API documentation for QGIS 3.26, no c++ 
[0] , no pyqgis [1]. It is a bit unfortunate. Any chance these are 
updated, please?


Thanks.

Regards,

Harrissou


[0] https://api.qgis.org/api/3.26

[1] https://qgis.org/pyqgis/3.26

___
QGIS-Developer mailing list
QGIS-Developer@lists.osgeo.org
List info: https://lists.osgeo.org/mailman/listinfo/qgis-developer
Unsubscribe: https://lists.osgeo.org/mailman/listinfo/qgis-developer


[QGIS-Developer] Call for pull requests review in documentation

2021-12-27 Thread Delaz J

Hi QGIS contributors,

May I request your review for a number of pull requests in the 
documentation repository?
Most of them are almost ready; they "simply" have a couple of 
sentences/options that I am not able to fully confirm their 
correctness/goals (and don't want the docs mislead people). For 
convenience, the questions are added in the PR as a comment. You'll find 
the pull requests at
https://github.com/qgis/QGIS-Documentation/pulls?q=is%3Apr+is%3Aopen+label%3Areview_requested 
 



They cover categories like Processing, GPS, mesh, tile vector, server, 
temporal, pyqgis, security... so I hope you will find something your 
review would be welcome at.


The above PRs are imho priorities/blocked ones (getting stale) but if 
you feel like doing more, there are many other PRs you can help move 
forward. Having your help would help us close a good number of issues 
and initiate the 3.22 release process in a better shape.


Thanks in advance for your contributions.

Harrissou Sant-anna

___
QGIS-Developer mailing list
QGIS-Developer@lists.osgeo.org
List info: https://lists.osgeo.org/mailman/listinfo/qgis-developer
Unsubscribe: https://lists.osgeo.org/mailman/listinfo/qgis-developer


Re: [QGIS-Developer] Docs/Instructions for Filter/Query Builder

2021-10-23 Thread Delaz J

Hi,

Le 23/10/2021 à 14:02, Richard Duivenvoorde a écrit :

Hi,

I've just been asked by some average QGIS user (unknown to SQL queries) how to 
create a simple filter like cityname='foo' for a vector layer.

That was almost impossible for that person, unaware of SQL...
We could not find any part of documentation for the SQL Query Builder dialog, 
and we also couldn't find the old (more user oriented) 'query builder' anymore 
(which does have documentation).


I'm not aware of any removal of this kind of info in the docs in the 
recent years.


From the layer properties, Source tab, Query builder dialog (or 
ctrl+F), I can still access 
https://docs.qgis.org/testing/en/docs/user_manual/working_with_vector/vector_properties.html#query-builder. 
Is that one you were looking for? (OK, not really SQL but if the user 
accepts to first load the layer, this should address most of the cases).


There's also the SQL filter from DBManager 
(https://docs.qgis.org/testing/en/docs/user_manual/plugins/core_plugins/plugins_db_manager.html#working-with-the-sql-window) 
whose features, from my understanding, are meant to be brought to the 
Browser new SQL builder. Just not yet finished...


Regards,

Harrissou



So my question is: while for SQL guru's and very advanced users the SQL Query 
Builder probably is a valuable feature, I think for average users the new 
builder is, well pretty hard/impossible ...
Off course we do not have one target-user, but in general I think QGIS get's 
more and more functions, but also get's more and more complex to use.

Would be great if we could still help the non-tech/average user. In this 
specific case maybe with a 'simple'-part of the dialog (which only accepts the 
where clause and where there is a 'test'-button like in the old dialog?
OR at least you would end up with some documentation about the filter if you 
click the Help button on that dialog?

I do understand that it is cool to have the SQL Query builder, but I fear that 
we are loosing some part of our user base if we ask them to be aware of SQL 
constructs, just to filter out some Features based on a field

Opinions?

Regards,

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

___
QGIS-Developer mailing list
QGIS-Developer@lists.osgeo.org
List info: https://lists.osgeo.org/mailman/listinfo/qgis-developer
Unsubscribe: https://lists.osgeo.org/mailman/listinfo/qgis-developer


Re: [QGIS-Developer] Enable github actions in QGIS-Training-Data repository

2021-10-18 Thread Delaz J

I meant https://github.com/qgis/QGIS-Training-Data repository of course

Le 18/10/2021 à 23:18, Delaz J a écrit :

Hi Devs,

Can someone with admin rights in the https://qgis/QGIS-Training-Data 
repository either enables github actions in the repo or provide me 
with enough access to do so, please? I'd like to add (at least) the 
backport bot.


Thanks.

Harrissou


___
QGIS-Developer mailing list
QGIS-Developer@lists.osgeo.org
List info: https://lists.osgeo.org/mailman/listinfo/qgis-developer
Unsubscribe: https://lists.osgeo.org/mailman/listinfo/qgis-developer


[QGIS-Developer] Enable github actions in QGIS-Training-Data repository

2021-10-18 Thread Delaz J

Hi Devs,

Can someone with admin rights in the https://qgis/QGIS-Training-Data 
repository either enables github actions in the repo or provide me with 
enough access to do so, please? I'd like to add (at least) the backport bot.


Thanks.

Harrissou

___
QGIS-Developer mailing list
QGIS-Developer@lists.osgeo.org
List info: https://lists.osgeo.org/mailman/listinfo/qgis-developer
Unsubscribe: https://lists.osgeo.org/mailman/listinfo/qgis-developer


Re: [QGIS-Developer] QGIS-Documentation fails to build

2021-06-08 Thread Delaz J

Thanks Alessandro,

I'd say from June 1st or May 31st.


Regards,

Harrissou

Le 08/06/2021 à 18:58, Alessandro Pasotti a écrit :

Hi,

I'll have a look tomorrow, since when did it start failing?


On Tue, Jun 8, 2021 at 5:06 PM DelazJ <mailto:del...@gmail.com>> wrote:


Hi devs,
still me looking for help to fix the QGIS-Documentation doctest
workflow taking hours and getting canceled
https://github.com/qgis/QGIS-Documentation/actions/workflows/doctest.yml
<https://github.com/qgis/QGIS-Documentation/actions/workflows/doctest.yml>

Thanks,
Harrissou

Le mar. 1 juin 2021 à 08:23, Delaz J mailto:del...@gmail.com>> a écrit :

Hi,

The doctest is again failing, actually aborted by GitHub after
6 hours (it used to take <5mn). Began yesterday.

From what I can see, it's struggling to connect and download
to the qgis docker image. See

https://github.com/qgis/QGIS-Documentation/runs/2715733455?check_suite_focus=true

<https://github.com/qgis/QGIS-Documentation/runs/2715733455?check_suite_focus=true>
vs

https://github.com/qgis/QGIS-Documentation/runs/2709502529?check_suite_focus=true

<https://github.com/qgis/QGIS-Documentation/runs/2709502529?check_suite_focus=true>

Any help appreciated.

Thanks,

Harrissou

Le 28/05/2021 à 11:03, DelazJ a écrit :

Hi,
Thanks Alessandro. Fixed now.

Harrissou

Le mer. 26 mai 2021 à 15:48, Alessandro Pasotti
mailto:apaso...@gmail.com>> a écrit :


It has been moved to the parent class QgsMapLayer

On Wed, May 26, 2021 at 3:32 PM DelazJ mailto:del...@gmail.com>> wrote:

Hi devs,

QGIS-Documentation build test is failing due to
"WARNING: py:meth reference target not found:
qgis.core.QgsVectorLayer.setDataSource" [0]
It looks like the QgsVectorLayer.setDataSource method
is no longer available in master. Anyone knows what
is the replacement?

Thanks,
Harrissou

[0]

https://github.com/qgis/QGIS-Documentation/runs/2672228415?check_suite_focus=true#step:5:622

<https://github.com/qgis/QGIS-Documentation/runs/2672228415?check_suite_focus=true#step:5:622>

___
QGIS-Developer mailing list
QGIS-Developer@lists.osgeo.org
<mailto:QGIS-Developer@lists.osgeo.org>
List info:
https://lists.osgeo.org/mailman/listinfo/qgis-developer
<https://lists.osgeo.org/mailman/listinfo/qgis-developer>
Unsubscribe:
https://lists.osgeo.org/mailman/listinfo/qgis-developer
<https://lists.osgeo.org/mailman/listinfo/qgis-developer>



-- 
Alessandro Pasotti

QCooperative: www.qcooperative.net
<https://www.qcooperative.net>
ItOpen: www.itopen.it <http://www.itopen.it>


___
QGIS-Developer mailing list
QGIS-Developer@lists.osgeo.org <mailto:QGIS-Developer@lists.osgeo.org>
List info: https://lists.osgeo.org/mailman/listinfo/qgis-developer
<https://lists.osgeo.org/mailman/listinfo/qgis-developer>
Unsubscribe:
https://lists.osgeo.org/mailman/listinfo/qgis-developer
<https://lists.osgeo.org/mailman/listinfo/qgis-developer>



--
Alessandro Pasotti
QCooperative: www.qcooperative.net <https://www.qcooperative.net>
ItOpen: www.itopen.it <http://www.itopen.it>
___
QGIS-Developer mailing list
QGIS-Developer@lists.osgeo.org
List info: https://lists.osgeo.org/mailman/listinfo/qgis-developer
Unsubscribe: https://lists.osgeo.org/mailman/listinfo/qgis-developer


Re: [QGIS-Developer] QGIS-Documentation fails to build

2021-06-01 Thread Delaz J

Hi,

The doctest is again failing, actually aborted by GitHub after 6 hours 
(it used to take <5mn). Began yesterday.


From what I can see, it's struggling to connect and download to the 
qgis docker image. See 
https://github.com/qgis/QGIS-Documentation/runs/2715733455?check_suite_focus=true 
vs 
https://github.com/qgis/QGIS-Documentation/runs/2709502529?check_suite_focus=true


Any help appreciated.

Thanks,

Harrissou

Le 28/05/2021 à 11:03, DelazJ a écrit :

Hi,
Thanks Alessandro. Fixed now.

Harrissou

Le mer. 26 mai 2021 à 15:48, Alessandro Pasotti > a écrit :



It has been moved to the parent class QgsMapLayer

On Wed, May 26, 2021 at 3:32 PM DelazJ mailto:del...@gmail.com>> wrote:

Hi devs,

QGIS-Documentation build test is failing due to "WARNING:
py:meth reference target not found:
qgis.core.QgsVectorLayer.setDataSource" [0]
It looks like the QgsVectorLayer.setDataSource method is no
longer available in master. Anyone knows what is the replacement?

Thanks,
Harrissou

[0]

https://github.com/qgis/QGIS-Documentation/runs/2672228415?check_suite_focus=true#step:5:622



___
QGIS-Developer mailing list
QGIS-Developer@lists.osgeo.org

List info:
https://lists.osgeo.org/mailman/listinfo/qgis-developer

Unsubscribe:
https://lists.osgeo.org/mailman/listinfo/qgis-developer




-- 
Alessandro Pasotti

QCooperative: www.qcooperative.net 
ItOpen: www.itopen.it 

___
QGIS-Developer mailing list
QGIS-Developer@lists.osgeo.org
List info: https://lists.osgeo.org/mailman/listinfo/qgis-developer
Unsubscribe: https://lists.osgeo.org/mailman/listinfo/qgis-developer


Re: [QGIS-Developer] point in polygon strikes again: big performance issue

2021-03-14 Thread Delaz J

Hi Jorge,

It doesn't explain nor fix the issue with your expression but mind 
trying /array_sum(overlay_contains('03-04-2021', 'Active'))/? No working 
QGIS around to test myself.


I don't remember if array_sum was introduced in 3.18 or master but 
overlay_** requires at least 3.16. Regards, Harrissou


Le 14/03/2021 à 22:47, David Strip a écrit :

I was able to replicate your problem on my system (Win 10, QGIS 3.10.5).

I tried "Join attributes by location (summary)". This computed the 
result in about 5 seconds.
There are some anomalies in the data, however. For example, there's an 
entry for Belgium with province value "Unknown" and no lat/lon, so it 
doesn't get included in the total. Also, the point for Northern 
Territories, Australia, lies in the ocean, so it is not contained in 
the Australia polygon.



___
QGIS-Developer mailing list
QGIS-Developer@lists.osgeo.org
List info: https://lists.osgeo.org/mailman/listinfo/qgis-developer
Unsubscribe: https://lists.osgeo.org/mailman/listinfo/qgis-developer
___
QGIS-Developer mailing list
QGIS-Developer@lists.osgeo.org
List info: https://lists.osgeo.org/mailman/listinfo/qgis-developer
Unsubscribe: https://lists.osgeo.org/mailman/listinfo/qgis-developer