A conservation law for map space in portrayal and generalisation

Size: px
Start display at page:

Download "A conservation law for map space in portrayal and generalisation"

Transcription

1 A conservation law for map space in portrayal and generalisation Alistair Edwardes University of Zurich, Department of Geography, Winterthurerstrasse 109, 8057 Zurich, Switzerland, Themes: Theoretical Cartography, Cartographic Generalization and Multiple Representation, Internet Location-Based Services, Mobile Mapping and Navigation Systems. Abstract The paper describes new approaches in computational cartography to assist online map portrayal e.g., in web map and location-based services. Such services demand increasing levels of flexibility to support portrayal operations such as the on-the-fly combination (conflation) of data from different sources in response to ad hoc database queries and dynamic generalisation of information in response to different device profiles, user preferences and interaction. The research described in the paper takes the position of a conservation law for mapping to build models of representation that can assist in portrayal tasks, specifically cartographic generalisation and data conflation (to support online information retrieval services). It uses a grid mesh that is fitted to the map objects, such that the grid shares the same topology as the features. That is, a feature s geometry lies on a grid vertex (if it is a point object), follows a grid edge or crosses a grid face diagonally (if it is a linear object). This grid is then used as a parameter space to compute coordinate transformations that model the deformations that occur when features are symbolised. By adding structural constraints to the grid it is then shown how these transformations can be used to perform conflation and generalisation operations. Two cartographic activities where this issue is encountered are conflation and cartographic generalisation. Here, conflation refers to the task of portraying and combining data from ad hoc queries on geo-referenced databases with a topographic base map. This task is performed frequently in online mapping systems, for example web- and location based services. Cartographic generalisation is a portrayal task that seeks to balance requirements for good map legibility with accuracy and optimal information content. It does so by abstracting both the spatial relationships and semantics of the map information and reorganising features accordingly. Introduction Maps are an analogue representational media (Palmer, 1978) that communicate information in two ways; symbolically and spatially (Berendt et al, 1998). Symbolic information is represented explicitly by presenting attribute information of features pictographically. Spatial information is represented implicitly by using the spatial characteristics that constrain the map medium as analogous to those constraining geographic space (Sloman, 1985). Hence spatial relationships in geographic space can be said to be represented more or less faithfully in the map space. These two dichotomous forms of information description do not generally sit happily together. Symbolising features on a map, beyond their real world footprint, necessarily impacts on the ability of the map to represent spatial relationships. Two inter-related mapping activities can be distinguished affecting this relationship: portrayal and scale selection.

2 ?? Portrayal relates to the selection and application of a set of signs that will be used to communicate information symbolically. Different forms of portrayal will have different effects on the ability to describe spatial relations.?? The scale selection affects the way in which the dimensions of the symbol scale relative to how properties of space scale. Figure 1 illustrates this for a circular point symbol, shown in the inset for different scales. 300 Distance (Map Units) distance 0.5 mm sq 1 mm sq 2 mm sq Scale Denominator Figure 1. Scaling, representation and spatial relationships Figure 1. shows how the distance in map units between two point circle symbols of areas 0, 0.5, 1 and 2 mm 2 changes with scale. It can be seen that the scaling rates are dependent on the property of the symbol, here varied by size. Hence the larger the symbol the faster the degradation of spatial relationships as scale is decreased. Maps are always portrayed at some scale so these effects are always evident. However they are particularly marked in mobile information services where the resolution of the device requires larger symbols than would be required for other display mediums. The operation of cartographic generalisation can be thought of as mediating in the relationship between these two forms of information representation. On the one hand, generalisation can omit and reconfigure information in order to preserve the communication of spatial relationships. On the other, generalisation can change the form of portrayal to describe phenomena at a different level of organisation Symbolisation and spatial relations This impact of symbolisation on space can be considered in one of two ways according to whether we view space as relative or absolute. Viewing space as absolute, the symbol is thought

3 of as occupying a region of space, or consuming white space. Viewing space relatively the impact of symbology is to distort space around the point. Figure 1 illustrates these perspectives for a single symbolised point feature and a set of point features viewed in terms of absolute and relative space. a) b) c) d) Figure 1. Distortions of space and spatial relations caused by symbology using views of space as absolute a) and c) and relative b) and d). Viewing space as absolute is the usual perspective taken in cartometric analysis and map generalisation. Measurements are made using the underlying unsymbolised data points. This allows the use of standard geometric tools for analysis. However, when the points are considered including their symbology, this absolute view does not always represent the space satisfactorily. The region of space in the direct neighbourhood of symbolised point can no longer be considered since it is now covered. At large cartographic scales this effect is generally unimportant, however at smaller and smaller map scales the ability for the map space to act as an analogue to the real world is increasingly compromised. The relative view of space attempts to rectify the analogy by is replacing a static uniform view of space with a more elastic, deformable one. The effect of symbology is then to distort spatial relations. The relative view accepts that local distortions of space mean that not all the relationships that can be determined in a completely metric space can be supported. Instead a less constrained space should be considered that preserves fewer properties. Habel (2003) terms this representational commitment, where the map author commits to a specific order within an axiomatic system of geometries. Habel s description of representational commitment relates mainly to global aspects of map design, such as choosing whether to represent data in a geometrically accurate or a highly abstract schematized form. Barkowsky and Freska (1997) also suggest an ordered system for representational commitment, which they term representational correspondence, that they suggest might be used to guide more local generalisation processing. An example of such a hierarchy is shown in Figure 2.

4 8-sector orientation 4-sector orientation Dichotomic orientation Precise Angles No orientation information Fuzzy angles Decreasing levels of precision in correspondence to geographic reality Figure 2. An example of a hierarchical structure for representation correspondence from Barkowsky and Freska (1997) Law of conservation applied to the map space An alternative way of considering this perspective is as a conservation law applied to the properties of the map space. This is simply to say that the amount of space in a map remains constant independent of symbolisation. Map space around a feature is expanded by symbolisation and, because of the conservation law, compressed elsewhere to compensate for this. Hence the properties of the space are distorted across the surface of the map. This view raises a number of possibilities for map generalisation.?? Modelling the distortions of the underlying space can help to: Identify areas of conflict in the map caused by symbols overlapping. Describe information density across the map space Provide transformation based generalisation operators, for example for displacement?? Committing to different levels of a system of representation, based on distortions can help to: partition the map space based on regions of the space holding the same level of commitment and therefore localise the generalisation processing; reduce the search space of generalisation operators by only considering solutions that satisfy the properties of the commitment; and guide the generalisation process by suggesting the types of generalisation operation and the order in which they are applied. Define generalisation operators that generalise spatial relations explicitly, e.g. typification Taking this perspective suggests two classes of generalisation operation; continuous operations and discontinuous operations. Continuous operations are essentially smooth functions driven by changes in map resolution due to scale. These include simplification of shape, smoothing, morphing between representations and displacement. Discontinuous operations involve sharp changes. They are driven more by changes in the semantics of the information due to levels of detail and levels of organisation of geographic phenomena. Such operations include; collapse,

