DEVELOPING A NEW GEOGRAPHICAL OBJECT DATABASE. EXPERIENCES FROM IDEA TO DELIVERING DATASETS TOP10NL

Size: px
Start display at page:

Download "DEVELOPING A NEW GEOGRAPHICAL OBJECT DATABASE. EXPERIENCES FROM IDEA TO DELIVERING DATASETS TOP10NL"

Transcription

1 DEVELOPING A NEW GEOGRAPHICAL OBJECT DATABASE. EXPERIENCES FROM IDEA TO DELIVERING DATASETS TOP10NL NICO J. BAKKER Topografische Dienst Kadaster Bendienplein SM Emmen, The Netherlands nbakker@tdkadaster.nl ABSTRACT TOP10NL is the new object database at the scale 1:10,000 of the Dutch Topografische Dienst Kadaster. For developing this database the last four years different projects has been started to realise a whole new dataset and production environment. We started with consulting the users of the current CAD-like database to establish their wishes. Together with our user organisation and three universities the new data model was developed and test datasets were produced and spread out to the (potential) users. Important activities are the conversion of the current CAD data to object data and the development of a new production process. Next is the visualisation of the object data.. This paper reviews the different phases in the development of the new database and looks forward to the new possibilities TOP10NL will offer to the users. INTRODUCTION The Dutch National Mapping Agency, the Topografische Dienst Kadaster (TDKadaster), started in 2001 a study into a new database structure for its topographical vector files. Since the beginning of the 80s of the previous century, TDKadaster produced topographical maps and vector files using CAD software, in our case Microstation. The microstation dgn files are provided to a lot of users, particularly local, provincial and governmental organisations, as well as water boards and utilities. Moreover the vector files are used for the production of raster files and paper maps. Therefore we use MapPublisher software from Intergraph since The vector files and derived maps have been available since 1997 for the whole country and are revised in a 4-year cycle. In the middle of the nineties applications in Geographical Information Systems became more and more common practice. This made other demands to geographical datasets. GIS software developed further and the users wanted to execute more complex analyses with the geographical data. In the Netherlands also the demand to a national core dataset was growing. This was reason for TDKadaster in 2001 to start a project to examine the renewal of the database. This paper gives an overview of the development of the data model and the data base and the activities which are related. MARKET RESEARCH To form a notion of the wishes of the customers a rough market research was started. An independent party was involved, a research institute, linked to the Wageningen University. The research institute had made a lot of applications for users and was familiar with the needs of the users. Based on these results a new data model was developed in collaboration with the Technical University of Delft and the ITC in Enschede. Some test datasets were produced according the OGC standard in GML 2.0 and also as shape file. For a broader consultation of the customers a demo CD- ROM was produced and distributed under the users and other who were interested, together with a questionnaire. Based on the answers the data model was revised. CHARACTERISTICS OF TOP10NL Designing the data-model and its structure the following user requirements were taken into account: - Object-oriented data-model with unique ID s, - Structured attributes with the possibility to add new attributes, - Based on international standards (ISO, OGC), - Change-only data instead of complete update delivery,

2 - Availability of object life cycle information, - Meta data on object level, - Distinction between Digital Landscape Model and Digital Cartographic Model, - Seamless database, - Integration TOP10vector (roads as polygon) and TOP10roads (roads as centre-line), - Prepared for automatic generalisation and scale less database, - Linkage with user data-models (e.g. environment, water) and user datasets. The features, already stored in the current database were rearranged according the new defined object types. See figure 1. Geo objects Objecttypes - Road segment - Railroad segment - Water segment - Terrain - Building - Specific terrain element/ construction - Administrative area - Geographic area - Functional area Figure 1: Object types of TOP10NL In the Netherlands recently the national standard for modelling geographical data is revised. This standard is meant for reference data as well as thematic data. The old model dates from 1996, and was not in accordance with the international standards from ISO and OGC. In 2004/2005 these standard was reconsidered under the name Basismodel Geo-Informatie (NEN3610 version 2) (Base model for Geo Information). TOP10NL has been harmonised with this new standard. Corresponding object classes are described in accordance with NEN3610 version 2 standard. The specific Figure 2: Detail of the UML model TOP10NL

3 contents which specifies TOP10NL is modelled separately within the standard structure of NEN3610 v.2. This contributes to the fact that in the future the exchange with other geo-datasets must be flexible. The data model is modelled in UML (Unified Modelling Language). A detail of the data model in UML is shown in figure 2. After the determination of the TOP10NL data model we built a new database structure. For storing the geo-objects an entirely new database structure has to be set up. For the database has been chosen for Oracle 9i. On the basis of conceptual data model the technical implementation of the database was developed. CONVERSION OF TOP10VECTOR TO TOP10NL An important project concerns the conversion of the current TOP10vector data to the new object-oriented data structure in accordance with the data model of TOP10NL. The TOP10vector dgn-files are built with encoded points and line features. In many cases the lines are coded with multi coding. A line feature in TOP10vector can be a roadside, as well as a watercourse and also a line of trees, specially when these features are parallel line elements in reality. Moreover the lines are provided with left and right for coding for coding adjacent areas. Additionally, within closed polygons centrepoints are digitised which have the code of the land use of that area. Next to TOP10vector with coded polygons for road elements another dataset is available with centre-lines of the roads (TOP10roads). Features from both datasets will be included in the TOP10NL objects. The new dataset TOP10NL is object-oriented, this means that all the (geo-)objects have an unique ID and have descriptive, temporal and meta information as attributes of the objects. The conversion of TOP10vector elements to TOP10NL means a analysing of the CAD-features in loose parts and these are put together to objects according to the data model. The conversion process is carried out in different steps. The challenge was to perform the conversion process as much automatically as possible. The first phase concerns producing road crossing objects. This is done for approx. 80% automatically. For that purpose special software has been developed. Complex situations are carried out manually by cartographers. Then so-called pre-objects are composed. For this extremely complex process a conversion diagram has been built within the software FME (Feature Manipulating Engine) of SAFE software. This conversion composes objects from separate line elements which were analysed from the CAD files. In this process also as many attributes as possible are filled automatically from the original dgn file. Also text features, which are stored as loose text elements in the CAD files are linked as attributes to the objects they belong to. However not all the information can be joined directly to the objects. After automatic conversion follows a final process in which the quality control plays an important role. In the conversion process as well as in the filled database several checks are carried out on correct and complete conversion and the consistency of the files. This is possible by means of constraints, which are defined in the database environment. In the final step of the conversion the cartographer adds and improves manually the object attributes. OBJECT EDITOR To produce object-oriented TOP10NL data and to update these data, we examined existing production software that should be able to edit data in the new data structure. We decided to develop a new production process for production and updating the geometry and attributes of the objects. For the selection of off-the-shelf software a benchmark was carried out between five software vendors. Finally for this part of the production ArcGIS 9 of ESRI has been chosen. Figure 3: Example old and new interface However for an efficient production workflow and connection to the existing production processes, much additional software has been developed. Also the standard interface has been considerably adapted to the wishes of the

