set the polyconvert option --osm.keep-full-type and then look for pois with type="highway.bus_stop".
2016-11-13 3:38 GMT+01:00 Tanuja S <[email protected]>: > Hi, > > As per your suggestions below, i tried to import the polygons from osm > network. > > You can visualize busstops if you modify > sumo/data/typemaps/osmPolyconvert.typ.xml > (change polygonType id="highway" from discard="true" to discard="false" and > set layer to 10). > Then busstops will be included in polyconvert output (see > http://sumo.dlr.de/wiki/Simulation/Shapes) > > When i see the polygons file, i can find some 63000 POI's with > type=highway and layer=10, which should be my bus stops if i understand > correctly. But in the actual network as per the local government database, > the network has just 4000 bus stops. How can i locate only bus stops in the > polygons file? > > Thank You > > Regards, > Tanuja > > Regards, > Tanuja S > > On Mon, Oct 10, 2016 at 8:13 PM, Jakob Erdmann <[email protected] > > wrote: > >> Hello, >> we currently have no tools for importing bus stops from OSM into the >> network (we plan on building something next year). >> You can visualize busstops if you modify >> sumo/data/typemaps/osmPolyconvert.typ.xml >> (change polygonType id="highway" from discard="true" to discard="false" and >> set layer to 10). >> Then busstops will be included in polyconvert output (see >> http://sumo.dlr.de/wiki/Simulation/Shapes) >> regards, >> Jakob >> >> 2016-10-10 12:16 GMT+02:00 Tanuja S <[email protected]>: >> >>> Hi, >>> >>> After generating the city.net.xml using netconvert from OSM, the bus >>> stops >>> are not identified in the generated net file. Is there any way i can know >>> the bus stops or their IDs in the generated net file? >>> >>> Regards, >>> Tanuja S >>> ------------------------------------------------------------ >>> ------------------ >>> Check out the vibrant tech community on one of the world's most >>> engaging tech sites, SlashDot.org! http://sdm.link/slashdot >>> _______________________________________________ >>> sumo-user mailing list >>> [email protected] >>> https://lists.sourceforge.net/lists/listinfo/sumo-user >>> >> >> > ------------------------------------------------------------------------------ Developer Access Program for Intel Xeon Phi Processors Access to Intel Xeon Phi processor-based developer platforms. With one year of Intel Parallel Studio XE. Training and support from Colfax. Order your platform today. http://sdm.link/xeonphi _______________________________________________ sumo-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/sumo-user