5 aggregation and elimination. The application area for models described here is to continuous operations A map space conserving model In order to model a deformable space two components are required. To model the structure of space a system of discretisation is needed, for example a quadrilateral mesh or triangulation. A topology should be defined on this to allow the model to be traversed and so that changes to the model can be propagated through the space. It must be possible to associate attributes to this structure, for example material properties and stresses. Secondly, a method for modelling the deformation, due some attribute that is forcing it, is required, for example using a finite element method or particle system. For this research a quadrilateral mesh was used to model the structure of map space. The symbolisation of map features were embedded into the mesh through an antialiased rasterisation (e.g. Gupta and Sproull, 1981) type process. This associated a scaling value to each quad, which described how much the symbolisation of a map feature was causing the map space to locally expand. Finally the process of deformation was using the method of non-linear magnification (Keahey, 1997), described next. This propagated the deformation through the map space. These steps are shown in Figure 3. a) b) c) d) Figure 3. Steps of map space deformation. a) regular quadrilateral mesh used to structure space, b) line feature with associated symbology added to mesh. c) Symbol width attributed to quad cells using anti-aliased rasterisation process. d) Non-linear magnification used to deform space Non-Linear Magnification. The technique of non-linear magnification (Keahey 1997) was used to model the local magnification of space due to symbolisation and ensure that the resulting deformation was smooth. This technique works by considering the current area around each grid cell together with the area required to support the symbolisation (the area magnified). If the current area is too small the mesh vertex attempts to increase the area around it by pushing its neighbours away. If the area is too big the vertex pulls its neighbours towards it to reduce the area. If there is no symbolisation in a grid cell it still must attempt to preserve its initial unit area. This is to try to ensure that the distribution of density between the symbolised and unsymbolised map space is maintained. The process is applied as an iterative process with vertices pushing and pulling until they converge in a smooth state. Figure 4 describes the process.

6 Target area (magnification * unit area) Target area Error Error Current area Current area Push Neighbours Away Pull Neighbours Towards Figure 4. Two principal operations of non-linear magnification The application of this technique to cartographic features is shown in Figure 5. Figure 5. Two principal operations of non-linear magnification Figure 5 illustrates the underlying mesh representing space. The space required by symbolisation has been exaggerated to emphasise the effect.

7 Deformation as an operator One use of the techniques was to model displacement. As can be seen, the process deforms mesh cells from squares to arbitrary quadrilaterals. A four point transformation (perspective or bilinear transformation) can be computed using this information and a displacement projection defined for a point. Figure 7. The displacement of a set of points based on the symbol size By revering the processes and minifying instead of magnifying, a smoothing operation can also be demonstrated. The operator is shown in Fig. 8, though it is far from ideal. Figure 8. Line smoothing using a minification process Control problems Two problems were found in applying the procedure. First, the regular grid used to structure space introduced a sampling problem when attributing the symbolisation. It was difficult to define a grid size optimally for the whole map which sampled only a single point or segment of a line feature in a cell without generation many redundant cells. Secondly, the process displaced all features indiscriminately which would result in shape changes such as exaggeration in bends. What was desired instead was to lock the position of some features and displace others with respect to these. In this way an additional level of hierarchical control can be afforded. The solution to both these problems was the same. The mesh edges were aligned with the linear map features, such that a feature always ran along the edge of a cell or diagonally across a cell face. The vertices incident to these edges could then be locked, and hence the feature would not

8 move due to the pushing or pulling of a neighbour. It could itself induce a deformation on its neighbouring verticies. Feature aligned mesh Implementing this solution followed the method described in Biermann et al (2001) and Boier- Martin et al (2004), who developed it for computer graphics to embed sharp features in a subdivision surface. The principal for creating the representation is to construct a one-to-one mapping between the grid and the features such that any piecewise linear feature curve either follows along mesh edges or crosses mesh faces diagonally. Biermann et al (2001) term this the approximation property. To achieve this property a two step iterative processes of mid-point subdivision of the grid followed by a snapping of grid points to feature curve is used. The stages are shown in figure 9. Starting grid Grid refinement Snapping Figure 9. Grid alignment The application of the method to cartographic data is show Figure 10. Figure 10. Grid alignment

9 The integration of the techniques with non-linear magnification is the subject of on going research. Conclusion. The paper presents on-going research into the use of continuous, deformable models of space for map generalisation and cartometric analysis. The philosophy of applying a conservation law to map space offers an interesting new alternative for graphical generalisation operations, providing a top-down, transformation based approach. The approaches operate in real-time for use in online (web and mobile) GIS. Acknowledgements This work is part of the European Union Framework 5 project WebPark: Geographically relevant information for mobile users in protected areas" (IST ). We gratefully acknowledge the financial support of the Swiss Office of Education and Science (OFES) within the scope of this project (BBW Nr ). References Palmer, S. E. (1978). Fundamental aspects of cognitive representation. In E. Rosch & B. B. Lloyd (Eds.), Cognition and categorization, pp ( Hillsdale, NJ: Lawrence Erlbaum) Sloman, A (1985) Afterthoughts on Analogical Representations. In Readings in Knowledge Representation; R. J. Brachman and H. J. Levesque (Eds), pp , (Los Altos,CA: Morgan Kaufman) Berendt, B., Barkowsky, T., Freksa, C., and Kelter, S. (1998). Spatial representation with aspect maps. In C. Freksa, C. Habel, & K. F. Wender (Eds.), Spatial cognition - An interdisciplinary approach to representing and processing spatial knowledge. (Berlin: Springer) Biermann H., Martin I. M., Zorin D., Bernardini F., (2001) Sharp Features on Multiresolution Subdivision Surfaces. Pacific Graphics 2001 Conference Proceedings. Tokyo, Japan. October 16-18, Boier-Martin, I. Ronfard, R., and Bernardini F. (2004).Detail-Preserving Variational Surface Design with Multiresolution Constraints, Proceedings of Shape Modeling International 2004, pp , Genova, Italy. Habel, C. (2003) Representational Commitment in Maps In Duckham, M., Goodchild, M.F., Worboys, M.F. (Eds.): Foundations of Geographic Information Science, pp , (Taylor & Francis, London and New York) Barkowsky, T., and Freksa, C. (1997). Cognitive requirements on making and interpreting maps. In S. Hirtle & A. Frank (Eds.), Spatial information theory: A theoretical basis for GIS pp , (Berlin: Springer) Edwardes, A., Burghardt, D and Weibel, R., (2003). WebPark location based services for species search in recreation area. Proceedings of the 21st International Cartographic Conference (ICC), Cartographic Renaissance, August 10-16, 2003, Durban, South Africa de Berg, M., Bose, P., Cheong, O., and Morin. P. (2004) On simplifying dot maps. Computational Geometry: Theory and Applications, 27(1), pp Keahey, A. (1997) Nonlinear Magnification. PhD thesis, Department of Computer Science, Indiana University, December 1997.

