首页 | 本学科首页   官方微博 | 高级检索  
相似文献
 共查询到20条相似文献,搜索用时 803 毫秒
1.
Enormous quantities of trajectory data are collected from many sources, such as GPS devices and mobile phones, as sequences of spatio‐temporal points. These data can be used in many application domains such as traffic management, urban planning, tourism, bird migration, and so on. Raw trajectory data, as generated by mobile devices have very little or no semantics, and in most applications a higher level of abstraction is needed to exploit these data for decision making. Although several different methods have been proposed so far for trajectory querying and mining, there are no software tools to help the end user with semantic trajectory data analysis. In this article we present a software architecture for semantic trajectory data mining as well as the first software prototype to enrich trajectory data with both semantic information and data mining. As a prototype we extend the Weka data mining toolkit with the module Weka‐STPM, which is interoperable with databases constructed under OGC specifications. We tested Weka‐STPM with real geographic databases, and trajectory data stored under the Postgresql/PostGIS DBMS.  相似文献   

2.
Several works have been proposed in the last few years for raw trajectory data analysis, and some attempts have been made to define trajectories from a more semantic point of view. Semantic trajectory data analysis has received significant attention recently, but the formal definition of semantic trajectory, the set of aspects that should be considered to semantically enrich trajectories and a conceptual data model integrating these aspects from a broad sense is still missing. This article presents a semantic trajectory conceptual data model named CONSTAnT, which defines the most important aspects of semantic trajectories. We believe that this model will be the foundation for the design of semantic trajectory databases, where several aspects that make a trajectory “semantic” are taken into account. The proposed model includes the concepts of semantic subtrajectory, semantic points, geographical places, events, goals, environment and behavior, to create a general concept of semantic trajectory. The proposed model is the result of several years of work by the authors in an effort to add more semantics to raw trajectory data for real applications. Two application examples and different queries show the flexibility of the model for different domains.  相似文献   

3.
建筑信息模型(BIM)已经被广泛用于提高复杂管线系统的管理效率,但已有石油管线的BIM建模,往往依靠设计图纸或现场测绘手工完成,耗时费力。为此本文提出了一种融合RGB-D深度图像和LiDAR点云数据的石油管线BIM重建方法。首先利用RGB-D图像提供的丰富语义信息和LiDAR点云精确几何信息,对深度相机采集的RGB图像进行分割,生成三维语义地图;然后通过点云粗匹配和精确匹配实现数据融合;最后给出了不同结构管线构件的BIM模型制作方法。试验结果表明,与以往的管线BIM重建方法相比,该方法更准确、高效,有助于石油企业对含有复杂管线的计转站等实施信息化管理。  相似文献   

4.
刘民士  龙毅  孙勇 《测绘通报》2020,(4):134-138
移动轨迹是移动对象在地理空间环境中移动而留下的痕迹。移动轨迹数据是一类特殊的地理时空数据,它具有时间尺度、空间尺度和语义尺度特征。本文首先分析了轨迹数据的空间尺度特征与时间尺度特征,建立了轨迹空间尺度与时间尺度转换关系式;然后论述了轨迹的语义内涵和语义尺度特征,将轨迹语义分为移动对象语义、地理空间环境语义、采集设备语义、移动方式语义,并从地理空间环境语义的角度分析了轨迹的语义多尺度;最后探讨了轨迹语义尺度与时空尺度之间的一致性关系。  相似文献   

5.
6.
轨迹数据作为典型的时空大数据,具有较高的研究和应用价值。然而现有的轨迹数据挖掘主要聚焦于轨迹的空间特征,而较少关注轨迹数据语义的深度分析。本文面向智慧旅游服务的需求,重点探讨了旅游轨迹的轨迹停留点语义的自动标注问题。首先,针对POI短文本的特点,提出了基于《同义词词林》进行短文本语义扩展的方法对POI短文本进行特征扩展;同时,在顾及POI短文本的关键词集中、类别词分散等特征基础上,提出了改进TF-IDF的POI自动分类方法;其次,在POI分类的基础上,采用Native Bayes方法对轨迹停留点进行语义标注。结果表明,基于改进TF-IDF方法的POI自动分类可以达到约83%的精度,能够较好地实现POI的分类;而在POI自动分类基础上,基于Native Bayes的轨迹语义标注可以达到74%的精度,较好地实现了旅游轨迹停留点自动语义标注的目标。  相似文献   

