Étienne Trimaille

Results 822 comments of Étienne Trimaille

* Use http://play.qgis.org/api/classQgsMemoryProviderUtils.html instead of internat helper create_memory_layer

We will meet again the issue #4271 with the wrong object being returned in QGIS 3, this is a snippet to use in QGIS 3 (from Nyall): ``` # screw...

For now, we don't support any extent options in the multiexposure analysis. Only the intersection of hazard and exposure is supported, the one that will be used on realtime. Some...

@Charlotte-Morgan Can we have more inputs ? datasets, extent ... I tried to replicate with Maumere tsunami raster on population raster : ![capture d ecran 2017-03-09 a 08 34 13](https://cloud.githubusercontent.com/assets/1609292/23740325/60f732da-04a3-11e7-8bf3-08cbf68f201b.png)...

I could replicate the issue. We need a big dataset for this one. The number of displaced : 47 122 267 In the BNPB profile, we distribute 67 L of...

Yes, but I'm not sure QLongLong is supported then when we create layers (memory layer or geojson layer or any vector layer)

I already put my solutions in the post : https://github.com/inasafe/inasafe/issues/4039 Nothing more for now

The function in QGIS: https://qgis.org/api/classQgsGeometry.html#af9bd71438ba5aea8295a67fb8f64e6cd It produces some invalid geometries according to the docstring.

I don't know since when, but QGIS supports list and dictionary in expressions.