199,251 research outputs found

    The combination of spatial access methods and computational geometry in geographic database systems

    Get PDF
    Geographic database systems, known as geographic information systems (GISs) particularly among non-computer scientists, are one of the most important applications of the very active research area named spatial database systems. Consequently following the database approach, a GIS hag to be seamless, i.e. store the complete area of interest (e.g. the whole world) in one database map. For exhibiting acceptable performance a seamless GIS hag to use spatial access methods. Due to the complexity of query and analysis operations on geographic objects, state-of-the-art computational geomeny concepts have to be used in implementing these operations. In this paper, we present GIS operations based on the compuational geomeny technique plane sweep. Specifically, we show how the two ingredients spatial access methods and computational geomeny concepts can be combined fĂĽr improving the performance of GIS operations. The fruitfulness of this combination is based on the fact that spatial access methods efficiently provide the data at the time when computational geomeny algorithms need it fĂĽr processing. Additionally, this combination avoids page faults and facilitates the parallelization of the algorithms.

    GIS and Network Analysis

    Get PDF
    Both geographic information systems (GIS) and network analysis are burgeoning fields, characterised by rapid methodological and scientific advances in recent years. A geographic information system (GIS) is a digital computer application designed for the capture, storage, manipulation, analysis and display of geographic information. Geographic location is the element that distinguishes geographic information from all other types of information. Without location, data are termed to be non-spatial and would have little value within a GIS. Location is, thus, the basis for many benefits of GIS: the ability to map, the ability to measure distances and the ability to tie different kinds of information together because they refer to the same place (Longley et al., 2001). GIS-T, the application of geographic information science and systems to transportation problems, represents one of the most important application areas of GIS-technology today. While traditional GIS formulation's strengths are in mapping display and geodata processing, GIS-T requires new data structures to represent the complexities of transportation networks and to perform different network algorithms in order to fulfil its potential in the field of logistics and distribution logistics. This paper addresses these issues as follows. The section that follows discusses data models and design issues which are specifically oriented to GIS-T, and identifies several improvements of the traditional network data model that are needed to support advanced network analysis in a ground transportation context. These improvements include turn-tables, dynamic segmentation, linear referencing, traffic lines and non-planar networks. Most commercial GIS software vendors have extended their basic GIS data model during the past two decades to incorporate these innovations (Goodchild, 1998). The third section shifts attention to network routing problems that have become prominent in GIS-T: the travelling salesman problem, the vehicle routing problem and the shortest path problem with time windows, a problem that occurs as a subproblem in many time constrained routing and scheduling issues of practical importance. Such problems are conceptually simple, but mathematically complex and challenging. The focus is on theory and algorithms for solving these problems. The paper concludes with some final remarks.

    OpenACC Based GPU Parallelization of Plane Sweep Algorithm for Geometric Intersection

    Get PDF
    Line segment intersection is one of the elementary operations in computational geometry. Complex problems in Geographic Information Systems (GIS) like finding map overlays or spatial joins using polygonal data require solving segment intersections. Plane sweep paradigm is used for finding geometric intersection in an efficient manner. However, it is difficult to parallelize due to its in-order processing of spatial events. We present a new fine-grained parallel algorithm for geometric intersection and its CPU and GPU implementation using OpenMP and OpenACC. To the best of our knowledge, this is the first work demonstrating an effective parallelization of plane sweep on GPUs. We chose compiler directive based approach for implementation because of its simplicity to parallelize sequential code. Using Nvidia Tesla P100 GPU, our implementation achieves around 40X speedup for line segment intersection problem on 40K and 80K data sets compared to sequential CGAL library

    Efficient geographic information systems: Data structures, Boolean operations and concurrency control

    Get PDF
    Geographic Information Systems (GIS) are crucial to the ability of govern mental agencies and business to record, manage and analyze geographic data efficiently. They provide methods of analysis and simulation on geographic data that were previously infeasible using traditional hardcopy maps. Creation of realistic 3-D sceneries by overlaying satellite imagery over digital elevation models (DEM) was not possible using paper maps. Determination of suitable areas for construction that would have the fewest environmental impacts once required manual tracing of different map sets on mylar sheets; now it can be done in real time by GIS. Geographic information processing has significant space and time require ments. This thesis concentrates on techniques which can make existing GIS more efficient by considering these issues: Data Structure, Boolean Operations on Geographic Data, Concurrency Control. Geographic data span multiple dimensions and consist of geometric shapes such as points, lines, and areas, which cannot be efficiently handled using a traditional one-dimensional data structure. We therefore first survey spatial data structures for geographic data and then show how a spatial data structure called an R-tree can be used to augment the performance of many existing GIS. Boolean operations on geographic data are fundamental to the spatial anal ysis common in geographic data processing. They allow the user to analyze geographic data by using operators such as AND, OR, NOT on geographic ob jects. An example of a boolean operation query would be, Find all regions that have low elevation AND soil type clay. Boolean operations require signif icant time to process. We present a generalized solution that could significantly improve the time performance of evaluating complex boolean operation queries. Concurrency control on spatial data structures for geographic data processing is becoming more critical as the size and resolution of geographic databases increase. We present algorithms to enable concurrent access to R-tree spatial data structures so that efficient sharing of geographic data can occur in a multi user GIS environment

    Expertise in map comprehension: processing of geographic features according to spatial configuration and abstract roles

    Get PDF
    Expertise in topographic map reading is dependent on efficient processing of geographical information presented in a standardised map format. Studies have supported the proposition that expert map readers employ cognitive schemas in which prototypical configurations held in long term memory are employed during the surface search of map features to facilitate map comprehension. Within the experts’ cognitive schemas, it is assumed that features are grouped according to spatial configurations that have been frequently encountered and these patterns facilitate efficient chunking of features during information processing. This thesis investigates the nature of information held in experts’ cognitive schemas. It also proposes that features are grouped in the experts’ schemas not only by their spatial configurations but according to the abstract and functional roles they perform. Three experiments investigated the information processing strategies employed by firstly, skilled map readers engaged in a map reproduction task and secondly, expert map readers engaged in a location comparison exercise. In the first and second experiments, skilled and novice map readers studied and reproduced a town map and a topographic map. Drawing protocols and verbal protocols provided insights into their information processing strategies. The skilled map readers demonstrated superior performance for reproducing contour related data with evidence of the use of cognitive schemas. For the third experiment, expert and novice map readers compared locations within map excerpts for similarities of boundary extents. Eye-gaze data and verbal protocols provided information on the features attended to and the participants’ search patterns. The expert group integrated features into their cognitive schemas according to the abstract roles they performed significantly more frequently than the novices. Both groups employed pattern recognition to integrate features for some of the locations. Within a similar experimental design the second part of the third experiment examined whether experts also integrated the abstract roles of remote features and village grouping concepts within their cognitive schemas. The experts again integrated the abstract roles of physical features into their schemas more often than novices but this strategy was not employed for either the remote feature or grouping categories. Implications for map design and future Geographic Information Systems are discussed

    Initiating informatics and GIS support for a field investigation of Bioterrorism: The New Jersey anthrax experience

    Get PDF
    BACKGROUND: The investigation of potential exposure to anthrax spores in a Trenton, New Jersey, mail-processing facility required rapid assessment of informatics needs and adaptation of existing informatics tools to new physical and information-processing environments. Because the affected building and its computers were closed down, data to list potentially exposed persons and map building floor plans were unavailable from the primary source. RESULTS: Controlling the effects of anthrax contamination required identification and follow-up of potentially exposed persons. Risk of exposure had to be estimated from the geographic relationship between work history and environmental sample sites within the contaminated facility. To assist in establishing geographic relationships, floor plan maps of the postal facility were constructed in ArcView Geographic Information System (GIS) software and linked to a database of personnel and visitors using Epi Info and Epi Map 2000. A repository for maintaining the latest versions of various documents was set up using Web page hyperlinks. CONCLUSIONS: During public health emergencies, such as bioterrorist attacks and disease epidemics, computerized information systems for data management, analysis, and communication may be needed within hours of beginning the investigation. Available sources of data and output requirements of the system may be changed frequently during the course of the investigation. Integrating data from a variety of sources may require entering or importing data from a variety of digital and paper formats. Spatial representation of data is particularly valuable for assessing environmental exposure. Written documents, guidelines, and memos important to the epidemic were frequently revised. In this investigation, a database was operational on the second day and the GIS component during the second week of the investigation

    Geographic information systems and perceptual dialectology: a method for processing draw-a-map data

    Get PDF
    This article presents a new method for processing data gathered using the "draw-a-map” task in perceptual dialectology (PD) studies. Such tasks produce large numbers of maps containing many lines indicating nonlinguists' perceptions of the location and extent of dialect areas. Although individual maps are interesting, and numerical data relating to the relative prominence of dialect areas can be extracted, an important value of the draw-a-map task is in aggregating data. This was always an aim of the contemporary PD method, although the nature of the data has meant that this has not always been possible. Here, we argue for the use of geographic information systems (GIS) in order to aggregate, process, and display PD data. Using case studies from the United Kingdom and Germany, we present examples of data processed using GIS and illustrate the future possibilities for the use of GIS in PD researc

    PERANCANGAN SISTEM INFORMASI GEOGRAFIS PEMETAAN LOKASI PEMBUANGAN SAMPAH LEGAL PADA DINAS KEBERSIHAN DAN PERTAMANAN KOTA LUBUKLINGGAU BERBASIS WEB MOBILE

    Get PDF
    Department of Hygiene and Gardening in Lubuklinggau has given the information about the location of waste disposal legal still in conventional data. It resulted in the map less provide complete information and difficult to be refurbished for its data object. It also difficult to map all locations of waste disposal legal in Lubuklinggau. Therefore, it neede fast an information systems, accurate and easy to be understood so that all locations of waste disposal legal can be know by the wider community. In addition, the management process was done by goverment, it can be coordinated by Department of Hygiene and Gardening in Lubuklinggau. In resolving of this issue, the writes tried use the development of technology application GIS (Geographic Information Systems) in order there were a mapping system location of the distribution waste disposal legal so that it’s easy for doing changes the data, provide the information and it also can be accessed by using mobile device. The result of this study was an application of Geographic Information Systems in mapping the location of waste disposal legal that consisted of main page, map page, detail of location waste disposal page, login admin page, home administrator page, and location processing page where for all menu provides complete information for the user

    Use of fuzzy sets in modeling of GIS objects

    Get PDF
    © Published under licence by IOP Publishing Ltd. The paper discusses modeling and methods of data visualization in geographic information systems. Information processing in Geoinformatics is based on the use of models. Therefore, geoinformation modeling is a key in the chain of GEODATA processing. When solving problems, using geographic information systems often requires submission of the approximate or insufficient reliable information about the map features in the GIS database. Heterogeneous data of different origin and accuracy have some degree of uncertainty. In addition, not all information is accurate: already during the initial measurements, poorly defined terms and attributes (e.g., «soil, well-drained») are used. Therefore, there are necessary methods for working with uncertain requirements, classes, boundaries. The author proposes using spatial information fuzzy sets. In terms of a characteristic function, a fuzzy set is a natural generalization of ordinary sets, when one rejects the binary nature of this feature and assumes that it can take any value in the interval
    • …
    corecore