[QGIS-Developer] QgsProcessingParameterColor available in 3.10 pyqgis docs not in master breaks user manual

2019-12-16 Thread DelazJ
Hi devs, Looking for QgsProcessingParameterColor in the PyQGIS API doc, I have results for 3.10 [0] but nothing when it comes to master[1]. Any reason for that? Consequently, this class unavailability breaks QGIS documentation. Indeed, we rely on API docs (PyQGIS as well as C++) to generate automa

[QGIS-Developer] What does the "Blur only alpha pixels" for label shadows mean?

2019-12-04 Thread DelazJ
Hi devs, When setting a shadow item for a label there's a "Blur only alpha pixels" option (see https://docs.qgis.org/testing/en/docs/user_manual/style_library/label_settings.html#shadow-tab ) I'm unable to understand what it's supposed to do and there's a report in the docs source (https://github.

Re: [QGIS-Developer] Translation of Plugin menu and messages.

2019-12-02 Thread DelazJ
Hi Shiva, You'll find some information at https://docs.qgis.org/3.4/en/docs/pyqgis_developer_cookbook/plugins/plugins.html#translation Hope that helps, Harrissou Le lun. 2 déc. 2019 à 10:17, shiva reddy a écrit : > Hi, > I want to upgrade my plugin to support other languages (other than > Engl

Re: [QGIS-Developer] masks tooltip in Layer Properties

2019-11-28 Thread DelazJ
Hi Richard, this is the implementation of https://github.com/qgis/QGIS-Enhancement-Proposals/issues/63 About the tooltip, I did not check the ui file but i recall a similar bug recently in this dialog with tabs showing wrong tooltip (possibly, when they had no tooltip?) Harrissou Le jeu. 28 nov

Re: [QGIS-Developer] Processing model improvement suggestions

2019-11-20 Thread DelazJ
Hi Magnus, Le mer. 20 nov. 2019 à 10:54, johnrobot a écrit : > Hi > I have been using processing models in QGIS 3.10.0 a bit lately and I have > some additional improvement suggestions (on top of my previous collection, > > http://osgeo-org.1560.x6.nabble.com/QGIS-Developer-Thoughts-on-using-pro

Re: [QGIS-Developer] too much Windows desktop notifications ?

2019-10-18 Thread DelazJ
Hi Régis, Interesting! Just today, I told myself that I should probably open an issue report to ask to "silent" these notifications that pop up too often. Regards, Harrissou Le ven. 18 oct. 2019 à 15:19, Régis Haubourg a écrit : > Hi all, > we have customers raising an interesting feedback. Wi

[QGIS-Developer] Is QGIS on Android?

2019-10-14 Thread DelazJ
Hi, For years now, the main page of QGIS website (https://qgis.org) claims: Create, edit, visualise, analyse and publish geospatial information on Windows, Mac, Linux, BSD (Android coming soon) coming soon And looking at the download page ( https://qgis.org/en/site/forusers/download.html), the

Re: [QGIS-Developer] 3.10.0 in hard freeze, should we branch master as unfreeze for 3.12?

2019-10-14 Thread DelazJ
Hi all, If I may, it's maybe time to begin compilation of the changelog Harrissou Le lun. 14 oct. 2019 à 12:25, Mathieu Pellerin a écrit : > I'm also -0 to branch off early, as I think it's a missed opportunity to > get core devs to stick to soon-to-be-released 3.10 for as long as possible

Re: [QGIS-Developer] No more layout page properties in contextual menu?

2019-09-30 Thread DelazJ
version and compile, everything looks good. > >> > >> Alexandre Neto > >> > >> On Mon, Sep 30, 2019 at 8:29 PM Régis Haubourg < > regis.haubo...@gmail.com> wrote: > >>> > >>> Works here in > https://github.com/qgis/QGIS/commit/3a6cc

[QGIS-Developer] No more layout page properties in contextual menu?

2019-09-30 Thread DelazJ
Hi devs, I'm using QGIS 3.9 ea7b27ef3e and am unable to access the page properties; it used to be available with right-click in the layout but can't find it there. Browsing the menus neither shows it. Since my version is not the latest (and osgeo4w did not let me update all the day), can someone

Re: [QGIS-Developer] Documentation wish list for "hackfesters"

2019-09-16 Thread DelazJ
s (and not "founds" - damn keyboard).* Regards, Harrissou Le ven. 23 août 2019 à 18:21, DelazJ a écrit : > Hi all, > > With the QGIS Community Meeting beginning, a bunch of developers and > writers will meet to brainstorm and improve QGIS. Here are some suggestions >

Re: [QGIS-Developer] GSoC 2019 - Final Report - QGIS 3D Improvement: On-Screen Navigation, Bookmarks, Rendering Point Feature as Billboard, and Measuring Tool

2019-09-02 Thread DelazJ
sarily what would bring new writers to the team, having easy to build instructions could be of help when good times come ;) Thanks, Harrissou Thanks. > > Best regards. > > > > > On Tue, Aug 27, 2019 at 1:54 PM DelazJ wrote: > >> Hi Ismail, all >> >> Le mar.

[QGIS-Developer] Select/extract by location algorithm with same input layers (un)expected results?

2019-08-31 Thread DelazJ
Hi, I don't know whether it's an issue to file or a design so i'm asking beforehand. If you use select by location algorithm with the same layer as source and comparing, and select a predicate like "within" for example, it returns all the features since it considers a feature to be within itself.

Re: [QGIS-Developer] GSoC 2019 - Final Report - QGIS 3D Improvement: On-Screen Navigation, Bookmarks, Rendering Point Feature as Billboard, and Measuring Tool

2019-08-27 Thread DelazJ
the trigger. If you plan to tackle this issue in the current process, then having no report is not an issue. Otherwise a manual creation is still possible. Thanks for helping. And if ever you struggle in the steps, let us know, We are looking for feedbacks from new contributors on our processes

Re: [QGIS-Developer] GSoC 2019 - Final Report - QGIS 3D Improvement: On-Screen Navigation, Bookmarks, Rendering Point Feature as Billboard, and Measuring Tool

2019-08-26 Thread DelazJ
Hi Ismail, Congratulations! Thanks for your contribution and for providing new features in QGIS. If I may, is there a plan to have the feature(s) documented for the QGIS 3D users in the official User manual (or any end user oriented documentation)? I think it would greatly complete the work. 3D in

[QGIS-Developer] Documentation wish list for "hackfesters"

2019-08-23 Thread DelazJ
Hi all, With the QGIS Community Meeting beginning, a bunch of developers and writers will meet to brainstorm and improve QGIS. Here are some suggestions of topics (among many others) some documentation contributors would be REALLY interested in having a fix for. We need a developer to address and

Re: [QGIS-Developer] Looking for tips to avoid unnecessary configuration reset when building QGIS

2019-08-13 Thread DelazJ
as Kuhn a écrit : > Hi Harrissou, > > You can setup ccache, which will cache previously compiled files for you. > > Best regards > > Matthias > On 8/13/19 7:37 AM, DelazJ wrote: > > Hi devs, > I'm facing a recurrent issue with the process of building QGIS and I

[QGIS-Developer] Looking for tips to avoid unnecessary configuration reset when building QGIS

2019-08-12 Thread DelazJ
Hi devs, I'm facing a recurrent issue with the process of building QGIS and I'd like to get feedback/advice from you. I checkout and build master branch Whenever I modify files I can run the build command and it applies rather quickly. only the diff is taken. Now that I'm satisfied with my changes

Re: [QGIS-Developer] PostgreSQL execute and load SQL in Processing Modeler

2019-07-31 Thread DelazJ
Hi Pedro, Using "PostgreSQL execute SQL" https://docs.qgis.org/testing/en/docs/user_manual/processing_algs/qgis/database.html#postgresql-execute-sql? without the load part Regards, Harrissou Le mer. 31 juil. 2019 à 18:31, Pedro Venâncio a écrit : > Dear all, > > I'm developing a Processing Mode

Re: [QGIS-Developer] Some problems with the attribute table

2019-07-17 Thread DelazJ
Hi Matteo, In Form view or table view? If form view, can you check that you don't have the "new" zoom to current feature button pressed (bottom of left panel)? Cannot confirm here but I don't have a very recent build and am struggling to get a working build right now. Regards, Harrissou Le mer. 1

Re: [QGIS-Developer] Locked layers and styles in layouts - where to see used layers?

2019-07-08 Thread DelazJ
Hi, See the last example at https://docs.qgis.org/testing/en/docs/user_manual/print_composer/composer_items/composer_label.html#exploring-expressions-in-a-label-item to create a list of used layers in a 'map 1' map item. Hope that helps, Harrissou Le lun. 8 juil. 2019 à 16:31, magerlin a écrit

Re: [QGIS-Developer] Translation of QGIS ltr and QGIS master

2019-06-27 Thread DelazJ
qgis-application is master, the release-3-8-qgis-application is for 3.8 and the release-3-4-qgis-application for 3.4 ltr. Depending on the language, the strings may not yet been uploaded totally, reason why percentage of translations may greatly differ. About what to translate, might be worth check

Re: [QGIS-Developer] Translation of QGIS ltr and QGIS master

2019-06-27 Thread DelazJ
a very brief guide on the operations to do, as > proposed by delazj in [2]? > > thank you so much > s. > [1] https://github.com/qgis/QGIS/pull/9331 > [2] https://github.com/qgis/QGIS-Website/issues/592 > > > > -- > Sent from: > htt

Re: [QGIS-Developer] QGIS documentation build is failing and is making me crazy. Heeellp!!!!

2019-06-26 Thread DelazJ
Hi, OK. Thanks Alex. Looking forward. Meanwhile, I came accross some global variables https://www.sphinx-doc.org/en/master/usage/extensions/doctest.html#configuration Cheers, Harrissou Le mer. 26 juin 2019 à 11:59, Alexandre Neto a écrit : > Hi Harrissou, > > I think you are over thinking it.

Re: [QGIS-Developer] [Qgis-community-team] QGIS documentation build is failing and is making me crazy. Heeellp!!!!

2019-06-25 Thread DelazJ
emember what this file was created for? Harrissou Le mar. 25 juin 2019 à 17:17, Alexandre Neto a écrit : > On Tue, Jun 25, 2019 at 3:20 PM DelazJ wrote: > >> How do we do this sanitization? >> > > Deleting all variables in the end of each pycookbook file? or in the >

Re: [QGIS-Developer] [Qgis-community-team] QGIS documentation build is failing and is making me crazy. Heeellp!!!!

2019-06-25 Thread DelazJ
group, then ( https://www.sphinx-doc.org/en/master/usage/extensions/doctest.html)? The order of doctest may indeed be random since providing the suggested fix also fails (https://github.com/qgis/QGIS-Documentation/pull/3880) with suggesting the current situation. :mad: Harrissou > Alex > &g

[QGIS-Developer] QGIS documentation build is failing and is making me crazy. Heeellp!!!!

2019-06-25 Thread DelazJ
Hi, For days now, master in QGIS-Documentation is failing [0]. For the same reason, which has nothing to do with the writing system but the testing framework for pyQGIS code. Issue is that the failure does not seeem to be constantly reproducible. In the link above, havatv-climbalongline and havatv

Re: [QGIS-Developer] grant proposal

2019-06-25 Thread DelazJ
Hi, For the record, http://osgeo-org.1560.x6.nabble.com/Grant-application-suggestions-for-next-time-td5368078.html from last year Regards, Harrissou Le mar. 25 juin 2019 à 09:38, Alessandro Pasotti a écrit : > > > On Tue, Jun 25, 2019 at 9:33 AM Denis Rouzaud > wrote: > >> Hi all, >> >> I'd l

Re: [QGIS-Developer] translate plugin gui and log messages

2019-06-20 Thread DelazJ
Hi > On Thu, Jun 20, 2019 at 9:11 AM matteo wrote: > >> > Hi Matteo, >> > thank you for the help, your solution works fine in linux. Do you know >> > if something similar exists for Windows? >> >> make transup and make transcompile just call bash scripts. not sure >> what the workaround coul

Re: [QGIS-Developer] Preferred way to set startup options on Windows and is qgis_global_settings.ini used or not

2019-06-19 Thread DelazJ
Hi all, Does this not help https://docs.qgis.org/testing/en/docs/user_manual/introduction/qgis_configuration.html#deploying-qgis-within-an-organization ? Regards, Harrissou Le mer. 19 juin 2019 à 14:11, Richard Duivenvoorde a écrit : > On 19/06/2019 11.00, Alexandre Neto wrote: > > Hi Richard,

Re: [QGIS-Developer] macOS installs -- Lutra

2019-06-05 Thread DelazJ
Hi Anthony, it doesn't seem to be available from direct download on qgis.org but, please see https://qgis.org/downloads/macos/ (hoping that someone will summarize the info and link at a more discoverable place) regards, Harrissou Le mer. 5 juin 2019 à 20:48, Anthony DeBarros a écrit : > Hi, fol

Re: [QGIS-Developer] Issues in Feedback state & auto-closing issues

2019-06-03 Thread DelazJ
Hi, Le lun. 3 juin 2019 à 15:45, Alessandro Pasotti a écrit : > > Looks good! > > Do we have web page with more information where we can point the users to? > > Afaict, no! Nothing on our official web site. And this would address, if I correctly understand what's being said, https://github.com/q

Re: [QGIS-Developer] Post github issues migration clean ups - some proposals

2019-05-26 Thread DelazJ
Hi "Easy fix" is what introduced me to the QGIS code (and maybe to GH). It makes things less intimidating, particularly when you are not a developer (not all the issues require to be a master in coding) and this is what i from time to time use to check in redmine. And TBH, this is the first filter

Re: [QGIS-Developer] github comment issues

2019-05-24 Thread DelazJ
Hi, Alexis, it might have to do with the issues migration (i thought i was finished but issues are still being created). Probably this is to avoid some non informed people create an issue report during the process. Safer this way. Le ven. 24 mai 2019 à 22:52, Harrissou a écrit : > Hi, > My case

[QGIS-Developer] Broken osgeo4w for download?

2019-05-16 Thread DelazJ
Hi, The last QGIS version I can fetch using osgeo4w setup is https://github.com/qgis/QGIS/commit/10dd209e4a0a4dc5eff9ad0fbf78cddf350f1872, seven days old? Is that boken or do I miss something? Regards, Harrissou ___ QGIS-Developer mailing list QGIS-Devel

Re: [QGIS-Developer] Explode HStore algorithm

2019-05-12 Thread DelazJ
Hi, See the Processing toolbox https://qgis.org/en/site/forusers/visualchangelog36/index.html#feature-explode-hstore-algorithm regards, Harrissou Le dim. 12 mai 2019 à 18:10, a écrit : > Hi > Am 12.05.19 um 17:03 schrieb Enrico Ferreguti: > > You can handle hstore using dedicated maps functions

Re: [QGIS-Developer] Bug #21460?

2019-04-09 Thread DelazJ
Hi, Le mar. 9 avr. 2019 à 10:25, Richard Duivenvoorde a écrit : > On 09/04/2019 03.41, Nyall Dawson wrote: > > > If you can suggest any ways to improve the wording of that post (while > > keep the core message intact), please let me know. > > On Mon, Apr 8, 2019 at 4:30 AM Paolo Cavallini

Re: [QGIS-Developer] Adding "Requirements" as optional field/entry/line in metadata.txt

2019-03-31 Thread DelazJ
Hi, Stefan, you might want to join the discussion at https://github.com/qgis/QGIS/pull/9619 Regards, Harrissou Le dim. 31 mars 2019 à 18:44, Stefan Keller a écrit : > Ciao Paolo > > Thanks for replying. > I've opened this ticket https://issues.qgis.org/issues/21715 . > I'm sorry not being able

Re: [QGIS-Developer] Translation of QGIS ltr and QGIS master

2019-03-15 Thread DelazJ
Hi S., This is a valid issue that also bothers me for a long time (and I think is not coherent with the LTR status). And Jürgen Fischer recently pushed a PR that gives me some hope: see https://github.com/qgis/QGIS/pull/9331 (basically, they are commands that help to backport transifex translation

Re: [QGIS-Developer] Welcome page improvements

2019-03-11 Thread DelazJ
Hi, Le lun. 11 mars 2019 à 11:16, Paolo Cavallini a écrit : > On 11/03/19 06:02, Tim Sutton wrote: > > Only if it can have you as an overlay with a stick pointing at a high > > pressure cell :-) > > happy to see that the good old hacker humour is not gone > It was not humour; it's a requirement

Re: [QGIS-Developer] Algorithms help files not available for translation

2019-02-27 Thread DelazJ
écrit : > Hi Harrissou, > > On Tue, 26. Feb 2019 at 16:45:17 +0100, DelazJ wrote: > > Me again. Nobody knows? > > > https://github.com/qgis/QGIS/commit/2f431bc1f36f45b9bf6639691106e9975687817d > > > Jürgen > > -- > Jürgen E. Fischer norBIT GmbH

Re: [QGIS-Developer] Algorithms help files not available for translation

2019-02-26 Thread DelazJ
Hi, Me again. Nobody knows? Harrissou Le lun. 25 févr. 2019 à 06:04, DelazJ a écrit : > Hi devs, > > A user who wanted to translate some strings in QGIS 3.4 contacted me > because he could not find them. Giving it a look, it looks like no text > from the > https://github.

[QGIS-Developer] Algorithms help files not available for translation

2019-02-24 Thread DelazJ
Hi devs, A user who wanted to translate some strings in QGIS 3.4 contacted me because he could not find them. Giving it a look, it looks like no text from the https://github.com/qgis/QGIS/blob/master/python/plugins/processing/algs/help/qgis.yaml is available for translation (I couldn't find in tra

Re: [QGIS-Developer] Plugin [332] geoUmbriaSUIT approval notification.

2019-02-23 Thread DelazJ
Hi, It could be nice that the issue report [0] relative to the wrong bug tracker in metadata gets fixed. [0] https://github.com/gmassei/geoUmbriaSUIT/issues Regards, Harrissou Le sam. 23 févr. 2019 à 17:43, a écrit : > > Plugin geoUmbriaSUIT approval by pcav. > The plugin version "[332] geoUmb

Re: [QGIS-Developer] 2.18 and redmine - some questions

2019-02-08 Thread DelazJ
Hi, Le lun. 21 janv. 2019 à 00:49, Jürgen E. Fischer a écrit : > > Hi Nyall, > > On Mon, 21. Jan 2019 at 07:34:20 +1000, Nyall Dawson wrote: > > 1. Can we remove the 2.x options from affected versions for new > > tickets, so that users can no longer file bugs against these versions? > > Done. >

Re: [QGIS-Developer] New documentation coordinator

2019-01-24 Thread DelazJ
Hi, Congratulations Matteo. And thanks for picking this task. PS: forwarding to the docs list Harrissou Le jeu. 24 janv. 2019 à 23:56, Nyall Dawson a écrit : > On Thu, 24 Jan 2019 at 23:18, Marco Bernasocchi wrote: > > > > Hi all, > > > > It is with great pleasure that I would like to welco

Re: [QGIS-Developer] Why is .qgz the default format?

2019-01-21 Thread DelazJ
Hi all, No, Andreas, you are not alone. I was planning to write to the list for the same reason. thanks. I'm not sure how many users rely on qgd data yet, but I find it annoying when using a simple and basic project to have it in qgz format by default (and losing the so good "find and replace" in

Re: [QGIS-Developer] Plugin [280] TMS for Korea approval notification.

2018-11-27 Thread DelazJ
Hi, The issue report link is dead Harrissou Le mer. 28 nov. 2018 à 07:25, a écrit : > > Plugin TMS for Korea approval by pcav. > The plugin version "[280] TMS for Korea 2.0.0 Experimental" is now approved > Link: http://plugins.qgis.org/plugins/tmsforkorea/ > ___

[QGIS-Developer] Limitations of the search locator "af" option?

2018-11-15 Thread DelazJ
Hi devs, I was about to write an issue report but given that I get a kind of consistent result, I wonder if it's by design or a bug. so better ask here before. I'm exploring the locator feature that searches in all layers , aka "af" and because it almost never returns something usable to me (I of

Re: [QGIS-Developer] Get the Canvas CRS in Expression

2018-11-12 Thread DelazJ
Hi, map_crs is a 3.0 feature afaics https://github.com/qgis/QGIS/pull/3968 Regards, Harrissou Le lun. 12 nov. 2018 à 13:06, René-Luc Dhont a écrit : > I'd like to use it in QGIS 2.18 ? > > In which version do you have map_crs ? > > René-Luc > > > Le 12/11/2018 à 13:03, Tom Chadwin a écrit : > >

Re: [QGIS-Developer] Help Link of Processing algorithm broken

2018-11-01 Thread DelazJ
Hi, Indeed, neither 3.4 nor 3.5 help buttons are redirected to testing manual. You get a 404 page trying to open a page. Regards, Harrissou Le mar. 30 oct. 2018 à 10:00, Matteo Ghetta a écrit : > Hi all, > > in the current 3.5 the Help button of Processing algorithm is broken. I > think it is

Re: [QGIS-Developer] Missing translated strings in localized master

2018-10-25 Thread DelazJ
Hi, Looks like these issues have been fixed. (Correct) Translations are back. Thanks to whoever dit it. Harrissou. Le mar. 23 oct. 2018 à 11:26, Matteo Ghetta a écrit : > Hi Harrissou, > > yep, a serious issue. We had a wrong raster -> vector translation in > Processing (that can lead to serio

Re: [QGIS-Developer] Rotate or Offset Point symbol: how do they work? Or are they broken?

2018-10-23 Thread DelazJ
eumann a > écrit : > >> Hi Harrissou, >> >> I would report it as a bug. I would also expect that an expression with >> just the field in it would work. >> >> Andreas >> >> On 2018-10-23 12:58, DelazJ wrote: >> >> OK. Like u

Re: [QGIS-Developer] Rotate or Offset Point symbol: how do they work? Or are they broken?

2018-10-23 Thread DelazJ
type" menu, I was mechanically opening the data-defined "Edit..." expression dialog and selecting the same field. The field values are applied to rotation but it's not recognized as a field the tool could update. Should I report a bug or is it intended/known limitation? Regards,

Re: [QGIS-Developer] Rotate or Offset Point symbol: how do they work? Or are they broken?

2018-10-23 Thread DelazJ
Hi, Thanks, Nyall. Le mar. 23 oct. 2018 à 03:06, Nyall Dawson a écrit : > On Tue, 23 Oct 2018 at 03:17, DelazJ wrote: > > > > Hi, > > Any clue on how the "Rotate Point symbol" or "Offset Point symbol" > digitizing tools are expected to work? The docs

Re: [QGIS-Developer] Missing translated strings in localized master

2018-10-23 Thread DelazJ
Hi, Matteo, your issue is confirmed for French also: we also remark that some wrong translations present in previous releases and that we fixed meanwhile are back. And, obviously no way to find them on Transifex. Likewise, some new strings we translated are still shown in English. So now, we have

[QGIS-Developer] Rotate or Offset Point symbol: how do they work? Or are they broken?

2018-10-22 Thread DelazJ
Hi, Any clue on how the "Rotate Point symbol" or "Offset Point symbol" digitizing tools are expected to work? The docs [0] seems wrong (or broken?) and whatever I try (including creating a field named "rotation"), I get a "The selected point does not have a rotation (*or an offset*) attribute set."

Re: [QGIS-Developer] [Qgis-tr] Missing translated strings in localized master

2018-10-22 Thread DelazJ
slations in the > menu came back. > > Zoltan > > On Thu, 20 Sep 2018, DelazJ wrote: > > > Transifex Webtranslation page for QGIS is on > https://www.transifex.com/qgis/ > ___ > QGIS-Developer mailing list > QG

Re: [QGIS-Developer] plugin reload fail

2018-10-13 Thread DelazJ
Hi, How about reloading with the "Plugin reloader" plugin [0]? You might need to enable "show experimental plugins" beforehand. I thik this would save QGIS I/O. [0] http://plugins.qgis.org/plugins/plugin_reloader/ Regards, Harrissou Le sam. 13 oct. 2018 à 10:14, Richard Duivenvoorde a écrit :

Re: [QGIS-Developer] Using help button from a third-party Processing algorithm

2018-10-12 Thread DelazJ
Hi, Nyall, the reporter is using 3.2.3 and I do not have third-party providers installed here. So it might be fixed though regarding the issue report I mentioned above I'm not really sure given that: - if I understand the commit, saga is among the providers we keep showing the help button for - th

[QGIS-Developer] Using help button from a third-party Processing algorithm

2018-10-12 Thread DelazJ
Hi devs, I raised this issue months ago in the community list [0] from a documentation maintainer perspective. It does not get solved. It arises again, but from a user perspective (aka as a bug report [1]) and as this impacts QGIS GUI, let's try to discuss and find a solution here: Have a guidelin

[QGIS-Developer] Vocabulary learning: Dissolve vs Merge

2018-10-10 Thread DelazJ
Hi, In QGIS, there's the "Dissolve" algorithm [1] and in the advanced digitizing tools, there's the "Merge selected features" [2]. Both afaics do the same thing: replace input features by a single one whose geometry represents the combination of their geometries. No statistics is performed by defa

Re: [QGIS-Developer] [Qgis-psc] Fwd: Documentation writing

2018-10-02 Thread DelazJ
Hi Anita Not the only one: see https://github.com/qgis/QGIS-Documentation/issues/2742 Harrissou Le mar. 2 oct. 2018 à 20:37, Anita Graser a écrit : > Hi, > > On Tue, Sep 25, 2018 at 12:01 PM DelazJ wrote: > >> * the processing system and particularly "graphical mode

Re: [QGIS-Developer] [Qgis-user] Buffer Algorithm (Buffer distance of output polygon is not equal to the Distance parameter)

2018-09-27 Thread DelazJ
Hi, There might be more information in the *Info* drop-down menu. Expand it, please. Harrissou Le jeu. 27 sept. 2018 à 16:55, Ben Hur Pintor a écrit : > Hi everyone. > > I apologize if this has been asked before but I would just like to clarify > if this is how the buffer algorithm in QGIS shou

Re: [QGIS-Developer] [Qgis-psc] Fwd: Documentation writing

2018-09-27 Thread DelazJ
Hi, Matteo, I was just listing the areas I had in mind but I agree with you: we should prioritize the issues. I think we should use paid program to tackle what are more relevant to the project and setting a priority of what we think should be documented is a necessary step. This will help to conce

Re: [QGIS-Developer] [Qgis-psc] Fwd: Documentation writing

2018-09-25 Thread DelazJ
Hi all (sorry for the cross-posting but it's because the call was made if I'm not wrong on all the three channels) Thanks to those that already applied and happy to see that Documentation repo will likely be lively in upcoming weeks. If that can help to attract more people, these are some of the m

Re: [QGIS-Developer] [Qgis-tr] Missing translated strings in localized master

2018-09-20 Thread DelazJ
Hi all, Thank you, Jürgen. I confirm that translations are back. Regards, Harrissou Le mer. 19 sept. 2018 à 19:27, Jürgen E. Fischer a écrit : > Hi, > > On Wed, 19. Sep 2018 at 15:50:38 +0200, Jürgen E. Fischer wrote: > > I didn't try that. Good catch. The qm from the linux nightly works > f

Re: [QGIS-Developer] [Qgis-tr] Missing translated strings in localized master

2018-09-19 Thread DelazJ
manually in Windows, it worked fine. So looks like a build issue. > > It doesn't help to solve the issue, but at least it's a workaround for > power > users / support providers... > > B. > > > Dnia środa, 19 września 2018 12:20:21 CEST DelazJ pisze: > > > Oh

Re: [QGIS-Developer] [Qgis-tr] Missing translated strings in localized master

2018-09-19 Thread DelazJ
s is a big issue for Windows non-English users (would be a pity for a LTR release). Harrissou Le mer. 19 sept. 2018 à 11:37, Jürgen E. Fischer a écrit : > Hi, > > On Wed, 19. Sep 2018 at 10:28:36 +0200, DelazJ wrote: > > See for example the attached screenshots where some strings

[QGIS-Developer] Unable to get QGIS interface in another laguage than the system's - broken feature?

2018-09-19 Thread DelazJ
Hi, I don't know if it's a local issue nor how I can get it sorted but I'm unable to change the language in which QGIS interface is displayed. I can get access to the Options --> General but whatever language I choose, reopening QGIS results in the same French interface. Creating new profile, chan

[QGIS-Developer] Missing translated strings in localized master

2018-09-19 Thread DelazJ
Hi, I've been reported some missing translations we have in the French interface of QGIS: there are some strings that are translated in Transifex (for weeks, months now) that do not appear in localized QGIS. See for example the attached screenshots where some strings are still in English though no

Re: [QGIS-Developer] Programmatically iterate over features with Processing in QGIS 3

2018-09-14 Thread DelazJ
Hi, Thanks Nyall. If it uses the same getFeatures method (already shown multiple times) then I'll remove that example. Regards, Harrissou Le ven. 14 sept. 2018 à 01:59, Nyall Dawson a écrit : > On Thu, 13 Sep 2018 at 15:40, DelazJ wrote: > > > > Hi, > > CCin

Re: [QGIS-Developer] Programmatically iterate over features with Processing in QGIS 3

2018-09-12 Thread DelazJ
Hi, CCing to qgis-dev as nobody in community seems... inspired by the question and I'd like to close that old PR and rebase other changes. Thanks for any hint. Harrissou Le mar. 11 sept. 2018 à 18:12, DelazJ a écrit : > Hi all, > > QGIS documentation states [0] that Processing

Re: [QGIS-Developer] QgsAbstractProcessingParameterWidgetWrapper problems in Processing

2018-09-11 Thread DelazJ
Hi Matteo, See https://issues.qgis.org/issues/19813. How recent is your build? Regards, Harrissou Le mar. 11 sept. 2018 à 18:13, Matteo Ghetta a écrit : > Hi devs, > > I get his error with the random points in extent algorithm: > > AttributeError: 'QgsAbstractProcessingParameterWidgetWrapper'

Re: [QGIS-Developer] The gitter bridge doesn't support private messaging, or inviting to rooms.

2018-09-04 Thread DelazJ
Hi, Thanks to the person who fixed this issue. Regards, Harrissou Le lun. 3 sept. 2018 à 14:58, Tom Chadwin a écrit : > I was literally about to post this same message - I've left the QGIS Gitter > room because of the issue. > > Thanks, Harrissou > > Tom > > > > - > Buy Pie Spy: Adventures

[QGIS-Developer] The gitter bridge doesn't support private messaging, or inviting to rooms.

2018-09-03 Thread DelazJ
Hi, Can someone give a look to this annoying message that floods the gitter chat and makes it unusable and disturbing (with wrong notifications), please? Thanks. ___ QGIS-Developer mailing list QGIS-Developer@lists.osgeo.org List info: https://lists.osg

Re: [QGIS-Developer] Do we really need experimental and non-experimental plugins?

2018-08-30 Thread DelazJ
Hi, Maybe I am late on this discussion. I agree that showing experimental plugins by default and asking our base users to manage updates from experimental to stable versions may not be a simple task, nor a desired one. But what about showing experimental plugins by default when they are new plugin

[QGIS-Developer] Make translatable the help of the custom function template

2018-08-26 Thread DelazJ
Hi, Opening an expressiondialog, function editor tab, you can create your own function, based on a provided template [0]. In the template file, other than the function itself, there's a long help comment explaining what the parameters are, how they behave and many contextual useful information. BUT

Re: [QGIS-Developer] Interrogation about algorithms to offset/translate features

2018-08-22 Thread DelazJ
Hi Nyall and others, Le mar. 21 août 2018 à 07:09, Nyall Dawson a écrit : > On Mon, 20 Aug 2018 at 23:17, DelazJ wrote: > > > > Good day devs, > > > > [...] > > > > I have some concerns/questions: > > > > -"translate" vs "array

[QGIS-Developer] Interrogation about algorithms to offset/translate features

2018-08-20 Thread DelazJ
Good day devs, Today I was looking for an algorithm to create parallel lines in another layer and a search provides me with many candidates. I found - "translate": creates one parallel feature moved at a specified x/y/z/m offset distance - "array of offset features": same thing than translate but

Re: [QGIS-Developer] Translation state of master

2018-08-20 Thread DelazJ
Hi all, I'd like to revive this discussion that did not lead to a decision at that time (shadowed by the github/gitlab/redmine discussion). Having recently spent time on translation and use QGIS Desktop in french language, I'd tend to agree with the quality of translation decreasing. This is mainl

Re: [QGIS-Developer] Unable to understand the "Default CRS for new projects" setting

2018-07-25 Thread DelazJ
Hi Nyall, Thanks for the reply 2018-07-26 0:34 GMT+02:00 Nyall Dawson : > On Wed, 25 Jul 2018 at 00:50, DelazJ wrote: > > > > Hi, > > > - if it's a geometryless layer, then the project CRS is set to epsg:4326 > > This one is definitely a bug! > > Shou

Re: [QGIS-Developer] Update for QGIS testing manual

2018-07-24 Thread DelazJ
Hi Calvin 2018-07-24 17:59 GMT+02:00 C Hamilton : > I was looking at the QGIS manual page > > https://docs.qgis.org/testing/en/docs/user_manual/processing_algs/qgis/ > vectorcreation.html#qgiscreategrid > > It says that Create Grid is under Vector -> Analysis Tools. In the main > menu it is reall

[QGIS-Developer] Unable to understand the "Default CRS for new projects" setting

2018-07-24 Thread DelazJ
Hi, In the Settings --> Options --> CRS menu, user can choose a CRS which is used as default whenever he opens a new blank project. Then if he adds a layer: - if the layer CRS is different from the one I set for the project, the project CRS is changed and aligned with the first loaded layer CRS; -

Re: [QGIS-Developer] Reading OSM data from .osm file

2018-07-24 Thread DelazJ
Hi, Etienne, where does the osmconf file come from? Is it a default file in QGIS (v3) installation or something added when installing the QuickOSM plugin? I mean should the aforementioned option 4 have returned the data in a ""flat"" shape (a key <-> a field), as does QuickOSM by default? Thanks,

Re: [QGIS-Developer] Re-implementing delimited text provider help

2018-07-07 Thread DelazJ
Hi Chris, 2018-07-06 22:52 GMT+02:00 Chris Crook : > Hi all > > I am looking for guidance on documentation. > > Can you elaborate on the kind of guidance you need, please? Basically, docs sources are in https://github.com/qgis/QGIS-Documentation repository and clicking the "Fix Me" link at the bo

Re: [QGIS-Developer] Projecta

2018-06-25 Thread DelazJ
Hi Tim, 2018-06-25 9:26 GMT+02:00 Tim Sutton : > Hi > > > 8< — snip —— > > The same for the lessons platform we build (see http://changelog.qgis.org > /en/qgis/section/list/ for all the new training materials we have been > developing for QGIS) - we could be pulling this over to QGIS.org

Re: [QGIS-Developer] Identify [feature] tagged reports that are not worth documenting

2018-06-21 Thread DelazJ
Dawson : > On Fri, 22 Jun 2018 at 08:34, Nyall Dawson wrote: > > > > > > On Thu, 21 Jun 2018 at 22:56, DelazJ wrote: > > > > > > Hi, > > > > > > The [FEATURE] tagged pull-requests are used to advertize devs of a new > feature but also

Re: [QGIS-Developer] Looking for my right and my left

2018-06-21 Thread DelazJ
Thanks for having checked, Harrissou 2018-06-21 15:25 GMT+02:00 Martin Dobias : > Hi again > > On Thu, Jun 21, 2018 at 1:38 PM, DelazJ wrote: > >> > >> It should be left/right when looking from the direction of the > >> original line. So for example if t

Re: [QGIS-Developer] 32 by 3.2?

2018-06-21 Thread DelazJ
Hi, Congratulations to all the cleaners! I can see that GitHub had for a moment reported 32 issues today and I'm pretty sure it'll go lower. When Nyall launched this "32 by 3.2" operation, I laughingly suggested to some people that in the Doc repo we also tried a "320 by 3.2" operation. We were a

[QGIS-Developer] Identify [feature] tagged reports that are not worth documenting

2018-06-21 Thread DelazJ
Hi, The [FEATURE] tagged pull-requests are used to advertize devs of a new feature but also populate both doc issue repo and changelog. While the automatic issue report is really really great, not all the [features] implementations are worth mentioning in the user manuals, sometimes because it's a

Re: [QGIS-Developer] Looking for my right and my left

2018-06-21 Thread DelazJ
Hi Martin 2018-06-21 13:08 GMT+02:00 Martin Dobias : > Hi Harrissou > > On Thu, Jun 21, 2018 at 12:55 PM, DelazJ wrote: > > Hi, > > > > I've raised the question [0] but I did get no answer two weeks later so > > making a wider call > > Sorry it se

[QGIS-Developer] Looking for my right and my left

2018-06-21 Thread DelazJ
Hi, I've raised the question [0] but I did get no answer two weeks later so making a wider call Select a polyline layer and toggle it to edit Draw a polyline Configure the snapping options Enable the tracing tool and add a positive value in the offset option box Draw a new line following the one

Re: [QGIS-Developer] RES: Highlighting selected vertex in vertex editor

2018-06-07 Thread DelazJ
Hi Matteo Do you mean this https://issues.qgis.org/issues/17806? 2018-06-07 14:41 GMT+02:00 matteo : > Hi Jorge, > > yes exactly. But in the vertex table, if you click on one or many rows > the corresponding vertex are not highlighted in the map like it is for 2.x > > Cheers > > Matteo >

Re: [QGIS-Developer] Rectangles-Ovals-Digitizing plugin deprecated

2018-06-06 Thread DelazJ
Hi, Should we not take the occasion to get rid of this plugin 2018-06-06 11:13 GMT+02:00 L.Bartoletti : > > > No offense to my question, but why use this plugin again, since > CADDigitize or QAD (and maybe others) do the same job (better) and more? > > Agreed with Loïc. We often claim and try (P

Re: [QGIS-Developer] Changelog for 3.2 now active

2018-06-04 Thread DelazJ
Hi, Is it normal that http://changelog.qgis.org/en/qgis/version/3.2.0/ provides only 5 new features? Harrissou 2018-03-03 12:15 GMT+01:00 Richard Duivenvoorde : > On 03-03-18 08:33, Tim Sutton wrote: > > >> I'm not sure if it's an issue with my projecta account, but I can't > >> access the "pen

Re: [QGIS-Developer] Running qgis2to3 on windows

2018-05-22 Thread DelazJ
Hi Tom, Indeed, I should have read the help of the command; it mentions that. Using a git infrastructure, I was surprised to see backup files as I could do a reset if things went wrong but I guess the script is intended to be used in any env. Harrissou 2018-05-21 1:19 GMT+02:00 Tom Chadwin : > T

Re: [QGIS-Developer] Running qgis2to3 on windows

2018-05-20 Thread DelazJ
Hi Tom, Not really. It expects qgis2to3 to be a file in such a command. But it makes me remind to look for a qgis2to3 file and i found it in C:\OSGeo4W64\apps\Python36\Scripts. Moving to that folder and calling `qgis2to3 -w /path/to/my/plugin` did the trick. Thanks for your help. Next question:

[QGIS-Developer] Running qgis2to3 on windows

2018-05-20 Thread DelazJ
Hi, I'm trying to update a plugin of mine to QGIS3 and follow instructions at https://github.com/qgis/QGIS/wiki/Plugin-migration-to-QGIS-3 I'm on Windows 10 and am not used to dev env and despite the use of osgeo4w i encountered some issues. After some readings here and there, I ran in the osgeo4w

Re: [QGIS-Developer] Using Atlas in QGIS 3 to make a print ready publication

2018-05-18 Thread delazj
Hi Tim I don't know if it answers all your needs (haven't played with it yet, myself) but you may give a look to the layout reporting framework. See https://north-road.com/2018/01/23/exploring-reports-in-qgis-3-0-the-ultimate-guide Regards, HarrissouLe 18 mai 2018 9:03 AM, Tim Sutton a écrit

<    1   2   3   4   5   >