10 Gupta S. and Sproull R. F.. (1981) Filtering Edges for Gray-Scale Displays. In Henry Fuchs, editor, Computer Graphics, (SIGGRAPH 81 Conference Proceedings), v.15, pp.1-5. ACM SIGGRAPH

Variable-scale maps in real-time generalisation using a quadtree data structure and space deforming algorithms

Variable-scale maps in real-time generalisation using a quadtree data structure and space deforming algorithms Zurich Open Repository and Archive University of Zurich Main Library Strickhofstrasse 39 CH-8057 Zurich www.zora.uzh.ch Year: 2017 Variable-scale maps in real-time generalisation using a quadtree data

More information

The Concept of Geographic Relevance

The Concept of Geographic Relevance The Concept of Geographic Relevance Tumasch Reichenbacher, Stefano De Sabbata, Paul Crease University of Zurich Winterthurerstr. 190 8057 Zurich, Switzerland Keywords Geographic relevance, context INTRODUCTION

More information

Children s Understanding of Generalisation Transformations

Children s Understanding of Generalisation Transformations Children s Understanding of Generalisation Transformations V. Filippakopoulou, B. Nakos, E. Michaelidou Cartography Laboratory, Faculty of Rural and Surveying Engineering National Technical University

More information

Improving Map Generalisation of Buildings by Introduction of Urban Context Rules

Improving Map Generalisation of Buildings by Introduction of Urban Context Rules Improving Map Generalisation of Buildings by Introduction of Urban Context Rules S. Steiniger 1, P. Taillandier 2 1 University of Zurich, Department of Geography, Winterthurerstrasse 190, CH 8057 Zürich,

More information

A DIAGNOSTIC TOOLBOX FOR ASSESSING POINT DATA GENERALISATION ALGORITHMS

A DIAGNOSTIC TOOLBOX FOR ASSESSING POINT DATA GENERALISATION ALGORITHMS CO-332 A DIAGNOSTIC TOOLBOX FOR ASSESSING POINT DATA GENERALISATION ALGORITHMS BEREUTER P., WEIBEL R. University of Zurich, ZURICH, SWITZERLAND 1 INTRODUCTION In recent years, point data have gained in

More information

An Information Model for Maps: Towards Cartographic Production from GIS Databases

An Information Model for Maps: Towards Cartographic Production from GIS Databases An Information Model for s: Towards Cartographic Production from GIS Databases Aileen Buckley, Ph.D. and Charlie Frye Senior Cartographic Researchers, ESRI Barbara Buttenfield, Ph.D. Professor, University

More information

Data Entry. Getting coordinates and attributes into our GIS

Data Entry. Getting coordinates and attributes into our GIS Data Entry Getting coordinates and attributes into our GIS How we used to collect spatial data How we collect spatial data now DATA SOURCES, INPUT, AND OUTPUT Manually digitizing from image or map sources

More information

Applying DLM and DCM concepts in a multi-scale data environment

Applying DLM and DCM concepts in a multi-scale data environment Applying DLM and DCM concepts in a multi-scale data environment Jantien Stoter 1,2,, Martijn Meijers 1, Peter van Oosterom 1, Dietmar Grunreich 3, Menno-Jan Kraak 4 1 OTB, GISt, Techncial University of

More information

Automated generalisation in production at Kadaster

Automated generalisation in production at Kadaster Automated generalisation in production at Kadaster NL Vincent van Altena 1, Ron Nijhuis 1, Marc Post 1, Ben Bruns 1, Jantien Stoter 1,2 1 Kadaster, The Netherlands, email: firstname.secondname@kadaster.nl

More information

Lecture 1: Geospatial Data Models

Lecture 1: Geospatial Data Models Lecture 1: GEOG413/613 Dr. Anthony Jjumba Introduction Course Outline Journal Article Review Projects (and short presentations) Final Exam (April 3) Participation in class discussions Geog413/Geog613 A

More information

12th AGILE International Conference on Geographic Information Science 2009 page 1 of 9 Leibniz Universität Hannover, Germany

12th AGILE International Conference on Geographic Information Science 2009 page 1 of 9 Leibniz Universität Hannover, Germany 12th AGILE International Conference on Geographic Information Science 2009 page 1 of 9 A Framework for the Generalization of 3D City Models Richard Guercke and Claus Brenner Institute of Cartography and

More information

Keywords: ratio-based simplification, data reduction, mobile applications, generalization

Keywords: ratio-based simplification, data reduction, mobile applications, generalization Page 1 of 9 A Generic Approach to Simplification of Geodata for Mobile Applications Theodor Foerster¹, Jantien Stoter¹, Barend Köbben¹ and Peter van Oosterom² ¹ International Institute for Geo-Information

More information

COMPARISON OF MANUAL VERSUS DIGITAL LINE SIMPLIFICATION. Byron Nakos

COMPARISON OF MANUAL VERSUS DIGITAL LINE SIMPLIFICATION. Byron Nakos COMPARISON OF MANUAL VERSUS DIGITAL LINE SIMPLIFICATION Byron Nakos Cartography Laboratory, Department of Rural and Surveying Engineering National Technical University of Athens 9, Heroon Polytechniou

More information

Chapter 5. GIS The Global Information System

Chapter 5. GIS The Global Information System Chapter 5 GIS The Global Information System What is GIS? We have just discussed GPS a simple three letter acronym for a fairly sophisticated technique to locate a persons or objects position on the Earth

More information

Interactions between Levels in an Agent Oriented Model for Generalisation

Interactions between Levels in an Agent Oriented Model for Generalisation Interactions between Levels in an Agent Oriented Model for Generalisation Adrien Maudet Université Paris-Est, IGN, COGIT, Saint-Mandé, France adrien.maudet@ign.fr Abstract. Generalisation is a complex

More information

AN ATTEMPT TO AUTOMATED GENERALIZATION OF BUILDINGS AND SETTLEMENT AREAS IN TOPOGRAPHIC MAPS

AN ATTEMPT TO AUTOMATED GENERALIZATION OF BUILDINGS AND SETTLEMENT AREAS IN TOPOGRAPHIC MAPS AN ATTEMPT TO AUTOMATED GENERALIZATION OF BUILDINGS AND SETTLEMENT AREAS IN TOPOGRAPHIC MAPS M. Basaraner * and M. Selcuk Yildiz Technical University (YTU), Department of Geodetic and Photogrammetric Engineering,

More information

Generalized map production: Italian experiences

Generalized map production: Italian experiences Generalized map production: Italian experiences FIG Working Week 2012 Knowing to manage the territory, protect the environment, evaluate the cultural heritage Rome, Italy, 6-10 May 2012 Gabriele GARNERO,

More information

Exploring representational issues in the visualisation of geographical phenomenon over large changes in scale.

Exploring representational issues in the visualisation of geographical phenomenon over large changes in scale. Institute of Geography Online Paper Series: GEO-017 Exploring representational issues in the visualisation of geographical phenomenon over large changes in scale. William Mackaness & Omair Chaudhry Institute