4 topographers. An important pre-condition was also that the topographers could work both offline and online with same the functionality. A part of the work is done at the office, when a connection to the central database is possible, another part in the field. For the production of TOP10NL a new interface has been designed (see figure 3). An important question is how to deal with object updates, the lifecycles of objects: when a new object comes into existence, when it is considered as a modified object with conservation of the object ID and when an object ends to exist (but remains as historical object in the database). We talk about new objects, disappeared objects, aggregation and splitting of objects, geometrical modifications and attribute modifications. For that purpose a number rules are established which ensure the allocation of new object-id's, and for conservation of the ID's with a new version date. This allocation should be done automatically, without intervention of the topographer/operator. The updates of objects takes place in a copy of (a part of) the central database, the work set. For update of the work in progress a part of the Core database is copied to a work set. Objects get temporal object-id s. After the update activities the work set is written back to the core, where the modified objects are compared with the existing objects in the core. By means of the so-called life-cycle protocol new object-id's or new version dates of objects are automatically allocated to existing objects. See figure 4. Produce orthophotos Delivery Terrain Reconnaiss ance Water boards Process External Sources Managing tasks Planning Control Workset Update & lifecycle GBKN buildings Process External Data rules Manage Model TOP10NL Core delivery TOP10NL GML SHAPE Figure 4: Workflow TOP10NL The architecture of the new production environment is shown in figure 5. Figure 5: New architecture of TOP10NL production For efficient updating of the objects special functionality is developed in ArcGIS 9. A function called punching helps to resolve creating of new objects and the splitting and merging of existing objects when an update activity takes place.

5 In figure 6 the successive steps are shown. Figure 6a shows the existing objects and the contours of a new road (in green). Figure 6b shows the polygons of the new road, created by one button push, above the existing terrain polygons. In figure 6c the punch functionality is running and creates new objects and splits the underlying objects in smaller ones. Figure 6d shows the new situation. Figure 6a Figure 6b Figure 6c Figure 6d LIFECYCLE OF OBJECTS What happens with a modified object depends on the size of modification. At 'small' modifications an object gets a new version date. At 'large' modifications the original object terminates and a new object is erected with a new TOP10_ID and a starting date. Then the original object is considered as disappeared, and gets an end date. If a modification is 'small' or 'large', is subjective. For that reason rules have been defined, to judge to what extent object modifications leads up to a new version date or new TOP10_ID. When there is a modification, it can be a modification of the object type, a change of attributes or the geometry has changed. Depending on the kind of modification certain rules are applied. Small changes of the geometry won t cause a change of object ID. Using a certain buffering around the original object, and when the changes are within the buffer, the object keeps the same object-id and alone the version date is changed. When an attribute has changed, in the most cases only the version date is changed. - Aggregation of objects For this case a rule is defined to prevent that there can be more TOP10_ID's allocated to one object and is applied when objects are joined together. When the size of the new object amounts less than 200% of the size of one of the original objects, then it gets the existing TOP10_ID with a new version date. When the size of a new object amounts 200% or more, compared to the original object, then it does not get the original TOP10_ID (see figure 7)

6 Figure 7: Application of the aggregation rule. The size of the new object is more than 200% of the size of the original object with TOP10_ID This TOP10_ID does not get the riginal ID. When the size however is less than 200% of the size of the original object with TOP10_ID 0012, this TOP10_ID is kept. - Splitting rule This rule prevents that several new objects get the same TOP10_ID by splitting up an object. When the size of a new object is more than 50% of the size of the original object, then it obtains the same TOP10_ID with a new version date. The other new erected objects obtain a new TOP10_ID (see figure 8) Figure 8: Application of the splitting rule. The area of the small new object is less than 50% of the area of the original object. It doesn t take over the TOP10_ID but gets a new OP10_ID. The area of the large new object is more than 50% of the surface of original object and takes over the TOP10_ID Other examples The object characteristic metalling of a road changed from ' unpaved ' in ' paved or metalled '. In this situation the object only gets a new version date. See figure Figure 9: Attribute change of river The boundaries of to areas are changed: a terrain area becomes larger, at the cost of another terrain area. The light coloured area takes, according to the aggregation rule, the TOP10_ID of the original area (0491). The other area takes the TOP10_ID of the original dark coloured area (0492). See figure Figure 10: Changing area A watercourse gets another course. The new water course overlaps enough with the original watercourse, that it, according to the overlap rule takes over the TOP10_ID. See figure 11. Figure THE EXCHANGE STANDARD GML From the start of the research to the new database, also the existing exchange formats of data played an important role in the considerations. The current TOP10vector files are provided to the customers in five different exchange formats, depending on the software used by the customers. This means on one hand that a lot of time is put in the conversion of vector files to the different formats, on the other hand with some conversions a part of the data were lost.

7 Also extra memory space is needed to store all the different data formats. In 2002, the first version of GML came available, developed by the open GIS consortium (OGC). For the production of the first prototypes we waited to the availability of GML 2.0, because this version should be backwards compatible. Although most large GIS software vendors are member of the OGC, it was not yet clear or all of them effectively supported the GML format. To this purpose the developers of the Technical University of Delft, in cooperation with TDKadaster organised three GML relays the last years. At these relays several software suppliers were invited to test the TOP10NL test data set, trying to prove that the software was able to read and write the GML data. After a little change in the data the dataset was written in GML again and handed over to the next participant to read it with their software. The first GML relay in 2002 provided only a limited result. Only 2 of the 7 participants were able to read the data. In November 2004 the third relay took place. Five software suppliers had submitted an application. They were all able to read in the data. However reading in by other participants after an update, caused still problems in some cases. In the meanwhile a new version GML has become available (GML 3.1). The primary delivery of TOP10NL data by TDKadaster will be in GML. At the end of 2005 the last final GML relay will take place, preceding to the definite supply of TOP10NL in VISUALISATION One of the advantages of the new structure is that the user is able to visualise the TOP10NL data according to their own needs. Nowadays a limited number of visualisations have been defined for raster data and paper maps. Creating other visualisations of the data are rather complicated in the used software. With the new structure of the data and the use of modern GIS software a lot of other customer specified presentations of the data are possible. The object types and a combination of attribute values can be used as parameter for special visualisation purposes. TDKadaster will define a limited numbers of visualisations for paper maps and web use. COMMUNICATION The new product TOP10NL will be released in For the introduction several activities are undertaken. Two projects are Early Adaptors and Application Developers. In the early adaptors project, preceding the market introduction, a number of end-users are invited to test a dataset in their own production environment. One of the tests will be the possibility to read and write the GML data in their own software. Another question is the way they can use the new data structure of TOP10NL compared with the existing TOP10vector dgn files. For the early adaptors program users from several user communities are selected, as municipalities, provinces and national governmental institutes. A second introduction activity aims at GIS software companies who develop applications for end-users. In many end-applications the geographical data are only one part of a lot of datasets combined with specific functionality. It s important to communicate with the applications developers that they have to integrate object-oriented data in stead of CAD files, so they can change there applications in time. Other manners of communication to inform the users are of course publications, leaflets, presentations, newsletters, website, workshops and conferences. CONCLUSIONS Conversion of the topographical CAD files to GIS data as objects takes a long time. The most important steps from whole conversion process are (see figure 12): - market research, inventory of the customer wishes, and research to the new technical possibilities, both in the field of hardware, and sophisticated software, - development of new object oriented data model, taking into account national and international standards, - Designing, building and arranging a new database for storing the data, - Conversion of the existing data to the new data structure, - Establish a new production workflow which optimally supports the new date structure, including education of the software developers, administrators and topographers, - Communication of the new product to the market, the users by means of publications, presentations, newsletters, test data sets and pilots.

