Hello,
You can pick an area from the city using the osmWebWizard tool and then use
netconvert to filter out road types which you do not require.
see http://sumo.dlr.de/wiki/Tools/Import/OSM#osmWebWizard.py
and http://sumo.dlr.de/wiki/NETCONVERT#Edge_Removal

regards,
Jakob



2018-04-18 16:35 GMT+02:00 Paula Naomi <paulanaomi...@gmail.com>:

> Hello everyone.
>
> I need to export some roads from Sao Paulo city using OpenStreepMap.
>
> I don't want to export the whole city, because I just need some primary
> roads and the complete file would be too large.
>
> So, I need to know if there is a way to export only selected roads.
>
> I tried to use API Overpass, using Query:
>
>           way(id:123658499,123658495,28033952);
>           out geom;
>
> for example. But when I try to convert the .osm to .map, there is no nodes
> and the conversion is not completed.
>
> There is a way to export only selected roads?
> Or, how can I use API Overpass to do this?
>
> Thanks,
>
> *Paula Naomi*
> Engenheira Civil e Mestranda em Engenharia de Sistemas LogĂ­sticos
>
>
>
> _______________________________________________
> sumo-user mailing list
> sumo-user@eclipse.org
> To change your delivery options, retrieve your password, or unsubscribe
> from this list, visit
> https://dev.eclipse.org/mailman/listinfo/sumo-user
>
>
_______________________________________________
sumo-user mailing list
sumo-user@eclipse.org
To change your delivery options, retrieve your password, or unsubscribe from 
this list, visit
https://dev.eclipse.org/mailman/listinfo/sumo-user

Reply via email to