More information

Key Words: geospatial ontologies, formal concept analysis, semantic integration, multi-scale, multi-context.

Key Words: geospatial ontologies, formal concept analysis, semantic integration, multi-scale, multi-context. Marinos Kavouras & Margarita Kokla Department of Rural and Surveying Engineering National Technical University of Athens 9, H. Polytechniou Str., 157 80 Zografos Campus, Athens - Greece Tel: 30+1+772-2731/2637,

More information

OBJECT-ORIENTATION, CARTOGRAPHIC GENERALISATION AND MULTI-PRODUCT DATABASES. P.G. Hardy

OBJECT-ORIENTATION, CARTOGRAPHIC GENERALISATION AND MULTI-PRODUCT DATABASES. P.G. Hardy OBJECT-ORIENTATION, CARTOGRAPHIC GENERALISATION AND MULTI-PRODUCT DATABASES P.G. Hardy Laser-Scan Ltd, Science Park, Milton Road, Cambridge, CB4 4FY, UK. Fax: (44)-1223-420044; E-mail paul@lsl.co.uk Abstract

More information

A CARTOGRAPHIC DATA MODEL FOR BETTER GEOGRAPHICAL VISUALIZATION BASED ON KNOWLEDGE

A CARTOGRAPHIC DATA MODEL FOR BETTER GEOGRAPHICAL VISUALIZATION BASED ON KNOWLEDGE A CARTOGRAPHIC DATA MODEL FOR BETTER GEOGRAPHICAL VISUALIZATION BASED ON KNOWLEDGE Yang MEI a, *, Lin LI a a School Of Resource And Environmental Science, Wuhan University,129 Luoyu Road, Wuhan 430079,

More information

Chapter 5. Presenting Data

Chapter 5. Presenting Data Chapter 5. Presenting Data Copyright McGraw-Hill Education. Permission required for reproduction or display. 5-1 Basic principles of map design 5-2 1 Map Design Process 5-3 The map objective The first

More information

Generalisation and Multiple Representation of Location-Based Social Media Data

Generalisation and Multiple Representation of Location-Based Social Media Data Generalisation and Multiple Representation of Location-Based Social Media Data Dirk Burghardt, Alexander Dunkel and Mathias Gröbe, Institute of Cartography Outline 1. Motivation VGI and spatial data from

More information

Provision of Web-Based Childcare Support Maps by Local Governments in Japan

Provision of Web-Based Childcare Support Maps by Local Governments in Japan Provision of Web-Based Childcare Support Maps by Local Governments in Japan Mikoto Kukimoto*, Yoshiki Wakabayashi** * Nara Women s University ** Tokyo Metropolitan University Abstract. The aim of this

More information

AdV Project: Map Production of the DTK50

