Data Specification Buildings

Size: px
Start display at page:

Download "Data Specification Buildings"

Transcription

1 Data Specification Buildings KEN INSPIRE Workshop INSPIRE Theme Buildings Status after consultation and testing

2 Plan of presentation General methodology, existing data and standards Use cases user requirements Modelling approach Open issues Consultation and testing

3 General methodology

4 General process Constraint Existing data Drivers Use cases User requirements INSPIRE TWG Support Standards Best practices Data specification

5 Existing data At national level Topographical view Cadastral view At local level Lack of overview Existence of 3D data Detailed information available Lack of exhaustive information => take care of feasibility issues during review and testing

6 CityGML a common model for the representation and the exchange of 3D city models Geometry Semantics, relations. an international standard from OGC a base model with information required by most applications + possibilities of extensions a standard with practical implementations Software Data

7 Strong influence of CityGML The philosophy of City GML : base model (information required by most applications) extensions CityGML widely used for the modelling of 3D data Building model at different levels of detail

8 Strong influence of CityGML Some modelling concepts BuildingPart BuildingPart ExternalReference : reference to another information system

9 LADM (Land Administration Domain Model) Ex: a flat in a block of flats (in case of joint ownership) Legal/cadastral point of view on buildings

10 Eurostat classification Eurostat classification partly adopted (for residential use)

11 Use cases

12 Concrete use cases Census - Statistics Census Urban units Environmental statistics / Reporting Safety Natural risks (flood, fire, earthquake, landslide) Human risks (transport) Prevention / rescue management Environment Pollutions (air, noise, sol) Quality of habitat Sustainable buildings (energy, ) Historical interest Urban expansion Definition of urban areas Urbanism planning and monitoring Infrastructures Location for new infrastructure Infrastructure management Public patrimony management and valorisation Risk / travel maps City maps Thematic / tourism maps Communication Public awareness 3D models

13 Analysis of user requirements Building influence on physical phenomena Topographic data (including Buildings) Physical phenomenon data Propagation model Extent of physical phenomenon Examples: flood, noise, air pollution, light

14 Analysis of user requirements Building influence on physical phenomena Influence of buildings on air pollution propagation

15 Analysis of user requirements Influence of physical phenomena on buildings Building data Physical phenomenon data Analysis Building vulnerability or ability Examples: flood, fire, earthquake, noise, : vulnerability to risk or pollution sun exposure: ability to receive solar panels

16 Analysis of user requirements Physical phenomena modelling: different models more or less detailed 3D geometry Material of roof Material of walls Material of structure OR 2D geometry Height Date of construction Date of renovation Simple data: cheaper (widely available data),quicker to process but only rough results Detailed data : good results but costly (rarely available) and longer to process

17 Analysis of user requirements Computation of population SU SU Statistical data on statistical units Area of interest Buildings Examples: flood, noise, air pollution, light, transport

18 Analysis of user requirements Computation of population Population at night -2D geometry -Localisation -area -Number of floors -Use (residential) Population at day -2D geometry -Localisation - area -Number of floors - Use -Residential -Industrial -Office -Retail -Public services

19 Analysis of user requirements Mapping Flooded areas map Noise map around airport Roof thermography (lost of heat) Symbols for Electronical Navigation Charts

20 Analysis of user requirements Mapping (e.g. air traffic or marine navigation) Buildings and constructions 2D geometry Height Elevation Classification according to physical aspect Specific buildings and constructions may be landmarks (or obstacles)

21 Specific buildings and constructions (examples)

22 Analysis of user requirements Urbanism planning- Urban monitoring Temporal studies: evolution of city

23 Analysis of user requirements Urbanism planning- Urban monitoring Detailed cadastral data for urbanism management

24 Analysis of user requirements 2D geometry Date of construction Date of demolition Condition (functional, in project, ruin, ) Official area Link to building permit (document, external reference) Access to owner External Reference on Building External Reference on Building Unit Building geometry Spatial overlay with Cadastral Parcel Association to Cadastral Parcel

25 Harmonisation of interest for European user(s) Harmonisation of interest for national/local user(s) INSPIRE Directive/GCM International use cases European Directives/initiatives European Directives/initiatives Local use cases Building/BuildingPart OtherConstruction Widely available inspireid beginlifespanversion endlifespanversion externalreference heightaboveground numberoffloors elevation currentuse dateofconstruction dateofrenovation conditionofconstruction dateofdemolition BuildingUnit Association to CP Association to AD officialarea officialvalue name specificinterest constructionnature numberofdwellings numberofbuildingunits heightbelowground Rarely available numberoffloorsbelowground materialofstructure materialofroof materialoffacade rooftype opengroundfloor document energyperformance

26 Profile approach Basic semantic Rich semantic 2D geometry 3D geometry Core 2D profile (normative) Core 3D profile (normative) Extended 2D profile (illustrative) Extended 3D profile (illustrative)

27 Harmonisation at European level Harmonisation at national/local level Out of INSPIRE theme BU Widely available Basic topographic data Basic cadastral data Owner/tenant Detailed activity Interior of building Rarely available Detailed topographic data Core profile Extended profile

28 Modelling approach

29 Principles The profile approach: Normative profile: core data Illustrative profile: for possible extensions now or in future Various user requirements Flexible model Use of profiles Most attributes are voidable Most code lists extensible Multiple values possible for some attributes No recommendation about quality

30 Core 2D profile AbstractBuilding + geometry: BuildingGeometry [1..*] «voidable» + currentuse: CurrentUseValue [0..*] + numberofbuildingunits: Integer [0..1] + numberofdwellings: Integer [0..1] + numberoffloorsaboveground: Integer [0..1] + specificinterest: SpecificInterestValue [0..1] AbstractConstruction + inspireid: Identifier «voidable, lifecycleinfo» + beginlifespanversion: DateTime + endlifespanversion: DateTime [0..1] «voidable» + conditionofconstruction: ConditionOfConstructionValue + dateofconstruction: DateOfEvent [0..1] + dateofdemolition: DateOfEvent [0..1] + dateofrenovation: DateOfEvent [0..1] + elevation: Elevation [0..*] + externalreference: ExternalReference [0..*] + heightaboveground: HeightAboveGround [0..*] + name: GeographicalName [0..*] {endlifespanversion} constraints OtherConstruction + constructionnature: ConstructionNatureValue + geometry: GM_Primitive Scope of theme Building has been enlarged to include feature type OtherConstruction (e.g. bridges, environmental barriers, elevated constructions) «featuretyp... Building +parts 0..* BuildingPart A

