共查询到20条相似文献,搜索用时 15 毫秒
1.
Michael P. McGuire Martin C. Roberge Jie Lian 《International Journal of Digital Earth》2016,9(3):272-299
The hydrologic cycle and understanding the relationship between rainfall and runoff is an important component of earth system science, sustainable development, and natural disasters caused by floods. With this in mind, the integration of digital earth data for hydrologic sciences is an important area of research. Currently, it takes a tremendous amount of effort to perform hydrologic analysis at a large scale because the data to support such analyses are not available on a single system in an integrated format that can be easily manipulated. Furthermore, the state-of-the-art in hydrologic data integration typically uses a rigid relational database making it difficult to redesign the data model to incorporate new data types. The HydroCloud system incorporates a flexible document data model to integrate precipitation and stream flow data across spatial and temporal dimensions for large-scale hydrologic analyses. In this paper, a document database schema is presented to store the integrated data-set along with analysis tools such as web services for data access and a web interface for exploratory data analysis. The utility of the system is demonstrated based on a scientific workflow that uses the system for both exploratory data analysis and statistical hypothesis testing. 相似文献
2.
《International Journal of Digital Earth》2013,6(2):138-157
The discovery of spatio-temporal clusters in complex spatio-temporal data-sets has been a challenging issue in the domain of spatio-temporal data mining and knowledge discovery. In this paper, a novel spatio-temporal clustering method based on spatio-temporal shared nearest neighbors (STSNN) is proposed to detect spatio-temporal clusters of different sizes, shapes, and densities in spatio-temporal databases with a large amount of noise. The concepts of windowed distance and shared nearest neighbor are utilized to define a novel spatio-temporal density for a spatio-temporal entity with definite mathematical meanings. Then, the density-based clustering strategy is employed to uncover spatio-temporal clusters. The spatio-temporal clustering algorithm developed in this paper is easily implemented and less sensitive to density variation among spatio-temporal entities. Experiments are undertaken on several simulated data-sets to demonstrate the effectiveness and advantage of the STSNN algorithm. Also, the real-world applications on two seismic databases show that the STSNN algorithm has the ability to uncover foreshocks and aftershocks effectively. 相似文献
3.
地籍管理信息系统属于GIS范畴,具有很强的时态特性,如何高效地组织时空数据是系统成败的关键。本文在分析地籍管理信息系统必要性以及时间概念及其具体含义的基础上,引入时间语义,提出基于时间语义的数据模型。根据语义对地籍管理信息系统的时空数据组织方法进行了研究。并根据地籍管理对模型的要求,分别从时间点、时间段角度对历史信息进行查询和回溯,验证了模型的可行性。 相似文献
4.
针对目前生态环境监测中多源多尺度数据获取、定量遥感模型半自动化条件制约海量数据的快速处理与分析以及静态的时空快照服务难以表达动态变化过程等问题,该文从基于传感网的数据多元化实时感知获取、基于数据仓库的生态信息主题化动态汇聚、基于多尺度WFS的智能化服务、基于动态数据驱动的仿真动态模拟知识化应用方面考虑,设计湖泊流域生态环境动态监测服务系统。以鄱阳湖为例进行验证,为鄱阳湖流域的生态监测以及江西省生态文明试验区建设提供服务。 相似文献
5.
none 《The Cartographic journal》2013,50(1):49-60
AbstractMany of the traditional data visualization techniques, which proved to be supportive for exploratory analysis of datasets of moderate sizes, fail to fulfil their function when applied to large datasets. There are two approaches to coping with large amounts of data: data selection, when only a portion of data is displayed, and data aggregation, i.e. grouping data items and considering the groups instead of the original data. None of these approaches alone suits the needs of exploratory data analysis, which requires consideration of data on all levels: overall (considering a dataset as a whole), intermediate (viewing and comparing collective characteristics of arbitrary data subsets, or classes), and elementary (accessing individual data items). Therefore, it is necessary to combine these approaches, i.e. build a tool showing the whole set and arbitrarily defined subsets (object classes) in an aggregated way and superimposing this with a representation of arbitrarily selected individual data items.We have achieved such a combination of approaches by modifying the technique of parallel coordinate plot. These modifications are described and analysed in the paper. 相似文献
6.
7.
土地信息系统的迅速发展和广泛应用导致了土地空间数据多源性的产生,为土地数据综合利用和数据共享带来不便.探讨土地空间数据多源性的产生和表现,指出多数据格式是多源土地数据集成的瓶颈;提出了多源空间数据集成的原则与方法,展望了土地多源数据集成的发展方向,并将其在土地管理中的应用做了有益的探索. 相似文献
8.
Virtual globes have been developed to showcase different types of data combining a digital elevation model and basemaps of high resolution satellite imagery. Hence, they became a standard to share spatial data and information, although they suffer from a lack of toolboxes dedicated to the formatting of large geoscientific dataset. From this perspective, we developed Geolokit: a free and lightweight software that allows geoscientists – and every scientist working with spatial data – to import their data (e.g., sample collections, structural geology, cross-sections, field pictures, georeferenced maps), to handle and to transcribe them to Keyhole Markup Language (KML) files. KML files are then automatically opened in the Google Earth virtual globe and the spatial data accessed and shared. Geolokit comes with a large number of dedicated tools that can process and display: (i) multi-points data, (ii) scattered data interpolations, (iii) structural geology features in 2D and 3D, (iv) rose diagrams, stereonets and dip-plunge polar histograms, (v) cross-sections and oriented rasters, (vi) georeferenced field pictures, (vii) georeferenced maps and projected gridding.Therefore, together with Geolokit, Google Earth becomes not only a powerful georeferenced data viewer but also a stand-alone work platform. The toolbox (available online at http://www.geolokit.org) is written in Python, a high-level, cross-platform programming language and is accessible through a graphical user interface, designed to run in parallel with Google Earth, through a workflow that requires no additional third party software. Geolokit features are demonstrated in this paper using typical datasets gathered from two case studies illustrating its applicability at multiple scales of investigation: a petro-structural investigation of the Ile d’Yeu orthogneissic unit (Western France) and data collection of the Mariana oceanic subduction zone (Western Pacific). 相似文献
9.
10.
Spatial objects have two types of attributes: geometrical attributes and non-geometrical attributes, which belong to two different attribute domains (geometrical and non-geometrical domains). Although geometrically scattered in a geometrical domain, spatial objects may be similar to each other in a non-geometrical domain. Most existing clustering algorithms group spatial datasets into different compact regions in a geometrical domain without considering the aspect of a non-geometrical domain. However, many application scenarios require clustering results in which a cluster has not only high proximity in a geometrical domain, but also high similarity in a non-geometrical domain. This means constraints are imposed on the clustering goal from both geometrical and non-geometrical domains simultaneously. Such a clustering problem is called dual clustering. As distributed clustering applications become more and more popular, it is necessary to tackle the dual clustering problem in distributed databases. The DCAD algorithm is proposed to solve this problem. DCAD consists of two levels of clustering: local clustering and global clustering. First, clustering is conducted at each local site with a local clustering algorithm, and the features of local clusters are extracted. Second, local features from each site are sent to a central site where global clustering is obtained based on those features. Experiments on both artificial and real spatial datasets show that DCAD is effective and efficient. 相似文献
11.
ZHOU Jiaogen GUAN Jihong LI Pingxiang 《地球空间信息科学学报》2007,10(2):137-144
Spatial objects have two types of attributes: geometrical attributes and non-geometrical attributes, which belong to two different attribute domains (geometrical and non-geometrical domains). Although geometrically scattered in a geometrical domain, spatial objects may be similar to each other in a non-geometrical domain. Most existing clustering algorithms group spatial datasets into different compact regions in a geometrical domain without considering the aspect of a non-geometrical domain. However, many application scenarios require clustering results in which a cluster has not only high proximity in a geometrical domain, but also high similarity in a non-geometrical domain. This means constraints are imposed on the clustering goal from both geometrical and non-geometrical domains simultaneously. Such a clustering problem is called dual clustering. As distributed clustering applications become more and more popular, it is necessary to tackle the dual clustering problem in distributed databases. The DCAD algorithm is proposed to solve this problem. DCAD consists of two levels of clus- tering: local clustering and global clustering. First, clustering is conducted at each local site with a local clustering algorithm, and the features of local clusters are extracted. Second, local features from each site are sent to a central site where global clustering is obtained based on those features. Experiments on both artificial and real spatial datasets show that DCAD is effective and efficient. 相似文献
12.
为实现对工程建设项目海量多源异构数据的高效管理与共享,更好地服务审批监管,本文从工程建设项目审批、管理、服务和监管的全局角度,提出建立工程建设项目全生命周期“多测合一”综合服务平台,深入研究了平台实施过程中涉及的时空大数据、多源异构数据融合、GIS+BIM及三维等关键技术,并给出应用案例,为工程建设项目联合测绘相关平台建设提供了参考。 相似文献
13.
为促进城市地下管线规范化、科学化管理,配合城市地下管线探测和地下管线信息管理系统的建设,实现数据共享,需要建立统一的数据编码规则。本文从目前广泛应用的几种编码方法出发,提出了一种便于数据管理、查询、网络分析及满足系统实际需求的编码方法,为管网系统的规范化建立提供参考依据。 相似文献
14.
Sepehr Honarparvar Rouzbeh Forouzandeh Jonaghani Ali Asghar Alesheikh Behnam Atazadeh 《国际地球制图》2013,28(13):1496-1513
AbstractRecommender systems (RS), as supportive tools, filter information from a massive amount of data based on the determined preferences. Most of the RS require information about the context of users such as their locations. In such cases, location-aware recommender systems (LARS) can be employed to suggest more personalized items to the users. The most current research projects on LARS focus on the development of algorithms, evaluation methods and applications. However, the role of up-to-date spatial databases in LARS is not a well-researched area. The up-to-date spatial information would potentially improve the accuracy of items which are recommended by LARS. Volunteered geographic information (VGI) could be a low-cost source of up-to-date spatial information for LARS. This article proposes an approach to enrich spatial databases of LARS by VGI. Since not all records of VGI are fitted for use in LARS, a mechanism is developed to identify useful information. Some VGI data sets refer to existing spatial data in the database while other VGI data sets are shared for the first time. Therefore, the proposed method assessed the quality of VGI with reference source (for VGI which is existed in the database) and VGI without reference source (for VGI which is shared for the first time). To demonstrate the feasibility of the proposed approach, a mobile application has been developed to recommend suitable restaurants to the users based on their geospatial locations. The evaluation of the method indicates that VGI can potentially enhance the functionality of the LARS in predicting the users’ interests. 相似文献
15.
Spatial database updating using active contours for multispectral images: application with Landsat 7
S. Jodouin L. Bentabet D. Ziou J. Vaillancourt C. Armenakis 《ISPRS Journal of Photogrammetry and Remote Sensing》2003,57(5-6):346
This paper presents a fully automated approach for area detection and delineation based on multispectral images and features from a topographic database. The vectors residing in the database are refined using active contours (snakes) according to updated information provided by the multispectral images. The conventional methods of defining the external energy guiding the deformation of the snake based on: (1) statistical measures; or (2) gradient-based boundary finding is often corrupted by poor image quality. Here a method to integrate the two approaches is proposed using an estimation of the maximum a posteriori (MAP) segmentation in an effort to form a unified approach that is robust to noise and poor edges. We further propose to improve the accuracy of the resulting boundary location and update of the snake topology. A number of experiments are performed on both synthetic and LANDSAT 7 images to evaluate the approach. 相似文献
16.
Ali Mansourian Alex Lubida Petter Pilesjö Ehsan Abdolmajidi Monica Lassi 《地球空间信息科学学报》2013,16(2-3):97-110
There exist major challenges in accelerating the spatial data infrastructure (SDI) planning process in the developing countries as well as advocating for politicians to support the development of SDI, due to the high complexity of SDI, lack of knowledge and experience, and limited insight in the benefits. To address these challenges, a methodology for SDI planning in Tanzania, based on the system dynamics technique and the communities of practice concept, was adopted and applied within a community consisting of experts from stakeholder organizations. The groups gathered to develop an SDI plan, while they shared their knowledge and discussed their ideas that helped their understanding of SDI. By running the system dynamics model, the development of SDI over time could be simulated that gave the planning community an insight about the future effects of today’s plans and decisions. Finally, an optimum model could be developed by refinements and improvements done with the consensus of the SDI stakeholders. This model included the components and policies that are essential for a successful SDI implementation in Tanzania and can be used as a basis for SDI planning and help to gain political support. Lessons learnt from this research were promising regarding the usability of the methodology for SDI planning in comparable countries. 相似文献
17.
18.
19.
《International Journal of Digital Earth》2013,6(11):918-945
The Chinese Government and citizens face enormous challenges of disaster management as widespread devastation, economic damages, and loss of human lives caused by increasing natural disasters. Disaster management requires a complicated iterative process that includes disaster monitoring, early detection, forecasting, loss assessment, and efficient analysis of disaster reduction. Each task typically involves the use of technologists and multiple geospatial information resources, including sensors, data sources, models, geo-tools, software packages, and computing resources. However, most existing disaster management systems operate in a typical passive data-centric mode, where resources cannot be fully utilized. This impediment is partially being addressed by the increasingly complex application requirements and the growing availability of diverse resources. In this paper, we summarize and analyze the practical problems experienced by the National Disaster Reduction Application System of China. To address the issues of data-centric, centralized, isolated solutions, we propose a novel Focusing Service Mechanism, which is capable of scheduling and allocating for optimum utilization of multiple resources, to dynamically generate collaborative and on-demand disaster information services. We also demonstrate the design and implementation of the Integrated Disaster Information Service System (IDISS). Through the service strategies of Virtualizing, Wrapping, and Integrating, disaster-related resources are constructed into services in the IDISS. These services are dynamically aggregated into focusing service chains, for diverse disaster management tasks. Actual applications illustrate that the proposed service system can significantly improve the capability of disaster management in China. 相似文献
20.
实时获取农作物长势及产量等信息对于现代农业的发展具有重要意义。近年来,随着遥感技术(remote sensing,RS)和地理信息系统(geographic information system,GIS)广泛应用于农作物估产领域,相继出现了一些较为实用的估产方法,主要有结合辅助数据的估产方法、基于植被指数的估产方法、基于特定模型的估产方法和基于农作物估产平台(软件)的开发等。其中,基于植被指数的估产方法又分为单一和多植被指数估产2类方法。在对近年来该领域大量文献深入研究的基础上,着重就几类热点方法展开论述,并对每类方法的优势和缺陷进行了评述,最后对该领域需要进一步研究的方向进行了探讨和展望,以期为后续研究提供参考。 相似文献