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 <[email protected]> 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 <[email protected]> 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 <[email protected]> >> 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 > [email protected] > List info: https://lists.osgeo.org/mailman/listinfo/qgis-user > Unsubscribe: https://lists.osgeo.org/mailman/listinfo/qgis-user
_______________________________________________ Qgis-user mailing list [email protected] List info: https://lists.osgeo.org/mailman/listinfo/qgis-user Unsubscribe: https://lists.osgeo.org/mailman/listinfo/qgis-user
