Hi Saif, the environment var warning is not critical, you can safely ignore it. For the error, it looks like you defined the "power" type twice in your typemap. If you did not modify it, can you tell where you copied it from?
Regards, Michael Am 03.04.2015 um 01:45 schrieb Saif Khan: > Hi, > > I am trying to import city map, after copying the typemap.xml to my > directory i get this error, > > :~/oldbg$ polyconvert --net-file oldbg.net.xml --osm-files oldbg.osm > --type-file typemap.xml -o oldbg.poly.xml > Warning: Environment variable SUMO_HOME is not set, schema resolution will > use slow website lookups. > Error: Could not add polygon type 'power' (probably the id is already used). > Quitting (on error). > > Your help will be highly appreciated. > > Best regards, > Saif > ------------------------------------------------------------------------------ > Dive into the World of Parallel Programming The Go Parallel Website, sponsored > by Intel and developed in partnership with Slashdot Media, is your hub for all > things parallel software development, from weekly thought leadership blogs to > news, videos, case studies, tutorials and more. Take a look and join the > conversation now. http://goparallel.sourceforge.net/ > _______________________________________________ > sumo-user mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/sumo-user > ------------------------------------------------------------------------------ Dive into the World of Parallel Programming The Go Parallel Website, sponsored by Intel and developed in partnership with Slashdot Media, is your hub for all things parallel software development, from weekly thought leadership blogs to news, videos, case studies, tutorials and more. Take a look and join the conversation now. http://goparallel.sourceforge.net/ _______________________________________________ sumo-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/sumo-user
