CityGML Background and Design

Size: px
Start display at page:

Download "CityGML Background and Design"

Transcription

1 Institut für Kartographie und Geoinformation, Uni Bonn Lehrstuhl für Geoinformation CityGML Background and Design Dr. Thomas H. Kolbe OWS-4 Kickoff Meeting June 14, 2006 Institut für Kartographie und Geoinformation, Uni Bonn Lehrstuhl für Geoinformation, Prof. Dr. Lutz Plümer

2 Virtual 3D City Models SI, Universität Stuttgart Fa. Conterra IKG, Universität Bonn T-Mobile Rheinmetall Defence Electronics Sony Corporation Dr. Thomas H. Kolbe - CityGML - Standard für 3D-Stadtmodelle 2

3 Stages of Information Integration System A Web Client C System B graphical Elements VRML / X3D / KML Visualization level OGC Web 3D Service, WTS graphical Elements Geodata CityGML Geodata level OGC Web Feature Service Geodata Dr. Thomas H. Kolbe - CityGML - Standard für 3D-Stadtmodelle 3

4 Goals of CityGML (I) Establish high degree of semantic (and syntactic) interoperability enabling multifunctional usage of 3D city models definition of a common information model 3D geo base data (in the tradition of most European 2D digital landscape models, cadastre models) Representation of 3D topography as observed explicit 3D shapes; mainly surfaces & volumes identification of most relevant feature types usable in a wide variety of applications limited inclusion of functional aspects in base model Dr. Thomas H. Kolbe - CityGML - Standard für 3D-Stadtmodelle 4

5 Goals of CityGML (II) Suitability for Spatial Data Infrastructures mapping to appropriate exchange format -> GML3 needs high degree of expressivity wrt. OO models must be usable in the context of OGC Web Services possibility to link any CityGML feature to more specialised, functional models / external data sources Must be simple to use for applications well-defined semantics for feature types; however semantic structure not too fine-grained subset of GML3 geometries (no curved lines, surfaces) Boundary representation with absolute coordinates advantage: directly manageable within 3D GIS / geo DB Dr. Thomas H. Kolbe - CityGML - Standard für 3D-Stadtmodelle 5

6 Originator: GDI NRW and the SIG 3D Geodata Infrastructure North Rhine-Westphalia PPP founded in 1999 by the state government more than 100 institutions organized in 6 Special Interest Groups very active in OGC (GML3, WPOS, Gazetteer, Metadata) Special Interest Group 3D (SIG 3D) open group with >70 active members; 3 working groups from industry, government, municipalities and academia participants from all over Germany, Austria, Switzerland, and UK aims: interoperable visualization Web 3D Service and exchange of 3D geodata CityGML Dr. Thomas H. Kolbe - CityGML - Standard für 3D-Stadtmodelle 6

7 SIG 3D members (excerpt) Municipalities Berlin Hamburg Köln Düsseldorf Bremen Essen Wuppertal Bochum Stuttgart Administration State mapping agencies (DE) Ordn.Survey UK Companies T-Mobile Bayer Industry Services Rheinmetall Defence 3D Geo CPA Geoinformation Con Terra GIStec GTA Geoinformatik Inpho Citygrid (AT) CyberCity (CH) Snowflake (UK) Science Univ. of Bonn Univ. of Hamburg Univ. of Potsdam Univ. of Hannover Univ. of Dortmund Univ. of Münster Fraunhofer Institute for Computer Graphics, Darmstadt Helmholtz Research Center Karlsruhe Univ. of Applied Sciences Stuttgart Dr. Thomas H. Kolbe - CityGML - Standard für 3D-Stadtmodelle 7

8 Design Principles (I) Representation of the 4 most important aspects of virtual 3D city models wrt. multifunctional usage: Geometry Topology Semantics Appearance Usage of topology, appearance should be optional Semantics restricted to general classifications limited inclusion of functional aspects further functional aspects should be covered by application specific extensions to CityGML Dr. Thomas H. Kolbe - CityGML - Standard für 3D-Stadtmodelle 8

9 Design Principles (II) Adaptibility to different information communities values of enumerative attributes are represented in external codelists (increase of semantic & syntactic interoperability) communities may redefine the codelists without changing the CityGML schema / data model Coherent spatial / semantic modeling Features are decomposed both wrt. their spatial and semantic properties Balance between simplicity and need for structure Multiscale model Dr. Thomas H. Kolbe - CityGML - Standard für 3D-Stadtmodelle 9

10 Multi-scale modelling: 5 level of details LOD 0 Regional model 2.5D Digital Terrain Model LOD 1 City / Site model block model w/o roof structures LOD 2 City / Site model textured, differenciated roof structures LOD 3 City / Site model detailed architecture model LOD 4 Interior model walkable architecture models Dr. Thomas H. Kolbe - CityGML - Standard für 3D-Stadtmodelle 10

11 Coherent spatial / semantic aggregation 3D-Model: City of Coburg Building installation (dormer) Building part Building Building part Building Wall surface (exterior) Dr. Thomas H. Kolbe - CityGML - Standard für 3D-Stadtmodelle 11

12 CityGML Dataset in Level of Detail 3 3D-Model: Dr. Benner, Forschungszentrum Karlsruhe Dr. Thomas H. Kolbe - CityGML - Standard für 3D-Stadtmodelle 12

13 External references Telecomm. DB Cadastral DB Facility Management System Every object (part) may have references to corresponding objects in external databases Connection with external information, e.g.: building: link to cadastre, owner's contact information door, antenna: link to facility management systems Dr. Thomas H. Kolbe - CityGML - Standard für 3D-Stadtmodelle 13

14 Terrain Intersection Curve (TIC) Interface between 3D objects and the terrain ensure matching of object textures with the DTM DTM may be locally warped to fit the TIC Dr. Thomas H. Kolbe - CityGML - Standard für 3D-Stadtmodelle 14

15 Closure Surfaces Seal open 3D objects in order to be able to compute their volumes Dr. Thomas H. Kolbe - CityGML - Standard für 3D-Stadtmodelle 15

16 Thematic Schema: UML Diagram <<FeatureCollection>> CityModel <<Feature>> _CityObject ExternalReference - informationsystem: anyuri - externalreference: ExternalObjectReferenceType _Transportation Objects _City Furniture CityObject Group _Water Bodies _Site Complex Relief lod1geometryproperty lod2geometryproperty Geometry _Vegetation lod3geometryproperty Dr. Thomas H. Kolbe - CityGML - Standard für 3D-Stadtmodelle 16