8 Figure 12: Time sequence of TOP10NL development TDKadaster will start the delivery of the new TOP10NL data in ###

Using the constrained tgap for generalisation of IMGeo to Top10NL model

Using the constrained tgap for generalisation of IMGeo to Top10NL model Using the constrained tgap for generalisation of IMGeo to Top10NL model Arjen Hofman 1, Arta Dilo 2, Peter van Oosterom 2, Nicole Borkens 3 1 Logica Nederland B.V., Geo ICT Public Sector, Laan van Zuid

More information

standard Introduction November 2015

standard Introduction November 2015 The COINS standard Introduction November 2015 Agenda Summary Why COINS What is COINS Scope COINS container exchange format Integration examples Integration GIS Integration documents Integration IFC and

More information

Workflow Management in Spatial Studies:

Workflow Management in Spatial Studies: Workflow Management in Spatial Studies: Just an extra document or something with intelligence? Auteur: John Stuiver, Wageningen University Centre for Geo-Information Spatial information Answers to questions

More information

The strive for a high quality road data base

The strive for a high quality road data base Swedish Road Administration 781 87 Borlänge SWEDEN Röda vägen 1 www.vv.se Telephone: +46 (0) 771 119 119 Thomas Norlin Road and traffic data thomas.norlin@vv.se Direct: +46 (0) 243 756 48 Mobile: +76 (0)761

More information

UPDATING OF VECTOR DATABASES AT THE INSTITUT CARTOGRAFIC DE CATALUNYA

UPDATING OF VECTOR DATABASES AT THE INSTITUT CARTOGRAFIC DE CATALUNYA ISPRS Archive Vol. XXXVIII, Part 4-8-2-W9, "Core Spatial Databases - Updating, Maintenance and Services - from Theory to Practice", Haifa, Israel, 2010 UPDATING OF VECTOR DATABASES AT THE INSTITUT CARTOGRAFIC

More information

NATIONWIDE POINT CLOUDS AND 3D GEO- INFORMATION: CREATION AND MAINTENANCE GEORGE VOSSELMAN

NATIONWIDE POINT CLOUDS AND 3D GEO- INFORMATION: CREATION AND MAINTENANCE GEORGE VOSSELMAN NATIONWIDE POINT CLOUDS AND 3D GEO- INFORMATION: CREATION AND MAINTENANCE GEORGE VOSSELMAN OVERVIEW National point clouds Airborne laser scanning in the Netherlands Quality control Developments in lidar

More information

May 2012 Oracle Spatial User Conference

May 2012 Oracle Spatial User Conference 1 May 2012 Oracle Spatial User Conference May 23, 2012 Ronald Reagan Building and International Trade Center Washington, DC USA Andrew Howles & Jo Shannon IS Principal Architect General Manager, Operations

More information

GIS Data Collection. This chapter reviews the main methods of GIS data capture and transfer and introduces key practical management issues.

GIS Data Collection. This chapter reviews the main methods of GIS data capture and transfer and introduces key practical management issues. 9 GIS Data Collection OVERVIEW This chapter reviews the main methods of GIS data capture and transfer and introduces key practical management issues. It distinguishes between primary (direct measurement)

More information

Module 10 Data-action models

Module 10 Data-action models Introduction Geo-Information Science Practical Manual Module 10 Data-action models 10. INTRODUCTION 10-1 DESIGNING A DATA-ACTION MODEL 10-2 REPETITION EXERCISES 10-6 10. Introduction Until now you have

More information

History in Spatial Databases

History in Spatial Databases History in Spatial Databases Henri J.G.L. Aalders Delft University of Technology, Department of Geodesy, the Netherlands Katholieke University Leuven, Faculty of Applied Sciences, Belgium Phone: 00-31-15-278

More information

CONSTRUCTION OF THE 3DTOP10 INTEGRATION OF COUNTRYWIDE PLANIMETRIC DATA AND LASERALTIMETRY DATA TO SUPPORT 3D-VISUALISATION AND ANALYSES

CONSTRUCTION OF THE 3DTOP10 INTEGRATION OF COUNTRYWIDE PLANIMETRIC DATA AND LASERALTIMETRY DATA TO SUPPORT 3D-VISUALISATION AND ANALYSES CONSTRUCTION OF THE 3DTOP10 INTEGRATION OF COUNTRYWIDE PLANIMETRIC DATA AND LASERALTIMETRY DATA TO SUPPORT 3D-VISUALISATION AND ANALYSES Merlijn SIMONSE*, Edward VERBREE*, Paul van ASPEREN**, Jan-Willem

More information

LSGI 521: Principles of GIS. Lecture 5: Spatial Data Management in GIS. Dr. Bo Wu

LSGI 521: Principles of GIS. Lecture 5: Spatial Data Management in GIS. Dr. Bo Wu Lecture 5: Spatial Data Management in GIS Dr. Bo Wu lsbowu@polyu.edu.hk Department of Land Surveying & Geo-Informatics The Hong Kong Polytechnic University Contents 1. Learning outcomes 2. From files to

More information

Harmonisation of distributed geographic datasets - A model driven approach for geotechnical & footprint data.

Harmonisation of distributed geographic datasets - A model driven approach for geotechnical & footprint data. Harmonisation of distributed geographic datasets - A model driven approach for geotechnical & footprint data. Bart van den Berg (1,2), Bart Hulshof (1), Theo Tijssen (2) en Peter van Oosterom (2) (1) Shell/NAM,

