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

Size: px
Start display at page:

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

Transcription

1 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, Univ. of Bonn Prof. Dr. Lutz Plümer, Chair of Geoinformation

2 CityGML Overview CityGML = GML3 Application Schema / Profile for virtual 3D City Models Representation of 3D Topography application independent; multifunctional explicit modelling of Geometry, Topology, Semantics, and Appearance multiscale model (5 distinct levels of detail) intended to represent 3D geo base data Finished testbed with 6 cities (Berlin, Hamburg,...) Growing support by 3D GIS / 3D Geo DB T. H. Kolbe: CityGML, OGC TC Meeting Bonn 11/2005 2

3 GDI NRW and the SIG 3D Geodata Infrastructure North Rhine-Westphalia founded in 1999 by the state government more than 100 institutions organized in 6 Special Interest Groups very active in the OGC (WPOS, WCTS, GML3) Special Interest Group 3D (SIG 3D) open group with >70 active members; 2 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 T. H. Kolbe: CityGML, OGC TC Meeting Bonn 11/2005 3

4 SIG 3D members (excerpt) Municipalities Berlin Hamburg Cologne Düsseldorf Bremen Essen Leverkusen Wuppertal Bochum Stuttgart Administration State surveying agencies Companies T-Mobile Bayer Industry Services Rheinmetall 3D Geo CPA Geoinformation Con Terra GTA Geoinformatik GIStec 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 Research center Karlsruhe Univ. of Applied Sciences Stuttgart T. H. Kolbe: CityGML, OGC TC Meeting Bonn 11/2005 4

5 3D City Models Multifunctional Use SI, University of Stuttgart IfGI, University of Münster IKG, University of Bonn T-Mobile Germany Rheinmetall Defence Electronics Sony Corporation T. H. Kolbe: CityGML, OGC TC Meeting Bonn 11/2005 5

6 Unified 3D city model Aim: Common Ontology for 3D city models ongoing development in SIG 3D since May 2002 Content / Entities: Digital Terrain Model / Relief Sites - Buildings - Bridges - Tunnels - Walls - Landfills - Excavations Transportation objects - Streets - Railways Water bodies Vegetation objects City furniture - e.g. street lights, traffic lights, benches T. H. Kolbe: CityGML, OGC TC Meeting Bonn 11/2005 6

7 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 T. H. Kolbe: CityGML, OGC TC Meeting Bonn 11/2005 7

8 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 T. H. Kolbe: CityGML, OGC TC Meeting Bonn 11/2005 8

9 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 T. H. Kolbe: CityGML, OGC TC Meeting Bonn 11/2005 9

10 Site Model _CityObject _Site Excavation _Abstract Building Tunnel Wall Bridge Building Complex T. H. Kolbe: CityGML, OGC TC Meeting Bonn 11/

11 Building Model in LoD1: UML Diagram 0..1 _AbstractBuilding + function: BuildingFunction[0..*] + yearofconstruction:integer[0..1] + rooftype: RoofType[0..1] + measuredheigth: LengthType[0..1] lod1geometry Property Solid Geometry 0..* BuildingPart 1 0..* Building Address + zipcode: int + city: String + street: String + housenumber: String Implemented in in CityGML using the the xnal standard from from OASIS T. H. Kolbe: CityGML, OGC TC Meeting Bonn 11/

12 LoD1 LoD2 _CityObject Building Model in LoD2 _AbstractBuilding + function: BuildingFunction[0..*] + yearofconstruction:integer[0..1] + rooftype: RoofType[0..1] + measuredheigth: LengthType[0..1] lod1solidproperty lod2solidproperty lod2surfaceproperty lod2lineproperty lod2terrain IntersectionCurve Solid Geometry Surface Geometry Line Geometry _BoundarySurface lod2surfaceproperty Roof Wall Ground ClosureSurface T. H. Kolbe: CityGML, OGC TC Meeting Bonn 11/