17 Digital Terrain Models DTM for each Level of Detail can be composed of TINs (Triangulated Irregular Network), Grids, 3D Breaklines, and 3D Mass Points Each DTM component may be restricted to be valid in a specific region by providing a validity extent polygon detailed TIN coarse Grid Validity extent polygon can have holes which allow nested DTMs! Dr. Thomas H. Kolbe - CityGML - Standard für 3D-Stadtmodelle 17

18 Building Model Coherent aggregation of spatial and semantical components (recursive) composition of building parts thematic surfaces (roof surface, wall surface, etc.) [from LOD2] building installations like dormers, stairs, balconies [from LOD2] openings like doors and windows [from LOD3] rooms and furniture [in LOD4] Components contain relevant thematic attributes name, class, function, usage, (constr. date, roof type, address) no. of storeys above / below ground, storey heights Surface appearance characteristics (textures, colours) Dr. Thomas H. Kolbe - CityGML - Standard für 3D-Stadtmodelle 18

19 Room Building in LoD4 Interior Model Topology implies an Accessibility Graph Back room Passage (w/o door) Living room Entrance door Hallway Doorway (with door) Dr. Thomas H. Kolbe - CityGML - Standard für 3D-Stadtmodelle 19

20 Deriving LOD4 models from IFC IFC Model Current research of Benner, Geiger, Leinemann Helmholtz Research Center Karlsruhe Dr. Thomas H. Kolbe - CityGML - Standard für 3D-Stadtmodelle 20

21 Deriving LOD4 models from IFC IFC Model Derived CityGML object Current research of Benner, Geiger, Leinemann Helmholtz Research Center Karlsruhe Dr. Thomas H. Kolbe - CityGML - Standard für 3D-Stadtmodelle 21

22 Generic CityObjects and Attributes Explicitly modeled feature types have the advantage of well-defined object semantics However, often concrete models comprise additional attributes or features not covered by the model Incorporation of generic CityObjects and attributes every CityObject can have an arbitrary number of generic attributes (string, int, real, date, URI) GenericCityObject is subclass of CityObject arbitrary GML3 geometry for each LOD may only be used, if there is no appropriate concept provided by CityGML (problematic wrt. semantic inter.) Dr. Thomas H. Kolbe - CityGML - Standard für 3D-Stadtmodelle 22

23 Grouping of CityObjects Feature type CityObjectGroup has arbitrary CityObjects as members CityObjectGroup is a CityObject can become again member of another group every member can denote its role in a group usable for user-defined aggregations e.g. results of classifications or selection usable also to group CityObjects wrt. some function or area, e.g. city districts, building storeys, or evacuation areas Dr. Thomas H. Kolbe - CityGML - Standard für 3D-Stadtmodelle 23

24 Backdoor Topology How to allow for flexible usage of topology? Until now, most 3D city models do consider topology need to represent city models with geometry only Topology model of GML3 sophisticated, but complex would make it necessary to implement 2 options for the representation of spatial properties Approach in CityGML: topological connections are represented by Xlinks GML3 geometries are objects; composites/aggregates can include subgeometries by value or by reference; references express topological relations Dr. Thomas H. Kolbe - CityGML - Standard für 3D-Stadtmodelle 24

25 Geometric-topological Composition recursive aggregation arbitrary depth Wall face will be partitioned into 2 faces Solid Geometry Solid Solid Aggregate explicit topol. connection - but: goes beyond B-Rep S.1 S.2 Solid aggregate Solid 1 Solid 2? Dr. Thomas H. Kolbe - CityGML - Standard für 3D-Stadtmodelle 25

26 Semantic Relations by Topology Multiple referencing of geometry (components) realizes topological, but also semantic relations redundancy free description of space and surfaces possible, thus no overlaps occur Rheinmetall Defence Electronics This surface is part of the geometries of the bridge object and the road object Dr. Thomas H. Kolbe - CityGML - Standard für 3D-Stadtmodelle 26

27 Extensions to GML3 Surface Materials Colors, Textures (adopted from X3D) TexturedSurface is subclass of gml:orientablesurface Implicit geometries (Prototypic shapes) Shape of a 3D object in local coordinates Instancing at anchor points (+ further transformations) Both are concepts used in scene graphs directly transformable to VRML, X3D, U3D etc. however only simple & limited extensions tailored to the demand of 3D city models easy to support by exporting / importing applications Dr. Thomas H. Kolbe - CityGML - Standard für 3D-Stadtmodelle 27

28 Prototypic 3D Objects 3D city models often contain large numbers of geoobjects of identical shape but at different locations Examples: trees, traffic lights, street lamps, benches, etc. in GML3, all geometries have absolute coordinates every copy /instance would have to be explicitly represented CityGML: Implicit Geometries Separation of shape definition and georeferencing (anchor point + transform.) Dr. Thomas H. Kolbe - CityGML - Standard für 3D-Stadtmodelle 28

29 CityGML (Partial) Implementations LandXPlorer (3dgeo) CityServer 3D (GIStec / FhG IGD) SupportGIS (CPA Geo-Information) Tridicon (GTA Geoinformatik) GoPublisher (Snowflake Software UK) Aristoteles GML3 3D Viewer (IKG Uni Bonn) Open Source Framework Deegree, WFS (lat/lon, in preparation) 3D Geo DB of the cities Berlin & Bonn; Oracle Spatial and PostGIS (IKG Uni Bonn, in prep.) Dr. Thomas H. Kolbe - CityGML - Standard für 3D-Stadtmodelle 29

30 Dr. Thomas H. Kolbe - CityGML - Standard für 3D-Stadtmodelle 30

31 The Official 3D City Model of Berlin Background: Need for 3D city model for urban planning, city marketing, and recruiting of new enterprises Integration of existing 3D models of the departments of business development and town planning Contribution to the SDI Berlin in the field of 3D European EFRE Pilot Project from 2003 to 2005 Currently introduction into regular operation Dr. Thomas H. Kolbe - CityGML - Standard für 3D-Stadtmodelle 31

32 Realization with interoperable Services 3D Geo Database SDI Berlin / Internet 3D City Model DTM Orthophotos Version and History Management Web Coverage Service Web Feature Service CityGML Web Terrain Service Presentation System CityGML 3D City Model Editor Dr. Thomas H. Kolbe - CityGML - Standard für 3D-Stadtmodelle 32

