Daniel Pilon

Results 10 comments of Daniel Pilon

Yes it's kind of entering some Python code in the FME GUI which it turns run it "live" When I type` ll `in the command output it displays: [> (29)input()...

What do you exactly mean when you say _filter_ in your text. Do you mean _delete the feature (including polygon holes)_ or do you mean not _simplifying a feature_ and...

@AdrianCarreno @vovchykbratyk @mymysz If you could provide me with a file (shape, Geo Package,...) that is bugging that would be helpful for the bug correction. Inlude also: QGIS version and...

Thanks for the the CSV example. Did you got the same following error crash? QGIS version: 3.28.0-Firenze QGIS code revision: ed3ad0430f3 Qt version: 5.15.3 Python version: 3.9.5 GDAL version: 3.5.2...

The problem is reproduced here `File "C:\Users/dpilon/AppData/Roaming/QGIS/QGIS3\profiles\default/python/plugins\geo_sim_processing\chordal_axis_algorithm.py", line 1325, in adjacent_sides_ref xy = (mid_pnt_side.x, mid_pnt_side.y) AttributeError: 'QgsGeometry' object has no attribute 'x'` is caused by the small dynamic value of...

It's a great news that you'll publish a version 1.0. Do you have a time frame for the publishing of the version 1. Great to ear to our concerns are...

I took a look at the rules and guides for OSS in the GC https://github.com/canada-ca/open-source-logiciel-libre/tree/master/en/standards Here are some comments. - at section https://github.com/canada-ca/open-source-logiciel-libre/blob/master/en/standards/using-open-source-software.md#with-modification on internal use of OSS, the document...

Nous présentons ici le modèle que notre centre a développé pour nos employés afin de les aider à mieux cadrer leurs contributions dans le domaine du logiciel libre. Il est...

Excellente nouvelle. Nous restons disponibles pour vous aider.

I also met the same issue. I use Python 3.11.0 and web_pdb 1.6.2 Is installing a lower bottle version will correct the problem (lower than 0.13)?