13 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 T. H. Kolbe: CityGML, OGC TC Meeting Bonn 11/

14 Closure Surfaces Seal open 3D objects in order to be able to compute their volumes T. H. Kolbe: CityGML, OGC TC Meeting Bonn 11/

15 LoD1 LoD2 LoD3 LoD4 Building Model in LoD3 & LoD4 Building Characteristic Building Furniture interior exterior interior interior Room _Abstract Building lod3geometryprop. lod4geometry Property lod4geometryproperty Solid Geometry Opening Window Door GroupOf Rooms _BoundarySurface lod4geometryproperty lod3geometryprop. Surface Geometry Ceiling Room Wall Floor Roof Wall Ground Closure Surface T. H. Kolbe: CityGML, OGC TC Meeting Bonn 11/

16 Exterior Shell Opening (Window) Building in LoD4 Roof Wall Ceiling Room wall Room Floor Ground Room wall Opening (Door) T. H. Kolbe: CityGML, OGC TC Meeting Bonn 11/

17 Room Building in LoD4 Interior Model Topology implies an Accessibility Graph Back room Passage (w/o door) Living room GroupOf Rooms Entrance door Hallway Doorway (with door) T. H. Kolbe: CityGML, OGC TC Meeting Bonn 11/

18 Deriving LOD4 models from IFC IFC Model Current research of Benner, Geiger, Leinemann Helmholtz Research Center Karlsruhe T. H. Kolbe: CityGML, OGC TC Meeting Bonn 11/

19 Deriving LOD4 models from IFC IFC Model Derived CityGML object Current research of Benner, Geiger, Leinemann Helmholtz Research Center Karlsruhe T. H. Kolbe: CityGML, OGC TC Meeting Bonn 11/

20 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! T. H. Kolbe: CityGML, OGC TC Meeting Bonn 11/

21 Digital Terrain Model: UML Diagram City Model LoD0 LoD4 Complex Relief Validity Extent Relief + name: String[0..1] TIN Grid Breaklines MassPoints Triangle Surface Geometry Line Geometry Point Geometry T. H. Kolbe: CityGML, OGC TC Meeting Bonn 11/

22 LoD1 from LoD2 Transportation Objects gml:_gml +name[0..*]: String CityModel * * CityObject ExternalReference Track Road Railway _TransportationObject TransportationComplex + function[0..*] Square AuxillaryTrafficArea + function[0..*] + surfacematerial[0..1] gml:_surface LoDXGeometry, x in {1..4} TrafficArea + function[0..*] + usage[0..*] + surfacematerial[0..1] T. H. Kolbe: CityGML, OGC TC Meeting Bonn 11/

23 Example: Transportation Model in LoD2 Traffic Area Traffic Area Traffic Area Auxillary Traffic Areas Road T. H. Kolbe: CityGML, OGC TC Meeting Bonn 11/

24 Water Bodies gml:_gml +name[0..*]: String CityModel * * CityObject ExternalReference Ocean FlowingWater StagnantWater WaterBody + function[0..*] LoDXSolid Geometry, x in {1..4} LoD0Curve Geometry gml:solid gml:multicurve WaterSurface + waterlevel[0..1] * * * GroundSurface ClosureSurface LoDXGeometry, x in {1..4} gml:_surface LoDXGeometry, x in {1..4} T. H. Kolbe: CityGML, OGC TC Meeting Bonn 11/

25 Illustration of a Water Body WaterSurface Water Closure Surface WaterBody GroundSurface T. H. Kolbe: CityGML, OGC TC Meeting Bonn 11/

26 Mapping to GML3 GML3 offers no textured surfaces Class TexturedSurface as an extension of GML3 class OrientableSurface Texture / appearance parameters from X3D No explicit representation of topology in V1.0 Simple profile (easier for readers), like in the German cadastre standard ALKIS / NAS Topological profile in the future Usage of GML3 Dictionaries & Code lists for enumerative attributes (-> user definable) T. H. Kolbe: CityGML, OGC TC Meeting Bonn 11/