7.
This article studies the analysis of moving object data collected by location‐aware devices, such as GPS, using graph databases. Such raw trajectories can be transformed into so‐called semantic trajectories, which are sequences of stops that occur at “places of interest.” Trajectory data analysis can be enriched if spatial and non‐spatial contextual data associated with the moving objects are taken into account, and aggregation of trajectory data can reveal hidden patterns within such data. When trajectory data are stored in relational databases, there is an “impedance mismatch” between the representation and storage models. Graphs in which the nodes and edges are annotated with properties are gaining increasing interest to model a variety of networks. Therefore, this article proposes the use of graph databases (Neo4j in this case) to represent and store trajectory data, which can thus be analyzed at different aggregation levels using graph query languages (Cypher, for Neo4j). Through a real‐world public data case study, the article shows that trajectory queries are expressed more naturally on the graph‐based representation than over the relational alternative, and perform better in many typical cases.  相似文献   

8.
Data representing the trajectories of moving point objects are becoming increasingly ubiquitous in GIScience, and are the focus of much methodological research aimed at extracting patterns and meaning describing the underlying phenomena. However, current research within GIScience in this area has largely ignored issues related to scale and granularity – in other words how much are the patterns that we see a function of the size of the looking glass that we apply? In this article we investigate the implications of varying the temporal scale at which three movement parameters, speed, sinuosity and turning angle are derived, and explore the relationship between this temporal scale and uncertainty in the individual data points making up a trajectory. A very rich dataset, representing the movement of 10 cows over some two days every 0.25 s is investigated. Our cross‐scale analysis shows firstly, that movement parameters for all 10 cows are broadly similar over a range of scales when the data are segmented to remove quasi‐static subtrajectories. However, by exploring realistic values of GPS uncertainty using Monte Carlo Simulation, it becomes apparent that fine scale measurement of all movement parameters is masked by uncertainties, and that we can only make meaningful statements about movement when we take these uncertainties into account.  相似文献   

9.
韦胜  叶兴平 《东北测绘》2012,(3):147-150,155
基于SketchUp6.0,ArcGIS软件平台,研究了地下空间信息3维可视化的实现过程,强调利用ArcEngine接15/功能函数、3维几何对象Multipatch实现某些规则地下空间信息的参数化3维建模。对于AutoCAD数据,采取数据格式转换与ArcEngine编程两种方式实现数据3维可视化及入库。另外,从空间信息管理系统的角度,阐述了地下空间信息系统的结构、数据库组织管理及功能实现,并结合相关应用给予说明。  相似文献   

10.
In order to better understand the movement of an object with respect to a region, we propose a formal model of the evolving spatial relationships that transition between local topologies with respect to a trajectory and a region as well as develop a querying mechanism to analyze movement patterns. We summarize 12 types of local topologies built on trajectory‐region intersections, and derive their transition graph; then we capture and model evolving local topologies with two types of trajectory‐region strings, a movement string and a stop‐move string. The stop‐move string encodes the stop information further during a trajectory than the movement string. Such a string‐format expression of trajectory‐region movement, although conceptually simple, carries unprecedented information for effectively interpreting how trajectories move with respect to regions. We also design the corresponding Finite State Automations for a movement string as well as a stop‐move string, which are used not only to recognize the language of trajectory‐region strings, but also to deal effectively with trajectory‐region pattern queries. When annotated with the time information of stops and intersections, a trajectory‐region movement snapshot and its evolution during a time interval can be inferred, and even the relationships among trajectories with respect to the same region can be explored.  相似文献   