AdV Project: Map Production of the DTK50 Geoinformation und Landentwicklung AdV Project: Map Production of the DTK50 Sabine Urbanke, LGL Baden-Württemberg Landesamt für Geoinformation und Landentwicklung Baden-Württemberg (LGL) (State Authority

More information

A STUDY ON INCREMENTAL OBJECT-ORIENTED MODEL AND ITS SUPPORTING ENVIRONMENT FOR CARTOGRAPHIC GENERALIZATION IN MULTI-SCALE SPATIAL DATABASE

A STUDY ON INCREMENTAL OBJECT-ORIENTED MODEL AND ITS SUPPORTING ENVIRONMENT FOR CARTOGRAPHIC GENERALIZATION IN MULTI-SCALE SPATIAL DATABASE A STUDY ON INCREMENTAL OBJECT-ORIENTED MODEL AND ITS SUPPORTING ENVIRONMENT FOR CARTOGRAPHIC GENERALIZATION IN MULTI-SCALE SPATIAL DATABASE Fan Wu Lina Dang Xiuqin Lu Weiming Su School of Resource & Environment

More information

INTELLIGENT GENERALISATION OF URBAN ROAD NETWORKS. Alistair Edwardes and William Mackaness

INTELLIGENT GENERALISATION OF URBAN ROAD NETWORKS. Alistair Edwardes and William Mackaness INTELLIGENT GENERALISATION OF URBAN ROAD NETWORKS Alistair Edwardes and William Mackaness Department of Geography, University of Edinburgh, Drummond Street, EDINBURGH EH8 9XP, Scotland, U.K. Tel. 0131

More information

Paper presented at the 9th AGILE Conference on Geographic Information Science, Visegrád, Hungary,

Paper presented at the 9th AGILE Conference on Geographic Information Science, Visegrád, Hungary, 220 A Framework for Intensional and Extensional Integration of Geographic Ontologies Eleni Tomai 1 and Poulicos Prastacos 2 1 Research Assistant, 2 Research Director - Institute of Applied and Computational

More information

Relative adjacencies in spatial pseudo-partitions

Relative adjacencies in spatial pseudo-partitions Relative adjacencies in spatial pseudo-partitions Roderic Béra 1, Christophe Claramunt 1 1 Naval Academy Research Institute, Lanvéoc-Poulmic, BP 600, 29240 Brest Naval, France {bera, claramunt}@ecole-navale.fr

More information

Implementing Visual Analytics Methods for Massive Collections of Movement Data

Implementing Visual Analytics Methods for Massive Collections of Movement Data Implementing Visual Analytics Methods for Massive Collections of Movement Data G. Andrienko, N. Andrienko Fraunhofer Institute Intelligent Analysis and Information Systems Schloss Birlinghoven, D-53754

More information

Towards a formal classification of generalization operators

Towards a formal classification of generalization operators Towards a formal classification of generalization operators Theodor Foerster, Jantien Stoter & Barend Köbben Geo-Information Processing Department (GIP) International Institute for Geo-Information Science

More information

Global Grids and the Future of Geospatial Computing. Kevin M. Sahr Department of Computer Science Southern Oregon University

Global Grids and the Future of Geospatial Computing. Kevin M. Sahr Department of Computer Science Southern Oregon University Global Grids and the Future of Geospatial Computing Kevin M. Sahr Department of Computer Science Southern Oregon University 1 Kevin Sahr - November 11, 2013 The Situation Geospatial computing has achieved

More information

Development of a Cartographic Expert System

Development of a Cartographic Expert System Development of a Cartographic Expert System Research Team Lysandros Tsoulos, Associate Professor, NTUA Constantinos Stefanakis, Dipl. Eng, M.App.Sci., PhD 1. Introduction Cartographic design and production

More information

A General Framework for Conflation

A General Framework for Conflation A General Framework for Conflation Benjamin Adams, Linna Li, Martin Raubal, Michael F. Goodchild University of California, Santa Barbara, CA, USA Email: badams@cs.ucsb.edu, linna@geog.ucsb.edu, raubal@geog.ucsb.edu,

More information

Basic principles of cartographic design. Makram Murad-al-shaikh M.S. Cartography Esri education delivery team

Basic principles of cartographic design. Makram Murad-al-shaikh M.S. Cartography Esri education delivery team Basic principles of cartographic design Makram Murad-al-shaikh M.S. Cartography Esri education delivery team Cartographic concepts Cartography defined The communication channel - Why maps fail Objectives

More information

GENERALIZATION IN THE NEW GENERATION OF GIS. Dan Lee ESRI, Inc. 380 New York Street Redlands, CA USA Fax:

GENERALIZATION IN THE NEW GENERATION OF GIS. Dan Lee ESRI, Inc. 380 New York Street Redlands, CA USA Fax: GENERALIZATION IN THE NEW GENERATION OF GIS Dan Lee ESRI, Inc. 380 New York Street Redlands, CA 92373 USA dlee@esri.com Fax: 909-793-5953 Abstract In the research and development of automated map generalization,

More information

Cell-based Model For GIS Generalization

Cell-based Model For GIS Generalization Cell-based Model For GIS Generalization Bo Li, Graeme G. Wilkinson & Souheil Khaddaj School of Computing & Information Systems Kingston University Penrhyn Road, Kingston upon Thames Surrey, KT1 2EE UK

More information

Mappings For Cognitive Semantic Interoperability

Mappings For Cognitive Semantic Interoperability Mappings For Cognitive Semantic Interoperability Martin Raubal Institute for Geoinformatics University of Münster, Germany raubal@uni-muenster.de SUMMARY Semantic interoperability for geographic information

More information

Esri Production Mapping: Map Automation & Advanced Cartography MADHURA PHATERPEKAR JOE SHEFFIELD

Esri Production Mapping: Map Automation & Advanced Cartography MADHURA PHATERPEKAR JOE SHEFFIELD Esri Production Mapping: Map Automation & Advanced Cartography MADHURA PHATERPEKAR JOE SHEFFIELD Traditional Cartography What you really want Cartographic Workflow Output Cartographic Data Symbology Layout

More information

Victor C. NNAM, Bernard O. EKPETE and Obinna C. D. ANEJIONU, Nigeria

Victor C. NNAM, Bernard O. EKPETE and Obinna C. D. ANEJIONU, Nigeria IMPROVING STREET GUIDE MAPPING OF ENUGU SOUTH URBAN AREA THROUGH COMPUTER AIDED CARTOGRAPHY By Victor C. NNAM, Bernard O. EKPETE and Obinna C. D. ANEJIONU, Nigeria Presented at FIG Working Week 2012 Knowing

More information

Harmonizing Level of Detail in OpenStreetMap Based Maps

Harmonizing Level of Detail in OpenStreetMap Based Maps Harmonizing Level of Detail in OpenStreetMap Based Maps G. Touya 1, M. Baley 1 1 COGIT IGN France, 73 avenue de Paris 94165 Saint-Mandé France Email: guillaume.touya{at}ign.fr 1. Introduction As OpenStreetMap

More information

Mastering Map Scale: Formalizing Guidelines for Multi-Scale Map Design

Mastering Map Scale: Formalizing Guidelines for Multi-Scale Map Design Mastering Map Scale: Formalizing Guidelines for Multi-Scale Map Design Cynthia A. Brewer Pennsylvania State University Barbara P. Buttenfield University of Colorado Boulder a.k.a. Cindy and babs Collaborators

More information

MAP SYMBOL BREWER A NEW APPROACH FOR A CARTOGRAPHIC MAP SYMBOL GENERATOR

MAP SYMBOL BREWER A NEW APPROACH FOR A CARTOGRAPHIC MAP SYMBOL GENERATOR MAP SYMBOL BREWER A NEW APPROACH FOR A CARTOGRAPHIC MAP SYMBOL GENERATOR Olaf Schnabel Institute of Cartography, Swiss Federal Institute of Technology (ETH) CH-8093 Zurich, Switzerland schnabel@karto.baug.ethz.ch

More information

WEB-BASED SPATIAL DECISION SUPPORT: TECHNICAL FOUNDATIONS AND APPLICATIONS

WEB-BASED SPATIAL DECISION SUPPORT: TECHNICAL FOUNDATIONS AND APPLICATIONS WEB-BASED SPATIAL DECISION SUPPORT: TECHNICAL FOUNDATIONS AND APPLICATIONS Claus Rinner University of Muenster, Germany Piotr Jankowski San Diego State University, USA Keywords: geographic information

More information

Encyclopedia of Geographical Information Science. TITLE 214 Symbolization and Generalization

Encyclopedia of Geographical Information Science. TITLE 214 Symbolization and Generalization Encyclopedia of Geographical Information Science TITLE 214 Symbolization and Generalization Address: William A Mackaness and Omair Chaudhry Institute of Geography, School of GeoSciences, The University

More information

INTRODUCTION. In March 1998, the tender for project CT.98.EP.04 was awarded to the Department of Medicines Management, Keele University, UK.

INTRODUCTION. In March 1998, the tender for project CT.98.EP.04 was awarded to the Department of Medicines Management, Keele University, UK. INTRODUCTION In many areas of Europe patterns of drug use are changing. The mechanisms of diffusion are diverse: introduction of new practices by new users, tourism and migration, cross-border contact,

More information

ADDING METADATA TO MAPS AND STYLED LAYERS TO IMPROVE MAP EFFICIENCY

ADDING METADATA TO MAPS AND STYLED LAYERS TO IMPROVE MAP EFFICIENCY ADDING METADATA TO MAPS AND STYLED LAYERS TO IMPROVE MAP EFFICIENCY B. Bucher, S. Mustière, L. Jolivet, J. Renard IGN-COGIT, Saint Mandé, France Introduction Standard APIs to visualise geodata on information

More information

GENERALISATION OF SUBMARINE FEATURES ON NAUTICAL CHARTS

GENERALISATION OF SUBMARINE FEATURES ON NAUTICAL CHARTS GENERALISATION OF SUBMARINE FEATURES ON NAUTICAL CHARTS Eric Guilbert, Xunruo Zhang Department of Land Surveying and Geo-Informatics The Hong Kong Polytechnic University Hung Hom, Kowloon, Hong Kong lseguil@polyu.edu.hk,

More information

Better Topographic Map Production Using ArcGIS. A Comprehensive Solution for Mapping Organizations

Better Topographic Map Production Using ArcGIS. A Comprehensive Solution for Mapping Organizations Better Topographic Map Production Using ArcGIS A Comprehensive Solution for Mapping Organizations The World Is Always Changing As a member of a national mapping organization, you know this is true. You

More information

Alexander Klippel and Chris Weaver. GeoVISTA Center, Department of Geography The Pennsylvania State University, PA, USA

Alexander Klippel and Chris Weaver. GeoVISTA Center, Department of Geography The Pennsylvania State University, PA, USA Analyzing Behavioral Similarity Measures in Linguistic and Non-linguistic Conceptualization of Spatial Information and the Question of Individual Differences Alexander Klippel and Chris Weaver GeoVISTA

More information

Research Group Cartography

Research Group Cartography Research Group Cartography Research Group Cartography Towards supporting wayfinding LBS components 1. Mobile devices 2. Communication Network 3. Positioning Component 4. Service and Application Provider

More information

CARTOGRAPHIC WEB SERVICES AND CARTOGRAPHIC RULES A NEW APPROACH FOR WEB CARTOGRAPHY

CARTOGRAPHIC WEB SERVICES AND CARTOGRAPHIC RULES A NEW APPROACH FOR WEB CARTOGRAPHY CARTOGRAPHIC WEB SERVICES AND CARTOGRAPHIC RULES A NEW APPROACH FOR WEB CARTOGRAPHY 1. Introduction Ionut Iosifescu, Marco Hugentobler, Lorenz Hurni ETH Zurich, Institute of Cartography Wolfgang-Pauli-Str.

More information

Designing GIS Databases to Support Mapping and Map Production Charlie Frye, ESRI Redlands Aileen Buckley, ESRI Redlands

Designing GIS Databases to Support Mapping and Map Production Charlie Frye, ESRI Redlands Aileen Buckley, ESRI Redlands Designing GIS Databases to Support Mapping and Map Production Charlie Frye, ESRI Redlands Aileen Buckley, ESRI Redlands 1 Designing GIS Databases to Support Mapping and Map Production Charlie Frye, ESRI

More information

Integrated Cartographic and Programmatic Access to Spatial Data using Object-Oriented Databases in an online Web GIS

Integrated Cartographic and Programmatic Access to Spatial Data using Object-Oriented Databases in an online Web GIS Integrated Cartographic and Programmatic Access to Spatial Data using Object-Oriented Databases in an online Web GIS ICC Dresden 2013 I. Iosifescu & L. Hurni Institute of Cartography and Geoinformation,

More information

Multiple Representations with Overrides, and their relationship to DLM/DCM Generalization. Paul Hardy Dan Lee

Multiple Representations with Overrides, and their relationship to DLM/DCM Generalization. Paul Hardy Dan Lee Multiple Representations with Overrides, and their relationship to DLM/DCM Generalization Paul Hardy Dan Lee phardy@esri.com dlee@esri.com 1 Context This is a forward-looking presentation, and much of

More information

gathered by Geosensor Networks

gathered by Geosensor Networks Towards a generalization of data gathered by Geosensor Networks Christoph Stasch Bilateral Event 2009 NationalInstitute for Space Research (INPE) Sao Paulo, Brazil Institute for Geoinformatics Institute

More information

MAPPINGS BETWEEN MAPS ASSOCIATION OF DIFFERENT THEMATIC CONTENTS USING SITUATION THEORY

MAPPINGS BETWEEN MAPS ASSOCIATION OF DIFFERENT THEMATIC CONTENTS USING SITUATION THEORY MAPPINGS BETWEEN MAPS ASSOCIATION OF DIFFERENT THEMATIC CONTENTS USING SITUATION THEORY Eleni Tomai, Marinos Kavouras Cartography Laboratory, National Technical University of Athens, Greece Abstract. The

More information

Cognitive modeling with conceptual spaces

Cognitive modeling with conceptual spaces Cognitive modeling with conceptual spaces Martin Raubal Department of Geography, University of California at Santa Barbara 5713 Ellison Hall, Santa Barbara, CA 93106, U.S.A. raubal@geog.ucsb.edu Abstract.

More information

The Relevance of Cartography. Dubai 2015, Georg Gartner

The Relevance of Cartography. Dubai 2015, Georg Gartner The Relevance of Cartography Dubai 2015, Georg Gartner Where are we? Data! Data? We are not short of data Technologies! Technologies? We are not short of technologies Data-driven and technology-driven

More information

Basics of GIS reviewed

Basics of GIS reviewed Basics of GIS reviewed Martin Breunig Karlsruhe Institute of Technology martin.breunig@kit.edu GEODETIC INSTITUTE, DEPARTMENT OF CIVIL ENGINEERING, GEO AND ENVIRONMENTAL SCIENCES, CHAIR IN GEOINFORMATICS

More information

Automated Generation of Geometrically- Precise and Semantically-Informed Virtual Geographic Environments Populated with Spatially-Reasoning Agents

Automated Generation of Geometrically- Precise and Semantically-Informed Virtual Geographic Environments Populated with Spatially-Reasoning Agents Automated Generation of Geometrically- Precise and Semantically-Informed Virtual Geographic Environments Populated with Spatially-Reasoning Agents Mehdi Mekni DISSERTATION.COM Boca Raton Automated Generation

More information

GIS FOR MAZOWSZE REGION - GENERAL OUTLINE

GIS FOR MAZOWSZE REGION - GENERAL OUTLINE GIS FOR MAZOWSZE REGION - GENERAL OUTLINE S. Bialousz 1), K Mączewski 2), E. Janczar 2), K. Osinska-Skotak 1) 1) Warsaw University of Technology, Warsaw, Poland 2) Office of the Surveyor of the Mazowieckie