27 GDI NRW Pilot 3D Phase 2 First testbed for CityGML 07/ /2005 Aim: Interoperable access to / exchange of 3D city models Realization of CityGML readers / writers and a visualization tool by different partners Roundtrip evaluation (crosswise data exchange) 6 Project groups (each consisting of municipalities, software manufacturers, and academia): Cities: Berlin, Hamburg, Cologne, Düsseldorf, Leverkusen, Recklinghausen, Erkelenz Universities: Bonn, Dortmund, Braunschweig, Freiberg; Fraunhofer Institute for Computer Graphics Darmstadt GIS software companies from Germany T. H. Kolbe: CityGML, OGC TC Meeting Bonn 11/

28 CityGML Status Data Model: Buildings, DTM, Traffic Objects, Water Bodies complete Vegetation not yet complete Street Furniture, Bridges, Tunnels to be specified in detail (Partial) implementations: LandXPlorer (3dgeo) CityServer 3D (GIStec / FhG IGD) SupportGIS (CPA Geo-Information) Tridicon (GTA Geoinformatik) GoPublisher (Snowflake Software UK) Aristoteles GML3 Viewer (IKG Uni Bonn) Open Source Framework Deegree (lat/lon, in preparation) 3D Geo DB of the cities Berlin & Bonn (IKG Uni Bonn, in prep.) T. H. Kolbe: CityGML, OGC TC Meeting Bonn 11/

29 Further information & demo datasets: Roadmap Aim: Reach a version 1.0 by the end of 2005 New: CityGML project within EuroSDR. Phase 1: Translate and distribute documents, schemas & datasets Bring together interested parties within EuroSDR Prepare, distribute & evaluate questionnaire Proposal for Standardization within OGC / Testbed? Plans beyond V1.0 Dynamic features Multiple versions / Time Prototypes; Constructive Solid Geometry? Employment of GML3 topology package T. H. Kolbe: CityGML, OGC TC Meeting Bonn 11/

CityGML Background and Design

CityGML Background and Design 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,

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

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 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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

Energy Visualization and 3D city modelling using GIS. Polycity conference,

Energy Visualization and 3D city modelling using GIS. Polycity conference, Energy Visualization and 3D city modelling using GIS Polycity conference, 17.9.2010 Prof. Dr. Volker Coors, 30.07.2010 1 Szenario Scharnhauser Park MODELING ENERGY DEMAND FOR HEATING AT CITY SCALE Aneta

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

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

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

THE UPDATING PROCESS FOR 3D CITY MODEL OBJECTS Commission III Session: TS02E 3D Modelling

THE UPDATING PROCESS FOR 3D CITY MODEL OBJECTS Commission III Session: TS02E 3D Modelling THE UPDATING POCESS FO 3D CITY MODEL OBJECTS Commission III Session: TS02E 3D Modelling KhairulHafiz Sharkawi, Edward Eric Duncan 3D GIS Lab, Faculty of Geoinformationand eal Estate, Universiti Teknologi

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

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

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

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

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

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

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

Metadata for 3D City Models. Analysis of the Applicability of the ISO Standard and Possibilities for further Amendments

Metadata for 3D City Models. Analysis of the Applicability of the ISO Standard and Possibilities for further Amendments Page 1 of 9 Metadata for 3D City Models Analysis of the Applicability of the ISO 19115 Standard and Possibilities for further Amendments Leonhard Dietze, Ulrike Nonn, Alexander Zipf University of Applied

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

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

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

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

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

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

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

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

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

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

Basics of GIS reviewed

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

More information

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

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

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

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

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

From CityGML to Energy ADE - Workflow

From CityGML to Energy ADE - Workflow From CityGML to Energy ADE - Workflow KIT Universität von Baden-Württemberg und nationales Forschungszentrum der Helmholtz Gemeinschaft www.kit.edu Workflow overview CityGML import Geometric / semantic

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

