On 04/18/2017 02:17 AM, fuenfer-koenigstein.benja...@swm.de wrote:
> Hi there,
>
> I want to merge multiple linestrings with same start/endpoint to a single 
> linestring (all lines within one layer). As I use a PostGIS source with 
> geometry type linestring, it is important that the new geometry is still 
> linestring and not multilinestring type. "Merge selected features" tool and 
> "JOIN" in QAD-Plugin both create multilinestrings. Has anyone an idea how to 
> directly merge into linestring or how to change geometry type after merging? 
> Thanks for your suggestions!
I'm not sure I completely understand what you want but you could run
multipart to singleparts from the Vector/Geometry Tools menu on the
multilinestring layer to generate a layer with just linestrings.
>
> Best regards
>
> Benjamin
> _______________________________________________
> Qgis-user mailing list
> Qgis-user@lists.osgeo.org
> List info: https://lists.osgeo.org/mailman/listinfo/qgis-user
> Unsubscribe: https://lists.osgeo.org/mailman/listinfo/qgis-user

_______________________________________________
Qgis-user mailing list
Qgis-user@lists.osgeo.org
List info: https://lists.osgeo.org/mailman/listinfo/qgis-user
Unsubscribe: https://lists.osgeo.org/mailman/listinfo/qgis-user

Reply via email to