More information

Types of spatial data. The Nature of Geographic Data. Types of spatial data. Spatial Autocorrelation. Continuous spatial data: geostatistics

Types of spatial data. The Nature of Geographic Data. Types of spatial data. Spatial Autocorrelation. Continuous spatial data: geostatistics The Nature of Geographic Data Types of spatial data Continuous spatial data: geostatistics Samples may be taken at intervals, but the spatial process is continuous e.g. soil quality Discrete data Irregular:

More information

Deutsche Gesellschaft für Kartographie e.v.

Deutsche Gesellschaft für Kartographie e.v. Deutsche Gesellschaft für Kartographie e.v. Der Vizepräsident Prof. Dr. Manfred Buchroithner, TU Dresden, 01062 Dresden International Cartographic Association Executive Committee Prof. Dr. Manfred Buchroithner

More information

Multi-scale Representation: Modelling and Updating

Multi-scale Representation: Modelling and Updating Multi-scale Representation: Modelling and Updating Osman Nuri ÇOBANKAYA 1, Necla ULUĞTEKİN 2 1 General Command of Mapping, Ankara osmannuri.cobankaya@hgk.msb.gov.tr 2 İstanbul Technical University, İstanbul

More information

SPATIAL DATA MINING. Ms. S. Malathi, Lecturer in Computer Applications, KGiSL - IIM

SPATIAL DATA MINING. Ms. S. Malathi, Lecturer in Computer Applications, KGiSL - IIM SPATIAL DATA MINING Ms. S. Malathi, Lecturer in Computer Applications, KGiSL - IIM INTRODUCTION The main difference between data mining in relational DBS and in spatial DBS is that attributes of the neighbors

More information

Compact guides GISCO. Geographic information system of the Commission

Compact guides GISCO. Geographic information system of the Commission Compact guides GISCO Geographic information system of the Commission What is GISCO? GISCO, the Geographic Information System of the COmmission, is a permanent service of Eurostat that fulfils the requirements

More information