More information

Using ESRI data in Autodesk ISD Products

Using ESRI data in Autodesk ISD Products GI13-3 Using ESRI data in Autodesk ISD Products 1.5 hr. Class 02-Dec-03 3:30pm - 5:00pm Session Description: We will focus on using data in a variety of ESRI formats within the Autodesk GIS product line,

More information

Class #2. Data Models: maps as models of reality, geographical and attribute measurement & vector and raster (and other) data structures

Class #2. Data Models: maps as models of reality, geographical and attribute measurement & vector and raster (and other) data structures Class #2 Data Models: maps as models of reality, geographical and attribute measurement & vector and raster (and other) data structures Role of a Data Model Levels of Data Model Abstraction GIS as Digital

More information

GISCI GEOSPATIAL CORE TECHNICAL KNOWLEDGE EXAM CANDIDATE MANUAL AUGUST 2017

GISCI GEOSPATIAL CORE TECHNICAL KNOWLEDGE EXAM CANDIDATE MANUAL AUGUST 2017 GISCI GEOSPATIAL CORE TECHNICAL KNOWLEDGE EXAM CANDIDATE MANUAL AUGUST 2017 This document provides information about the GISCI Geospatial Core Technical Knowledge Exam, now a requirement for GISCI GISP

More information

Introduction to Geodatabase and Spatial Management in ArcGIS. Craig Gillgrass Esri

Introduction to Geodatabase and Spatial Management in ArcGIS. Craig Gillgrass Esri Introduction to Geodatabase and Spatial Management in ArcGIS Craig Gillgrass Esri Session Path The Geodatabase - What is it? - Why use it? - What types are there? - What can I do with it? Query Layers

More information

GIS Data Models. 4/9/ GIS Data Models

GIS Data Models. 4/9/ GIS Data Models GIS Data Models 1 Conceptual models of the real world The real world can be described using two conceptually different models: 1. As discrete objects, possible to represent as points, lines or polygons.

More information

Storing And Using Multi-Scale Topological Data Efficiently In A Client-Server DBMS Environment

Storing And Using Multi-Scale Topological Data Efficiently In A Client-Server DBMS Environment Storing And Using Multi-Scale Topological Data Efficiently In A Client-Server DBMS Environment MAARTEN VERMEIJ, PETER VAN OOSTEROM, WILKO QUAK AND THEO TIJSSEN. Faculty of Civil Engineering and Geosciences,

More information

GIS Workbook #1. GIS Basics and the ArcGIS Environment. Helen Goodchild

GIS Workbook #1. GIS Basics and the ArcGIS Environment. Helen Goodchild GIS Basics and the ArcGIS Environment Helen Goodchild Overview of Geographic Information Systems Geographical Information Systems (GIS) are used to display, manipulate and analyse spatial data (data that

More information

HUMBOLDT Application Scenario: Protected Areas

HUMBOLDT Application Scenario: Protected Areas CC by Erlend Schei Copyright by Kecko Copyright by Michael Bezzina CC by Gunnar Ries Copyright by Michael Bezzina Copyright by Michael Bezzina Copyright by Michael Bezzina CC by fs999 CC by Jordan Nielsen

More information

The TOPNL Data Model

The TOPNL Data Model NICO J. BAKKER Topografische Dienst Kadaster Bendienplein 5 7815 SM Emmen, The Netherlands nbakker@tdkadaster.nl The TOPNL Data Model DEVELOPING A NEW GEOGRAPHICAL OBJECT DATABASE Framework for Description

More information

Challenges in Geospatial Data Harmonisation:

Challenges in Geospatial Data Harmonisation: Challenges in Geospatial Data Harmonisation: Examples and Approaches from the HUMBOLDT project AGILE Workshop 2009 Astrid Fichtinger, Eva Klien, Christine Giger Overview The HUMBOLDT Project Data harmonisation

More information

The Geographic Names Register of the National Land Survey of Finland

The Geographic Names Register of the National Land Survey of Finland 7 June 2002 English only Eighth United Nations Conference on the Standardization of Geographical Names Berlin, 27 August-5 September 2002 Item 12 (d) of the provisional agenda * Toponymic data files: automated

More information

2011 Bentley Systems, Incorporated. Bentley Descartes V8i (SELECTseries 3) Advancing Information Modeling For Intelligent Infrastructure