33 Issues & Items for Discussion Generation of CityGML data few applications available up to now depends on source data: Is it already 3D? (Buildings, DTM) Are the data entities aggregated to identifiable objects? Are linear features like streets and rivers represented as surfaces or by center lines? Source data formats (Shape 3D, IFC possible)? Complexity of CityGML wrt. to current (3D) GIS multiple geometries per object; topology; multiple referencing of geometries; LOD model Integration / Coupling / Relation with IFC Dr. Thomas H. Kolbe - CityGML - Standard für 3D-Stadtmodelle 33

Status and Roadmap. Dr. Thomas H. Kolbe Dr. Gerhard Gröger. Institut für Kartographie und Geoinformation, Uni Bonn Lehrstuhl für Geoinformation

Status and Roadmap. Dr. Thomas H. Kolbe Dr. Gerhard Gröger. Institut für Kartographie und Geoinformation, Uni Bonn Lehrstuhl für Geoinformation Institut für Kartographie und Geoinformation, Uni Bonn Lehrstuhl für Geoinformation CityGML Status and Roadmap Dr. Thomas H. Kolbe Dr. Gerhard Gröger November 2005 Institute for Cartography and Geoinformation,

More information

CityGML in Detail Part 2

CityGML in Detail Part 2 CityGML in Detail Part 2 Prof. Dr. Thomas H. Kolbe Institute for Geodesy and Geoinformation Science Berlin University of Technology kolbe@igg.tu-berlin.de May 2008 EduServ6 Course on CityGML Copyright

More information

3D Geospatial Information Modelling with CityGML

3D Geospatial Information Modelling with CityGML Technische Universität Berlin 3D Geospatial Information Modelling with CityGML Prof. Dr. Thomas H. Kolbe Institute for Geodesy and Geoinformation Science Berlin University of Technology kolbe@igg.tu-berlin.de

More information

Overview of CityGML. Dave Capstick, Ordnance Survey Research Department

Overview of CityGML. Dave Capstick, Ordnance Survey Research Department Overview of CityGML Dave Capstick, Ordnance Survey Research Department Introduction Why is citygml necessary CityGML development who is responsible? Ordnance Surveys interest 3D modelling basic concepts

More information

CityGML 3D Geospatial and Semantic Modelling of Urban Structures

CityGML 3D Geospatial and Semantic Modelling of Urban Structures Technische Universität Berlin CityGML 3D Geospatial and Semantic Modelling of Urban Structures Prof. Dr. Thomas H. Kolbe Institute for Geodesy and Geoinformation Science Berlin University of Technology

More information

CityGML in Detail Part 1

CityGML in Detail Part 1 CityGML in Detail Part 1 Prof. Dr. Thomas H. Kolbe Institute for Geodesy and Geoinformation Science Berlin University of Technology kolbe@igg.tu-berlin.de May 2008 EduServ6 Course on CityGML Copyright

More information

Making interoperability persistent: A 3D geo database based on CityGML

Making interoperability persistent: A 3D geo database based on CityGML Making interoperability persistent: A 3D geo database based on CityGML Alexandra Stadler, Claus Nagel, Gerhard König, Thomas H. Kolbe Technische Universität Berlin Chair of Geoinformation Science Motivation

More information

Geoinformation Science at TU Berlin

Geoinformation Science at TU Berlin Technische Universität Berlin Department of Geoinformation Science Geoinformation Science at TU Berlin Prof. Dr. Thomas H. Kolbe Institute for Geodesy and Geoinformation Science Berlin University of Technology

More information

Web 3D Service & CityGML Update

Web 3D Service & CityGML Update Technische Universität Berlin Web 3D Service & CityGML Update Thomas H. Kolbe Institute for Geodesy and Geoinformation Science Berlin University of Technology kolbe@igg.tu-berlin.de 2nd of November, 2007

More information

GIS-based Smart Campus System using 3D Modeling

GIS-based Smart Campus System using 3D Modeling GIS-based Smart Campus System using 3D Modeling Smita Sengupta GISE Advance Research Lab. IIT Bombay, Powai Mumbai 400 076, India smitas@cse.iitb.ac.in Concept of Smart Campus System Overview of IITB Campus

More information

Semantic 3D City Models for Strategic Energy Planning in Berlin & London

Semantic 3D City Models for Strategic Energy Planning in Berlin & London Semantic 3D City Models for Strategic Energy Planning in Berlin & London The content of this presentation is provided by Zhihang Yao, Robert Kaden, and Thomas H. Kolbe Chair of Geoinformatics, TU München

More information

USE OF VIRTUAL 3D-LANDSCAPES FOR EMERGENCY DRIVER-TRAINING

USE OF VIRTUAL 3D-LANDSCAPES FOR EMERGENCY DRIVER-TRAINING USE OF VIRTUAL 3D-LANDSCAPES FOR EMERGENCY DRIVER-TRAINING Dipl.-Ing. Bodo Randt * Head of Database Generation and Tools Dipl.-Inf. Frank Bildstein * Head of Ground Driving Database Team Dr. Thomas H.

More information

3D-SDI contribution to energy-efficient cities 3D CityModels for Energy Demand Simulation

3D-SDI contribution to energy-efficient cities 3D CityModels for Energy Demand Simulation HFT Research 3D-SDI contribution to energy-efficient cities 3D CityModels for Energy Demand Simulation Claudia Schulte, HFT Stuttgart, Institute for Applied Research Prof. Dr. Volker Coors, HFT Stuttgart,

More information

GIS-based Smart Campus System using 3D Modeling

GIS-based Smart Campus System using 3D Modeling GIS-based Smart Campus System using 3D Modeling Hardik Panchal & Rizwan Khan, Smita Sengupta, GISE Advance Lab, Indian Institute of Technology, Bombay, India N.L. Sarda, Dept. Of Computer Science, Indian

More information

3D-geodata infrastructure in the city of coburg - Origin process und vision. INGeoForum e.v. Open Geospatial Consortium

3D-geodata infrastructure in the city of coburg - Origin process und vision. INGeoForum e.v. Open Geospatial Consortium INGeoForum e.v. Open Geospatial Consortium at Fraunhofer Institut for Computer Graphics in Darmstadt 3D-geodata infrastructure in the city of coburg - Origin process und vision 29. September 2009 Requirements

More information

ISO Series Standards in a Model Driven Architecture for Landmanagement. Jürgen Ebbinghaus, AED-SICAD

ISO Series Standards in a Model Driven Architecture for Landmanagement. Jürgen Ebbinghaus, AED-SICAD ISO 19100 Series Standards in a Model Driven Architecture for Landmanagement Jürgen Ebbinghaus, AED-SICAD 29.10.2003 The Company 100% SIEMENS PTD SIEMENS Business Services Shareholder & Strategic Business

More information

