首页 | 本学科首页   官方微博 | 高级检索  
相似文献
 共查询到20条相似文献,搜索用时 31 毫秒
1.
Abstract

In this paper we address the problem of computing visibility information on digital terrain models in parallel. We propose a parallel algorithm for computing the visible region of an observation point located on the terrain. The algorithm is based on a sequential triangle-sorting visibility approach proposed by De Floriani et al. (1989). Static and dynamic parallelization strategies, both in terms of partitioning criteria and scheduling policies, are discussed. The different parallelization strategies are implemented on an MIMD multicomputer and evaluated through experimental results.  相似文献   

2.
Abstract

Recent changes in information technology offer the opportunity to explore alternative architectures for geographical information systems (GIS) which might better support advanced applications. This paper describes the architecture and implementation of the environmental decision support system (EDSS), a prototype GIS tool kit. The architecture is based on a simple yet powerful systems model using only data collections, views and operations as the basic entity types. The design of the user interface, data management and data analysis within the model are outlined, with particular emphasis on the advanced facilities for which implementation is simplified by the architecture. A prototype applications system, BANKSIA, is also described.  相似文献   

3.
Abstract

Large spatial interpolation problems present significant computational challenges even for the fastest workstations. In this paper we demonstrate how parallel processing can be used to reduce computation times to levels that are suitable for interactive interpolation analyses of large spatial databases. Though the approach developed in this paper can be used with a wide variety of interpolation algorithms, we specifically contrast the results obtained from a global ‘brute force’ inverse–distance weighted interpolation algorithm with those obtained using a much more efficient local approach. The parallel versions of both implementations are superior to their sequential counterparts. However, the local version of the parallel algorithm provides the best overall performance.  相似文献   

4.
Abstract

We present the notion of a natural tree as an efficient method for storing spatial information for quick access. A natural tree is a representation of spatial adjacency, organised to allow efficient addition of new data, access to existing data, or deletions. The nodes of a natural tree are compound elements obtained by a particular Delaunay triangulation algorithm. Improvements to that algorithm allow both the construction of the triangulation and subsequent access to neighbourhood information to be O(N log N). Applications include geographical information systems, contouring, and dynamical systems reconstruction.  相似文献   

5.
Abstract

Utilising the powerful resources of a parallel computer has become a technique available to the GIS software engineer for increasing the performance of such complex software systems. This paper discusses the effectiveness of both automatic and manual parallelising techniques with a view to making an assessment as to whether the inherent sequential structure of GIS software is a detrimental factor inhibiting the use of such techniques. With the aid of the Scan Line Fill (SLF) algorithm in GIMMS, it has been shown that whilst automated parallelization has no merits in this case, a significant performance benefit can be achieved with algorithm redesign at the macro level to exploit the natural geometric parallelism inherent within the algorithm. However, the results illustrate that the full potential of this approach will not be appreciated until the I/O bottleneck is completely overcome, as opposed to merely avoided.  相似文献   

6.
As geospatial researchers' access to high-performance computing clusters continues to increase alongside the availability of high-resolution spatial data, it is imperative that techniques are devised to exploit these clusters' ability to quickly process and analyze large amounts of information. This research concentrates on the parallel computation of A Multidirectional Optimal Ecotope-Based Algorithm (AMOEBA). AMOEBA is used to derive spatial weight matrices for spatial autoregressive models and as a method for identifying irregularly shaped spatial clusters. While improvements have been made to the original ‘exhaustive’ algorithm, the resulting ‘constructive’ algorithm can still take a significant amount of time to complete with large datasets. This article outlines a parallel implementation of AMOEBA (the P-AMOEBA) written in Java utilizing the message passing library MPJ Express. In order to account for differing types of spatial grid data, two decomposition methods are developed and tested. The benefits of using the new parallel algorithm are demonstrated on an example dataset. Results show that different decompositions of spatial data affect the computational load balance across multiple processors and that the parallel version of AMOEBA achieves substantially faster runtimes than those reported in related publications.  相似文献   

7.
《The Journal of geography》2012,111(5):505-512
Abstract

