I would use Python to do this operation, I was stuck when I wanted to go
from lines to points and got help here:
https://gis.stackexchange.com/questions/268877/copying-categorized-colors-from-line-object-to-point-object-using-qgis

Best regards
Axel

On Thu, 4 Oct 2018 at 11:02, Lene Fischer <l...@ign.ku.dk> wrote:

> Hi,
>
> In 3.3 there are possibilities to copy / paste a specific category eg.
> Forms from one layer to another. Great !
>
> But: It is not possible if there are a different geometry.
>
>
>
> Workarround:
>
> Style Save Style
>
> Open the XML
>
> Delete         geom = feature.geometry() and
> <layerGeometryType>0</layerGeometryType>
>
>
>
> Then Load style
>
>
>
> Now my Forms are easily imported.
>
>
>
> Is it possible to remove the ‘geom’ part from the copy statement on issues
> not regarding ‘geom’ so I can use a simple copy/paste ?
>
>
>
> Regards
>
>
>
>
>
> *Lene Fischer*
>
> Associate Professor
>
>
>
> *University of Copenhagen*
>
> Department of Geoscience and Natural Resource Management
>
> Forest and Landscape College
>
> Nødebovej 77a
>
> 3480 Fredensborg
>
> Denmark
>
>
>
>
>
> MOB +45 40115084
>
> *l...@ign.ku.dk* <l...@ign.ku.dk>
>
>
>
>
>
>
>
>
>
> <http://@Lene_Fischer>
>
>
>
>
>
>
>
>
> _______________________________________________
> 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

Reply via email to