11.
移动轨迹聚类方法研究综述   总被引:6,自引:2,他引:4  
轨迹数据是人类移动行为的表征,能够映射出人的出行模式和社会属性等信息。怎样有效挖掘轨迹数据蕴藏的人类活动规律一直是研究的热点。通过轨迹聚类发现行为相似的类簇,从而探究群体的移动模式是轨迹挖掘和深度应用常见的方法之一。本文首先根据轨迹数据的特点,将轨迹数据模型分为轨迹点模型和轨迹段模型,并据此定义相应的相似性度量:空间相似性度量和时空相似性度量;然后,对两类模型的聚类方法进行了综述,并总结不同聚类算法的优缺点,以期为不同应用选取聚类算法提供科学依据;最后对移动轨迹数据聚类方法研究的发展趋势进行了讨论。  相似文献   

12.
We introduce a novel scheme for automatically deriving synthetic walking (locomotion) and movement (steering and avoidance) behavior in simulation from simple trajectory samples. We use a combination of observed and recorded real‐world movement trajectory samples in conjunction with synthetic, agent‐generated, movement as inputs to a machine‐learning scheme. This scheme produces movement behavior for non‐sampled scenarios in simulation, for applications that can differ widely from the original collection settings. It does this by benchmarking a simulated pedestrian's relative behavioral geography, local physical environment, and neighboring agent‐pedestrians; using spatial analysis, spatial data access, classification, and clustering. The scheme then weights, trains, and tunes likely synthetic movement behavior, per‐agent, per‐location, per‐time‐step, and per‐scenario. To prove its usefulness, we demonstrate the task of generating synthetic, non‐sampled, agent‐based pedestrian movement in simulated urban environments, where the scheme proves to be a useful substitute for traditional transition‐driven methods for determining agent behavior. The potential broader applications of the scheme are numerous and include the design and delivery of location‐based services, evaluation of architectures for mobile communications technologies, what‐if experimentation in agent‐based models with hypotheses that are informed or translated from data, and the construction of algorithms for extracting and annotating space‐time paths in massive data‐sets.  相似文献   

13.
The large amount of semantically rich mobility data becoming available in the era of big data has led to a need for new trajectory similarity measures. In the context of multiple‐aspect trajectories, where mobility data are enriched with several semantic dimensions, current state‐of‐the‐art approaches present some limitations concerning the relationships between attributes and their semantics. Existing works are either too strict, requiring a match on all attributes, or too flexible, considering all attributes as independent. In this article we propose MUITAS, a novel similarity measure for a new type of trajectory data with heterogeneous semantic dimensions, which takes into account the semantic relationship between attributes, thus filling the gap of the current trajectory similarity methods. We evaluate MUITAS over two real datasets of multiple‐aspect social media and GPS trajectories. With precision at recall and clustering techniques, we show that MUITAS is the most robust measure for multiple‐aspect trajectories.  相似文献   

14.
As an important topological relation model, the dimensionally extended 9‐intersection model (DE‐9IM) has been widely used as a basis for standards of queries in spatial databases. However, the negative conditions for the specification of the topological relations within the DE‐9IM have not been studied. The specification of the topological relations is closely related to the definition of the spatial objects and the topological relation models. The interior, boundary, and exterior of the spatial objects, including the point, line, and region, are defined. Within the framework of the DE‐9IM, 43 negative conditions are proposed to eliminate impossible topological relations. Configurations of region/region, region/line, line/line, region/point, line/point, and point/point relations are drawn. The mutual exclusion of the negative conditions is discussed, and the topological relations within the framework of 9IM and DE‐9IM are compared. The results show that: (1) impossible topological relations between spatial objects can be eliminated by the application of 43 negative conditions; and (2) 12 relations between two regions, 31 relations between a region and a line, 47 relations between two lines, three relations between a region and a point, three relations between a line and a point, and two relations between two points can be distinguished by the DE‐9IM.  相似文献   

15.
向隆刚  吴涛  龚健雅 《测绘学报》2014,43(9):982-988
轨迹数据处理与分析是目前空间信息和数据库等相关领域的研究热点之一。本文从Stop-Move轨迹模型出发,通过集成地理空间上下文信息来建模轨迹数据,并研究轨迹时空模式的查询处理技术。首先分析Stop/Move对象与点/线/面地理空间要素之间的时空关联关系,据此提出显式表达该关联语义的地理关联轨迹模型,在此基础上利用关系-对象数据库技术,为地理关联轨迹模型设计独立于应用的关系模式,接着定义轨迹时空模式查询,并提出基于地理关联轨迹关系模式的SQL处理框架,最后以典型性检索请求为例,讨论分析位置-时间、位置-顺序和位置-关系等三类轨迹时空模式查询的纯SQL处理技术,并以样例轨迹数据验证了本文方法的可行性。  相似文献   