OGC City Geography Markup Language (CityGML) Encoding

OGC City Geography Markup Language (CityGML) Encoding Open Geospatial Consortium Approval Date: 2012-03-09 Publication Date: 2012-04-04 External identifier of this OGC document: http://www.opengis.net/spec/citygml/2.0 Reference number of this OGC project

More information

UBGI and Address Standards

UBGI and Address Standards Workshop on address standards UBGI and Address Standards 2008. 5.25 Copenhagen, Denmark Sang-Ki Hong Convenor, WG 10 1 Evolution of Geographic Information Visualization Feature (Contents) Context Accessibility

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

International 3D Developments. Jantien Stoter Professor 3D GeoInformation

International 3D Developments. Jantien Stoter Professor 3D GeoInformation International 3D Developments Jantien Stoter Professor 3D GeoInformation European Spatial Data Research EuroSDR 3D Special Interest Group Active participants: Swisstopo, Ordnance Survey UK, Ordnance Survey

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

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

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

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

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

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

City, University of London Institutional Repository

City, University of London Institutional Repository City Research Online City, University of London Institutional Repository Citation: Slingsby, A. & Raper, J. (2008). Navigable Space in 3D City Models for Pedestrians. In: P. VanOosterom, S. Zlatanova,

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

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

Establishing a national 3D standard compliant to CityGML: good practice of a national 3D SDI

Establishing a national 3D standard compliant to CityGML: good practice of a national 3D SDI Establishing a national 3D standard compliant to CityGML: good practice of a national 3D SDI Linda van den Brink, Jantien Stoter, and Sisi Zlatanova Geonovum, Amersfoort, The Netherlands; GISt, OTB, TU

More information

UrbIS Products User Guide

UrbIS Products User Guide UrbIS Products User Guide Avenue des Arts 21 Kunstlaan Bruxelles 1000 Brussel T 32 2 282 47 70 F 32 2 230 31 07 www.cirb.brussels www.cibg.brussels Table of contents 1. Introduction... 4 1.1. Context...

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

INSPIRE Shared Service

INSPIRE Shared Service INSPIRE Shared Service Creation and operation out of the box Petra Fritz (HZD), Michael Voigtländer (Esri Deutschland GmbH) INSPIRE Shared Service Agenda HZD backbone for a geodata infrastructure Implementing

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

INSPIRE in the context of EC Directive 2002/49/EC on Environmental Noise

INSPIRE in the context of EC Directive 2002/49/EC on Environmental Noise INSPIRE in the context of EC Directive 2002/49/EC on Environmental Noise Simon Shilton Acustica Ltd, United Kingdom Nigel Jones Extrium Ltd, United Kingdom About the Authors www.acustica.co.uk Acoustics

More information

The Conversion from CityGML to 3D Property Units

The Conversion from CityGML to 3D Property Units Shen YING, Fengzan JIN, Renzhong GUO, Lin LI, Jie YANG and Yujie ZHOU, China Key words: 3D Property Unit, CityGML, 3D Cadastre, Data Conversion SUMMARY Due to the fast growth of building construction technology

More information

Designing 3D Semantic Model in LOD4 to Simulate Building Utility Network

Designing 3D Semantic Model in LOD4 to Simulate Building Utility Network Indian Journal of Science and Technology, Vol 8(16), DOI: 10.17485/ijst/2015/v8i16/58276, July 2015 ISSN (Print) : 0974-6846 ISSN (Online) : 0974-5645 Designing 3D Semantic Model in LOD4 to Simulate Building

More information

TWG BU State of Play November 2010

TWG BU State of Play November 2010 TWG BU State of Play November 2010 TWG BU members General methodology Existing data Use cases User requirements Existing standards Modelling approach Next steps Plan of presentation TWG BU members TWG

More information

SEMANTIC APPROACH TO 3D HISTORICAL RECONSTRUCTION