2011 Bentley Systems, Incorporated. Bentley Descartes V8i (SELECTseries 3) Advancing Information Modeling For Intelligent Infrastructure Bentley Descartes V8i (SELECTseries 3) Advancing Information Modeling For Intelligent Infrastructure What is Bentley Descartes? Image Processing Raster Geo-Referencing Advanced raster transformation (warping,

More information

GEOSPATIAL ENGINEERING COMPETENCIES. Geographic Information Science

GEOSPATIAL ENGINEERING COMPETENCIES. Geographic Information Science GEOSPATIAL ENGINEERING COMPETENCIES Geographic Information Science The character and structure of spatial information, its methods of capture, organisation, classification, qualification, analysis, management,

More information

THE TOOLS OF AUTOMATED GENERALIZATION AND BUILDING GENERALIZATION IN AN ArcGIS ENVIRONMENT

THE TOOLS OF AUTOMATED GENERALIZATION AND BUILDING GENERALIZATION IN AN ArcGIS ENVIRONMENT Vol. XIX, 2011, No. 1, 1 7, DOI: 10.2478/v10189-011-0001-4 V. DROPPOVÁ THE TOOLS OF AUTOMATED GENERALIZATION AND BUILDING GENERALIZATION IN AN ArcGIS ENVIRONMENT Veronika Droppová email: veronika.droppova@gmail.com

More information

Publishing WWII aerial photographs in geographical and library information systems

Publishing WWII aerial photographs in geographical and library information systems Elisabeth Verhelst *, Liesbeth Missel *, Bas Vanmeulebrouk **, Frans. I. Rip *** Publishing WWII aerial photographs in geographical and library information systems Keywords: WWII; aerial photography; geo

More information

2011 Bentley Systems, Incorporated. Bentley Descartes V8i Advancing Information Modeling For Intelligent Infrastructure

2011 Bentley Systems, Incorporated. Bentley Descartes V8i Advancing Information Modeling For Intelligent Infrastructure Bentley Descartes V8i Advancing Information Modeling For Intelligent Infrastructure Agenda Why would you need Bentley Descartes? What is Bentley Descartes? Advanced Point Cloud Workflows Advanced Terrain

More information

Using GIS To Estimate Changes in Runoff and Urban Surface Cover In Part of the Waller Creek Watershed Austin, Texas

Using GIS To Estimate Changes in Runoff and Urban Surface Cover In Part of the Waller Creek Watershed Austin, Texas Using GIS To Estimate Changes in Runoff and Urban Surface Cover In Part of the Waller Creek Watershed Austin, Texas Jordan Thomas 12-6-2009 Introduction The goal of this project is to understand runoff

More information

Egyptian Survey Authority Geographic Information Management System (ESA GIM)

Egyptian Survey Authority Geographic Information Management System (ESA GIM) Egyptian Survey Authority Geographic Information Management System (ESA GIM) Sohail El ABD and Kholoud SAAD, Egypt Key words: GIS, theme, etc. SUMMARY ESA can be regarded as the backbone for supplying

More information

Development of the S-100 based Ice Information Product

Development of the S-100 based Ice Information Product 1 10 th CSPWG MEETING Wellington, New Zealand, 21-24 January, 2014 CSPCWG10-INF4 Development of the S-100 based Ice Information Product Submitted by: Executive Summary: Related Documents: Related Projects:

More information

THE GEOMEDIA ARCHITECTURE ADVANTAGE

THE GEOMEDIA ARCHITECTURE ADVANTAGE THE GEOMEDIA ARCHITECTURE ADVANTAGE White Paper April 04, 2014 Contents 1. Introduction... 3 2. GeoMedia Overview... 3 3. The GeoMedia Architecture Advantage... 3 3.1 GeoMedia Data Servers... 4 3.2 Geographic

More information

Object modeling and geodatabases. GEOG 419: Advanced GIS

Object modeling and geodatabases. GEOG 419: Advanced GIS Object modeling and geodatabases GEOG 419: Advanced GIS CAD Data Model 1960s and 1970s Geographic data stored as points, lines, and areas No attributes; each feature type stored on a different layer No

More information

OS OpenData masterclass 2013 Cartographic Design workshop

OS OpenData masterclass 2013 Cartographic Design workshop OS OpenData masterclass 2013 Cartographic Design workshop 1 Quantum GIS Quantum GIS (QGIS) is a user-friendly Open Source Geographic Information System (GIS,) licensed under the GNU General Public License.

More information

Announcements. Data Sources a list of data files and their sources, an example of what I am looking for:

Announcements. Data Sources a list of data files and their sources, an example of what I am looking for: Data Announcements Data Sources a list of data files and their sources, an example of what I am looking for: Source Map of Bangor MEGIS NG911 road file for Bangor MEGIS Tax maps for Bangor City Hall, may

More information

International Organization for Standardization Technical Committee 211 (ISO/TC211)

International Organization for Standardization Technical Committee 211 (ISO/TC211) Esri Support for Geospatial Standards: Open Geospatial Consortium (OGC) International Organization for Standardization Technical Committee 211 (ISO/TC211) An Esri White Paper April 2015 Copyright 2015

More information

Topological and temporal modelling in GML

Topological and temporal modelling in GML Topological and temporal modelling in GML Wilko Quak, Marian de Vries Delft University of Technology Jaffalaan 9 2628 BX Delft The Netherlands w.quak@otb.tudelft.nl, m.d.vries@otb.tudelft.nl Abstract GML

More information

M. Andrea Rodríguez-Tastets. I Semester 2008

M. Andrea Rodríguez-Tastets. I Semester 2008 M. -Tastets Universidad de Concepción,Chile andrea@udec.cl I Semester 2008 Outline refers to data with a location on the Earth s surface. Examples Census data Administrative boundaries of a country, state

More information

CHANGE-ONLY MODELING IN NAVIGATION GEO-DATABASES

CHANGE-ONLY MODELING IN NAVIGATION GEO-DATABASES CHANGE-ONLY MODELING IN NAVIGATION GEO-DATABASES YING Shen a, LI Lin a, LIU Xiaofei a, ZHAO Hu a, LI Dan b a School of Resource and Environment Science, Wuhan University.29 LUOYU Road, Wuhan 430079China.

More information

May 2013 Oracle Spatial and Graph User Conference

May 2013 Oracle Spatial and Graph User Conference May 2013 Oracle Spatial and Graph User Conference May 22, 2013 Ronald Reagan Building and International Trade Center Washington, DC USA Paul Calhoun & Vince Smith GIS Systems Analyst City Of Virginia Beach

More information

Building Vector Layers

Building Vector Layers Building Vector Layers in QGIS Introduction: Spatially referenced data can be separated into two categories, raster and vector data. This week, we focus on the building of vector features. Vector shapefiles

More information

How to Create a European INSPIRE Compliant Data Specification. Anja Hopfstock, BKG (Germany) Morten Borrebæk, SK (Norway)

How to Create a European INSPIRE Compliant Data Specification. Anja Hopfstock, BKG (Germany) Morten Borrebæk, SK (Norway) How to Create a European INSPIRE Compliant Data Specification Anja Hopfstock, BKG (Germany) Morten Borrebæk, SK (Norway) ESDIN Key Goals Further the ambition of the European Commission to create a European

More information

MAPLOGIC CORPORATION. GIS Software Solutions. Getting Started. With MapLogic Layout Manager

MAPLOGIC CORPORATION. GIS Software Solutions. Getting Started. With MapLogic Layout Manager MAPLOGIC CORPORATION GIS Software Solutions Getting Started With MapLogic Layout Manager Getting Started with MapLogic Layout Manager 2011 MapLogic Corporation All Rights Reserved 330 West Canton Ave.,

More information

InfraGML. Linking pin between Geo and BIM. 4 november 2014

InfraGML. Linking pin between Geo and BIM. 4 november 2014 InfraGML Linking pin between Geo and BIM Marcel Reuvers (Geonovum) 4 november 2014 GIS Roads DTM GIS scope: Scale 1:500 1:25:000 Coordinates system CRS Features Topology networks Themes Cables and pipes

More information

Data Interoperability Advanced Use

Data Interoperability Advanced Use Data Interoperability Advanced Use Bruce Harold Dale Lutz bharold@esri.com Safe Software This is your world ask us today about best practices Automate Moving Data No Domain Limitations ArcGIS Data Interoperability

More information

Setting up the Ihlet Social Cadastre

Setting up the Ihlet Social Cadastre Setting up the Ihlet Social Cadastre Ihlet KHT Dr. Attila Molnár, GI consultant Bela Jarolics Rome, Italy TOPICS Goal of the project Architecture Database Solution Standards, communication Metadata Security

More information

ICA Tutorial on Generalisation & Multiple Representation 2 July 2011 Paris

ICA Tutorial on Generalisation & Multiple Representation 2 July 2011 Paris ICA Tutorial on Generalisation & Multiple Representation 2 July 2011 Paris Lecture 4 : Constraints: in requirement analysis and evaluation (30 mins) Jantien Stoter Dr. TU Delft & Kadaster & Geonovum On

More information

Company Profile. Language independence for the entire system, which has been recently implemented, makes the software suitable for global deployment.

Company Profile. Language independence for the entire system, which has been recently implemented, makes the software suitable for global deployment. Company Profile Barthauer Software GmbH is a mediumsized company that has been operating in the German-speaking regions of Europe for over 25 years. More than 1,700 customers are now using Barthauer software.

More information

LINEAR REFERENCING SYSTEM (LRS) PILOT PROJECT REPORT

LINEAR REFERENCING SYSTEM (LRS) PILOT PROJECT REPORT LINEAR REFERENCING SYSTEM (LRS) PILOT PROJECT REPORT April 2002 sponsors: TABLE OF CONTENTS 1 INTRODUCTION...3 1.1 Background...3 1.1.1 URN...3 1.1.2 ORN...3 1.2 URN/ORN Challenges...4 1.2.1 Traditional

More information

Graphical Support of the Traffic Simulation System

Graphical Support of the Traffic Simulation System Graphical Support of the Traffic Simulation System Jana Hájková hajkovaj@students.zcu.cz Department of Computer Science and Engineering Faculty of Applied Sciences University of West Bohemia Pilsen, Czech

More information

GEO-SPATIAL METADATA SERVICES ISRO S INITIATIVE

GEO-SPATIAL METADATA SERVICES ISRO S INITIATIVE GEO-SPATIAL METADATA SERVICES ISRO S INITIATIVE Pushpalata B Shah, Navita J Thakkar Space Applications Centre (ISRO) Ahmedabad 380 015 - pushpa@sac.isro.gov.in Commission IV, Working Group IV/5 KEYWORDS:

More information

Research Collection. Approaches to data modelling in GIS. Conference Paper. ETH Library. Author(s): Mitášová, Irena; Niederöst, Jana; Hájek, Milan

Research Collection. Approaches to data modelling in GIS. Conference Paper. ETH Library. Author(s): Mitášová, Irena; Niederöst, Jana; Hájek, Milan Research Collection Conference Paper Approaches to data modelling in GIS Author(s): Mitášová, Irena; Niederöst, Jana; Hájek, Milan Publication Date: 1996 Permanent Link: https://doi.org/10.3929/ethz-a-004331855

More information

Designing and Using Basemaps. Jennifer Hughey

Designing and Using Basemaps. Jennifer Hughey Designing and Using Basemaps Jennifer Hughey Agenda The ArcGIS System Basemaps are a key component of your system Cartographic design considerations Using basemap layers in ArcMap Best practices for designing

More information

A Geospatial Database for Vietnam, Lao and Cambodia

A Geospatial Database for Vietnam, Lao and Cambodia A Geospatial Database for Vietnam, Lao and Cambodia Tho Cac NGUYEN and Lien DANG, Vietnam Key words: geospatial database, Base map Database, Vietnam, Laos and Cambodia, etc. SUMMARY Recently, number of

More information

DanubeGIS User Manual Document number: Version: 1 Date: 11-Nov-2016

DanubeGIS User Manual Document number: Version: 1 Date: 11-Nov-2016 DanubeGIS User Manual Document number: Version: 1 Date: 11-Nov-2016 Imprint Published by: ICPDR International Commission for the Protection of the Danube River ICPDR 2016 Contact ICPDR Secretariat Vienna

More information

Computer-Aided Design Facilities Management System for Geneva International Airport

Computer-Aided Design Facilities Management System for Geneva International Airport Computer-Aided Design Facilities Management System for Geneva International Airport Eperon Informatique Technique SA - Pierre-Alain Eperon, PhD Abstract Geneva International Airport uses a comprehensive

More information

GEOMEDIA SMART CLIENT 2015 PRODUCT FEATURES AND COMPARISONS

GEOMEDIA SMART CLIENT 2015 PRODUCT FEATURES AND COMPARISONS GEOMEDIA SMART CLIENT 2015 PRODUCT FEATURES AND COMPARISONS GeoMedia Smart Client enables the entire organization to access and utilize rich geospatial data in their business processes. It delivers an

More information

European Location Framework (ELF) acting as a facilitator implementing INSPIRE

European Location Framework (ELF) acting as a facilitator implementing INSPIRE www.eurogeographics.org European Location Framework (ELF) acting as a facilitator implementing INSPIRE Saulius Urbanas, Mick Cory (EuroGeographics) 29 October 2016 Copyright 2013 EuroGeographics EuroGeographics

More information

ECP-2007-GEO OneGeology-Europe. Annex 1: Cookbook

ECP-2007-GEO OneGeology-Europe. Annex 1: Cookbook ECP-2007-GEO-317001 OneGeology-Europe Annex 1: Cookbook for creating multilingual metadata records using the OneGeology-Europe Metadata system (MIcKA) Authors: Lucie Kondrová, Robert Tomas, Štěpán Kafka

More information

Graphic Display of Vector Object

Graphic Display of Vector Object What is GIS? GIS stands for Geographic Information Systems, although the term Geographic Information Science is gaining popularity. A GIS is a software platform for storing, organizing, viewing, querying,

More information

A DBMS-BASED 3D TOPOLOGY MODEL FOR LASER RADAR SIMULATION

A DBMS-BASED 3D TOPOLOGY MODEL FOR LASER RADAR SIMULATION A DBMS-BASED 3D TOPOLOGY MODEL FOR LASER RADAR SIMULATION C. Jun a, * G. Kim a a Dept. of Geoinformatics, University of Seoul, Seoul, Korea - (cmjun, nani0809)@uos.ac.kr Commission VII KEY WORDS: Modelling,

More information

GEOGRAPHIC INFORMATION SYSTEMS Lecture 17: Geoprocessing and Spatial Analysis

GEOGRAPHIC INFORMATION SYSTEMS Lecture 17: Geoprocessing and Spatial Analysis GEOGRAPHIC INFORMATION SYSTEMS Lecture 17: and Spatial Analysis tools are commonly used tools that we normally use to prepare data for further analysis. In ArcMap, the most commonly used tools appear in

More information

Addressing the needs of INSPIRE: The Challenges of improving Interoperability within the European Union

Addressing the needs of INSPIRE: The Challenges of improving Interoperability within the European Union Addressing the needs of INSPIRE: The Challenges of improving Interoperability within the European Union Andrew Coote Facilitator, Addresses Thematic Working Group andrew.coote@consultingwhere.com Disclaimer

More information

Using Autodesk Map Capabilities in Autodesk Civil 3D

Using Autodesk Map Capabilities in Autodesk Civil 3D 11/30/2005-1:00 pm - 2:30 pm Room:Swan 2 (Swan) Walt Disney World Swan and Dolphin Resort Orlando, Florida Using Autodesk Map Capabilities in Autodesk Civil 3D Neil Brooker - Autodesk CV33-3 This class

More information

Basic Principles of MedWIS - WISE interoperability

Basic Principles of MedWIS - WISE interoperability Co-ordination committee seminar of the national focal points Basic Principles of MedWIS - WISE interoperability Eduardo García ADASA Sistemas Nice - France Agenda WISE vs MedWIS WISE WISE DS WISE vs WISE

More information

Migrating Data to the Parcel Fabric. Christine Leslie Amir Bar-Maor

Migrating Data to the Parcel Fabric. Christine Leslie Amir Bar-Maor Migrating Data to the Parcel Fabric Christine Leslie Amir Bar-Maor What is a parcel fabric? Dataset of related feature classes and tables - Polygons, lines, points, plans, etc. - Predefined system attributes

More information

GEOMEDIA SMART CLIENT 2016

GEOMEDIA SMART CLIENT 2016 PRODUCT DESCRIPTION GEOMEDIA SMART CLIENT 2016 PRODUCT FEATURES AND COMPARISONS GeoMedia Smart Client enables the entire organization to access and utilize rich geospatial data in their business processes.

More information

v Overview SMS Tutorials Prerequisites Requirements Time Objectives

v Overview SMS Tutorials Prerequisites Requirements Time Objectives v. 12.2 SMS 12.2 Tutorial Overview Objectives This tutorial describes the major components of the SMS interface and gives a brief introduction to the different SMS modules. Ideally, this tutorial should

More information

Project European CDDA and INSPIRE : scope, transformation workflow and mapping rules

Project European CDDA and INSPIRE : scope, transformation workflow and mapping rules Project European CDDA and INSPIRE : scope, transformation workflow and mapping rules INSPIRE Conference 2014 Workshop: Implementing Existing European Spatial Data of Designated Areas Based on the INSPIRE

More information

GIS IN ECOLOGY: CREATING RESEARCH MAPS

GIS IN ECOLOGY: CREATING RESEARCH MAPS GIS IN ECOLOGY: CREATING RESEARCH MAPS Contents Introduction... 2 Elements of Cartography... 2 Course Data Sources... 3 Tasks... 3 Establishing the Map Document... 3 Laying Out the Map... 5 Exporting Your

More information

Developing an Advanced Document Based Map Server *

Developing an Advanced Document Based Map Server * Proceedings of the 8 th International Conference on Applied Informatics Eger, Hungary, January 27 30, 2010. Vol. 1. pp. 337 344. Developing an Advanced Document Based Map Server * Roberto Giachetta a,

More information

Computational Geometry Algorithms Library. Geographic information Systems

Computational Geometry Algorithms Library. Geographic information Systems Computational Geometry Algorithms Library in Geographic information Systems Edward Verbree, Peter van Oosterom and Wilko Quak TU Delft, Department of Geodesy, Thijsseweg 11, 2629 JA Delft, the Netherlands

More information

Tips for a Good Meshing Experience

Tips for a Good Meshing Experience Tips for a Good Meshing Experience Meshes are very powerful and flexible for modeling 2D overland flows in a complex urban environment. However, complex geometries can be frustrating for many modelers

More information

The GIS Spatial Data Model

The GIS Spatial Data Model The GIS Spatial Data Model Introduction: Spatial data are what drive a GIS. Every piece of functionality that makes a GIS separate from another analytical environment is rooted in the spatially explicit

More information

Towards a 3D cadastre: where do cadastral needs and technical possibilities meet?

Towards a 3D cadastre: where do cadastral needs and technical possibilities meet? Computers, Environment and Urban Systems 27 (2003) 395 410 www.elsevier.com/locate/compenvurbsys Towards a 3D cadastre: where do cadastral needs and technical possibilities meet? Jantien Stoter a, *, Martin

More information

Lab 1: Exploring ArcMap and ArcCatalog In this lab, you will explore the ArcGIS applications ArcCatalog and ArcMap. You will learn how to use

Lab 1: Exploring ArcMap and ArcCatalog In this lab, you will explore the ArcGIS applications ArcCatalog and ArcMap. You will learn how to use Lab 1: Exploring ArcMap and ArcCatalog In this lab, you will explore the ArcGIS applications ArcCatalog and ArcMap. You will learn how to use ArcCatalog to find maps and data and how to display maps in

More information

Kane County GIS-Technologies Management Solutions. DGN to SDE and Back Again

Kane County GIS-Technologies Management Solutions. DGN to SDE and Back Again Kane County Management Solutions nicoskithomas@co.kane.il.us 1 In the Beginning DGN Kane County, Illinois Supervisor of Assessments Bears Win Superbowl XX Intergraph IGDS Software Graphic Workstations

More information

A New Approach for Data Conversion from CAD to GIS

A New Approach for Data Conversion from CAD to GIS Esin Bitik (PhD) Dursun Zafer Şeker Ziyadin ÇAKIR Hakan DENLİ A New Approach for Data Conversion from CAD to GIS June 19, 2014 Contents 1. Aim of the study 2. Introduction 3. Vector Data Structure 4. Converting

More information

IT Infrastructure for BIM and GIS 3D Data, Semantics, and Workflows

IT Infrastructure for BIM and GIS 3D Data, Semantics, and Workflows IT Infrastructure for BIM and GIS 3D Data, Semantics, and Workflows Hans Viehmann Product Manager EMEA ORACLE Corporation November 23, 2017 @SpatialHannes Safe Harbor Statement The following is intended

More information

v Map Module Operations SMS Tutorials Prerequisites Requirements Time Objectives

v Map Module Operations SMS Tutorials Prerequisites Requirements Time Objectives v. 12.3 SMS 12.3 Tutorial Objectives This tutorial describes the fundamental tools in the Map module of the SMS. This tutorial provides information that is useful when constructing any type of geometric

More information

CONFLATION: EDGEMATCHING TOOLS AND WORKFLOWS DAN LEE

CONFLATION: EDGEMATCHING TOOLS AND WORKFLOWS DAN LEE CONFLATION: EDGEMATCHING TOOLS AND WORKFLOWS DAN LEE Agenda Conflation Overview and Geoprocessing Tools Edge Matching Workflow Demo Conclusions and Future Work Conflation Overview and Geoprocessing Tools

More information

COLLABORATION is KEY

COLLABORATION is KEY AN AERIAL ADVANTAGE COLLABORATION is KEY LIVING AND WORKING IN A WORLD OF FAST TECHNOLOGICAL ADVANCEMENT, COLLABORATION OF SKILLS IS BECOMING MORE COMMONPLACE. DTM Technologies Ltd and Seahawk AP have

More information

DATA MANAGEMENT MODEL

DATA MANAGEMENT MODEL DATA MANAGEMENT MODEL InfoCoSM Arto Vuorela Vesa Roivas Jean-Pierre Houix 26-29.6.2006 INTRODUCTION This report is an intermediary report summarizing the main objectives to be reached by the end of July

More information

An Internet-Based Integrated Resource Management System (IRMS)

An Internet-Based Integrated Resource Management System (IRMS) An Internet-Based Integrated Resource Management System (IRMS) Third Quarter Report 4/1/1999 6/30/1999 Prepared for Missouri Department of Natural Resources Missouri Department of Conservation Submitted

More information

INSPIRE overview and possible applications for IED and E-PRTR e- Reporting Alexander Kotsev

INSPIRE overview and possible applications for IED and E-PRTR e- Reporting Alexander Kotsev INSPIRE overview and possible applications for IED and E-PRTR e- Reporting Alexander Kotsev www.jrc.ec.europa.eu Serving society Stimulating innovation Supporting legislation The European data puzzle 24

More information

3D GAMING AND CARTOGRAPHY - DESIGN CONSIDERATIONS FOR GAME-BASED GENERATION OF VIRTUAL TERRAIN ENVIRONMENTS

3D GAMING AND CARTOGRAPHY - DESIGN CONSIDERATIONS FOR GAME-BASED GENERATION OF VIRTUAL TERRAIN ENVIRONMENTS 3D GAMING AND CARTOGRAPHY - DESIGN CONSIDERATIONS FOR GAME-BASED GENERATION OF VIRTUAL TERRAIN ENVIRONMENTS Abstract Oleggini L. oleggini@karto.baug.ethz.ch Nova S. nova@karto.baug.ethz.ch Hurni L. hurni@karto.baug.ethz.ch

More information

Using Databases for 3D Data Management From Point Cloud to City Model

Using Databases for 3D Data Management From Point Cloud to City Model Using Databases for 3D Data Management From Point Cloud to City Model Hans Viehmann 1 1 ORACLE Corporation, Server Technologies Division, Hamburg, Germany, hans.viehmann@oracle.com Abstract With the cost

More information

Esri Support for Geospatial Standards

Esri Support for Geospatial Standards APRIL 2017 ArcGIS Is Open and Interoperable Esri Support for Geospatial Standards Copyright 2017 Esri All rights reserved. Printed in the United States of America. The information contained in this document

More information

FME / ArcGIS 9 Data Interoperability Extension

FME / ArcGIS 9 Data Interoperability Extension FME / ArcGIS 9 Data Interoperability Extension About us Founded: 1993 Head office: Vancouver, Canada # of Employees: 45 Target markets: GIS & GPS vendors, Telecom and utilities, Oil & gas, Government agencies

More information

BlomURBEX. Whitepaper. BLOM ASA partners and developers. BlomURBEX WhitePaper v5.0r1.0a

BlomURBEX. Whitepaper. BLOM ASA partners and developers. BlomURBEX WhitePaper v5.0r1.0a BlomURBEX Whitepaper Audience: BLOM ASA partners and developers BlomURBEX WhitePaper v5.0r1.0a Table of Contents 1 What is BlomURBEX TM... 1 1.1 The BlomURBEX TM platform... 1 2 BlomURBEX TM datasets...

More information

Editing & Maintaining Parcels with ArcMap. Christine Leslie Amy Andis

Editing & Maintaining Parcels with ArcMap. Christine Leslie Amy Andis Editing & Maintaining Parcels with ArcMap Christine Leslie Amy Andis What to expect An introduction to the parcel fabric A detailed explanation of the parcel fabric data model General editing techniques

More information

3D Cadastre: Progress Report. Jantien Stoter

3D Cadastre: Progress Report. Jantien Stoter 3D Cadastre: Progress Report Jantien Stoter GISt Report No. 14 October 2002 Summary: At the Department of Geodesy, Section GIS technology a research is carried out to study the needs, possibilities and

More information

What s New in ArcGIS Server 10

What s New in ArcGIS Server 10 What s New in ArcGIS Server 10 Derek Law ArcGIS Server Product Management What s s new in ArcGIS Server 10? Agenda Highlights: Enhanced Web mapping More powerful server-based analysis Geo-collaboration

More information

TOPOLOGICAL CONSTRAINTS, ACTIONS AND REFLEXES FOR GENERALIZATION BY OPTIMIZATION

TOPOLOGICAL CONSTRAINTS, ACTIONS AND REFLEXES FOR GENERALIZATION BY OPTIMIZATION 10 th ICA Workshop on Generalisation and Multiple Representation, 2-3 August 2007, Moscow TOPOLOGICAL CONSTRAINTS, ACTIONS AND REFLEXES FOR GENERALIZATION BY OPTIMIZATION Jean-Luc Monnot, Paul Hardy, &

More information

Organizing Design Data

Organizing Design Data Organizing Design Data Module Overview This module explains how to use the data in different files for reference purposes. Module Prerequisites Knowledge of MicroStation s interface Some knowledge about

More information

Making Topographic Maps

Making Topographic Maps T O P O Applications N Making Topographic Maps M A P S Making Topographic Maps with TNTmips page 1 Before Getting Started TNTmips provides a variety of tools for working with map data and making topographic

More information

5 MANAGING AND MODELLING OF 3D SPATIAL OBJECTS FOR URBAN ENVIROMENT

5 MANAGING AND MODELLING OF 3D SPATIAL OBJECTS FOR URBAN ENVIROMENT 86 Advances toward 3D GIS 5 MANAGING AND MODELLING OF 3D SPATIAL OBJECTS FOR URBAN ENVIROMENT Siti Nur Awanis Mohamad Zulkifli Alias Abdul Rahman Department of Geoinformatics, Faculty of Geoinformation

More information

Office of Geographic Information Systems

Office of Geographic Information Systems Office of Geographic Information Systems Print this Page Summer 2011 - Desktop GIS: You Want More Data? By Joe Sapletal, GISP In the Summer 2010 Tech Talk article ArcGIS Services, we addressed connecting

More information

CARTODB: VISUALIZE SPATIAL DATA ON THE WEB Thematic Mapping of Enschede socio-economic data

CARTODB: VISUALIZE SPATIAL DATA ON THE WEB Thematic Mapping of Enschede socio-economic data CARTODB: VISUALIZE SPATIAL DATA ON THE WEB Thematic Mapping of Enschede socio-economic data Barend Köbben Version 2.1 [Enschede] November 7, 2014 Contents 1 The CartoDB web application 1 2 Mapping socio-economic

More information