Semantic 3D City Models for Urban Information Fusion and City Lifecycle Management

Semantic 3D City Models for Urban Information Fusion and City Lifecycle Management Technische Universität Berlin Semantic 3D City Models for Urban Information Fusion and City Lifecycle Management Thomas H. Kolbe Institute for Geodesy & Geoinformation Science Technische Universität Berlin

More information

Final Report on the EuroSDR CityGML Project

Final Report on the EuroSDR CityGML Project Final Report on the EuroSDR CityGML Project Thomas H. Kolbe Institute for Geodesy and Geoinformation Science Chair of Geoinformation Science Technische Universität Berlin Straße des 17. Juni 135 D-10623

More information

The INSPIRE Building Model for Energy Applications

The INSPIRE Building Model for Energy Applications The INSPIRE Building Model for Energy Applications 1 Gerhard Gröger Institute for Geodesy and Geoinformation University of Bonn, Germany 2nd Joint SIG 3D and OGC Workshop - CityGML EnergyADE for building

More information

Pushing the Standards Edge: Collaborative Testbeds to Accelerate Standards Development and Implementation

Pushing the Standards Edge: Collaborative Testbeds to Accelerate Standards Development and Implementation Pushing the Standards Edge: Collaborative Testbeds to Accelerate Standards Development and Implementation Mark E. Reichardt President mreichardt@opengeospatial.org 31 October 2006 2006 Open Geospatial

More information

Developing 3D Geoportal for Wilayah Persekutuan Iskandar

Developing 3D Geoportal for Wilayah Persekutuan Iskandar Developing 3D Geoportal for Wilayah Persekutuan Iskandar Dionnald Beh BoonHeng and Alias Abdul Rahman Department of Geoinformatics, Faculty of Geoinformation Engineering and Sciences, Universiti Teknologi

More information

Features and Benefits

Features and Benefits Autodesk LandXplorer Features and Benefits Use the Autodesk LandXplorer software family to help improve decision making, lower costs, view and share changes, and avoid the expense of creating physical

More information

CITYGML MODELLING FOR SINGAPORE 3D NATIONAL MAPPING

CITYGML MODELLING FOR SINGAPORE 3D NATIONAL MAPPING CITYGML MODELLING FOR SINGAPORE 3D NATIONAL MAPPING K. H. Soon* and V. H. S. Khoo Land Survey Division, Singapore Land Authority, 55 Newton Road, #12-01, 307987 Singapore - (soon_kean_huat, victor_khoo)@sla.gov.sg

More information

Integrating Building Information Models with Open Geospatial Web Services

Integrating Building Information Models with Open Geospatial Web Services Open Geospatial Consortium Interoperability Testbed 4 for CAD/GIS/BIM Integrating Building Information Models with Open Geospatial Web Services Prepared by: Paul Cote Harvard Graduate School of Design

More information

CityGML and the Streets of New York A Proposal for Detailed Street Space Modeling

CityGML and the Streets of New York A Proposal for Detailed Street Space Modeling LEONHARD OBERMEYER CENTER TUM CENTER OF DIGITAL METHODS FOR THE BUILT ENVIRONMENT CityGML and the Streets of New York A Proposal for Detailed Street Space Modeling Christof Beil & Thomas H. Kolbe Chair

More information

Local SDI Collaboration on SOA

Local SDI Collaboration on SOA Institute of Geodesy Local SDI Collaboration on SOA Dr.-Ing. Jörg Blankenbach Dipl.-Ing. Christian Hickel FIG Commission 3 Workshop Paris, 27.10.2011 Agenda Local SDI in Hesse: GDI-Südhessen Overview Service

More information

Compression Techniques for 3D SDI

Compression Techniques for 3D SDI Compression Techniques for 3D SDI Bernad S. ChengXi and Alias Abdul Rahman 3D GIS Research Lab Faculty of Geoinformation and Real Estate Universiti Teknologi Malaysia Outline Introduction Background of

More information

CityGML OGC Standard for Photogrammetry?

CityGML OGC Standard for Photogrammetry? Kolbe, Nagel, Stadler 1 CityGML OGC Standard for Photogrammetry? THOMAS H. KOLBE, CLAUS NAGEL, ALEXANDRA STADLER, Berlin ABSTRACT Virtual 3D city models are an important data source for an increasing number

More information

TIM-online A part of the egovernment strategy by the Federal State North-Rhine Westphalia

TIM-online A part of the egovernment strategy by the Federal State North-Rhine Westphalia TIM-online A part of the egovernment strategy by the Federal State North-Rhine Westphalia Stefan Sandmann Surveying and mapping agency of North - Rhine Westphalia Muffendorfer Straße 19 21, D-53177 Bonn

More information

Data Conversion to I3S for 3D Modeling from CityGML. Christian Dahmen (con terra GmbH) Satish Sankaran (Esri)

Data Conversion to I3S for 3D Modeling from CityGML. Christian Dahmen (con terra GmbH) Satish Sankaran (Esri) Data Conversion to I3S for 3D Modeling from CityGML Christian Dahmen (con terra GmbH) Satish Sankaran (Esri) 3D Across the ArcGIS Platform Manage Multiscale 3D Models 3D Geodesign ArcGIS for 3D Cities

More information

TOWARDS UNIFIED 3D CITY MODELS

TOWARDS UNIFIED 3D CITY MODELS TOWARDS UNIFIED 3D CITY MODELS T. H. Kolbe, G. Gröger Institute for Cartography and Geoinformation, University of Bonn, Meckenheimer Allee 172, 53115 Bonn, Germany (kolbe groeger)@ikg.uni-bonn.de KEY WORDS:

More information

Spread over a central peninsula and its surroundings, Split's greater area includes the surrounding seaside towns as well.

Spread over a central peninsula and its surroundings, Split's greater area includes the surrounding seaside towns as well. Split is a Mediterranean city on the eastern shores of the Adriatic Sea, centered around the ancient Roman Palace of the Emperor Diocletian and its bay and port. With a population of 178,192 citizens,

More information

Sustainable and Harmonised Development for Smart Cities The Role of Geospatial Reference Data. Peter Creuzer

Sustainable and Harmonised Development for Smart Cities The Role of Geospatial Reference Data. Peter Creuzer Sustainable and Harmonised Development for Smart Cities The Role of Geospatial Reference Data Peter Creuzer 1. Introduction - Smart Cities and Geodata 2. Geodata in Germany 3. Examples 4. Data and Service

More information

Scope and design principles of the CityGML Utility Network ADE

