Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [sumo-user] Importing Shapefile in Sumo

Thank you so much

Virus-free. www.avg.com

On Wed, Feb 27, 2019 at 3:20 PM Jakob Erdmann <namdre.sumo@xxxxxxxxx> wrote:
Please limit this mailing list to SUMO-related questions. Also, https://wiki.openstreetmap.org/wiki/QGIS_tutorial

Am Mi., 27. Feb. 2019 um 05:55 Uhr schrieb Manh Do Van <manhdv@xxxxxxxxxx>:
Dear users, 
Now we have the latest version 3.6 for Qgis, but what is the suitable version to extract OSM file from Openstress map by Qgis application? 
Thank you so much. 

Virus-free. www.avg.com

On Tue, Nov 20, 2018 at 5:40 AM Jakob Erdmann <namdre.sumo@xxxxxxxxx> wrote:

Type 5 is MultiLineString (https://qgis.org/api/2.18/classQgsWKBTypes.html). QGIS should be able to convert your geometry from MultiLineString to one or more LineStrings (https://gis.stackexchange.com/questions/271027/convert-multilinestring-to-linestring-using-qgis)

regards,
Jakob
 
I am trying to import shapefiles into Sumo using netconvert, but getting the error:
Error: Road geometry must be of type 'linestring' or 'linestring25D' (found '5')


I double checked with QGIS tool for the file geometry type, and it is linestring (WKB type: "LineString").
Is there another parameter I should specify? I am calling netconvert as follows:
netconvert --shapefile-prefix file_prefix -o net.net.xml \
   --shapefile.from-id TNIDF --shapefile.to-id TNIDT --arcview.street-id tlid \
--shapefile.use-defaults-on-failure

Thanks.

Juliette
_______________________________________________
sumo-user mailing list
sumo-user@xxxxxxxxxxx
To change your delivery options, retrieve your password, or unsubscribe from this list, visit
https://www.eclipse.org/mailman/listinfo/sumo-user


--

Many thanks and Best Regard !

Manh, Do Van ( Mr )

Civil Engineering Faculty

UNIVERSITY OF TRANSPORT AND COMMUNICATIONS
Add: No.3 Cau Giay St, Lang Thuong Ward, Dong Da Dist, Ha Noi Viet Nam

Mobile : +84-972573673

Email: manhdv@xxxxxxxxxx ; manhtracdiaviet@xxxxxxxxx

Website: http://www.utc.edu.vn

_______________________________________________
sumo-user mailing list
sumo-user@xxxxxxxxxxx
To change your delivery options, retrieve your password, or unsubscribe from this list, visit
https://www.eclipse.org/mailman/listinfo/sumo-user
_______________________________________________
sumo-user mailing list
sumo-user@xxxxxxxxxxx
To change your delivery options, retrieve your password, or unsubscribe from this list, visit
https://www.eclipse.org/mailman/listinfo/sumo-user


--

Many thanks and Best Regard !

Manh, Do Van ( Mr )

Civil Engineering Faculty

UNIVERSITY OF TRANSPORT AND COMMUNICATIONS
Add: No.3 Cau Giay St, Lang Thuong Ward, Dong Da Dist, Ha Noi Viet Nam

Mobile : +84-972573673

Email: manhdv@xxxxxxxxxx ; manhtracdiaviet@xxxxxxxxx

Website: http://www.utc.edu.vn


Back to the top