Despite advances in cartography, mapping is still a costly process which involves a substantial amount of manual work. This article presents a method for automatically deriving road attributes by analyzing and mining movement trajectories (e.g. GPS tracks). We have investigated the automatic extraction of eight road attributes: directionality, speed limit, number of lanes, access, average speed, congestion, importance, and geometric offset; and we have developed a supervised classification method (decision tree) to infer them. The extraction of most of these attributes has not been investigated previously. We have implemented our method in a software prototype and we automatically update the OpenStreetMap (OSM) dataset of the Netherlands, increasing its level of completeness. The validation of the classification shows variable levels of accuracy, e.g. whether a road is a one- or a two-way road is classified with an accuracy of 99%, and the accuracy for the speed limit is 69%. When taking into account speed limits that are one step away (e.g. 60 km/h instead of the classified 50 km/h) the classification increases to 95%, which might be acceptable in some use-cases. We mitigate this with a hierarchical code list of attributes.
展开▼
机译:尽管制图学有所进步,但制图仍然是一个昂贵的过程,需要大量的人工工作。本文介绍了一种通过分析和挖掘运动轨迹(例如GPS轨迹)自动得出道路属性的方法。我们研究了自动提取八种道路属性:方向性,速度限制,车道数,通道,平均速度,拥堵,重要程度和几何偏移量;并且我们开发了一种监督分类方法(决策树)来进行推断。大多数这些属性的提取以前没有研究过。我们已经在软件原型中实现了我们的方法,并自动更新了荷兰的OpenStreetMap(OSM)数据集,从而提高了完整性。分类的验证显示出不同的准确性级别,例如道路是单向还是双向的分类精度为99%,速度限制的精度为69%。考虑到距离限制只有一步之遥(例如60 km / h而不是分类的50 km / h)时,分类增加到95%,这在某些用例中可以接受。我们通过属性的分层代码列表来缓解这种情况。
展开▼