Scope and design principles of the CityGML Utility Network ADE Scope and design principles of the CityGML Utility Network ADE Tatjana Kutzner, Thomas H. Kolbe Chair of Geoinformatics kutzner@tum.de, thomas.kolbe@tum.de Joint Energy ADE and Utility Network ADE workshop

More information

7 11 August 2011, Vancouver. Don Brutzman, Benjamin Hagedorn. The OGC: Making Location Count

7 11 August 2011, Vancouver. Don Brutzman, Benjamin Hagedorn. The OGC: Making Location Count OGC 3D Portrayal Interoperability Experiment, OGC 3D Summit 2011 SIGGRAPH 2011 7 11 August 2011, Vancouver Don Brutzman, Benjamin Hagedorn The OGC: Making Location Count What is the Open Geospatial Consortium?

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

3D Urban Information Models in making a smart city the i-scope project case study

3D Urban Information Models in making a smart city the i-scope project case study UDC: 007:528.9]:004; 007:912]:004; 004.92 DOI: 10.14438/gn.2014.17 Typology: 1.04 Professional Article 3D Urban Information Models in making a smart city the i-scope project case study Dragutin PROTIĆ

More information

Smart Cities: Visualization

Smart Cities: Visualization Smart Cities: Visualization ISO/IEC JTC 1/SC24 Meetings 20-25 January 2019 Seoul, Korea Peter Ryan 1 and Myeong Won Lee 2 1 Defence Science & Technology Group, Australia 2 University of Suwon, Korea Presentation

More information

Conversion of IFC to CityGML

Conversion of IFC to CityGML Technische Universität Berlin Conversion of IFC to CityGML Claus Nagel Thomas H. Kolbe Institute for Geodesy and Geoinformation Science Technische Universität Berlin OGC 3DIM WG, Paris Agenda Part I: Talk

More information

A 3D GEOVISUALIZATION APPROACH TO CRIME MAPPING

A 3D GEOVISUALIZATION APPROACH TO CRIME MAPPING A 3D GEOVISUALIZATION APPROACH TO CRIME MAPPING Markus Wolff, Hartmut Asche 3D-Geoinformation Research Group Department of geography University of Potsdam Markus.Wolff@uni-potsdam.de, gislab@uni-potsdam.de

More information

GENERATING INSPIRE PLU DATA ON BASE OF THE GERMAN NATIONAL STANDARD XPLANUNG. Dr. Joachim Benner Dr. Kai-Uwe Krause September

GENERATING INSPIRE PLU DATA ON BASE OF THE GERMAN NATIONAL STANDARD XPLANUNG. Dr. Joachim Benner Dr. Kai-Uwe Krause September GENERATING INSPIRE PLU DATA ON BASE OF THE GERMAN NATIONAL STANDARD XPLANUNG Dr. Joachim Benner Dr. Kai-Uwe Krause September Introduction city state Hamburg North Sea Hamburg Hamburg as a city state is

More information

3D City/Landscape Modeling Non-Building Thematic: Vegetation

3D City/Landscape Modeling Non-Building Thematic: Vegetation 3D City/Landscape Modeling Non-Building Thematic: Vegetation Presenter: Shafarina Wahyu Trisyanti shafarina.wahyu@gmail.com Co-Author: Deni Suwardhi, Agung Budi Harto dsuwardhi@kk-insig.org, agung@gd.itb.ac.id

More information

E-Government and SDI in Bavaria, Germany

E-Government and SDI in Bavaria, Germany 135 E-Government and SDI in Bavaria, Germany Wolfgang STOESSEL, Germany Key words: GDI-BY, Bavaria, Spatial Data Infrastructure SUMMARY Spatial Data Infrastructure (SDI) is an important part of the e-government

More information

Bentley Map V8i (SELECTseries 3)

Bentley Map V8i (SELECTseries 3) Bentley Map V8i (SELECTseries 3) A quick overview Why Bentley Map Viewing and editing of geospatial data from file based GIS formats, spatial databases and raster Assembling geospatial/non-geospatial data

More information

Smart Cities: Data Representation Model

Smart Cities: Data Representation Model Smart Cities: Data Representation Model ISO/IEC JTC 1/SC24 Meetings 19-24 January 2019 Seoul, Korea Peter Ryan 1 and Myeong Won Lee 2 1 Defence Science & Technology Group, Australia 2 University of Suwon,

More information

New Concepts for Structuring 3D City Models an Extended Level of Detail Concept for CityGML Buildings

New Concepts for Structuring 3D City Models an Extended Level of Detail Concept for CityGML Buildings New Concepts for Structuring 3D City Models an Extended Level of Detail Concept for CityGML Buildings Marc-O. Löwner a, Joachim Benner b, Gerhard Gröger c, Karl-Heinz Häfele b a Institute for Geodesy and

More information

Web-based Exploration of and Interaction with Large and Deeply Structured Semantic 3D City Models using HTML5 and WebGL

Web-based Exploration of and Interaction with Large and Deeply Structured Semantic 3D City Models using HTML5 and WebGL Web-based Exploration of and Interaction with Large and Deeply Structured Semantic 3D City Models using HTML5 and WebGL KANISHK CHATURVEDI 1, ZHIHANG YAO 2 & THOMAS H. KOLBE 1 Abstract: The aim of the

More information

Modular Web Framework for the BRANDENBURGVIEWER

Modular Web Framework for the BRANDENBURGVIEWER Modular Web Framework for the BRANDENBURGVIEWER Geoinformation System (GIS) 2 GIS = geo + information + system + + Survey of data Organization of data Processing and Analysis Presentation geodata infrastructure

More information

Innovation in Land Management: Integrated Solutions For National Cadastre Projects

Innovation in Land Management: Integrated Solutions For National Cadastre Projects Success With GIS Innovation in Land Management: Integrated Solutions For National Cadastre Projects XXIII International FIG Congress Munich These documents are only complete, when used in connection with

More information

<Insert Picture Here> Oracle Spatial 11g. Dr. Siva Ravada

<Insert Picture Here> Oracle Spatial 11g. Dr. Siva Ravada Oracle Spatial 11g Dr. Siva Ravada New in Oracle Spatial 11g 3D Support Spatial Web Services Network Data Model GeoRaster Performance Improvements 3D Applications Location-based services

More information

VISUALIZING THE SMART CITY 3D SPATIAL INFRASTRUCTURE GEOSMART ASIA- 30 SEP, 2015

