Hello,
most likely the speed information is wrong/missing in the osm input data.
You can create an xml file to be loaded during osm input and correct this.

edge.patch.xml
<edges>
    <edge id="an_edge_with_wrong_speed" speed="13.89"/>
</edges>

call netconvert --osm-files map.osm ... all your options --e edge.patch.xml
regards,
Jakob


2013/11/19 hanene <[email protected]>

> Hi all,
>
> I had imported a map form open street map and converted using netconvert.
> However I have remarked that reported edges speed's ares wrong and so many
> road has high value (100 kh/h although they must be 50km/h)
>
> Here is the options I used with netconvert :
>
> netconvert --osm-files map.osm -o mapp.net.xml --tls.guess --tls.join
> --ramps.guess --remove-edges.by-vclass
>
> rail_slow,rail_fast,bicycle,pedestrian,bus,taxi,hov,delivery,transport,lightrail
> --out
> put.street-names --output.original-names --remove-edges.isolated
> --junctions.joi
> n --geometry.remove --ramps.no-split --tls.quarter-offset
> joinedS_12,joinedS_13,
> joinedS_14,joinedS_20,joinedS_22,joinedS_23,joinedS_24 --no-turnarounds.tls
>
>
> Is there some thing missing or wrong?
>
> Regards
>
>
> Hanene
>
> ------------------------------------------------------------------------------
> Shape the Mobile Experience: Free Subscription
> Software experts and developers: Be at the forefront of tech innovation.
> Intel(R) Software Adrenaline delivers strategic insight and game-changing
> conversations that shape the rapidly evolving mobile landscape. Sign up
> now.
> http://pubads.g.doubleclick.net/gampad/clk?id=63431311&iu=/4140/ostg.clktrk
> _______________________________________________
> sumo-user mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/sumo-user
>
------------------------------------------------------------------------------
Shape the Mobile Experience: Free Subscription
Software experts and developers: Be at the forefront of tech innovation.
Intel(R) Software Adrenaline delivers strategic insight and game-changing 
conversations that shape the rapidly evolving mobile landscape. Sign up now. 
http://pubads.g.doubleclick.net/gampad/clk?id=63431311&iu=/4140/ostg.clktrk
_______________________________________________
sumo-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/sumo-user

Reply via email to