31 Core 2D profile AbstractConstruction + inspireid: Identifier «voidable, lifecycleinfo» + beginlifespanversion: DateTime + endlifespanversion: DateTime [0..1] «voidable» + conditionofconstruction: ConditionOfConstructionValue + dateofconstruction: DateOfEvent [0..1] + dateofdemolition: DateOfEvent [0..1] + dateofrenovation: DateOfEvent [0..1] + elevation: Elevation [0..*] + externalreference: ExternalReference [0..*] + heightaboveground: HeightAboveGround [0..*] + name: GeographicalName [0..*] {endlifespanversion} constraints Common attributes of OtherConstruction and AbstractBuilding are grouped under feature type AbstractConstruction AbstractBuilding + geometry: BuildingGeometry [1..*] «voidable» + currentuse: CurrentUseValue [0..*] + numberofbuildingunits: Integer [0..1] + numberofdwellings: Integer [0..1] + numberoffloorsaboveground: Integer [0..1] + specificinterest: SpecificInterestValue [0..1] «featuretyp... Building +parts 0..* BuildingPart A OtherConstruction + constructionnature: ConstructionNatureValue + geometry: GM_Primitive Common attributes to feature types Building and BuildingPart in AbstractBuilding Only 3 instantiable feature types: Building BuildingPart OtherConstruction

32 Geometry Example of geometry Multiple geometry allowed Reference geometry to be used for queries and portrayal

33 Elevation Example of elevation ElevationCRSReference Multiple values of elevation allowed

34 Extended 2D profile BuildingCore2D::AbstractConstruction + inspireid: Identifier +addresses Association to CP CadastralParcels::CadastralParcel constraints {geometrytype} {areavalueuom} {validto} {endlifespanversion} +cadastralparcels A 0..* «voidable, lifecycleinfo» + beginlifespanversion: DateTime + endlifespanversion: DateTime [0..1] «voidable» + conditionofconstruction: ConditionOfConstructionValue + dateofconstruction: DateOfEvent [0..1] + dateofdemolition: DateOfEvent [0..1] + dateofrenovation: DateOfEvent [0..1] + elevation: Elevation [0..*] + externalreference: ExternalReference [0..*] + heightaboveground: HeightAboveGround [0..*] + name: GeographicalName [0..*] {endlifespanversion} constraints 0..* Addresses::Address constraints {AddressPosition} {AddressCountry} {EndLifeSpanVersion} +a dd resses 0..* Association to AD AbstractBuilding + geometry: BuildingGeometry [1..*] «voidable» + currentuse: CurrentUseValue [0..*] + numberofbuildingunits: Integer [0..1] + numberofdwellings: Integer [0..1] + numberoffloorsaboveground: Integer + specificinterest: SpecificInterestValue [0..1] OtherConstruction + constructionnature: ConstructionNatureValue + geometry: GM_Primitive AbstractBuildingExtended2D Constraint one of buildingunit or Building must be there Building +buildingunit 0..* «voidable» + document: Document [0..*] + energyperformance: EnergyPerformance [0..1] + heightbelowground: Length [0..1] + materialoffacade: MaterialOfFacadeValue [0..*] + materialofroof: MaterialOfRoofValue [0..*] + materialofstructure: MaterialOfStructureValue [0..*] + numberoffloorsbelowground: Integer [0..1] + officialarea: OfficialArea [0..*] + officiavalue: OfficialValue [0..*] + opengroundfloor: Boolean [0..1] + rooftype: RoofTypeValue [0..*] BuildingUnit +parts 0..* +buildingunit 0..* + externalreference: ExternalReference + inspireid: Identifier «voidable, lifecycleinfo» + beginlifespanversion: DateTime + endlifespanversion: DateTime [0..1] «voidable» + geometry: GM_Primitive BuildingPart +voidable Name: BuildingsExtended2D Author: karjoh Version: 2.0 Created: :23:41 Updated: :56:07 New feature type BuildingUnit: subdivision of Building that is homogeneously related to management aspects

35 Extended 2D profile AbstractBuildingExtended2D «voidable» + document: Document [0..*] + energyperformance: EnergyPerformance [0..1] + heightbelowground: Length [0..1] + materialoffacade: MaterialOfFacadeValue [0..*] + materialofroof: MaterialOfRoofValue [0..*] + materialofstructure: MaterialOfStructureValue [0..*] + numberoffloorsbelowground: Integer [0..1] + officialarea: OfficialArea [0..*] + officiavalue: OfficialValue [0..*] + opengroundfloor: Boolean [0..1] + rooftype: RoofTypeValue [0..*] Attributes related to the architecture of buildings Attributes related to management of buildings (cadastral data)

36 Name: Package: Version: Author: BuildingsCore3D «applicationschema» BuildingCore3D 2.0 karj oh Core 3D profile BuildingCore2D::AbstractConstruction + inspireid: Identifier «voidable, lifecycleinfo» + beginlifespanversion: DateTime + endlifespanversion: DateTime [0..1] «voidable» + conditionofconstruction: ConditionOfConstructionValue + dateofconstruction: DateOfEvent [0..1] + dateofdemolition: DateOfEvent [0..1] + dateofrenovation: DateOfEvent [0..1] + elevation: Elevation [0..*] + externalreference: ExternalReference [0..*] + heightaboveground: HeightAboveGround [0..*] + name: GeographicalName [0..*] {endlifespanversion} constraints Building AbstractConstruction + horizontalgeometryestimatedaccuracy: Length + verticalgeometryestimatedaccuracy: Length Core2DAbstractBuilding «voidable» + currentuse: CurrentUseValue [0..*] + numberofbuildingunits: Integer [0..1] + numberofdwellings: Integer [0..1] + numberoffloorsaboveground: Integer [0..1] + specificinterest: SpecificInterestValue +parts 0..* BuildingPart lod1solid 1 +geometry GM_Primitive «type» Geometric primitiv e::gm_solid + area() : Area + boundary() : GM_SolidBoundary + GM_Solid() : GM_Solid + volume() : Volume OtherConstruction + constructionnature: ConstructionNatureValue Based on: LoD 1 of CityGML (the simplest one) Basic semantic of core 2D profile