VISUALIZING THE SMART CITY 3D SPATIAL INFRASTRUCTURE GEOSMART ASIA- 30 SEP, 2015 www.aamgroup.com VISUALIZING THE SMART CITY 3D SPATIAL INFRASTRUCTURE GEOSMART ASIA- 30 SEP, 2015 Agenda AAM What is a Smart City? Data Acquisition 3D Modelling Benefits Questions AAM AAM is a Geospatial

More information

CityGML XFM Application Template Documentation. Bentley Map V8i (SELECTseries 2)

CityGML XFM Application Template Documentation. Bentley Map V8i (SELECTseries 2) CityGML XFM Application Template Documentation Bentley Map V8i (SELECTseries 2) Table of Contents Introduction to CityGML 1 CityGML XFM Application Template 2 Requirements 2 Finding Documentation 2 To

More information

CityGML - 3D City Models and their Potential for Emergency Response

CityGML - 3D City Models and their Potential for Emergency Response CityGML - 3D City Models and their Potential for Emergency Response T. H. Kolbe, G. Gröger & L. Plümer Institute for Cartography and Geoinformation, University of Bonn, Germany ABSTRACT: Virtual 3D city

More information

IDBE. Common conceptual framework and roadmap of collaboration in Spatial Standards for the Digital Built Environment

IDBE. Common conceptual framework and roadmap of collaboration in Spatial Standards for the Digital Built Environment IDBE Common conceptual framework and roadmap of collaboration in Spatial Standards for the Digital Built Environment GeoBIM: 3D GIS in China Mei Xue: In my opinion, what matters most in the integration

More information

Solving the European Data Puzzle Simplifying INSPIRE Challenges and Usage. con terra GmbH Dipl.-Ing. Mark Döring

Solving the European Data Puzzle Simplifying INSPIRE Challenges and Usage. con terra GmbH Dipl.-Ing. Mark Döring Solving the European Data Puzzle Simplifying INSPIRE Challenges and Usage con terra GmbH Dipl.-Ing. Mark Döring INSPIRE Reference Projects GeoBAK 2.0 Project // INSPIRE Data & Services The Project Evolution

More information

AUGMENTING 3D CITY MODEL COMPONENTS BY GEODATA JOINS TO FACILITATE AD-HOC GEOMETRIC-TOPOLOGICALLY SOUND INTEGRATION

AUGMENTING 3D CITY MODEL COMPONENTS BY GEODATA JOINS TO FACILITATE AD-HOC GEOMETRIC-TOPOLOGICALLY SOUND INTEGRATION AUGMENTING 3D CITY MODEL COMPONENTS BY GEODATA JOINS TO FACILITATE AD-HOC GEOMETRIC-TOPOLOGICALLY SOUND INTEGRATION R. Kaden *, T. H. Kolbe Institute for Geodesy and Geoinformation Science, Technische

More information

Bentley Map Advancing GIS for the World s Infrastructure

Bentley Map Advancing GIS for the World s Infrastructure Bentley Map Advancing GIS for the World s Infrastructure Presentation Overview Why would you need Bentley Map? What is Bentley Map? Where is Bentley Map Used? Why would you need Bentley Map? Because your

More information

Introduction to GIS I

Introduction to GIS I Introduction to GIS Introduction How to answer geographical questions such as follows: What is the population of a particular city? What are the characteristics of the soils in a particular land parcel?

More information

CityGML Tutorial. Prof. Dr. Thomas H. Kolbe. Institute for Geodesy and Geoinformation Science Berlin University of Technology

CityGML Tutorial. Prof. Dr. Thomas H. Kolbe. Institute for Geodesy and Geoinformation Science Berlin University of Technology Technische Universität Berlin CityGML Tutorial Prof. Dr. Thomas H. Kolbe Institute for Geodesy and Geoinformation Science Berlin University of Technology kolbe@igg.tu-berlin.de 27th of August, 2007 1st

More information

Virtual 3D Cities. Chapter VIII. Virtual 3D Cities. 8.1 Introduction. Components. Chapter VIII: Virtual 3D Cities 1

Virtual 3D Cities. Chapter VIII. Virtual 3D Cities. 8.1 Introduction. Components. Chapter VIII: Virtual 3D Cities 1 Chapter VIII Virtual 3D Cities 8.1 Introduction 8.2 CityGML 8.3 Google Earth 8.4 Virtual Earth 8.5 Conclusions Virtual 3D Cities 8.1 Introduction 3D Visualization of cities Languages such as CityGML New

More information

Building Thermal Energy Simulations Supported by the CityGML Energy ADE

Building Thermal Energy Simulations Supported by the CityGML Energy ADE Building Thermal Energy Simulations Supported by the CityGML Energy ADE INSTITUT FÜR AUTOMATION UND ANGEWANDTE INFORMATIK KIT Die Forschungsuniversität in der Helmholtz-Gemeinschaft www.kit.edu Agenda

More information

ESRI Survey Summit August Clint Brown Director of ESRI Software Products

ESRI Survey Summit August Clint Brown Director of ESRI Software Products ESRI Survey Summit August 2006 Clint Brown Director of ESRI Software Products Cadastral Fabric How does Cadastral fit with Survey? Surveyors process raw field observations Survey measurements define high-order

More information

Representing and Exchanging 3D City Models with CityGML

Representing and Exchanging 3D City Models with CityGML Chapter 2 Representing and Exchanging 3D City Models with CityGML Thomas H. Kolbe Abstract. CityGML is an open data model and XML-based format for the representation and exchange of virtual 3D city models.

More information

UNIPD RESEARCH UNIT Progress Report Francesca FISSORE, Marco PIRAGNOLO, Francesco PIROTTI

UNIPD RESEARCH UNIT Progress Report Francesca FISSORE, Marco PIRAGNOLO, Francesco PIROTTI UNIPD RESEARCH UNIT Progress Report Francesca FISSORE, Marco PIRAGNOLO, Francesco PIROTTI PRIN PROJECT: URBAN GEOmatics for Bulk Information Generation, Data Assessment and Technology Awareness UR UniPD

More information

Extension of Electronical Nautical Charts for 3D interactive Visualization via CityGML

Extension of Electronical Nautical Charts for 3D interactive Visualization via CityGML Extension of Electronical Nautical Charts for 3D interactive Visualization via CityGML Kristine HAASE und Reinhard KOCH Multimedia Information Processing Group, Department of Computer Science Christian-Albrechts-University

More information

AEC 3 United Kingdom. Industry Foundation Classes. Norwegian IFG project Harmonisation IFC and gml3. Dr. Thomas Liebich, Jeffrey Wix AEC3 Ltd.