Twenty Years of Progress: GIScience in Michael F. Goodchild University of California Santa Barbara

Twenty Years of Progress: GIScience in Michael F. Goodchild University of California Santa Barbara Twenty Years of Progress: GIScience in 2010 Michael F. Goodchild University of California Santa Barbara Outline The beginnings: GIScience in 1990 Major accomplishments research institutional The future

More information

A System Approach to Automated Map Generalization 1

A System Approach to Automated Map Generalization 1 A System Approach to Automated Map Generalization 1 Weiping Yang and Christopher Gold Centre de recherche en géomatique Université Laval, Québec, Canada G1V 7P4 Abstract This paper presents a system approach

More information

GEOGRAPHY 350/550 Final Exam Fall 2005 NAME:

GEOGRAPHY 350/550 Final Exam Fall 2005 NAME: 1) A GIS data model using an array of cells to store spatial data is termed: a) Topology b) Vector c) Object d) Raster 2) Metadata a) Usually includes map projection, scale, data types and origin, resolution

More information

Automatic Generalization of Cartographic Data for Multi-scale Maps Representations

Automatic Generalization of Cartographic Data for Multi-scale Maps Representations Environmental Engineering 10th International Conference eissn 2029-7092 / eisbn 978-609-476-044-0 Vilnius Gediminas Technical University Lithuania, 27 28 April 2017 Article ID: enviro.2017.169 http://enviro.vgtu.lt

More information

Syllabus Reminders. Geographic Information Systems. Components of GIS. Lecture 1 Outline. Lecture 1 Introduction to Geographic Information Systems

Syllabus Reminders. Geographic Information Systems. Components of GIS. Lecture 1 Outline. Lecture 1 Introduction to Geographic Information Systems Syllabus Reminders Geographic Information s Lecture Introduction to Geographic Information s. Class Info: www.saigis.com/class/ 2. Office T / TH (8:00-9:30 a.m.) and (2:30 3:30pm) or Appt 3. Email: burgerpr@unk.edu

More information

Making Maps With GIS. Making Maps With GIS

Making Maps With GIS. Making Maps With GIS Making Maps With GIS Getting Started with GIS Chapter 7 Making Maps With GIS 7.1 The Parts of a Map 7.2 Choosing a Map Type 7.3 Designing the Map 1 What is a map? Map is the communication tool for the

More information

The Development of Research on Automated Geographical Informational Generalization in China

The Development of Research on Automated Geographical Informational Generalization in China The Development of Research on Automated Geographical Informational Generalization in China Wu Fang, Wang Jiayao, Deng Hongyan, Qian Haizhong Department of Cartography, Zhengzhou Institute of Surveying

More information

Road Network Generalization: A Multi Agent System Approach

Road Network Generalization: A Multi Agent System Approach Road Network Generalization: A Multi Agent System Approach Cécile Duchêne (1), Mathieu Barrault (2), Kelvin Haire (3) (1) IGN/SR/Cogit Laboratory 2 avenue Pasteur 94165 Saint-Mandé Cedex France, cecile.duchene@ign.fr

More information

JUNCTION MODELING IN VEHICLE NAVIGATION MAPS AND MULTIPLE REPRESENTATIONS

JUNCTION MODELING IN VEHICLE NAVIGATION MAPS AND MULTIPLE REPRESENTATIONS JUNCTION MODELING IN VEHICLE NAVIGATION MAPS AND MULTIPLE REPRESENTATIONS A. O. Dogru a and N. N. Ulugtekin a a ITU, Civil Engineering Faculty, 34469 Maslak Istanbul, Turkey - (dogruahm, ulugtek)@itu.edu.tr

More information

SVY2001: Lecture 15: Introduction to GIS and Attribute Data

SVY2001: Lecture 15: Introduction to GIS and Attribute Data SVY2001: Databases for GIS Lecture 15: Introduction to GIS and Attribute Data Management. Dr Stuart Barr School of Civil Engineering & Geosciences University of Newcastle upon Tyne. Email: S.L.Barr@ncl.ac.uk

More information

CPSC 695. Future of GIS. Marina L. Gavrilova

CPSC 695. Future of GIS. Marina L. Gavrilova CPSC 695 Future of GIS Marina L. Gavrilova The future of GIS Overview What is GIS now How GIS was viewed before Current trends and developments Future directions of research What is GIS? Internet's definition

More information

GEO-DATA INPUT AND CONVERSION. Christos G. Karydas,, Dr. Lab of Remote Sensing and GIS Director: Prof. N. Silleos

GEO-DATA INPUT AND CONVERSION. Christos G. Karydas,, Dr. Lab of Remote Sensing and GIS Director: Prof. N. Silleos Christos G. Karydas,, Dr. xkarydas@agro.auth.gr http://users.auth.gr/xkarydas Lab of Remote Sensing and GIS Director: Prof. N. Silleos School of Agriculture Aristotle University of Thessaloniki, GR 1 0.

More information

GIS CONCEPTS ARCGIS METHODS AND. 3 rd Edition, July David M. Theobald, Ph.D. Warner College of Natural Resources Colorado State University

GIS CONCEPTS ARCGIS METHODS AND. 3 rd Edition, July David M. Theobald, Ph.D. Warner College of Natural Resources Colorado State University GIS CONCEPTS AND ARCGIS METHODS 3 rd Edition, July 2007 David M. Theobald, Ph.D. Warner College of Natural Resources Colorado State University Copyright Copyright 2007 by David M. Theobald. All rights

More information

Line Simplification. Bin Jiang