37 Extended 3D profile Textures from libraries or realworld images «datatype» TextCoordGen + worldtotexture: TransformationMatrix3x4Type «datatype» TransformationMatrix3x4Type - elements: Sequence «codelist» MimeFileType + image/bmp + image/gif + image/jpeg + image/png + image/tiff «codelist» TextureTypeType «voidable» + specific + typical Core2DAbstractBuilding Name: BuildingsExtended3D Author: karjoh Version: 2.0 Created: :44:53 Updated: :04:27 «datatype» TextureParametrization ParameterizedTexture + imageuri: URI + mimetype: MimeFileType + texturetype: TextureTypeType «voidable» + currentuse: CurrentUseValue + numberofbuildingunits: Integer [0..1] + numberofdwellings: Integer [0..1] + numberoffloorsaboveground: Integer [0..1] + specificinterest: SpecificInterestValue Building Door AbstractConstruction + horizontalgeometryestimatedaccuracylod1: Length + horizontalgeometryestimatedaccuracylod2: Length + horizontalgeometryestimatedaccuracylod3: Length + verticalgeometryestimatedaccuracylod1: Length [0..1] + verticalgeometryestimatedaccuracylod2: Length [0..1] + verticalgeometryestimatedaccuracylod3: Length [0..1] +parts +textureparam s +texture +textures +construction 0..* BuildingPart Window «datatype» TextCoordList + ring: URI + texturecoordinates: Sequence Opening uri: anyuri RoofSurface BoundarySurface «voidable» + materialofroof: MaterialOfRoofValue [0..*] BuildingCore2D::AbstractConstruction + inspireid: Identifier «voidable, lifecycleinfo» + beginlifespanversion: DateTime + endlifespanversion: DateTime [0..1] «voidable» + conditionofconstruction: ConditionOfConstructionValue + dateofconstruction: DateOfEvent [0..1] + dateofdemolition: DateOfEvent [0..1] + dateofrenovation: DateOfEvent [0..1] + elevation: Elevation [0..*] + externalreference: ExternalReference [0..*] + heightaboveground: HeightAboveGround [0..*] + name: GeographicalName [0..*] WallSurface «voidable» + materialofwall: MaterialOfFacadeValue [0..1] GM_Primitive «type» Geometric primitiv e::gm_solid OtherConstruction + constructionnature: ConstructionNatureValue +boundedby +opening 0..* 0..* +multisurfacelod2 +lod1geometry +lod2geometry lod3geometry boundedby 0..* 0..* GM_MultiPrimitive +multisurfacelod3 «type» 1 Geometric aggregates:: +multisurfacelod3 GM_MultiSurface 0..* GroundSurface ClosureSurface Up to LoD 3 of CityGML: Description of walls, roof, ground Description of openings (door, window)

38 Main issues

39 Extension of scope Feature type : OtherConstruction Open issue : is this extension relevant? (useful? difficult?)

40 Harmonisation of interest for European user(s) Harmonisation of interest for national/local user(s) INSPIRE Directive/GCM International use cases European Directives/initiatives European Directives/initiatives Local use cases Building/BuildingPart OtherConstruction Widely available inspireid beginlifespanversion endlifespanversion externalreference heightaboveground numberoffloors elevation currentuse dateofconstruction dateofrenovation conditionofconstruction dateofdemolition BuildingUnit Association to CP Association to AD officialarea officialvalue name specificinterest constructionnature numberofdwellings numberofbuildingunits Rarely available heightbelowground numberoffloorsbelowground materialofstructure materialofroof materialoffacade rooftype opengroundfloor energyperformance Status of cadastral specific data: core or extended profile? document

41 Classification of buildings Current status classification according to: the activity hosted by the building (for management use cases) the physical aspect (for mapping purposes) Based on Eurostat classification Mainly based on international More information to be found in use cases (air traffic, marine themes AF, PF and US navigation) Both code lists are extensible by member states Is this simple/rough classification of buildings suitable? How are themes BU and US articulated in your MS?

42 Consultation and testing

43 Calendar June 2011 Publication of data specification version 2 INSPIRE conference (Edinburgh) July-October 2011: review and testing November : PCC meeting 24-25: TWG BU meeting => Comments received but no decision taken yet

44 Testing SDIC/LMO Only transformation tests: -National data producers - Regional data producers (Italy, Spain, Germany) - Technology suppliers (Snowflakes) 15 registered testing SDIC/LMO

45 Commenting SDIC/LMO Most comments from national or local producers (+ EuroControl air traffic) Some registered testing SDIC/LMO have not submitted any comment

46 Received comments Theme BU: n 3 for received comments

47 Extension of scope Sources: - Questionnaire to PCC members - Comments (general review) Results: -19 SDIC/LMO: rather in favour of extension Agreement for extension (core profile) - 6 SDIC/LMO: disagreement with extension Agreement for extension (optional) Conflicting comments Disagreement for extension

48 Status of cadastral data Open issue: should (specific) cadastral data be in core profile? BuildingUnit Link to Address and Cadastral Parcel Official area, official value Question misunderstood Cadastral data should be in INSPIRE (e.g. detailed geometry, year of construction, number of floors,.) Specific requests to move links to Address and Cadastral Parcels to core (normative) profile Some issues foreseen Official area : feasibility Official value: privacy

49 Classification of buildings Sources: - Questionnaire to PCC members - Comments (general review) Results: - few answers - no clear trend Agreement for simple classification Eurostat classification Conflicting comments More detailed classification

50 New requirements More values in some code lists More attributes on Building Unit Use - official value Official area - energy performance Heating system and heating source Connection to networks Associations to US, PF, AF Area Floor description (height, number of dwellings) More detailed 3D model...

51 Other comments Need for more guidelines and better explanations BuildingPart BuildingUnit Interrogation about hierarchical code lists Articulation with theme US: still an open issue Code for official area Inconsistencies, editorial errors...

52 Next steps November: TWG BU meeting February 2012: version v2.9 (DS) March 2012: internal review, last X-theme harmonisation April 2012: version 3 (DS) answers to comments End 2012: Implementing Rule voted 2013: Implementing Rule published

TWG BU Workshop. INSPIRE Conference.

TWG BU Workshop. INSPIRE Conference. TWG BU Workshop INSPIRE Conference dominique.laurent@ign.fr Plan of presentation TWG BU members General methodology Existing standards Use cases user requirements Modelling approach Open issues TWG BU

More information

UN-GGIM : Europe core data and its impact on cadastral themes