AEC 3 United Kingdom. Industry Foundation Classes. Norwegian IFG project Harmonisation IFC and gml3. Dr. Thomas Liebich, Jeffrey Wix AEC3 Ltd. Industry Foundation Classes AEC 3 United Kingdom Thatcham, Berkshire RG18 3ES Tel: +44-1635 86 4590 Fax: +44-1635 86 0673 email: jeffrey.wix@aec3.com Germany D-80636 München Tel: +49-89-1870 3223 Fax:

More information

Investigating the practical relationship between GIS and BIM; then relating that to a 3D cadastre. J. Gabriel van Wyk, Johan Nel

Investigating the practical relationship between GIS and BIM; then relating that to a 3D cadastre. J. Gabriel van Wyk, Johan Nel Investigating the practical relationship between GIS and BIM; then relating that to a 3D cadastre. J. Gabriel van Wyk, Johan Nel Overview So exactly what is BIM? Available BIM offerings in the market Traditional

More information

GIS for 3D Object Generation, Modelling, and Exploitation. Paul Hardy Esri

GIS for 3D Object Generation, Modelling, and Exploitation. Paul Hardy Esri GIS for 3D Object Generation, Modelling, and Exploitation Paul Hardy Esri ArcGIS has long understood 3D Multipatch data type in geodatabase - 3D volumetric objects - Collection of triangles, strips, fans,

More information

A Railway Simulation Landscape Creation Tool Chain Considering OpenStreetMap Geo Data

A Railway Simulation Landscape Creation Tool Chain Considering OpenStreetMap Geo Data A Railway Simulation Landscape Creation Tool Chain Considering OpenStreetMap Geo Data Christian Rahmig, Andreas Richter DLR Institute of Transportation Systems Braunschweig, Germany SUMO Conference 2014

More information

Regional Spatial Data Infrastructures What Makes them Possible?

Regional Spatial Data Infrastructures What Makes them Possible? Article for Geoinformatics June 2007 Regional Spatial Data Infrastructures What Makes them Possible? by Sam Bacharach Executive Director Outreach Open Geospatial Consortium, Inc. (OGC) INTRODUCTION The

More information

Overview of Geospatial Open Source Software which is Robust, Feature Rich and Standards Compliant

Overview of Geospatial Open Source Software which is Robust, Feature Rich and Standards Compliant Overview of Geospatial Open Source Software which is Robust, Feature Rich and Standards Compliant Cameron SHORTER, Australia Key words: Open Source Geospatial Foundation, OSGeo, Open Standards, Open Geospatial

More information

3D MAPS SCALE, ACCURACY, LEVEL OF DETAIL

3D MAPS SCALE, ACCURACY, LEVEL OF DETAIL 26 th International Cartographic Conference August 25 30, 2013 Dresden, Germany 3D MAPS SCALE, ACCURACY, LEVEL OF DETAIL Prof. Dr. Temenoujka BANDROVA Eng. Stefan BONCHEV University of Architecture, Civil

More information

The German GDI a public-private cooperation project. Heinz BRÜGGEMANN Surveying and Mapping Agency NRW, Germany

The German GDI a public-private cooperation project. Heinz BRÜGGEMANN Surveying and Mapping Agency NRW, Germany The German GDI a public-private cooperation project Heinz BRÜGGEMANN Surveying and Mapping Agency NRW, Germany Definition of Grimm Public tasks are all action lines..., which are handled by public actors,

More information

CityGML & opendrive Urban Simulation Based on Open Standards

CityGML & opendrive Urban Simulation Based on Open Standards CREATE MAINTAIN DISTRIBUTE 3D Mapping Solutions CityGML & opendrive Urban Simulation Based on Open Standards Dr.-Ing. Stefan Trometer virtualcitysystems GmbH virtualcitysystems Experts for 3D City Models

More information

OGC 3D Portrayal Interoperability Experiment (3DPIE) Insights and Results

OGC 3D Portrayal Interoperability Experiment (3DPIE) Insights and Results OGC 3D Portrayal Interoperability Experiment (3DPIE) Insights and Results Jan Klimke, Benjamin Hagedorn (Hasso-Plattner-Institut at the University Potsdam) Web 3D 2012 Los Angeles, August 4, 2012 Agenda

More information

INSPIRE - A Legal framework for environmental and land administration data in Europe

INSPIRE - A Legal framework for environmental and land administration data in Europe INSPIRE - A Legal framework for environmental and land administration data in Europe Dr. Markus Seifert Bavarian Administration for Surveying and Cadastre Head of the SDI Office Bavaria Delegate of Germany

More information

Innovation. The Push and Pull at ESRI. September Kevin Daugherty Cadastral/Land Records Industry Solutions Manager

Innovation. The Push and Pull at ESRI. September Kevin Daugherty Cadastral/Land Records Industry Solutions Manager Innovation The Push and Pull at ESRI September 2004 Kevin Daugherty Cadastral/Land Records Industry Solutions Manager The Push and The Pull The Push is the information technology that drives research and

More information

Interoperability and accuracy requirements for EU environmental noise mapping

Interoperability and accuracy requirements for EU environmental noise mapping Proceedings, InterCarto InterGIS 12 Berlin 2006 p. 1 Interoperability and accuracy requirements for EU environmental noise mapping Angela Czerwinski 1, Thomas H. Kolbe 1, Lutz Plümer 1, Elke Stöcker-Meier

More information

Solar Potential Analysis and Integration of the Time-dependent Simulation Results for Semantic 3D City Models using Dynamizers

Solar Potential Analysis and Integration of the Time-dependent Simulation Results for Semantic 3D City Models using Dynamizers Solar Potential Analysis and Integration of the Time-dependent Simulation Results for Semantic 3D City Models using Dynamizers Kanishk Chaturvedi, Bruno Willenborg, Maximilian Sindram, Thomas H. Kolbe

More information

Ready for INSPIRE.... connecting worlds. European SDI Service Center

Ready for INSPIRE.... connecting worlds. European SDI Service Center Ready for INSPIRE Consultancy SOFTWARE T r a i n i n g Solutions... connecting worlds European SDI Service Center Increasing Added Value with INSPIRE and SDI Components INSPIRE In 2007, the European Commission

More information

A GIS-Based Approach to Real-Time Open Space Visualization

A GIS-Based Approach to Real-Time Open Space Visualization A GIS-Based Approach to Real-Time Open Space Visualization Lutz ROSS and Birgit KLEINSCHMIT 1 Introduction Visualizations have always been a technique for planners to communicate their ideas. Today s computer-generated

More information

Imagery and the Location-enabled Platform in State and Local Government