Line Simplification. Bin Jiang Line Simplification Bin Jiang Department of Technology and Built Environment, Division of GIScience University of Gävle, SE-801 76 Gävle, Sweden Email: bin.jiang@hig.se (Draft: July 2013, Revision: March,

More information

Analysis of European Topographic Maps for Monitoring Settlement Development

Analysis of European Topographic Maps for Monitoring Settlement Development Analysis of European Topographic Maps for Monitoring Settlement Development Ulrike Schinke*, Hendrik Herold*, Gotthard Meinel*, Nikolas Prechtel** * Leibniz Institute of Ecological Urban and Regional Development,

More information

Simulation of Piezoelectric Induced Lamb Waves in Plates

Simulation of Piezoelectric Induced Lamb Waves in Plates Simulation of Piezoelectric Induced Lamb Waves in Plates C. WILLBERG, J. M. VIVAR-PEREZ, Z. AHMAD and U. GABBERT ABSTRACT The use of Lamb waves for damage detection and non-destructive evaluation have

More information

Geographic Information Systems (GIS) in Environmental Studies ENVS Winter 2003 Session III

Geographic Information Systems (GIS) in Environmental Studies ENVS Winter 2003 Session III Geographic Information Systems (GIS) in Environmental Studies ENVS 6189 3.0 Winter 2003 Session III John Sorrell York University sorrell@yorku.ca Session Purpose: To discuss the various concepts of space,

More information

12 Review and Outlook

12 Review and Outlook 12 Review and Outlook 12.1 Review 12.2 Outlook http://www-kdd.isti.cnr.it/nwa Spatial Databases and GIS Karl Neumann, Sarah Tauscher Ifis TU Braunschweig 926 What are the basic functions of a geographic

More information

A Conceptual Model for Submarine Feature Description and Generalisation in Nautical Chart Production

A Conceptual Model for Submarine Feature Description and Generalisation in Nautical Chart Production A Conceptual Model for Submarine Feature Description and Generalisation in Nautical Chart Production Jingya YAN Naval Academy Research Institute Department of Land Surveying and Geo-Informatics The Hong

More information

Multi-sourced 3D Geospatial Terrain Modelling: Issues and Challenges

Multi-sourced 3D Geospatial Terrain Modelling: Issues and Challenges 10th Conference on Cartography and Geoinformation, Zagreb, Croatia Multi-sourced 3D Geospatial Terrain Modelling: Issues and Challenges Prof. Dr. Yerach Doytsher Mapping and Geo-Information Engineering,

More information

Large Scale Mapping Policy for the Province of Nova Scotia

Large Scale Mapping Policy for the Province of Nova Scotia Large Scale Mapping Policy for the Province of Nova Scotia December, 2005 Version 1.0 TABLE OF CONTENTS PAGE BACKGROUND...3 POLICY...5 Policy 1.0 Large Scale Mapping Program...5 Policy 2.0 Service Offering...5

More information

From Research Objects to Research Networks: Combining Spatial and Semantic Search

From Research Objects to Research Networks: Combining Spatial and Semantic Search From Research Objects to Research Networks: Combining Spatial and Semantic Search Sara Lafia 1 and Lisa Staehli 2 1 Department of Geography, UCSB, Santa Barbara, CA, USA 2 Institute of Cartography and

More information

A TRANSITION FROM SIMPLIFICATION TO GENERALISATION OF NATURAL OCCURRING LINES

A TRANSITION FROM SIMPLIFICATION TO GENERALISATION OF NATURAL OCCURRING LINES 11 th ICA Workshop on Generalisation and Multiple Representation, 20 21 June 2008, Montpellier, France A TRANSITION FROM SIMPLIFICATION TO GENERALISATION OF NATURAL OCCURRING LINES Byron Nakos 1, Julien

More information

POPULAR CARTOGRAPHIC AREAL INTERPOLATION METHODS VIEWED FROM A GEOSTATISTICAL PERSPECTIVE

POPULAR CARTOGRAPHIC AREAL INTERPOLATION METHODS VIEWED FROM A GEOSTATISTICAL PERSPECTIVE CO-282 POPULAR CARTOGRAPHIC AREAL INTERPOLATION METHODS VIEWED FROM A GEOSTATISTICAL PERSPECTIVE KYRIAKIDIS P. University of California Santa Barbara, MYTILENE, GREECE ABSTRACT Cartographic areal interpolation

More information

THE DIGITAL SOIL MAP OF WALLONIA (DSMW/CNSW)

THE DIGITAL SOIL MAP OF WALLONIA (DSMW/CNSW) THE DIGITAL SOIL MAP OF WALLONIA (DSMW/CNSW) Ph. Veron, B. Bah, Ch. Bracke, Ph. Lejeune, J. Rondeux, L. Bock Gembloux Agricultural University Passage des Déportés 2, B-5030 Gembloux, Belgium, geopedologie@fsagx.ac.be

More information

Physical Modeling and Simulation Rev. 2

Physical Modeling and Simulation Rev. 2 11. Coupled Fields Analysis 11.1. Introduction In the previous chapters we have separately analysed the electromagnetic, thermal and mechanical fields. We have discussed their sources, associated material

More information

Automatic Geo-Referencing of Provisional Cadastral Maps: Towards a Survey-Accurate Cadastral Database for a National Spatial Data Infrastructure

Automatic Geo-Referencing of Provisional Cadastral Maps: Towards a Survey-Accurate Cadastral Database for a National Spatial Data Infrastructure Institute of Cartography and Geoinformatics Leibniz Universität Hannover Automatic Geo-Referencing of Provisional Cadastral Maps: Towards a Survey-Accurate Cadastral Database for a National Spatial Data

More information

A methodology on natural occurring lines segmentation and generalization

A methodology on natural occurring lines segmentation and generalization A methodology on natural occurring lines segmentation and generalization Vasilis Mitropoulos, Byron Nakos mitrovas@hotmail.com bnakos@central.ntua.gr School of Rural & Surveying Engineering National Technical

More information

Towards Geographic Information Observatories

Towards Geographic Information Observatories Towards Geographic Information Observatories Krzysztof Janowicz 1, Benjamin Adams 2, Grant McKenzie 1, and Tomi Kauppinen 3,4 1 University of California, Santa Barbara, USA 2 The University of Auckland,

More information

GENERALIZATION APPROACHES FOR CAR NAVIGATION SYSTEMS A.O. Dogru 1, C., Duchêne 2, N. Van de Weghe 3, S. Mustière 2, N. Ulugtekin 1

GENERALIZATION APPROACHES FOR CAR NAVIGATION SYSTEMS A.O. Dogru 1, C., Duchêne 2, N. Van de Weghe 3, S. Mustière 2, N. Ulugtekin 1 GENERALIZATION APPROACHES FOR CAR NAVIGATION SYSTEMS A.O. Dogru 1, C., Duchêne 2, N. Van de Weghe 3, S. Mustière 2, N. Ulugtekin 1 1 Istanbul Technical University, Cartography Division, Istanbul, Turkey

More information

GEO-INFORMATION (LAKE DATA) SERVICE BASED ON ONTOLOGY

GEO-INFORMATION (LAKE DATA) SERVICE BASED ON ONTOLOGY GEO-INFORMATION (LAKE DATA) SERVICE BASED ON ONTOLOGY Long-hua He* and Junjie Li Nanjing Institute of Geography & Limnology, Chinese Academy of Science, Nanjing 210008, China * Email: lhhe@niglas.ac.cn

More information

GIS CONCEPTS ARCGIS METHODS AND. 2 nd Edition, July David M. Theobald, Ph.D. Natural Resource Ecology Laboratory Colorado State University

GIS CONCEPTS ARCGIS METHODS AND. 2 nd Edition, July David M. Theobald, Ph.D. Natural Resource Ecology Laboratory Colorado State University GIS CONCEPTS AND ARCGIS METHODS 2 nd Edition, July 2005 David M. Theobald, Ph.D. Natural Resource Ecology Laboratory Colorado State University Copyright Copyright 2005 by David M. Theobald. All rights

More information

Intelligent Road Network Simplification in Urban Areas

Intelligent Road Network Simplification in Urban Areas Intelligent Road Network Simplification in Urban Areas Alistair Edwardes and William Mackaness aje@geo.ed.ac.uk wam@geo.ed.ac.uk Geography Department The University of Edinburgh Drummond St Edinburgh EH8

More information