UN-GGIM : Europe core data and its impact on cadastral themes PCC - CLR KEN meeting Bratislava 17 November 2016 UN-GGIM : Europe core data and its impact on cadastral themes Dominique Laurent, France General presentation of UN-GGIM UN-GGIM (United Nations initiative

More information

Technical implementation of INSPIRE: feed-back from experiences

Technical implementation of INSPIRE: feed-back from experiences Technical implementation of INSPIRE: feed-back from experiences Lisbon 27 February 2013 1 Modèle TN-02.018-1.2 Dominique.laurent@ign.fr Plan Introduction Metadata Services Interoperability 2 Introduction

More information

Methodological approach for cross-theme harmonization of Polish spatial data sets the case study for the Annex I themes

Methodological approach for cross-theme harmonization of Polish spatial data sets the case study for the Annex I themes Methodological approach for cross-theme harmonization of Polish spatial data sets the case study for the Annex I themes Elżbieta Bielecka, Agnieszka Zwirowicz-Rutkowska, Alina Kmiecik, Marek Brylski, Magdalena

More information

UN-GGIM: Europe core data and adaptation of INSPIRE models Dominique Laurent (IGN)

UN-GGIM: Europe core data and adaptation of INSPIRE models Dominique Laurent (IGN) Workshop about extensions of INSPIRE data specifications 20-21 June 2017 UN-GGIM: Europe core data and adaptation of INSPIRE models Dominique Laurent (IGN) UN-GGIM General presentation UN-GGIM(United Nations

More information

INSPIRE data specifications Advanced. Stijn Keijers (SADL KU Leuven)

INSPIRE data specifications Advanced. Stijn Keijers (SADL KU Leuven) 1 INSPIRE data specifications Advanced Stijn Keijers (SADL KU Leuven) Modules 2 1. Understanding INSPIRE data specifications 2. Introduction UML 3. Introduction XML/GML 4. Transforming data into INSPIRE

More information

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

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

More information

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

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

More information

3D Modeling and Representation of the Spanish Cadastral Cartography and the INSPIRE buildings model

3D Modeling and Representation of the Spanish Cadastral Cartography and the INSPIRE buildings model 3D Modeling and Representation of the Spanish Cadastral Cartography and the INSPIRE José Miguel Olivares García jmiguel.olivares@catastro.minhap.es Luis Ignacio Virgós Soriano luis.virgos@catastro.meh.es

More information

5 Data content and structure

5 Data content and structure 5 Data content and structure The INSPIRE theme Utility and governmental services has been split in 3 separate main packages, that are developed hereafter. Though main features of the 3 sub-themes have

More information

ISA Action 1.17: A Reusable INSPIRE Reference Platform (ARE3NA)

ISA Action 1.17: A Reusable INSPIRE Reference Platform (ARE3NA) ISA Action 1.17: A Reusable INSPIRE Reference Platform (ARE3NA) Expert contract supporting the Study on RDF and PIDs for INSPIRE Deliverable D.EC.3.1 Methodology for automated conversion of INSPIRE UML

More information

ADMINISTRATIVE UNITS INSPIRE KEN WORKSHOP TRANSFORMATION OF THEMES AD, AU, BU, CP AND GN April 2015 ign.

ADMINISTRATIVE UNITS INSPIRE KEN WORKSHOP TRANSFORMATION OF THEMES AD, AU, BU, CP AND GN April 2015 ign. ADMINISTRATIVE UNITS INSPIRE KEN WORKSHOP TRANSFORMATION OF THEMES AD, AU, BU, CP AND GN dominique.laurent@ign.fr 16-17 April 201 ign.fr Plan Source data Transformation choices and issues Conclusions Source

More information

INSPIRE-compliant and easy-to-use GeoModel Editor. Jan Schulze Althoff Dr. Christine Giger Prof. Dr. Lorenz Hurni

INSPIRE-compliant and easy-to-use GeoModel Editor. Jan Schulze Althoff Dr. Christine Giger Prof. Dr. Lorenz Hurni INSPIRE-compliant and easy-to-use GeoModel Editor Jan Schulze Althoff Dr. Christine Giger Prof. Dr. Lorenz Hurni Overview About Modelling HUMBOLDT GeoModel Editor INSPIRE GeoModel Editor Linking Enterprise

More information

ELF extensions. Presentation to: INSPIRE MIG-T. Author: Anja Hopfstock (ELF WP2 Data Specifications) Date: 25 th February 2016.

ELF extensions. Presentation to: INSPIRE MIG-T. Author: Anja Hopfstock (ELF WP2 Data Specifications) Date: 25 th February 2016. ELF extensions Presentation to: Author: Date: INSPIRE MIG-T Anja Hopfstock (ELF WP2 Data Specifications) 25 th February 2016 What is ELF in connection to INSPIRE? Arrangements within NMCAs in Europe to

More information

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

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

More information

INSPIRE status report

INSPIRE status report INSPIRE Team INSPIRE Status report 29/10/2010 Page 1 of 7 INSPIRE status report Table of contents 1 INTRODUCTION... 1 2 INSPIRE STATUS... 2 2.1 BACKGROUND AND RATIONAL... 2 2.2 STAKEHOLDER PARTICIPATION...

More information

CityGML Experience: From Validation to Database Management. Kean Huat SOON, Eric LOW, Zhen Hao NG and Victor KHOO

CityGML Experience: From Validation to Database Management. Kean Huat SOON, Eric LOW, Zhen Hao NG and Victor KHOO Experience: From Validation to Database Management Kean Huat SOON, Eric LOW, Zhen Hao NG and Victor KHOO Outline : WOG 3D National Topographic Mapping Project Validation Process Management of Data in DBMS

More information

Remote sensing techniques applied to seismic vulnerability assessment

Remote sensing techniques applied to seismic vulnerability assessment Remote sensing techniques applied to seismic vulnerability assessment JJ Arranz (josejuan.arranz@upm.es), Y. Torres (y.torres@upm.es), A. Haghi (a.haghi@alumnus.upm.es), J. Gaspar (jorge.gaspar@upm.es)

More information

Introduction to INSPIRE. Network Services

Introduction to INSPIRE. Network Services Introduction to INSPIRE. Network Services European Commission Joint Research Centre Institute for Environment and Sustainability Digital Earth and Reference Data Unit www.jrc.ec.europa.eu Serving society

More information

Cross-Nature, first steps

Cross-Nature, first steps VIII Jornadas Ibéricas de Infraestructuras de Datos Espaciales Lisboa 15-17 noviembre 2017 Cross-Nature, first steps SUMMARY 1. CROSS-NATURE GENERAL OVERVIEW 2. AN UPDATED STANDARD: PLINIAN CORE 3. PLINIAN

More information

Consolidation Team INSPIRE Annex I data specifications testing Call for Participation

Consolidation Team INSPIRE Annex I data specifications testing Call for Participation INSPIRE Infrastructure for Spatial Information in Europe Technical documents Consolidation Team INSPIRE Annex I data specifications testing Call for Participation Title INSPIRE Annex I data specifications

More information

INSPIRE Coverage Types

INSPIRE Coverage Types INSPIRE Infrastructure for Spatial Information in Europe INSPIRE Coverage Types Title Status Creator Date 2012-06-15 Subject Publisher Type Description Contributor Format Source Rights Identifier Language

More information

GMES Status November 2004

GMES Status November 2004 GMES Status November 2004 Peter BREGER DG RTD/H5 «Space: research activities, GMES» GMES GMES: a joint EC-ESA initiative The objective is to establish by 2008 a European capacity for global as well as

More information

Development of Geospatial Smart Cities and Management

Development of Geospatial Smart Cities and Management Presented at the FIG Congress 2018, May 6-11, 2018 in Istanbul, Turkey Development of Geospatial Smart Cities and Management (E. Yılmaz, F. Kartal, E. Uçar, K. Eren) FIG2018 - Istanbul, 8 th May 2018 1

More information

Study and guidelines on Geospatial Linked Data as part of ISA Action 1.17 Resource Description Framework

Study and guidelines on Geospatial Linked Data as part of ISA Action 1.17 Resource Description Framework DG Joint Research Center Study and guidelines on Geospatial Linked Data as part of ISA Action 1.17 Resource Description Framework 6 th of May 2014 Danny Vandenbroucke Diederik Tirry Agenda 1 Introduction

More information

Bringing Singapore to life in 3D

Bringing Singapore to life in 3D Bringing Singapore to life in 3D Dr Victor Khoo, Deputy Director Singapore Land Authority Bringing Singapore to life in 3D ESRI Singapore UC 2016 Dr. Victor Khoo Singapore Land Authority SLA 2016 RESTRICTED

More information

The Social Tenure Domain Model

The Social Tenure Domain Model The Social Tenure Domain Model Christiaan Lemmen, The Netherlands International Symposium Progressing towards U-Cadastre Kuala Lumpur, Malaysia, October 15th 2009 The Agenda - Social Tenure Domain Model

More information

INSPIRE & Environment Data in the EU

INSPIRE & Environment Data in the EU INSPIRE & Environment Data in the EU Andrea Perego Research Data infrastructures for Environmental related Societal Challenges Workshop @ pre-rda P6 Workshops, Paris 22 September 2015 INSPIRE in a nutshell

More information

Sub-national dimensions of INSPIRE

Sub-national dimensions of INSPIRE www.eurogeographics.org CONNECTING YOU TO THE Sub-national dimensions of INSPIRE SDIs in the evolving EU society Dave Lovell, Secretary General and Executive Director 24 June 2013 Copyright 2013 EuroGeographics

More information

Christian Ansorge 27th April CDDA webinar 27th April Linked Approach as reporting mechanism

Christian Ansorge 27th April CDDA webinar 27th April Linked Approach as reporting mechanism Christian Ansorge 27th April 2017 CDDA webinar 27th April 2017 Linked Approach as reporting mechanism Generic Linked Approach Scope Background and motivation for reporting reusing INSPIRE Introduction

More information

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

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

More information

Report from UN-GGIM: Europe A year in review

Report from UN-GGIM: Europe A year in review Report from UN-GGIM: Europe A year in review Carol Agius UN-GGIM: Europe Joint UN-GGIM: Europe ESS meeting on the Integration of Statistical and Geospatial Information March 2017 The aim of UN-GGIM: Europe

More information

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

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

More information

Adopted by La Mesa City Council July 9, 2013 Resolution

Adopted by La Mesa City Council July 9, 2013 Resolution Adopted by La Mesa City Council July 9, 2013 Resolution 2013-059 Table of Contents ACKNOWLEDGEMENTS... A-1 INTRODUCTION... I-1 Vision... I-1 Background... I-1 Citizen Participation... I-3 Planning in La

More information

5 th Meeting of the European Heritage Legal Forum. Wolfgang Karl Göhner

5 th Meeting of the European Heritage Legal Forum. Wolfgang Karl Göhner 5 th Meeting of the European Heritage Legal Forum Influences of EHLF activities on national developments on energy efficiency and construction products: Test case Germany by http://w-goehner.de Tel: ++49

More information

RoboCupRescue 2013 Rescue Simulation League Infrastructure Competition Team Description <AUT S.O.S. (Iran)>

RoboCupRescue 2013 Rescue Simulation League Infrastructure Competition Team Description <AUT S.O.S. (Iran)> RoboCupRescue 2013 Rescue Simulation League Infrastructure Competition Team Description SalimMalakouti, Seyed, Yoosef Golshahi, Hesam Hosseini, Mohammad Reza Modaresi, Sina Sheikholeslami,

More information

Questionnaire 3D-Cadastres: status November 2010

Questionnaire 3D-Cadastres: status November 2010 Questionnaire 3D-Cadastres: status vember This questionnaire is an activity of the FIG working group 3D-Cadastres -. The purpose of the survey is to make a world-wide inventory of the status of 3D-Cadastres

More information

Using INSPIRE Services for Reporting and Exchange of Air Quality Information under CAFE Directive Test bed Results

Using INSPIRE Services for Reporting and Exchange of Air Quality Information under CAFE Directive Test bed Results Using INSPIRE Services for Reporting and Exchange of Air Quality Information under CAFE Directive Test bed Results Alina Kmiecik, Dominik Kobus, Magdalena Bednarek, Piotr Krok, Anna Zamolska 26,6/2012,

More information

Sendai Framework for Disaster Risk Reduction & 2030 Agenda for Sustainable Development

Sendai Framework for Disaster Risk Reduction & 2030 Agenda for Sustainable Development Sendai Framework for Disaster Risk Reduction 2015-2030 & 2030 Agenda for Sustainable Development United Nations Office for Disaster Risk Reduction (UNISDR) UNISDR: 25 years of international commitment

More information

INSPIRE Data Specifications What s new? What s next?

INSPIRE Data Specifications What s new? What s next? INSPIRE Data Specifications What s new? What s next? Michael Lutz INSPIRE Conference 25 th June 2013, Firenze www.jrc.ec.europa.eu Serving society Stimulating innovation Supporting legislation What s new?

More information

Document information. Report Fitness for purpose Annex III

Document information. Report Fitness for purpose Annex III Document information Document type Author Report GDI-DE Coordination Office Germany Version 1.0 wetransform GmbH Creation date May 9th, 2017 Reference document Discussion document on the possible future

More information

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

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

More information

A Standard Indoor Spatial Data Model OGC IndoorGML and Implementation Approaches

A Standard Indoor Spatial Data Model OGC IndoorGML and Implementation Approaches International Journal of Geo-Information Article A Standard Indoor Spatial Data Model OGC IndoorGML and Implementation Approaches Hae-Kyong Kang 1 and Ki-Joune Li 2, * 1 Korea Research Institute for Human

More information

European Conference on Quality and Methodology in Official Statistics (Q2008), 8-11, July, 2008, Rome - Italy

European Conference on Quality and Methodology in Official Statistics (Q2008), 8-11, July, 2008, Rome - Italy European Conference on Quality and Methodology in Official Statistics (Q2008), 8-11, July, 2008, Rome - Italy Metadata Life Cycle Statistics Portugal Isabel Morgado Methodology and Information Systems

More information

Selective 4D modelling framework for spatialtemporal Land Information Management System

Selective 4D modelling framework for spatialtemporal Land Information Management System Selective 4D modelling framework for spatialtemporal Land Information Management System A. Doulamis, S. Soile, N. Doulamis, C. Chrisouli, N. Grammalidis, K. Dimitropoulos C. Manesis, C. Potsiou, C. Ioannidis

More information

The challenge of creating an INSPIRE Transport Networks DB from existing data in the National Geographic Institute of Spain

The challenge of creating an INSPIRE Transport Networks DB from existing data in the National Geographic Institute of Spain The challenge of creating an INSPIRE Transport Networks DB from existing data in the National Geographic Institute of Spain Alicia González Jiménez (agjimenez@fomento.es) Instituto Geográfico Nacional

More information

TRANSIT CENTER DISTRICT PLAN

TRANSIT CENTER DISTRICT PLAN TRANSIT CENTER DISTRICT PLAN Informational Presentation Planning Commission 04.19.2012 San Francisco Planning Department In partnership with: San Francisco Redevelopment Agency Transbay Joint Powers Authority

More information

From 2D to 3D at Esri

From 2D to 3D at Esri From 2D to 3D at Esri OGC/EuroSDR workshop on CityGML in National Mapping Paul Hardy phardy@esri.com Business Development Consultant National Mapping & Cadastre Esri 3D GIS Visualize Manage Share Analyze

More information

The AAA Model as Contribution to the Standardisation of the Geoinformation Systems in Germany

The AAA Model as Contribution to the Standardisation of the Geoinformation Systems in Germany The AAA Model as Contribution to the Standardisation of the Geoinformation Systems in Germany Markus SEIFERT, Germany Key words: ISO, CEN, OGC, AdV, Spatial Data Infrastructure SUMMARY Germany is a classic

More information

Guidelines for the encoding of spatial data

Guidelines for the encoding of spatial data INSPIRE Infrastructure for Spatial Information in Europe Guidelines for the encoding of spatial data Title Status Creator Date 2012-06-15 Subject Publisher Type Description Contributor Format Source Rights

More information

Keywords: 3D-GIS, R-Tree, Progressive Data Transfer.

Keywords: 3D-GIS, R-Tree, Progressive Data Transfer. 3D Cadastres 3D Data Model Visualisation 3D-GIS IN NETWORKING ENVIRONMENTS VOLKER COORS Fraunhofer Institute for Computer Graphics Germany ABSTRACT In this paper, we present a data model for 3D geometry

More information

ICTPSP Call Theme 2 ICT for energy efficiency and sustainability in urban areas. Dr. Manuel SANCHEZ JIMENEZ

ICTPSP Call Theme 2 ICT for energy efficiency and sustainability in urban areas. Dr. Manuel SANCHEZ JIMENEZ ICTPSP Call 2008 Theme 2 ICT for energy efficiency and sustainability in urban areas Dr. Manuel SANCHEZ JIMENEZ European Commission DG INFSO Unit H4 ICT for Sustainable Growth manuel.sanchez-jimenez@ec.europa.eu

More information

INSPIRE Data Specifications Base Models Activity Complex

INSPIRE Data Specifications Base Models Activity Complex INSPIRE Infrastructure for Spatial Information in Europe INSPIRE Data Specifications Base Models Activity Complex Title Status Creator D2.10.3: Generic Activity Complex, Version 1.0rc2 Baseline version

More information

Exploitation towards Thematic Communities, Training Framework and stakeholders involvement

Exploitation towards Thematic Communities, Training Framework and stakeholders involvement Exploitation towards Thematic Communities, Training Framework and stakeholders involvement Giorgio Saio GISIG eenvplus Workshop INSPIRE Conference, Florence (IT), 24 June 2013 Exploitation prospects eenvplus

More information

Use case 1 INSPIRE harmonization of existing Energy Performance Certificate datasets Phase 1

Use case 1 INSPIRE harmonization of existing Energy Performance Certificate datasets Phase 1 The European Commission s science and knowledge service Joint Research Centre Use case 1 INSPIRE harmonization of existing Energy Performance Certificate datasets Phase 1 Giacomo Martirano (external consultant)

More information

INSPIRE Generic Conceptual Model

INSPIRE Generic Conceptual Model INSPIRE Infrastructure for Spatial Information in Europe INSPIRE Generic Conceptual Model Title D2.5: Generic Conceptual Model, Version 3.2 Status Baseline version Creator Drafting Team "Data Specifications"

More information

ISA Action 1.17: A Reusable INSPIRE Reference Platform (ARE3NA)

ISA Action 1.17: A Reusable INSPIRE Reference Platform (ARE3NA) ISA Action 1.17: A Reusable INSPIRE Reference Platform (ARE3NA) Expert contract supporting the Study on RDF and PIDs for INSPIRE Deliverable D.EC.3.2 RDF in INSPIRE Open issues, tools, and implications

More information

Downtown Boise Multimodal Center

Downtown Boise Multimodal Center Treasure Valley High Capacity Transit Study Downtown Boise Multimodal Center Environmental Assessment June 2009 Prepared by the Federal Transit Administration and Valley Regional Transit. U.S. Department

More information

Italy - Information Day: 2012 FP7 Space WP and 5th Call. Peter Breger Space Research and Development Unit

Italy - Information Day: 2012 FP7 Space WP and 5th Call. Peter Breger Space Research and Development Unit Italy - Information Day: 2012 FP7 Space WP and 5th Call Peter Breger Space Research and Development Unit Content Overview General features Activity 9.1 Space based applications and GMES Activity 9.2 Strengthening

More information

From 2D to 3D at Esri

From 2D to 3D at Esri From 2D to 3D at Esri Paul Hardy, Esri Inc phardy@esri.com, Cambridge, UK SHORT PAPER This short paper provides an overview of the 3D capabilities of a modern GIS, illustrated by the Esri ArcGIS system,

More information

INSPIRE Infrastructure for Spatial Information in Europe. D2.8.III.15 Data Specification on Oceanographic geographical features Technical Guidelines

INSPIRE Infrastructure for Spatial Information in Europe. D2.8.III.15 Data Specification on Oceanographic geographical features Technical Guidelines Infrastructure for Spatial Information in Europe D2.8.III.15 geographical features Technical Guidelines Title D2.8.III.15 INSPIRE Technical Guidelines Creator Date 2013-12-10 Subject Publisher Type Description

More information

Geographic Information Fundamentals Overview

Geographic Information Fundamentals Overview CEN TC 287 Date: 1998-07 CR 287002:1998 CEN TC 287 Secretariat: AFNOR Geographic Information Fundamentals Overview Geoinformation Übersicht Information géographique Vue d'ensemble ICS: Descriptors: Document

More information

Note: For the creation of an application schema several software tools can be used. Enterprise Architect is one of the tools that can be used.

Note: For the creation of an application schema several software tools can be used. Enterprise Architect is one of the tools that can be used. 1.0 Definitions 1.1 Application Schema - An application schema is a fundamental element of any S-100 based product specification. The application schema serves two purposes: - It achieves a common and

More information

Critical Infrastructure Assessment

Critical Infrastructure Assessment Critical Infrastructure Assessment Everyday the products and services that support our standard of living flow, almost seamlessly, to and from our homes, communities, and government. Making this possible

More information

Transportation Demand Management: The Mississauga Experience Lorenzo Mele TDM Coordinator

Transportation Demand Management: The Mississauga Experience Lorenzo Mele TDM Coordinator Transportation Demand Management: The Mississauga Experience Lorenzo Mele TDM Coordinator Transportation Resources TDM Primer Mississauga Experience What if we considered empty transit seats a perishable

More information

Serving Large-Scale Coverages - How to Tame an Elephant

Serving Large-Scale Coverages - How to Tame an Elephant Serving Large-Scale s - How to Tame an Elephant OGC Workshop 2 INSPIRE Conference Edinburgh, 29-jun-2011 Peter Baumann Jacobs University rasdaman GmbH OGC WCS.SWG chair OGC spec editor Sensor & Image Data

More information

ELF download services

ELF download services ELF download services Presentation to: Author: Date: ELF workshop in Moldova Marcin Grudzień 8 h September2015 14 September, 2015 Plan Introduction Specification documents The envisaged production process

More information

ARLINGTON COUNTY, VIRGINIA

ARLINGTON COUNTY, VIRGINIA ARLINGTON COUNTY, VIRGINIA County Board Agenda Item Meeting of December 12, 2015 DATE: December 1, 2015 SUBJECT: SP-84-U-15-1 USE PERMIT ASSOCIATED WITH A SITE PLAN for a telecommunications facility; located

More information

European Environmental Data: development, trends and availability

European Environmental Data: development, trends and availability European Environmental Data: development, trends and availability Stefan Jensen, head of group EUROSAI working group on environmental auditing, Cyprus, 24.10.2012 Outline EEA regulation and SEIS as umbrella

More information

Interactive Simulation and Visualization of Realistic Flooding Scenarios. Challenge the future

Interactive Simulation and Visualization of Realistic Flooding Scenarios. Challenge the future Interactive Simulation and Visualization of Realistic Flooding Scenarios 1 Overview Background Project Goals Large-Scale Point Cloud Rendering Interactive and Adaptive Flooding Simulation Geo-Information

More information

Applicant Type (Conditional Use Permit, Variance, Tract Map, etc.): Applicant: Address: Phone(s): Fax:

Applicant Type (Conditional Use Permit, Variance, Tract Map, etc.): Applicant: Address: Phone(s): Fax: ENVIRONMENTAL QUESTIONNAIRE City of Twentynine Palms Community Development Department 6136 Adobe Road Twentynine Palms, CA 92277 (760) 367-6799 Fax (760) 367-5400 29palms.org : Please complete each statement

More information

Data Quality Assessment Tool for health and social care. October 2018

Data Quality Assessment Tool for health and social care. October 2018 Data Quality Assessment Tool for health and social care October 2018 Introduction This interactive data quality assessment tool has been developed to meet the needs of a broad range of health and social

More information

MIG-T - Task #2475 Collect INSPIRE schema extensions and best practices

MIG-T - Task #2475 Collect INSPIRE schema extensions and best practices MIG-T - Task #2475 Collect INSPIRE schema extensions and best practices 29 Jul 2015 02:29 pm - Christian Ansorge Status: Closed Start date: 29 Jul 2015 Priority: Normal Due date: Assignee: Christian Ansorge

More information

BSC Smart Cities Initiative

BSC Smart Cities Initiative www.bsc.es BSC Smart Cities Initiative José Mª Cela CASE Director josem.cela@bsc.es CITY DATA ACCESS 2 City Data Access 1. Standardize data access (City Semantics) Define a software layer to keep independent

More information

New Requirements for the Relief in the Topographic Databases of the Institut Cartogràfic de Catalunya

New Requirements for the Relief in the Topographic Databases of the Institut Cartogràfic de Catalunya New Requirements for the Relief in the Topographic Databases of the Institut Cartogràfic de Catalunya Blanca Baella, Maria Pla Institut Cartogràfic de Catalunya, Barcelona, Spain Abstract Since 1983 the

More information

Compass INSPIRE Services. Compass INSPIRE Services. White Paper Compass Informatics Limited Block 8, Blackrock Business

Compass INSPIRE Services. Compass INSPIRE Services. White Paper Compass Informatics Limited Block 8, Blackrock Business Compass INSPIRE Services White Paper 2010 Compass INSPIRE Services Compass Informatics Limited Block 8, Blackrock Business Park, Carysfort Avenue, Blackrock, County Dublin, Ireland Contact Us: +353 1 2104580

More information

Screen3 View. Contents. Page 1

Screen3 View. Contents. Page 1 Screen3 View Contents Introduction What is EPA's SCREEN3 Model? What is the Screen3 View Interface? Toollbar Buttons Preliminary Considerations Source Inputs Screen3 Options Running SCREEN3 Model Graphic

More information

URI Properties for INSPIRE Extension. Stereotype Solution

URI Properties for INSPIRE Extension. Stereotype Solution URI Properties for INSPIRE Extension Stereotype Solution Introduction After much effort we have harmonized data models based on standards (ISO, OGC, INSPIRE) But... These already being extended based on

More information

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

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

More information

Out of the UML box: Intuitive and Data-driven Modelling Tools for INSPIRE

Out of the UML box: Intuitive and Data-driven Modelling Tools for INSPIRE Out of the UML box: Intuitive and Data-driven Modelling Tools for INSPIRE Thorsten Reitz, wetransform GmbH 15.09.2017 INSPIRE Conference 2017, Strasbourg, France Is UML bad? Observations: UML is a very

More information

Detailed analysis + Integration plan

Detailed analysis + Integration plan Outline Integration methodology Detailed analysis + Integration plan Conclusions 2 Outline Integration methodology Detailed analysis + Integration plan Conclusions 3 EULF-ISA Integration: methodology Phase

More information

INSPIRE Generic Conceptual Model

INSPIRE Generic Conceptual Model INSPIRE Infrastructure for Spatial Information in Europe INSPIRE Generic Conceptual Model Title D2.5: Generic Conceptual Model, Version 3.1 Status Creator Baseline version Date 2008-12-15 Subject Publisher

More information

The Critical Role of Emergency Telecommunications and ICTs: Impacts of Natural and Man-made Disasters

The Critical Role of Emergency Telecommunications and ICTs: Impacts of Natural and Man-made Disasters The Critical Role of Emergency Telecommunications and ICTs: Impacts of Natural and Man-made Disasters 8th Symposium on ICTs, the Environment and Climate Change First Meeting of the Focus Group on Smart

More information

The European Commission s science and knowledge service. Joint Research Centre

The European Commission s science and knowledge service. Joint Research Centre The European Commission s science and knowledge service Joint Research Centre GeoDCAT-AP The story so far Andrea Perego, Antonio Rotundo, Lieven Raes GeoDCAT-AP Webinar 6 June 2018 What is GeoDCAT-AP Geospatial

More information

Keep it simple! a Nordic view on technical simplification issues. Nordic INSPIRE Network. INSPIRE Conference 2017

Keep it simple! a Nordic view on technical simplification issues. Nordic INSPIRE Network. INSPIRE Conference 2017 Keep it simple! a Nordic view on technical simplification issues 1 The network Formed in 2007 as a result of the INSPIRE directive Share experience and knowledge Develop common standpoints Exchange action

More information

ISO/IEC INTERNATIONAL STANDARD. Information technology Multimedia content description interface Part 5: Multimedia description schemes

ISO/IEC INTERNATIONAL STANDARD. Information technology Multimedia content description interface Part 5: Multimedia description schemes INTERNATIONAL STANDARD ISO/IEC 15938-5 First edition 2003-05-15 Information technology Multimedia content description interface Part 5: Multimedia description schemes Technologies de l'information Interface

More information

AUTOMATIC EXTRACTION OF BUILDING FEATURES FROM TERRESTRIAL LASER SCANNING

AUTOMATIC EXTRACTION OF BUILDING FEATURES FROM TERRESTRIAL LASER SCANNING AUTOMATIC EXTRACTION OF BUILDING FEATURES FROM TERRESTRIAL LASER SCANNING Shi Pu and George Vosselman International Institute for Geo-information Science and Earth Observation (ITC) spu@itc.nl, vosselman@itc.nl

More information

TOWARDS A META-MODEL FOR COLLABORATIVE CONSTRUCTION PROJECT MANAGEMENT

TOWARDS A META-MODEL FOR COLLABORATIVE CONSTRUCTION PROJECT MANAGEMENT M Keller, K. Menzel & R.J. Scherer: Towards a Meta-Model for Collaborative Construction Project Management. PRO-VE 2005, 6 th IFIP Working Conference on Virtual Enterprises, Valencia Spain, 26-28.09.2005

More information

GEOGRAPHIC INFORMATION SYSTEMS Lecture 18: Spatial Modeling

GEOGRAPHIC INFORMATION SYSTEMS Lecture 18: Spatial Modeling Spatial Analysis in GIS (cont d) GEOGRAPHIC INFORMATION SYSTEMS Lecture 18: Spatial Modeling - the basic types of analysis that can be accomplished with a GIS are outlined in The Esri Guide to GIS Analysis

More information

Reston Town Center North Development. Community Update

Reston Town Center North Development. Community Update Reston Town Center North Development Community Update May 31, 2017 1 Presentation Agenda Project Overview Site and Current Property Ownerships Development Plan/Grid of Streets Proposed Ownership Comprehensive

More information

GeoSmartCity Workshop Katowice October 26 th 2016

GeoSmartCity Workshop Katowice October 26 th 2016 1 GeoSmartCity Workshop Katowice October 26 th 2016 The GSC extended data models and the data harmonisation methodology Fabio Vinci, Giacomo Martirano, Stefania Morrone f.vinci@epsilon-italia.it, g.martirano@epsilon-italia.it,

More information

Presentation title. Presenters name

Presentation title. Presenters name Presentation title Presenters name Andrew Bellerby, Managing Director, Solibri UK Ltd Four segments Nemetschek covers the complete value chain in AEC + Multimedia Facts and figures > 50 years of innovation,

More information

2045 DEMOGRAPHIC FORECAST SURFACE TRANSPORTATION TECHNICAL COMMITTEE APRIL 28, 2017

2045 DEMOGRAPHIC FORECAST SURFACE TRANSPORTATION TECHNICAL COMMITTEE APRIL 28, 2017 2045 DEMOGRAPHIC FORECAST SURFACE TRANSPORTATION TECHNICAL COMMITTEE APRIL 28, 2017 BACKGROUND The demographic forecasts provide a common base for regional planning and resource allocations. The forecasts

More information

The ESA Earth Observation Long Term Data Preservation (LTDP) Programme ABSTRACT

The ESA Earth Observation Long Term Data Preservation (LTDP) Programme ABSTRACT The ESA Earth Observation Long Term Data Preservation (LTDP) Programme Vincenzo Beruti, Mirko Albani (1), (1) ESA-ESRIN Via G. Galilei, CP 64,00044 Frascati, Italy EMail: Vincenzo.Beruti@esa.int, Mirko.Albani@esa.int

More information

GATE: Big Data for Smart Society Dessislava Petrova-Antonova Sofia University St. Kliment Ohridski Faculty of Mathematics and Informatics

GATE: Big Data for Smart Society Dessislava Petrova-Antonova Sofia University St. Kliment Ohridski Faculty of Mathematics and Informatics GATE: Big Data for Smart Society Dessislava Petrova-Antonova Sofia University St. Kliment Ohridski Faculty of Mathematics and Informatics Johann Wolfgang von Goethe Big Data provides the pipes, and AI

More information

INSPIRE Web Services for Maritime Affairs in Germany

INSPIRE Web Services for Maritime Affairs in Germany INSPIRE Web Services for Maritime Affairs in Germany Matthias Pramme www.bsh.de 1 Agenda Introduction to BSH Relevant INSPIRE Themes Implementation Water Transport Networks Problems and Difficulties Future

More information

Czech experience about transformation of the themes Elevation and Orthoimagery

Czech experience about transformation of the themes Elevation and Orthoimagery Czech experience about transformation of the themes Elevation and Orthoimagery Veronika KUSOVA LAND SURVEY OFFICE CZECH OFFICE FOR SURVEYING, MAPPING AND CADASTRE Zeměměřický úřad, Pod sídlištěm 1800/9,

More information

HUMBOLDT Application Scenario: Protected Areas

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

More information

Tips for a Good Meshing Experience

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

More information

PUBLIC WORKS. 1oo. DiEital Fee Schedules. Effective January 1, 2008

PUBLIC WORKS. 1oo. DiEital Fee Schedules. Effective January 1, 2008 PUBLIC WORKS Geographic Information Systems DiEital Fee Schedules Effective January 1, 2008 Date Advertised 12103/07 In (Publication) Daily Business Journal Public Hearing Date Approved as to form: David

More information