Imagery and the Location-enabled Platform in State and Local Government Imagery and the Location-enabled Platform in State and Local Government Fred Limp, Director, CAST Jim Farley, Vice President, Leica Geosystems Oracle Spatial Users Group Denver, March 10, 2005 TM TM Discussion

More information

Arne SCHILLING, Steffen NEUBAUER, Alexander ZIPF Germany. Key words: 3D city models, OpenGIS, SDI, interoperability, service oriented architecture

Arne SCHILLING, Steffen NEUBAUER, Alexander ZIPF Germany. Key words: 3D city models, OpenGIS, SDI, interoperability, service oriented architecture Putting GDI-3D into practice: Experiences from developing an 3D spatial data infrastructure based on OpenGIS standards for the sustainable management of urban areas Arne SCHILLING, Steffen NEUBAUER, Alexander

More information

Exporting 3D Geoinformation from Baggis Database to CityGML

Exporting 3D Geoinformation from Baggis Database to CityGML Exporting 3D Geoinformation from Baggis Database to CityGML Erik Olsson Master s of Science Thesis in Geoinformatics TRITA-GIT EX 09-05 Division of Geoinformatics Royal Institute of Technology (KTH) 100

More information

From BIM to GIS at the Smithsonian Institution

From BIM to GIS at the Smithsonian Institution From BIM to GIS at the Smithsonian Institution Detlef Günther-Diringer a a University of Applied Sciences, Karlsruhe, Germany; Smithsonian Fellow March August 2016; detlef.guenther-diringer@hskarlsruhe.de

More information

Using OGC standards to improve the common

Using OGC standards to improve the common Using OGC standards to improve the common operational picture Abstract A "Common Operational Picture", or a, is a single identical display of relevant operational information shared by many users. The

More information

New Perspectives in GIS Databases. «80% of the data throughout the world have some geographic basis» New Perspectives in GIS Databases

New Perspectives in GIS Databases. «80% of the data throughout the world have some geographic basis» New Perspectives in GIS Databases New Perspectives in GIS Databases Pr. Robert LAURINI University of Lyon (INSA), France University of Venice (IUAV), Italy «80% of the data throughout the world have some geographic basis» New Perspectives

More information

User Requirements Gathering for a National 3D Mapping Product in the United Kingdom

User Requirements Gathering for a National 3D Mapping Product in the United Kingdom User Requirements Gathering for a National 3D Mapping Product in the United Kingdom Session 4 EuroSDR/VOLTA SESSION: NMCAS I (3D GEOINFORMATION FOR NATIONAL AND CADASTRAL MAPPING AGENCIES I) th 13 3DGeoInfo

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

Free and Open Source Software for Cadastre and Land Registration : A Hidden Treasure? Gertrude Pieper Espada. Overview

Free and Open Source Software for Cadastre and Land Registration : A Hidden Treasure? Gertrude Pieper Espada. Overview Free and Open Source Software for Cadastre and Land Registration : A Hidden Treasure? Gertrude Pieper Espada Overview FLOSS concepts Digital Land Administration systems FLOSS Database alternatives FLOSS

More information

Overview. Everywhere. Over everything.

Overview. Everywhere. Over everything. Cadenza Desktop Cadenza Web Cadenza Mobile Cadenza Overview. Everywhere. Over everything. The ultimate GIS and reporting suite. Provide, analyze and report data efficiently. For desktop, web and mobile.

More information

One platform for desktop, web and mobile

One platform for desktop, web and mobile One platform for desktop, web and mobile Search and filter Get access to all data thematically filter data in context factually and spatially as well as display it dynamically. Export a selection or send

More information

SDI Implementation at the Local

SDI Implementation at the Local SDI Implementation at the Local Administration Level of Germany Hartmut Müller and Stephan von St. Vith FIG Working Week 2009 Surveyors Key Role in Accelerated Development, Eilat, Israel, 3-8 May 2009

More information

Modern Education at Universities: Improvements through the Integration of a Spatial Data Infrastructure SDI into an e-learning Environment

Modern Education at Universities: Improvements through the Integration of a Spatial Data Infrastructure SDI into an e-learning Environment Modern Education at Universities: Improvements through the Integration of a Spatial Data Infrastructure SDI into an e-learning Environment Ingo Simonis Institute for Geoinformatics, University of Muenster

More information

Regione Umbria. ESRI EMEA User Conference 2010 Rome, October 27th 2010

Regione Umbria. ESRI EMEA User Conference 2010 Rome, October 27th 2010 Direzione Ambiente, Territorio e Infrastrutture Servizio Informatico/Informativo: geografico, ambientale e territoriale ESRI EMEA User Conference 2010 Rome, October 27th 2010 Arch. Ambra Ciarapica, Dott.

More information

Geocoding of Statistics Portugal Business Register and it s integration with the INSPIRE s Annex III Buildings theme

Geocoding of Statistics Portugal Business Register and it s integration with the INSPIRE s Annex III Buildings theme Geocoding of Statistics Portugal Business Register and it s integration with the INSPIRE s Annex III Buildings theme Barcelona, 26th September2016 INE/DMSI-GEO» 1 The summary Business Register (BR) Enterprise

More information

Joint MISTRAL/CESI lunch workshop 15 th November 2017

Joint MISTRAL/CESI lunch workshop 15 th November 2017 MISTRAL@Newcastle Joint MISTRAL/CESI lunch workshop 15 th November 2017 ITRC at Newcastle ITRC at Newcastle MISTRAL at Newcastle New approach to infrastructure data management to open-up analytics, modelling

More information

What is GIS? Introduction to data. Introduction to data modeling

What is GIS? Introduction to data. Introduction to data modeling What is GIS? Introduction to data Introduction to data modeling 2 A GIS is similar, layering mapped information in a computer to help us view our world as a system A Geographic Information System is a

More information

Zagreb Spatial Data Infrastructure. Sanja Batić, APIS IT Split, 14. rujna 2011.

Zagreb Spatial Data Infrastructure. Sanja Batić, APIS IT Split, 14. rujna 2011. Zagreb Spatial Data Infrastructure Sanja Batić, APIS IT Split, 14. rujna 2011. Agenda Zagreb Spatial Data Infrastructure - ZIPP Guidelines for further ZIPP Geoportal development Conclusion 1964 The Centre

More information

OGC Standards Update 29 November 2018 Orlando

OGC Standards Update 29 November 2018 Orlando OGC Standards Update 29 November 2018 Orlando Mark Reichardt mreichardt@opengeospatial.org +1 301 840-1361 OGC S INTEREST It s simple You have this or this and you need to make this... or this Courtesy

More information