The University of Alabama is now offering a new and innovative, five-semester program that provides preservice teachers with both knowledge of and skill in using strategies and teaching methods associated with general and special education. The goal of the Multiple Abilities Program (MAP) is to enable teachers to accommodate the wide range of learning styles and developmental readiness for instruction of all learners in a given classroom, regardless of the labels with which the children are identified. This article describes MAP in light of the geography strand of the MAP curriculum. MAP students work with five topics in geography, which they use to develop a greater understanding of how authentic teaching and learning of geography are mediated by cognitive, affective, and social needs of children. MAP students take a particular topic in geography and design and implement instruction for it by creating authentic learning activities that offer elementary school students an opportunity to explore the topic. The variety that is systematically planned into the activities is the major means of accommodating differences in cognitive ability, learning style, level of physical and social development, and cultural, ethnic, and socioeconomic diversity.  相似文献   

8.
Abstract

By using stream restoration as a seminar theme, geography faculty can create a topical course that helps provide a shared intellectual agenda for both physical and human geography students, while highlighting the holistic strengths of our discipline. Although it is not necessary that faculty have prior knowledge about the topic, a willingness to work collaboratively is essential to creating an effective course about this complex endeavor. The course can simultaneously meets the needs of students continuing on to graduate studies as well as those preparing for teaching careers. Guidance on how a stream restoration class could be used to teach the eighteen geography standards is also provided.  相似文献   

9.
Abstract

Mapping variable stream buffers in a vector environment in which buffer width values are delineated often yields inaccurate results. Possible vector solutions are either ineffective or inefficient, An alternate raster approach is presented here in which a buffer effectiveness-achievement function (b-function) is introduced to map desirable buffer zones at an individual cell level based upon areal differentiations in physical and ecological conditions. The implementation of b-function is made feasible by a GIS procedure devised in this article. This tested method can be extended to a variety of variable buffer studies, such as visual buffers, noise buffers, greenways, and urban natural buffers.

‘A robe can never be made of the fur from one fox's axillae’ (A Chinese idiom).  相似文献   

10.
Abstract

Modelling of erosion and deposition in complex terrain within a geographical information system (GIS) requires a high resolution digital elevation model (DEM), reliable estimation of topographic parameters, and formulation of erosion models adequate for digital representation of spatially distributed parameters. Regularized spline with tension was integrated within a GIS for computation of DEMs and topographic parameters from digitized contours or other point elevation data. For construction of flow lines and computation of upslope contributing areas an algorithm based on vector-grid approach was developed. The spatial distribution of areas with topographic potential for erosion or deposition was then modelled using the approach based on the unit stream power and directional derivatives of surface representing the sediment transport capacity. The methods presented are illustrated on study areas in central Illinois and the Yakima Ridge, Washington.  相似文献   

11.
Existing sensor network query processors (SNQPs) have demonstrated that in-network processing is an effective and efficient means of interacting with wireless sensor networks (WSNs) for data collection tasks. Inspired by these findings, this article investigates the question as to whether spatial analysis over WSNs can be built upon established distributed query processing techniques, but, here, emphasis is on the spatial aspects of sensed data, which are not adequately addressed in the existing SNQPs. By spatial analysis, we mean the ability to detect topological relationships between spatially referenced entities (e.g. whether mist intersects a vineyard or is disjoint from it) and to derive representations grounded on such relationships (e.g. the geometrical extent of that part of a vineyard that is covered by mist). To support the efficient representation, querying and manipulation of spatial data, we use an algebraic approach. We revisit a previously proposed centralized spatial algebra comprising a set of spatial data types and a comprehensive collection of operations. We have redefined and re-conceptualized the algebra for distributed evaluation and shown that it can be efficiently implemented for in-network execution. This article provides rigorous, formal definitions of the spatial data types, points, lines and regions, together with spatial-valued and topological operations over them. The article shows how the algebra can be used to characterize complex and expressive topological relationships between spatial entities and spatial phenomena that, due to their dynamic, evolving nature, cannot be represented a priori.  相似文献   

