Re: [QGIS-Developer] [Qgis-user] QGIS.org new website now online

2024-07-17 Thread Tomas Straupis via QGIS-Developer
2024-07-17, tr, 01:00 Tim Sutton rašė: > <...> the site is a complete overhaul and will likely require a fresh start > translation > wise, if we continue with that approach. Visual changelog, case study pages are exactly the same, a lot of other (larger) pages are (text-wise) almost the same.

Re: [QGIS-Developer] [Qgis-user] QGIS.org new website now online

2024-07-12 Thread Tomas Straupis via QGIS-Developer
Hello So sadly our translations go to the trash can. Should we continue translating documentation, or that is also going to be thrown out? -- Tomas ___ QGIS-Developer mailing list QGIS-Developer@lists.osgeo.org List info: https://lists.osgeo.org/ma

Re: [QGIS-Developer] Paste geometry functionality

2023-11-29 Thread Tomas Straupis via QGIS-Developer
Hello Regarding different plugin proposals. I have checked nexta plugin and even submitted a fix to it which solved the problem only partially. From what I see it cannot be solved nicely via python because of different environment/setup reasons. I know this can be done in some way using differen

Re: [QGIS-Developer] Paste geometry functionality

2023-11-29 Thread Tomas Straupis via QGIS-Developer
2023-11-29, tr, 15:53 Régis Haubourg via QGIS-Developer rašė: > Can you be more precise on your use case scenario ? Let's say we have a layer L (PostgreSQL/PostGIS) with features A, B and C with corresponding attribute values set. Now some external party sends us a shapefile S with an updated

[QGIS-Developer] Paste geometry functionality

2023-11-28 Thread Tomas Straupis via QGIS-Developer
Hello I was wondering, is there any reason why "paste geometry" (for vector features) is not implemented in QGIS? Or is it simply because nobody implemented it (I'm thinking of trying to do that)? The use case is different government cadastres where geometry is provided by external institutio

[QGIS-Developer] WMS GetCapabilities NAME tag for groups

2023-05-01 Thread Tomas Straupis via QGIS-Developer
Hello QGIS Server is providing a GetCapabilities document for a service. This document besides different stuff describes all layers provided. Layer description includes NAME and TITLE tags. These layers can then later be specified in GetMap LAYERS parameter by the value provided in layers NAME t