Updated QHF September 2020 (markdown)

Giovanni Manghi 2020-09-26 19:19:15 +01:00
parent 7205233f04
commit cfc2cb8c1f

@ -51,12 +51,18 @@ In this session we will answer any random QGIS questions! If you need us to work
* Can you explain all this projection grid stuff that pops up when you open a layer? * Can you explain all this projection grid stuff that pops up when you open a layer?
* Can you show all the new 3D stuff coming in the next release? * Can you show all the new 3D stuff coming in the next release?
* how to use geometry generator to draw the charts based on field values ? * how to use geometry generator to draw the charts based on field values ?
*
* Hi, is there any plan to create native custom style sharing option in QGIS? E.g. I have some styles others might appreciate and want make them available for others. There is the "QGIS Resource Sharing" plugin but might be useful to have this built-in natively... Thanks :-) * Hi, is there any plan to create native custom style sharing option in QGIS? E.g. I have some styles others might appreciate and want make them available for others. There is the "QGIS Resource Sharing" plugin but might be useful to have this built-in natively... Thanks :-)
* What's the recommended way to set defaults for the Map Composer? i.e. font and alignment for text boxes, parameters for the coordinate grid, fonts in the legend, scalebar settings etc. If this can be achieved by saving templates, then please elaborate... * What's the recommended way to set defaults for the Map Composer? i.e. font and alignment for text boxes, parameters for the coordinate grid, fonts in the legend, scalebar settings etc. If this can be achieved by saving templates, then please elaborate...
* Juan Carlos Bravo @Juanco_Bravo : Auto projection doesnt always work, converting to WGS84 works most of the time but pseudomercator or other projections that use metric units (allowing elevation visualizing) dont. Appreciate resources to help me resolve the issue. Q3.14 on MacOS. One dataset I struggle with: https://databasin.org/datasets/3dce4bb7978a4fbfbe2f8abb5e2b98c4 * Juan Carlos Bravo @Juanco_Bravo : Auto projection doesnt always work, converting to WGS84 works most of the time but pseudomercator or other projections that use metric units (allowing elevation visualizing) dont. Appreciate resources to help me resolve the issue. Q3.14 on MacOS. One dataset I struggle with: https://databasin.org/datasets/3dce4bb7978a4fbfbe2f8abb5e2b98c4
> Giovanni: Dear Juan Carlos Bravo, reprojecting on the fly the linked dataset to EPSG 32212 and 3857 works fine here on QGIS 3.14 (Windows, Linux), what exactly is the problem you are getting on macOS?
* Halo, how can I create polygons for existing buildings and walkways after importing a CSV file with lat-long-z ?? Thanks. I wanna produce a site survey sheet * Halo, how can I create polygons for existing buildings and walkways after importing a CSV file with lat-long-z ?? Thanks. I wanna produce a site survey sheet
* Nguyen Tan Thai Hung @Hung_TT_Nguyen #QGIS wizards, how do I show coordinates with degree symbol and suffix, but without the minutes, on map axes? "Decimal with suffix" doesn't show the degree symbol, and "Degree, Minute with Suffix" shows the extra minutes value. I also tried "Custom", and in the dialogue I see to_dm() and to_dms() but nothing like to_degree(). * Nguyen Tan Thai Hung @Hung_TT_Nguyen #QGIS wizards, how do I show coordinates with degree symbol and suffix, but without the minutes, on map axes? "Decimal with suffix" doesn't show the degree symbol, and "Degree, Minute with Suffix" shows the extra minutes value. I also tried "Custom", and in the dialogue I see to_dm() and to_dms() but nothing like to_degree().
* **German Vargas**: Is it possible to add custom Python code into a workstream created in the Graphic Modeler? * **German Vargas**: Is it possible to add custom Python code into a workstream created in the Graphic Modeler?
* **Geohub Nepal**: how to solve this type of problems in QGIS: Where should the manufacturing plant be located to minimize overall transportation costs? Arcgis has solid sets of tools on location allocation problems. * **Geohub Nepal**: how to solve this type of problems in QGIS: Where should the manufacturing plant be located to minimize overall transportation costs? Arcgis has solid sets of tools on location allocation problems.
* **César Herrera**: My question is related to the simultaneous use of several people without having to use PostGis. I have verified that if several people open the same QGS / QGZ file, the program crashes. On the other hand, I think it is possible to have several identical QGS / QGZ files that call the same layers. In this case, the program does not close and allows multiple people to view the project. Is there any correct way to multiuser without actually using PostGis? * **César Herrera**: My question is related to the simultaneous use of several people without having to use PostGis. I have verified that if several people open the same QGS / QGZ file, the program crashes. On the other hand, I think it is possible to have several identical QGS / QGZ files that call the same layers. In this case, the program does not close and allows multiple people to view the project. Is there any correct way to multiuser without actually using PostGis?