16.
运动目标的轨迹数据是空间信息系统的重要信息源。只有高效地利用运动目标的轨迹数据,才能更好地掌握多维动态变化的空间环境。本文在介绍了运动目标的概念和国内外研究现状之后,重点分析了运动目标的建模、存储、查询、索引及可视化技术并提出相应的解决方案。最终,实现对运动目标全过程的管理和应用。  相似文献   

17.
Disaster response operations require fast and coordinated actions based on real‐time disaster situation information. Although crowdsourced geospatial data applications have been demonstrated to be valuable tools for gathering real‐time disaster situation information, they only provide limited utility for disaster response coordination because of the lack of semantic compatibility and interoperability. To help overcome the semantic incompatibility and heterogeneity problems, we use Geospatial Semantic Web (GSW) technologies. We then combine GSW technologies with Web Feature Service requests to access multiple servers. However, a GSW‐based geographic information system often has poor performance due to the complex geometric computations required. The objective of this research is to explore how to use optimization techniques to improve the performance of an interoperable geographic situation‐awareness system (IGSAS) based on GSW technologies for disaster response. We conducted experiments to evaluate various client‐side optimization techniques for improving the performance of an IGSAS prototype for flood disaster response in New Haven, Connecticut. Our experimental results show that the developed prototype can greatly reduce the runtime costs of geospatial semantic queries through on‐the‐fly spatial indexing, tile‐based rendering, efficient algorithms for spatial join, and caching, especially for those spatial‐join geospatial queries that involve a large number of spatial features and heavy geometric computation.  相似文献   

18.
针对排水管网管理业务的不同需求,研究排水管网的多尺度几何语义表达方法,本文提出了包含“源—网—厂—汇”的排水管网多尺度几何语义模型。通过对排水管网组成要素及其相互间的关系进行系统地分析,并参考CityGML规范,提出了排水管网多细节层次模型;根据不同排水管网要素的特点,采用符号化及BIM等建模方式分别构建了不同细节层次的排水管网要素模型,支持排水管网多尺度可视化分析。并以某区域的排水管网数据为例,对本文提出的建模方法进行验证。  相似文献   

19.
基于手机信令数据的用户轨迹行为分析已广泛应用于交通监测、城市管理、人口分析等多个业务领域。针对手机基站定位与用户实际位置存在偏差且驻留轨迹缺失语义信息的问题,本文提出了一种基于地理信息的手机信令数据用户定位方法。该方法首先构建面向轨迹分析的地理实体数据采集规范;然后对手机信令数据进行聚类,建立地理实体与基站的权重映射关系;最后使用时空推理及对轨迹的深度学习技术,将用户有效驻留轨迹点拟合至实际的地理实体,实现用户定位。验证结果表明,该方法提升了用户定位的准确度,为后续业务场景的应用提供了可靠的数据支撑。  相似文献   

20.
精确的室内三维模型在古遗产保护、公共场所的精细化管理和室内导航等领域有着重要作用,而激光雷达正被逐步应用到室内三维重建中。文中采用移动激光雷达对室内所有附属设施进行高精度激光扫描,得到融合CCD影像色彩信息的彩色点云数据。给出室内全要素三维重建的技术流程,并利用Autodesk CAD等三维建模平台对点云数据进行有效处理,最终得到高精度且带有大地坐标的室内三维模型。实验结果表明,采用移动激光雷达能快速获取高精度的室内三维点云数据。通过文中提出的流程,可快速得到真三维、真尺寸、真纹理的室内全要素模型。  相似文献   

设为首页 | 免责声明 | 关于勤云 | 加入收藏

Copyright©北京勤云科技发展有限公司  京ICP备09084417号