12.
The shoreline of beaches in the lee of coastal salients or man-made structures, usually known as headland-bay beaches, has a distinctive curvature; wave fronts curve as a result of wave diffraction at the headland and in turn cause the shoreline to bend. The ensuing curved planform is of great interest both as a peculiar landform and in the context of engineering projects in which it is necessary to predict how a coastal structure will affect the sandy shoreline in its lee. A number of empirical models have been put forward, each based on a specific equation. A novel approach, based on the application of artificial neural networks, is presented in this work. Unlike the conventional method, no particular equation of the planform is embedded in the model. Instead, it is the model itself that learns about the problem from a series of examples of headland-bay beaches (the training set) and thereafter applies this self-acquired knowledge to other cases (the test set) for validation. Twenty-three headland-bay beaches from around the world were selected, of which sixteen and seven make up the training and test sets, respectively. As there is no well-developed theory for deciding upon the most convenient neural network architecture to deal with a particular data set, an experimental study was conducted in which ten different architectures with one and two hidden neuron layers and five training algorithms – 50 different options combining network architecture and training algorithm – were compared. Each of these options was implemented, trained and tested in order to find the best-performing approach for modelling the planform of headland-bay beaches. Finally, the selected neural network model was compared with a state-of-the-art planform model and was shown to outperform it.  相似文献   

13.
广东大峡谷河床壶穴形态的形成与发育   总被引:1,自引:0,他引:1  
The goal of this study is to provide information on the process of pothole growth on a gorge streambed. Pothole geometries were measured in a reach of the Dabu river bed at the head of a gorge more than 200 m deeply incising into a 650–750 m high planation surface formed in the middle Miocene in northern Guangdong, China. Geometric and derivative data of the potholes obtained from fieldwork were interpreted using standard statistical methodologies. Our study shows that the formation and development of a stream pothole were only related to local conditions of a stream reach where the pothole occurs; the weaknesses, which are usually intersect fractures, typically interconnected vertical joints, or triangular pits generated by hitting of rock fragments during floods, initiate the pothole development on a streambed; the geometrical dimensions of the potholes are controlled by tectonic joints developed in bedrock of the stream reach; the radius and the depth of potholes are strongly (log) positive correlated; the pothole shapes and the flow patterns are inconstant during pothole growth; a pothole can be formed within a short period, but cannot be fully developed and maintained for a long time in a strong incision streambed. The finding in our study can improve the understanding of Quaternary environment in Guangdong. Foundation: National Natural Science Foundation of China, No.40871020; Guangdong Natural Science Foundation, No.7005836 Author: Wang Wei (1956–), Ph.D and Professor, specialized in Quaternary geology and geomorphology.  相似文献   

14.
《The Journal of geography》2012,111(5):220-225
Abstract

Field trips are essential for learning geoscience, but can be logistically challenging for introductory-level courses with large enrollments. Transporting large numbers of undergraduate students to roadway or stream bank exposures can be time consuming, expensive, and unsafe. To address this problem, the author designed three campus-based field exercises for an introductory geoscience course. Students collected and analyzed data from campus features to learn about rock weathering, retaining wall stability, and stream flow. They preferred outdoor campus exercises over indoor exercises, because they were more realistic, interesting, and interactive. The outdoor exercises utilized features common to many college campuses and thus could easily be implemented elsewhere. While the campus exercises do not replace a need for conventional road trips in upper-level courses, they are an effective way to introduce fieldwork in large introductory-level courses.  相似文献   

15.
A general-purpose parallel raster processing programming library (pRPL) was developed and applied to speed up a commonly used cellular automaton model with known tractability limitations. The library is suitable for use by geographic information scientists with basic programming skills, but who lack knowledge and experience of parallel computing and programming. pRPL is a general-purpose programming library that provides generic support for raster processing, including local-scope, neighborhood-scope, regional-scope, and global-scope algorithms as long as they are parallelizable. The library also supports multilayer algorithms. Besides the standard data domain decomposition methods, pRPL provides a spatially adaptive quad-tree-based decomposition to produce more evenly distributed workloads among processors. Data parallelism and task parallelism are supported, with both static and dynamic load-balancing. By grouping processors, pRPL also supports data–task hybrid parallelism, i.e., data parallelism within a processor group and task parallelism among processor groups. pSLEUTH, a parallel version of a well-known cellular automata model for simulating urban land-use change (SLEUTH), was developed to demonstrate full utilization of the advanced features of pRPL. Experiments with real-world data sets were conducted and the performance of pSLEUTH measured. We conclude not only that pRPL greatly reduces the development complexity of implementing a parallel raster-processing algorithm, it also greatly reduces the computing time of computationally intensive raster-processing algorithms, as demonstrated with pSLEUTH.  相似文献   

