eclipse-sumo / sumo

Eclipse SUMO is an open source, highly portable, microscopic and continuous traffic simulation package designed to handle large networks. It allows for intermodal simulation including pedestrians and comes with a large set of tools for scenario creation.
https://eclipse.dev/sumo
Eclipse Public License 2.0
2.55k stars 1.43k forks source link

improve naming options when importing shapes from OSM (trac #1772) #1772

Open behrisch opened 9 years ago

behrisch commented 9 years ago

Migrated from http://sumo.dlr.de/ticket/1772

{
    "status": "new", 
    "changetime": "2015-08-24T06:13:40Z", 
    "description": "* option --osm.use-name is not used for pois, only poly\n* tags name:en, name:de etc should be considered if tag name is missing\n* the code for handling duplicate names isn't tested\n", 
    "reporter": "namdre", 
    "cc": "", 
    "resolution": "", 
    "_ts": "1440396820603791", 
    "component": "tools (OD2TRIPS, POLYCONVERT)", 
    "summary": "improve naming options when importing shapes from OSM", 
    "priority": "minor", 
    "keywords": "", 
    "time": "2015-05-05T14:10:00Z", 
    "milestone": "1.0.0", 
    "owner": "", 
    "type": "enhancement"
}
behrisch commented 9 years ago

@namdre changed summary from "improve naming options when importing for shapes from OSM" to "improve naming options when importing shapes from OSM"

behrisch commented 9 years ago

@namdre changed description from:

  • option --osm.use-name is not used for pois, only poly
  • tags name:en, name:de etc should be considered if tag name is missing

to:

  • option --osm.use-name is not used for pois, only poly
  • tags name:en, name:de etc should be considered if tag name is missing
  • the code for handling duplicate names isn't tested
behrisch commented 9 years ago

@namdre changed milestone from "0.24.0" to "1.0.0"