[Qgis-user] How to convert multiple features to single Feature - Shape file

Nicolas Cadieux njacadieux.gitlab at gmail.com
Wed Jun 30 12:49:13 PDT 2021


Hi,

Multipart to single part will only split multipart object if they exist.  In your case, you have no multipart objects.  What you appear to have is multiple line on top of each other. (Overlapping lines.  That is probably because you did a all-to all shortest path analysis.  Therefore, you have multiple paths overlapping others.

Nicolas Cadieux
https://gitlab.com/njacadieux

> Le 30 juin 2021 à 15:34, krishna Ayyala <ayyalakrishna at gmail.com> a écrit :
> 
> 
> Tiago,
> Thanks for your reply. Actually my shapefile is a polyLine. It is not a polygon. My polyline shape file had about 6000 lines. When I ran 'multiparts to single parts" It resulted in a shapefile which also had 6000 lines. I was hoping it to be simplified to 30 or 40 lines but that did not happen.
> 
> Regards.
> 
>> On Tue, Jun 29, 2021 at 8:56 PM <tiago.moraessilva at hotmail.com> wrote:
>> Good evenning. 
>> 
>>  In the tool box have e toll (multiparts to single parts). Will go break those multiples polygons in single parts. 
>> 
>> I hope help you e sorry my bad English.
>> 
>> Regards
>> 
>> Em 29 de jun. de 2021 22:06, krishna Ayyala <ayyalakrishna at gmail.com> escreveu:
>> I have a line shapefile named "ShortestPath.shp". Whenever I select one line feature for the "ShortestPath" shapefile, I see the following message at the bottom left corner of the window. For example: "9 feature(s) selected on layer shortest path. i.e. More than one features appear at the bottom left corner for each line that I select.
>> 
>>  Is there a way, whenever I select one line feature, It should appear as one line feature at the bottom left corner. The tools such as simplify and dissolve did not work for me.
>> Regards.
>> 
> _______________________________________________
> Qgis-user mailing list
> Qgis-user at lists.osgeo.org
> List info: https://lists.osgeo.org/mailman/listinfo/qgis-user
> Unsubscribe: https://lists.osgeo.org/mailman/listinfo/qgis-user
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/qgis-user/attachments/20210630/8b5b3e1f/attachment.html>


More information about the Qgis-user mailing list