SEMANTIC APPROACH TO 3D HISTORICAL RECONSTRUCTION SEMANTIC APPROACH TO 3D HISTORICAL RECONSTRUCTION M. Lorenzini a a Università degli Studi di Pisa, Pisa, Italy. matteo.lorenzini@gmail.com Commission V, WG 4 KEY WORDS: 3D, Semantic, CityGML, Open Source,

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

REAL CORP 007 Proceedings / Tagungsband Vienna, May

REAL CORP 007 Proceedings / Tagungsband Vienna, May reviewed paper Creation and Management of Object-Based Terrain Models of Urban Environments Lutz ROSS, Birgit KLEINSCHMIT, Henrik BUCHHOLZ, Jürgen DÖLLNER Lutz Ross, Birgit Kleinschmit, Berlin Technical

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

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

Symbolisation of 3D city models for online visualisation

Symbolisation of 3D city models for online visualisation Symbolisation of 3D city models for online visualisation Bo Mao, Jie Cao Jiangsu Provincial ebusiness Lab, Nanjing University of Finance and Economics, No.128 Tielu North Road, Nanjing, 210003 Telephone:

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

Integration of Historic Building Information Modeling (HBIM) and 3D GIS for Recording and Managing Cultural Heritage Sites

Integration of Historic Building Information Modeling (HBIM) and 3D GIS for Recording and Managing Cultural Heritage Sites Dublin Institute of Technology ARROW@DIT Conference papers School of Surveying and Construction Management 2012 Integration of Historic Building Information Modeling (HBIM) and 3D GIS for Recording and

More information

Towards Interoperating CityGML and IFC Building Models: A Unified Model Based Approach

Towards Interoperating CityGML and IFC Building Models: A Unified Model Based Approach Towards Interoperating CityGML and IFC Building Models: A Unified Model Based Approach Mohamed El-Mekawy, Anders Östman, and Khurram Shahzad Abstract CityGML represents 3D urban objects that can be shared

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

Mapping a Nation in 3D Singapore s Journey. Bryan Chew Registrar of Titles Assistant Chief Executive Singapore Land Authority

Mapping a Nation in 3D Singapore s Journey. Bryan Chew Registrar of Titles Assistant Chief Executive Singapore Land Authority Mapping a Nation in 3D Singapore s Journey Bryan Chew Registrar of Titles Assistant Chief Executive Singapore Land Authority Singapore Size - 719 sq km Population - 5.5 million Density 7,600/sq km Singapore

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

WEB-BASED SPATIAL DECISION SUPPORT: TECHNICAL FOUNDATIONS AND APPLICATIONS

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

More information

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

inovitas be on site with infra3d

inovitas be on site with infra3d inovitas be on site with infra3d be inspired... Infrastructure has an immense property value and is a prerequisite for a functioning competitive economy. In this context, the modes of transport such as

More information

European Spatial Data Research. EuroSDR. Prof. Dr. Ir. Joep Crompvoets. General Assembly CLGE Tirana 18 March

European Spatial Data Research. EuroSDR. Prof. Dr. Ir. Joep Crompvoets. General Assembly CLGE Tirana 18 March EuroSDR Prof. Dr. Ir. Joep Crompvoets General Assembly CLGE - 2016 Tirana 18 March 2016 INTRODUCTORY QUESTIONS Who knows what is EuroSDR? Who does NOT know what is EuroSDR? Who is employed at mapping agencies?

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

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

INSPIRE Data Harmonization and Network Services at the German Federal Institute of Hydrology (BfG) Klaus Fretter BfG Sören Dupke con terra

INSPIRE Data Harmonization and Network Services at the German Federal Institute of Hydrology (BfG) Klaus Fretter BfG Sören Dupke con terra INSPIRE Data Harmonization and Network Services at the German Federal Institute of Hydrology (BfG) Klaus Fretter BfG Sören Dupke con terra Outline Introduction BfG Approach used > Matching > Mapping >

More information