Re: [QGIS-Developer] QgsProcessingParameterMultipleLayers in Processing Modeler

2020-06-16 Thread Nyall Dawson
On Tue, 16 Jun 2020 at 21:54, matteo  wrote:
>
> Hi devs,
>
> maybe a silly question but it seems to me that the
> QgsProcessingParameterMultipleLayers is not correctly exposed in the
> Processing Modeler Input, but maybe I'm missing something.
>
> If you create a new model and try to add a "Multiple Input" input in a
> model that you want to use with the "Merge Vector Layers" algorithm, the
> way to feed the algorithm is by using the "Value" mode while I was
> expecting to use the "Model Input".
>
> The model is running just fine, but not sure if this is the expected
> behavior.
>
> Before to open a ticket I just wanted to have some feedback :)

Thanks -- fixed in https://github.com/qgis/QGIS/pull/37261


>
> Cheers
>
> Matteo
> ___
> 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] Plugin [2090] Better Editor approval notification.

2020-06-16 Thread noreply

Plugin Better Editor approval by zimbogisgeek.
The plugin version "[2090] Better Editor 1.0.0" is now approved
Link: http://plugins.qgis.org/plugins/bettereditor/
___
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] [SoC] GSoC 2020 - Coding Period Week 2 Report

2020-06-16 Thread Tim Sutton
Awesome, thanks for the updates!

Regards

Tim

> On 16 Jun 2020, at 22:30, BELGACEM NEDJIMA  wrote:
> 
> Hi all,
> Here is my first week of the coding period report:
> Tasks done this week: 
> Got the separation between walls and roof working as you can in this 
> screenshot .
> Got the textures rotation working (Very useful for roofs texture to be 
> aligned properly).
> Finishing the implementation of directional lights (PR link : Github PR 
> ).
> Refactoring the code in vector layer texturing PR according to suggestions 
> (PR link : Github PR ).
> Fixing some bugs with the vector layer texturing implementation.
> Tasks to be done:
> Finish the implementation of vector layer texture support.
> Document the feature implemented more and enhance the UI.
> Get my pull requests approved.
> Discuss next features implementation (mainly exporting scenes)
> Blocking issues:
> I had some trouble organizing my time due to some school project this week 
> but everything is going well I think.
> You can find the report here as well: 
> https://wiki.osgeo.org/wiki/Improving_qgis_3d 
> 
> Best wishes,
> 
> -- 
> Belgacem Nedjima
> 4th year computer science and engineering student.
> https://github.com/NEDJIMAbelgacem 
> 
> ___
> 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

Co-founder: Kartoza
Ex Project chair: QGIS.org

Visit http://kartoza.com  to find out about open source:

Desktop GIS programming services
Geospatial web development
GIS Training
Consulting Services

Skype: timlinux 
IRC: timlinux on #qgis at freenode.net

I'd love to connect. Here's my calendar link 
 to make finding time easy.

___
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] [SoC] GSoC 2020 - Coding Period Week 2 Report

2020-06-16 Thread BELGACEM NEDJIMA
Hi all,
Here is my first week of the coding period report:

   - Tasks done this week:
  - Got the separation between walls and roof working as you can in
  this screenshot .
  - Got the textures rotation working (Very useful for roofs texture to
  be aligned properly).
  - Finishing the implementation of directional lights (PR link : Github
  PR ).
  - Refactoring the code in vector layer texturing PR according to
  suggestions (PR link : Github PR
  ).
  - Fixing some bugs with the vector layer texturing implementation.
  - Tasks to be done:
   - Finish the implementation of vector layer texture support.
  - Document the feature implemented more and enhance the UI.
  - Get my pull requests approved.
  - Discuss next features implementation (mainly exporting scenes)
   - Blocking issues:
   I had some trouble organizing my time due to some school project this
   week but everything is going well I think.

You can find the report here as well:
https://wiki.osgeo.org/wiki/Improving_qgis_3d
Best wishes,

-- 
Belgacem Nedjima
4th year computer science and engineering student.
https://github.com/NEDJIMAbelgacem
___
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] QgsProcessing Parameter Multiple Type

2020-06-16 Thread Jorge Almerio
Hi devs,

 

How to create a input parameter that accepts multiple type layers, i.e:
Raster or Mesh for example.

 

Thanks,

 

Jorge Almerio

___
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] Plugin [202] QGIS Cloud Plugin approval notification.

2020-06-16 Thread noreply

Plugin QGIS Cloud Plugin approval by zimbogisgeek.
The plugin version "[202] QGIS Cloud Plugin 3.1.5" is now approved
Link: http://plugins.qgis.org/plugins/qgiscloud/
___
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] Plugin [1732] Usługa Lokalizacji Działek Katastralnych approval notification.

2020-06-16 Thread noreply

Plugin Usługa Lokalizacji Działek Katastralnych approval by zimbogisgeek.
The plugin version "[1732] Usługa Lokalizacji Działek Katastralnych 1.2.1" is 
now approved
Link: http://plugins.qgis.org/plugins/uldk_gugik/
___
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] QgsProcessingParameterMultipleLayers in Processing Modeler

2020-06-16 Thread matteo
Hi devs,

maybe a silly question but it seems to me that the
QgsProcessingParameterMultipleLayers is not correctly exposed in the
Processing Modeler Input, but maybe I'm missing something.

If you create a new model and try to add a "Multiple Input" input in a
model that you want to use with the "Merge Vector Layers" algorithm, the
way to feed the algorithm is by using the "Value" mode while I was
expecting to use the "Model Input".

The model is running just fine, but not sure if this is the expected
behavior.

Before to open a ticket I just wanted to have some feedback :)

Cheers

Matteo
___
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] Plugin [1962] GIS Cloud Publisher approval notification.

2020-06-16 Thread noreply

Plugin GIS Cloud Publisher approval by zimbogisgeek.
The plugin version "[1962] GIS Cloud Publisher 1.0.2" is now approved
Link: http://plugins.qgis.org/plugins/gis_cloud_publisher/
___
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] Plugin [2080] Curve Number Generator approval notification.

2020-06-16 Thread noreply

Plugin Curve Number Generator approval by zimbogisgeek.
The plugin version "[2080] Curve Number Generator 0.2" is now approved
Link: http://plugins.qgis.org/plugins/curve_number_generator/
___
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