16.
《The Journal of geography》2012,111(2):110-114
Abstract

This paper summarizes the objectives and content of a course entitled “Geography in an Urban World,” given at Simon Fraser University. It outlines the manner in which this course is offered; teachers may be interested in this particular way toward a more relevant and meaningful geography.  相似文献   

17.
ABSTRACT

High performance computing is required for fast geoprocessing of geospatial big data. Using spatial domains to represent computational intensity (CIT) and domain decomposition for parallelism are prominent strategies when designing parallel geoprocessing applications. Traditional domain decomposition is limited in evaluating the computational intensity, which often results in load imbalance and poor parallel performance. From the data science perspective, machine learning from Artificial Intelligence (AI) shows promise for better CIT evaluation. This paper proposes a machine learning approach for predicting computational intensity, followed by an optimized domain decomposition, which divides the spatial domain into balanced subdivisions based on the predicted CIT to achieve better parallel performance. The approach provides a reference framework on how various machine learning methods including feature selection and model training can be used in predicting computational intensity and optimizing parallel geoprocessing against different cases. Some comparative experiments between the approach and traditional methods were performed using the two cases, DEM generation from point clouds and spatial intersection on vector data. The results not only demonstrate the advantage of the approach, but also provide hints on how traditional GIS computation can be improved by the AI machine learning.  相似文献   

18.
Abstract

The use of network-based parallel computing is gaining an increasing popularity for different reasons. Its exploitation depends on the availability of simple but effective methodologies to parallelize applications, and the availability of portable and efficient communication libraries to develop parallel programs. These two items are necessary to obtain performance advantages, and to ensure software portability and reusability. In this paper we present our experience in parallelizing, in a systematic way, a class of Geographical Information Systems applications. We discuss the use of two well-known communication libraries (PVM and Linda). Performance results are also reported.  相似文献   

19.

The recent phenomenon of relative metropolitan decline and non-metropolitan growth is set into two broader frameworks: first, decentralization is an expected consequence of earlier industrialization and metropolitanization; and, second, the change follows a parallel shift in power, industrialization, and urbanization from the core to the periphery of the country. Evidence is found for both. The older industrial states thus exhibit non-metropolitan growth, whereas many newly industrializing states continue to show vigorous metropolitanization.  相似文献   

20.
In integration of road maps modeled as road vector data, the main task is matching pairs of objects that represent, in different maps, the same segment of a real-world road. In an ad hoc integration, the matching is done for a specific need and, thus, is performed in real time, where only a limited preprocessing is possible. Usually, ad hoc integration is performed as part of some interaction with a user and, hence, the matching algorithm is required to complete its task in time that is short enough for human users to provide feedback to the application, that is, in no more than a few seconds. Such interaction is typical of services on the World Wide Web and to applications in car-navigation systems or in handheld devices.

Several algorithms were proposed in the past for matching road vector data; however, these algorithms are not efficient enough for ad hoc integration. This article presents algorithms for ad hoc integration of maps in which roads are represented as polylines. The main novelty of these algorithms is in using only the locations of the endpoints of the polylines rather than trying to match whole lines. The efficiency of the algorithms is shown both analytically and experimentally. In particular, these algorithms do not require the existence of a spatial index, and they are more efficient than an alternative approach based on using a grid index. Extensive experiments using various maps of three different cities show that our approach to matching road networks is efficient and accurate (i.e., it provides high recall and precision).

General Terms:Algorithms, Experimentation  相似文献   

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

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