Geodesign for Smart Growth Evaluation using General Indicator Modelling

Size: px
Start display at page:

Download "Geodesign for Smart Growth Evaluation using General Indicator Modelling"

Transcription

1 Geodesign for Smart Growth Evaluation using General Indicator Modelling Mostafa Elfouly, Andreas Donaubauer, Thomas H. Kolbe Chair of Geoinformatics Source: Simon P at Wikimedia Commons 13th of October 2015

2 Urban Expansion Describes the expansion of human population away from central urban areas into low-denisty and usually cardependent communities Pros: - Easier route - Affordability - Low crime rates - Growing economy - Sense of community - Cons: - Destruction of farm land - Longer travel times - Higher taxes - The urban sprawl of Melbourne. Source: Lincolnwong, English Wikipedia Sprawl in Milton, Ontario Source: SimonP, Wikipedia Geodesign for Smart Growth Evaluation using General Indicator Modelling 2

3 Urban Expansion might lead to unfettered sprawl Astrid Rössler, the vice-governor of Salzburg, presented the following cons of urban expansion in the Geodesign Summit in Salzburg 2015: Infrastructure is pretty expensive Transportation for low dense areas can not be provided How to develop land use plan by engaging the community Setting up small focus groups discussing how would the citizens would like to expand their city in years Smart Growth?! Urban sprawl, looking west from Tokyo Tower. Source: Chris 73 on Wikipedia Geodesign for Smart Growth Evaluation using General Indicator Modelling 3

4 Smart Growth is becoming an increasingly popular approach to community development seeks to discourage development on open space and farmland and encourage growth in developed areas with existing infrastructure is planned growth that integrates economic development and job creation with community quality-oflife by preserving the built and natural environments Geodesign for Smart Growth Evaluation using General Indicator Modelling 4

5 Smart Growth (Cont.) In an American national survey conducted in 2000, 78% of respondents favoured smart growth when it was defined as "giving priority to improving services, such as schools, roads, affordable housing and public transportation in existing communities, rather than encouraging new housing and commercial development in the countryside" (Smart Growth America 2000) Source: New York State Department of Environmental Conservation Geodesign for Smart Growth Evaluation using General Indicator Modelling 5

6 Smart Growth requirements Comprehensive planning in order not to lead to unfettered sprawl Evaluation of alternative scenarios It often includes indicators (e.g. heat energy consumption) from heteregenous domains (e.g. energy domain, noise simulation domain, traffic domain, etc ) What are the characteristics of these indicators? Geodesign for Smart Growth Evaluation using General Indicator Modelling 6

7 Characteristics of required Indicators Different types of indicators need to be distinguished (i.e. numerical, textual, categorical indicators) Complex indicators can be composed & computed from attribute values from associated city model objects constants mathematical expressions (unary / binary arithmetic operations) on other indicators Indicator value aggregation (e.g. summation, average, maximum, etc.) of other indicators Augment indicator values with meta information like accuracy, lineage / source etc. allowing for automatic sensitivity analysis Geodesign for Smart Growth Evaluation using General Indicator Modelling 7

8 Research Questions Which systems do we need to study? What is going on now on those systems? What data do we need to study? What impacts do they need? Immediate feedback is needed! What kind of changes are we thinking about? Geodesign for Smart Growth Evaluation using General Indicator Modelling 8

9 Geodesign provides immediate or rapid feedback allows tighter integration of planning and impact analysis Evaluation and assessment of urban-areas is an asset during the decision-driven geodesign process, which in turn, allows us to determine, monitor, and detect the impact of specific change on a given model as explained (Steinitz, A Framework for Geodesign) Dashboards or feedback displays shall be integrated to the geodesign process (Steve M. Ervin) Geodesign for Smart Growth Evaluation using General Indicator Modelling 9

10 Domain-independent General Indicator Model (GIM) shall be established for supporting the impact analysis assesment If we want to have a comprehensive view of these indicators or interrelation, then a common indicator model would be an idea Geodesign for Smart Growth Evaluation using General Indicator Modelling 10

11 Motivation Indicators are not formally described or they are formally described but in different ways It is not clear what the formula behind an indicator is, when just the indicator value is displayed In this regard, we introduce a framework which allows stakeholders to formally describe these formulae and relates them to the corresponding geospatial objects Besides the common understanding between stakeholders from different domains, formally described indicators can be easily reused Geodesign for Smart Growth Evaluation using General Indicator Modelling 11

12 Motivation (Cont.) Since our approach is based on Model Driven Engineering, they can be described platformindependently and can then be automatically deployed on platform-specific tools such as ArcGIS Modelbuilder Geodesign for Smart Growth Evaluation using General Indicator Modelling 12

13 Observations 1. Geobase data are available for entire countries and can be used for computing indicator values (however, typically additional domain specific data are required) 2. All these geospatial information are based on standardised semantic data models / ontologies 3. So far, indicators are typically not formally modelled using a standardised framework 4. Furthermore, no systematic model exists yet for linking indicators and geobase data Geodesign for Smart Growth Evaluation using General Indicator Modelling 13

14 Indicator Modelling General Feature Model ISO General Indicator Model M2: Metamodel Domain specific indicators follow a General Ind. Model CityGML Application Schema X Y Z Energy Related KPIs Application Schema Climate Related KPIs Application Schema KPI A Building Y KPI B Building Z M1: Model M0: Instance These are the indicator models from different application domains Concrete indicators for concrete city objects Geodesign for Smart Growth Evaluation using General Indicator Modelling 14

15 Domain Specific Indicator Modelling Domain Indicators General Indicator Model HeatDemand Numeric Indicator + value Domain of the stakeholder/application specialist Where do I get the data from? Energy Planner Geodesign for Smart Growth Evaluation using General Indicator Modelling 15

16 Domain Specific Indicator Modelling Reference Objects Object Related Domain Indicators Domain Indicators General Indicator Model District DistrictHeat EnergyDemand * Building -volume «Aggregation» num * BuildingHeat EnergyDemand + compute() HeatDemand Numeric Indicator + value Many of the reference objects in the context of urban indicators are spatial objects OCL Rule 2 Domain of the stakeholder/application specialist Where do I get the data from? Energy Planner Geodesign for Smart Growth Evaluation using General Indicator Modelling 16

17 Linking Geospatial and Indicator Models Geospatial Application Model (e.g. CityGML) Weaving Model Reference Objects Object Related Domain Indicators Domain Indicators General Indicator Model CityObject * District Connector District DistrictHeat EnergyDemand Solid geometry Building CityObject Group Building Connector * Building -volume «Aggregation» num * BuildingHeat EnergyDemand + compute() HeatDemand Numeric Indicator + value OCL Rule 1 OCL Rule 2 Domain of the geodata provider Domain of the stakeholder/application specialist What can we do with our data? Where do I get the data from? City Modeler Energy Planner Geodesign for Smart Growth Evaluation using General Indicator Modelling 17

18 Rules in Object Constraint Language (OCL) - 1 Reference Objects Object Related Domain Indicators Domain Indicators General Indicator Model District * Building + volume Type ageclass refdistrict refbuilding refbuildingheat DistrictHeat EnergyDemand * BuildingHeat EnergyDemand + compute() HeatDemand Numeric Indicator + value context BuildingHeatEnergyDemand inv: self.value = refbuilding.volume * 0.97 context DistrictHeatEnergyDemand inv: self.value = Sum(refDistrict.refBuilding.refBuil dingheatenergydemand.value) Geodesign for Smart Growth Evaluation using General Indicator Modelling 18

19 Rules in Object Constraint Language (OCL) - 2 Geospatial Application Model CityObject * Weaving Classes District Connector Reference Objects District Object Related Domain Indicators DistrictHeat EnergyDemand Solid Building refcitygmlbuilding CityObject Group Building Connector refbuilding * Building + volume * BuildingHeat EnergyDemand + compute() context BuildingConnector inv: refbuilding.volume = refcitygmlbuilding.volume Geodesign for Smart Growth Evaluation using General Indicator Modelling 19

20 General Indicator Model (GIM) in UML GI_WeavingClassType GI_Object + typename[0...1]: LocalName + definition: CharacterString + isabstract: Boolean = false GI_InheritanceRelation + name[0...1]: CharacterSt ringlocalname + description: CharacterString + uniqueinstance: Boolean 0 * Specialisation +subtype 1 +subtype GI_FeatureType 1 GI_ObjectRelated DomainIndicator GI_AggregationType <<DataType>> GI_Constraint + description: CharacterString 0 * +supertype Generalisation 1 +constrainedby 0 * +constrainedby 0 * 1 GI_PropertyType + membername[0...1]: LocalName + definition: CharacterString 1 * +includes +carrierofcharacteristics 0 * +linkbetween 0 * GI_AssociationType GI_Spatial AssociationType GI_Operation + signature: CharacterString +affectsvalueof +observesvaluesof 0 * +triggeredbyvalueof 0 * GI_AttributeType + valuetype[0...1]: LocalName + domainofvalues: CharacterString + cardinality: CharacterString 0 * 0 * 0 1 +ch aracterise +ch aracterisedby attributeofattribute Role +rolename GI_AssociationRole + cardinality: Multiplicity GI_Temporal AssociationType GI_SpatialAttributeType GI_LocationAttributeType GI_ThematicAttributeType GI_TemporalAttributeType GI_MetadataAttributeType Geodesign for Smart Growth Evaluation using General Indicator Modelling 20

21 GIM for Heat Energy Demand Estimation Object Related Indicators Domain Specific Indicators VDISpace EnergyDemand <<aggregation sum>> BuildingVDI SpaceEnergyDemand DistrictVDI SpaceEnergyDemand +buildingvdispace EnergyDemand BuildingZone ThermalResponse Thermal Temperature Resistance HeatCapacity HeatFlux +buildingthermalresponse BuildingZone RCModel +zoneheatflux 0 * BuildingZone HeatFlux InternalSources AndSinks HeatingAnd CoolingLoads +buildingzone RC Mo del BuildingZone ComponentThermal Resistance +buildingzonecomponent ThermalResistance +buildingzonecomponent HeatCapacity BuildingZone ComponentHeat Capacitiy BuildingZoneHeating AndCoolingLoads BuildingZoneInternalSinks AndSources +thermalresistanceof InteriorComp onents +buildingzonecomponent HeatCapacity HeatCapacityOf InteriorComponent HeatCapacityOf InteriorComponents ThermalResistance ForConvectionAnd Radiation ThermalResistanceOf InteriorComponents ThermalResistanceOf ExteriorComponents Context HeatCapacityOfInteriorComponents inv: heatcapacityofinteriorcomponent- >"combinedrule12"forall (l l.heatcapacityofinteriorcomponent.value & buildingzonecomponentheatcapacity. buildingzonecomponentthermalresistance. thermalresistanceofinteriorcomponents.value) Geodesign for Smart Growth Evaluation using General Indicator Modelling 21

22 Conclusions General Indicator Model: new framework for model based representation and automated computation of indicators Indicators for different domains are specified in a standardised and interoperable way using UML class diagrams and OCL rules Indicator models are linked to geobase data models using model weaving The framework facilitates systematic analysis of (also very complex) indicators and their relationships to geodesign and city models representing and explaining key performance indicators for evaluation of smart growth (aspects) represented by 3D models Geodesign for Smart Growth Evaluation using General Indicator Modelling 22

23 Conclusions (Cont.) The framework facilitates automatic derivation of programs to compute indicator values collaboration of domain specialists (those who define the indicators) and geospatial data specialists in setting up automated processes for calculating indicator values Geodesign for Smart Growth Evaluation using General Indicator Modelling 23

Geodesign. Presenter: Shannon McElvaney

Geodesign. Presenter: Shannon McElvaney Geodesign Presenter: Shannon McElvaney Overview Drivers of change What is geodesign? Why is geodesign important? Who is doing it? How can you get started? Population Growth and Urbanization Population

More information

ArcGIS Data Reviewer. Planning and Deploying Data Quality Services. Edwin Waite & Shankar Chandrasekaran. Esri UC 2014 Technical Workshop

ArcGIS Data Reviewer. Planning and Deploying Data Quality Services. Edwin Waite & Shankar Chandrasekaran. Esri UC 2014 Technical Workshop ArcGIS Data Reviewer Planning and Deploying Data Quality Services Edwin Waite & Shankar Chandrasekaran Esri UC 2014 Technical Workshop A few examples of why data validation matters Esri UC 2014 Technical

More information

The Charter of European Planning BARCELONA 2013

The Charter of European Planning BARCELONA 2013 The Charter of European Planning BARCELONA 2013 The Vision for Cities and Regions Territoires of Europe in the 21st Century ECTP-CEU (The European Council of Spatial Planners Le Conseil Européen des Urbanistes)

More information

Smart City Governance URBIS Solutions. David Ludlow, Assoc. Professor European Smart Cities University of the West of England, Bristol

Smart City Governance URBIS Solutions. David Ludlow, Assoc. Professor European Smart Cities University of the West of England, Bristol Smart City Governance URBIS Solutions David Ludlow, Assoc. Professor European Smart Cities University of the West of England, Bristol Integrated smart city model Smart Mobility Services focused on decreasing

More information

c. DTAH Toronto Complete Streets Guidelines

c. DTAH Toronto Complete Streets Guidelines c. DTAH Toronto Complete Streets Guidelines 164 166 C.1 Project Delivery Process 168 C.5 This section provides a summary of the overarching process for delivering street projects in Toronto. The conclusion

More information

Employing Open Simulator as an Immersive and Collaborative GeoDesign Tool

Employing Open Simulator as an Immersive and Collaborative GeoDesign Tool 230 Employing Open Simulator as an Immersive and Collaborative GeoDesign Tool Muhammed Ali ÖRNEK 1 and Ebru ÖZER 2 1 İTÜ, İstanbul/Turkey maornek@itu.edu.tr 2 FIU, Miami/United States eozer@fiu.edu Abstract

More information

Integrated Urban Structuring in Australia An Overview of Principles and Practice

Integrated Urban Structuring in Australia An Overview of Principles and Practice ACNU08 Brisbane Integrated Urban Structuring in Australia An Overview of Principles and Practice Wendy Morris Ecologically Sustainable Design Pty Ltd Melbourne, Australia esdesign@netspace.net.au Ecologically

More information

SOUTH AFRICA S PREPARATIONS FOR HABITAT III COMMON AFRICAN POSITION FOR HABITAT III. Habitat III Urban Breakfast 5 October 2016

SOUTH AFRICA S PREPARATIONS FOR HABITAT III COMMON AFRICAN POSITION FOR HABITAT III. Habitat III Urban Breakfast 5 October 2016 SOUTH AFRICA S PREPARATIONS FOR HABITAT III COMMON AFRICAN POSITION FOR HABITAT III Habitat III Urban Breakfast 5 October 2016 Context and Background 1. Africa intends actively shaping the New Urban Agenda,

More information

Fire Sprinklers Working Group Final Report

Fire Sprinklers Working Group Final Report Introduction The Building Act received Royal Assent on March 25, 2015. The Act aims to establish more consistent building requirements across British Columbia and create a more robust and modern building

More information

Smart Growth for Dallas

Smart Growth for Dallas Smart Growth for Dallas Data-driven decisions for the future of Dallas parks, open spaces, and green infrastructure Dallas Park and Recreation Board March 10, 2016 Agenda I. Welcome and Introductions II.

More information

Workshop on Practice & Research in Urban Sustainability Assessment

Workshop on Practice & Research in Urban Sustainability Assessment Workshop on Practice & Research in Urban Sustainability Assessment August 17-18, 2016 Tokyo International Assn for Impact Assessment Japan Branch Global Carbon Project Tsukuba International Office Japan

More information

ISO/TC 211 GEOGRAPHIC INFORMATION AND GEOMATICS A FRAMEWORK AND REFERENCE MODEL

ISO/TC 211 GEOGRAPHIC INFORMATION AND GEOMATICS A FRAMEWORK AND REFERENCE MODEL ISO/TC 211 GEOGRAPHIC INFORMATION AND GEOMATICS A FRAMEWORK AND REFERENCE MODEL Kian FADAIE Canada Centre for Remote Sensing Natural Resources Canada Fadaie@nrcan.gc.ca Paper number 1734 KEY WORDS: ISO/TC211,

More information

Integrating LEED ND & SITES Into Your Design Approach

Integrating LEED ND & SITES Into Your Design Approach Integrating LEED ND & SITES Into Your Design Approach Joshua C. Sloan, RLA, ASLA, AICP, LEED AP ND, SITES AP Stephen K. Cook, RLA, ASLA, LEED AP O+M VIKA MD, LLC Planning Landscape Architecture Engineering

More information

Coupling Systems Thinking and Geodesign Processes in Land-use Modelling, Design, and Planning

Coupling Systems Thinking and Geodesign Processes in Land-use Modelling, Design, and Planning Full Paper 51 Coupling Systems Thinking and Geodesign Processes in Land-use Modelling, Design, and Planning Yexuan Gu 1, Brian Deal 2 1 University of Illinois, Urbana-Champaign/USA ygu23@illinois.edu 2

More information

GeoPlanner SM for ArcGIS : An Introduction

GeoPlanner SM for ArcGIS : An Introduction GeoPlanner SM for ArcGIS : An Introduction Greg Pleiss Robert Stauder Esri UC 2014 Technical Workshop Agenda Application Overview Specific Capabilities - Configuration - Avaliable Data - Spatial Analysis

More information

Land Use Regional Planning in Alberta Collaborating with Stakeholders

Land Use Regional Planning in Alberta Collaborating with Stakeholders Land Use Regional Planning in Alberta Collaborating with Stakeholders Trevor Lema, Land & Integrated Management Planner September 2018 Overview Why Regional Planning? An Integrated Perspective Integrated

More information

Blueprint Denver Task Force Meeting #

Blueprint Denver Task Force Meeting # Blueprint Denver Task Force Meeting #1 6.23.16 1. Welcome and Introductions Your name and affiliation Name 1 thing you love about Denver Name 1 thing you d change about Denver All in 30 seconds! Ready,

More information

STUDY OF URBAN SMART GROWTH APPROACH BASED ON THE PRINCIPLES AND GUIDELINES FOR NEW PLANNING

STUDY OF URBAN SMART GROWTH APPROACH BASED ON THE PRINCIPLES AND GUIDELINES FOR NEW PLANNING www.arpapress.com/volumes/vol23issue2/ijrras_23_2_05.pdf STUDY OF URBAN SMART GROWTH APPROACH BASED ON THE PRINCIPLES AND GUIDELINES FOR NEW PLANNING Abbas Matloubi Technical and constructive assistant,

More information

World Towns Agreement

World Towns Agreement World Towns Agreement A Public-Private-Social Vision for Urban Centres Sponsored by Developed with support from MISSION STATEMENT We, the delegates and online participants at the World Towns Leadership

More information

Envision Concord Public Event Part 3. October 21, :30 AM 12:00 PM Concord-Carlisle High School Cafeteria

Envision Concord Public Event Part 3. October 21, :30 AM 12:00 PM Concord-Carlisle High School Cafeteria Envision Concord Public Event October 21, 2017 9:30 AM 12:00 PM Concord-Carlisle High School Cafeteria Survey Responses + Emerging Priority Areas Summary from Spring Kick-Off Event Envision Concord Survey

More information

BLOK BADEL ZAGREB. Competition for the urban-architectural concept design for the BADEL SITE redevelopment COMPETITION NUMBER: ZG-UA

BLOK BADEL ZAGREB. Competition for the urban-architectural concept design for the BADEL SITE redevelopment COMPETITION NUMBER: ZG-UA BLOK BADEL ZAGREB Competition for the urban-architectural concept design for the BADEL SITE redevelopment COMPETITION NUMBER: 136-12-ZG-UA 1.0 DESCRIPTION AND EXPLANATION OF THE OVERALL CONCEPT The Badel

More information

The Mode of Urban Renewal Base on the Smart City Theory under the Background of New Urbanization

The Mode of Urban Renewal Base on the Smart City Theory under the Background of New Urbanization Frontiers of Engineering Management DOI 10.15302/J-FEM-2015035 ENGINEERING MANAGEMENT THEORIES AND METHODOLOGIES Yi-hua Mao, Hong-yu Li, Qin-rui Xu The Mode of Urban Renewal Base on the Smart City Theory

More information

Create Policy Options Draft Plan Plan Approval. Public Consultation Events. Phase 2

Create Policy Options Draft Plan Plan Approval. Public Consultation Events. Phase 2 Background Grandview-Woodland Community Plan In the spring of 2012, the City of Vancouver embarked on a comprehensive community planning program in the Grandview-Woodland neighbourhood. The process has

More information

Planning Department. Director of Planning. Manager of Planning. Planning Technician/ Sustainability Coordinator. Planner II/ Heritage Coordinator

Planning Department. Director of Planning. Manager of Planning. Planning Technician/ Sustainability Coordinator. Planner II/ Heritage Coordinator Department Director of Manager of Policy Planner Planner II (2) Planner II/ Heritage Coordinator Technician/ Sustainability Coordinator Technician Administrative Clerk March 2017 Department 2018 Business

More information

dr. robert paterson Spring 2016

dr. robert paterson Spring 2016 sustainable land use planning community and regional planning dr. robert paterson Spring 2016 Contemporary land use planning requires an analysis and understanding of physical and social demographics,

More information

European Location Framework (ELF), INSPIRE and the European Interoperability Framework (EIF)

European Location Framework (ELF), INSPIRE and the European Interoperability Framework (EIF) European Location Framework (ELF), INSPIRE and the European Interoperability Framework (EIF) Eva Pauknerova (CUZK) and Antti Jakobsson (MML) 30.09.2016 INSPIRE Conference, Barcelona 1 Presentation outline

More information

Miami Valley Regional Planning Commission Regional Land Use Planning

Miami Valley Regional Planning Commission Regional Land Use Planning Miami Valley Regional Planning Commission Regional Land Use Planning This document provides an overall approach on the region-based land use planning process, outlining the major tasks and work elements

More information

Tri-County Transportation & Land Use Study. Steering Committee Meeting May 14, 2009

Tri-County Transportation & Land Use Study. Steering Committee Meeting May 14, 2009 Tri-County Transportation & Land Use Study Steering Committee Meeting May 14, 2009 Agenda Recap of Study Goals and Objectives Update on CV Land Use Model: Business as Usual (BAU) Growth Scenario Pros vs

More information

1 October Dear Citizens of Charlotte and Mecklenburg County,

1 October Dear Citizens of Charlotte and Mecklenburg County, 1 October 2011 Dear Citizens of Charlotte and Mecklenburg County, As co-chairs of the Center City 2020 Vision Plan Steering Committee, we are proud to present the Center City 2020 Vision Plan, which sets

More information

Cumberland Region Tomorrow is a private, non-profit, citizen based regional organization working with Greater Nashville Regional Council

Cumberland Region Tomorrow is a private, non-profit, citizen based regional organization working with Greater Nashville Regional Council Cumberland Region Tomorrow is a private, non-profit, citizen based regional organization working with Greater Nashville Regional Council and others in the public and private sectors, dedicated to planning

More information

Envision Concord Public Event Part 1 October 21, :30 AM 12:00 PM Concord-Carlisle High School Cafeteria

Envision Concord Public Event Part 1 October 21, :30 AM 12:00 PM Concord-Carlisle High School Cafeteria Envision Concord Public Event October 21, 2017 9:30 AM 12:00 PM Concord-Carlisle High School Cafeteria Good Morning! Welcome & Introduction Gary Kleiman & Elise Woodward, Envision Concord Committee Co-Chairs

More information

John M. Fleming Managing Director, Planning and City Planner. Old East Village Dundas Street Corridor Secondary Plan Draft Terms of Reference

John M. Fleming Managing Director, Planning and City Planner. Old East Village Dundas Street Corridor Secondary Plan Draft Terms of Reference Report to Planning and Environment Committee To: From: Subject: Chair and Members Planning & Environment Committee John M. Fleming Managing Director, Planning and City Planner Old East Village Dundas Street

More information

FINAL WEST OAKLAND SPECIFIC PLAN & FINAL ENVIRONMENTAL IMPACT REPORT

FINAL WEST OAKLAND SPECIFIC PLAN & FINAL ENVIRONMENTAL IMPACT REPORT 1 FINAL WEST OAKLAND SPECIFIC PLAN & FINAL ENVIRONMENTAL IMPACT REPORT Landmarks Preservation Advisory Board Public Hearing June 9, 2014 2 Purpose of LPAB public hearing Provide cultural-resource related

More information

... on the draft Arden Vision & Framework

... on the draft Arden Vision & Framework April 2017 Integrated world-class urban renewal Feedback... on the draft Arden Vision & Framework On 1 September 2016 the Victorian Planning Authority (VPA) released the draft Arden Vision & Framework

More information

A community driven catalyst for an equitable, healthy, (economically viable and environmentally) sustainable corridor

A community driven catalyst for an equitable, healthy, (economically viable and environmentally) sustainable corridor Economy Environment Equity Building Sustainability Supporting neighborhoods Preserving municipal resources A community driven catalyst for an equitable, healthy, (economically viable and environmentally)

More information

GI Standardization Overview

GI Standardization Overview Second workshop on the use of GIS/OGC standards in meteorology GI Standardization Overview 1 nicolas.lesage@ign.fr 12 Janvier 2009 Modèle TN-02.018-1.1 The goal of standardization According to decree number

More information

PREVIOUS PUBLIC PARTICIPATION BRIEF October 2014

PREVIOUS PUBLIC PARTICIPATION BRIEF October 2014 Comprehensive Planning During the development of the county comprehensive plan, Cultivating Community: A Plan for Union County s Future from 2007 through 2009, and three concurrent multi municipal plans

More information

Excellencies, Dear colleagues from other agencies and organizations, Ladies and Gentlemen,

Excellencies, Dear colleagues from other agencies and organizations, Ladies and Gentlemen, Address by Dr Mechtild Rossler Deputy Director of UNESCO s World Heritage Centre The UNESCO Recommendation on the Historic Urban Landscape on the occasion of the European Heritage Heads Forum Leuven, Belgium,

More information

Land Use & Transportation Primer

Land Use & Transportation Primer Land Use & Transportation Primer Presented By Smitha Vijayan Center for Urban Transportation Studies University of Wisconsin-Milwaukee Role of Local Government Land use decision-making power mostly given

More information

In surveys, Dallas residents say what they want to change most

In surveys, Dallas residents say what they want to change most NEIGHBORHOODS ELEMENT In surveys, Dallas residents say what they want to change most in the city is its appearance they want it to look beautiful, with trees and pedestrian-friendly neighborhoods. The

More information

Overview of Southwestern Pennsylvania Commission s (SPC) 2040 Long Range Transportation Plan (LRTP)

Overview of Southwestern Pennsylvania Commission s (SPC) 2040 Long Range Transportation Plan (LRTP) Overview of Southwestern Pennsylvania Commission s (SPC) 2040 Long Range Transportation Plan (LRTP) Presented to Pennsylvania Agency Coordination Meeting May 27, 2015 Doug Smith & Ryan Gordon 1 Southwestern

More information

implementation r expression in landscape

implementation r expression in landscape 6 ubc okanagan implementation campus plan r expression in landscape 68 6 implementation campus plan sections The Campus Plan supports the academic mission, values and commitments of the University by providing

More information

Webinar: Economic Impacts from Bicycle and Pedestrian Street Improvements

Webinar: Economic Impacts from Bicycle and Pedestrian Street Improvements Portland State University PDXScholar TREC Webinar Series Transportation Research and Education Center (TREC) 4-25-2017 Webinar: Economic Impacts from Bicycle and Pedestrian Street Improvements Jenny H.

More information

Bridging GIS and BIM in planning and designing Green Infrastructure

Bridging GIS and BIM in planning and designing Green Infrastructure GEODESIGN - Bridging GIS and BIM in planning and designing Green Infrastructure Dr. Olaf Schroth, Professor in Geodesign and Landscape Informatics Weihenstephan-Triesdorf University of Applied Sciences,

More information

User Advocacy Group. Rohit Gupta

User Advocacy Group. Rohit Gupta User Advocacy Group Rohit Gupta Agenda Introduction to User Advocacy Group (UAG) UAG Process User Communities Initiatives User Advocacy Group Mission To enhance the productivity of the user community by

More information

The Esri Public Works Platform. More Than Mapping

The Esri Public Works Platform. More Than Mapping The Esri Public Works Platform More Than Mapping Intelligent Public Works Sustaining a safe, vibrant community requires a smart public works system. Esri created a platform that connects public works departments

More information

Introducing the Main Street Strategic Toolbox

Introducing the Main Street Strategic Toolbox Ulster County Main Streets: A Regional Approach Ulster County Planning Department, 244 Fair Street, Kingston NY 12401 Why do we take a regional approach to Main Streets? There are many different approaches

More information

495/MetroWest Development Compact Plan Citizen Planner Training Collaborative Conference. March 17, 2012

495/MetroWest Development Compact Plan Citizen Planner Training Collaborative Conference. March 17, 2012 495/MetroWest Development Compact Plan Citizen Planner Training Collaborative Conference March 17, 2012 Project Process Local and Regional Priority Areas Growth Scenarios Transportation Investment Categories

More information

Metrics for Planning Healthy Communities

Metrics for Planning Healthy Communities 1/25/18 Metrics for Planning Healthy Communities Anna Ricklin, AICP Planning and Community Health Center American Planning Association Contents Background Metrics framework Example metrics Applications

More information

Construction Standards a driver for innovation and industry. 03 June 2015 Ashok Ganesh, CEN CENELEC

Construction Standards a driver for innovation and industry. 03 June 2015 Ashok Ganesh, CEN CENELEC Construction Standards a driver for innovation and industry 03 June 2015 Ashok Ganesh, CEN CENELEC CEN and CENELEC CEN and CENELEC 2015-2 CEN & CENELEC Our mission: to fulfil the needs of industry leading

More information

Fostering metropolitan cooperation for sustainable urban development THE MONTRÉAL DECLARATION ON METROPOLITAN AREAS

Fostering metropolitan cooperation for sustainable urban development THE MONTRÉAL DECLARATION ON METROPOLITAN AREAS Fostering metropolitan cooperation for sustainable urban development THE MONTRÉAL DECLARATION ON METROPOLITAN AREAS October 7, 2015 This document has not been proofread 2 Fostering metropolitan cooperation

More information

Approximations of Landscape

Approximations of Landscape Approximations of Landscape Geodesign. Approximations of a catchphrase 1. Geodesign Approaches and a typologies 2. Spatial Scenario Design Models for Geodesign 3. Collaboration as a challenge 4. Conclusions

More information

NACCED/NACo CONFERENCE JULY 10, 2015

NACCED/NACo CONFERENCE JULY 10, 2015 NACCED/NACo CONFERENCE JULY 10, 2015 Regional Growth Framework 2 Regional Growth Framework Regional Priorities Preferred Growth Concept Tools to Support Local Governments 3 Top Priorities for the CONNECT

More information

CHAPTER 2: PLANNING PRINCIPLES

CHAPTER 2: PLANNING PRINCIPLES CHAPTER 2: PLANNING PRINCIPLES 2 Comprehensive Principles The following overarching Principles provide the basis for the goals and policies included in the Mendocino County General Plan. These Principles

More information

Fundamentals of Geodesign

Fundamentals of Geodesign Fundamentals of Geodesign Michael FLAXMAN Keynote: May 22, 2009 1 Introduction These are exciting times in the world of design and planning technology: available tools and technologies can provide 3D walkthroughs

More information

Gambling with your fire security?

Gambling with your fire security? Gambling with your fire security? Service Agreement for Fire Safety Building Technologies 11 No need to take risks Fire safety is elementary. Nobody doubts this. However, some people believe that a well-designed

More information

CEN/TC 442. Building Information Modelling SMART CE MARKING KICK-OF MEETING BRUSSELS ØIVIND ROOTH, CHAIR CEN/TC442

CEN/TC 442. Building Information Modelling SMART CE MARKING KICK-OF MEETING BRUSSELS ØIVIND ROOTH, CHAIR CEN/TC442 CEN/TC 442 Building Information Modelling SMART CE MARKING KICK-OF MEETING BRUSSELS 2017-12-08 ØIVIND ROOTH, CHAIR CEN/TC442 11.12.2017 2 What is BIM? BIM - Building Information Modelling Is an industry

More information

Assessing the Significance of the key characteristics of Historic Landscape Character Areas: a Discussion Paper

Assessing the Significance of the key characteristics of Historic Landscape Character Areas: a Discussion Paper Assessing the Significance of the key characteristics of Historic Landscape Character Areas: a Discussion Paper Background The 11 distinct Historic Landscape Types in the East Devon AONB have been used

More information

Public Consultation. Land at Monks Farm, North Grove. Welcome

Public Consultation. Land at Monks Farm, North Grove. Welcome Welcome Welcome to our public exhibition for development on Land at Monks Farm, orth Grove. Gallagher Estates and Gleeson Strategic Land are preparing an outline planning application for new homes, open

More information

CEN/TC 391 Business Plan Revision Nov 2010 Page 1 EXECUTIVE SUMMARY

CEN/TC 391 Business Plan Revision Nov 2010 Page 1 EXECUTIVE SUMMARY Page 1 EXECUTIVE SUMMARY Business Environment A wide range of threats and hazards can result in destabilising or disruptive events and escalate towards unpredictable and large scale consequences for Societal

More information

OVERVIEW OF PLANS FOR THE JEFFERSON COUNTY COUNTRYSIDE FARM In the Context of Quality Place Characteristics

OVERVIEW OF PLANS FOR THE JEFFERSON COUNTY COUNTRYSIDE FARM In the Context of Quality Place Characteristics OVERVIEW OF PLANS FOR THE JEFFERSON COUNTY COUNTRYSIDE FARM In the Context of Quality Place Characteristics By Steve Grabow, Professor and Community Development Educator University of Wisconsin-Extension,

More information

White Paper. Partners and SIs. Working in Partnership with the Defence and National Security Industry. An Esri UK White Paper

White Paper. Partners and SIs. Working in Partnership with the Defence and National Security Industry. An Esri UK White Paper White Paper Working in Partnership with the Defence and National Security Industry An Esri UK White Paper Delivering Performance-Cost-Time certainty In this age of austerity and uncertainty, meeting present

More information

NEW REGIONAL OFFICIAL PLAN HIGH LEVEL PROCESS & FRAMEWORK

NEW REGIONAL OFFICIAL PLAN HIGH LEVEL PROCESS & FRAMEWORK NEW REGIONAL OFFICIAL PLAN HIGH LEVEL PROCESS & FRAMEWORK Why A New Official Plan Originally the role of Regionally Planning and content of Regional Official Plan (1970s) primarily focused on protecting

More information

Chapter 1 Introduction

Chapter 1 Introduction Chapter 1 Introduction This chapter presents an introductory background to the research work undertaken, the problem statement, research issues involved and objectives of the research work. The contribution

More information

Study and development of an innovative 3G/4G wireless network analysis tool

Study and development of an innovative 3G/4G wireless network analysis tool University of TRENTO - Faculty of Engineering Master of Science in Telecommunications Engineering Study and development of an innovative 3G/4G wireless network analysis tool Advisors Prof. Andrea MASSA

More information

Cotswolds AONB Landscape Strategy and Guidelines. June 2016

Cotswolds AONB Landscape Strategy and Guidelines. June 2016 Cotswolds AONB Landscape Strategy and Guidelines June 2016 Cotswolds AONB Landscape Strategy and Guidelines Introduction The evolution of the landscape of the Cotswolds AONB is a result of the interaction

More information

Economy Vision Statements: Social Wellbeing Vision Statements: Natural Environment Vision Statements:

Economy Vision Statements: Social Wellbeing Vision Statements: Natural Environment Vision Statements: Economy Vision Statements: 1. Our business environment makes us a region of choice for new employers as we encourage entrepreneurship and have a vibrant, diversified and resilient regional economy. 2.

More information

Planning and Public Consultation Process for the Preparation of a General Land Use Plan for South Port Kells TERMS OF REFERENCE

Planning and Public Consultation Process for the Preparation of a General Land Use Plan for South Port Kells TERMS OF REFERENCE APPENDIX "B" Planning and Public Consultation Process for the Preparation of a General Land Use Plan for South Port Kells TERMS OF REFERENCE PURPOSE South Port Kells is located in the northeastern quadrant

More information

Town of Oakville Streetscape Strategy

Town of Oakville Streetscape Strategy Town of Oakville Streetscape Strategy Endorsed by PDC on February 10, 2014 (PD-011-14) Town of Oakville Streetscape Strategy [endorsed by PDC February 10, 2014] 0 Town of Oakville Streetscape Strategy

More information

From i-waterfront to i-canada. The Role of Intelligent Communities in Canada's Digital Opportunity

From i-waterfront to i-canada. The Role of Intelligent Communities in Canada's Digital Opportunity From i-waterfront to i-canada The Role of Intelligent Communities in Canada's Digital Opportunity 2015 Hutchison Management International Inc. All Rights Reserved April 29, 2015 From Automation to Smart/Intelligent

More information

PLACE WORKSHOP REPORT. A+DS SNH sustainable placemaking programme

PLACE WORKSHOP REPORT. A+DS SNH sustainable placemaking programme PLACE briefing WORKSHOP REPORT A+DS SNH sustainable placemaking programme INTRODUCTION This report summarises the outcome of a Scottish Natural Heritage workshop on placemaking which was held on Wednesday

More information

JOINT DECLARATION BETWEEN THE EUROPEAN UNION AND THE REPUBLIC OF INDIA ON A PARTNERSHIP FOR SMART & SUSTAINABLE URBANISATION. New Delhi, 6 Oct 2017

JOINT DECLARATION BETWEEN THE EUROPEAN UNION AND THE REPUBLIC OF INDIA ON A PARTNERSHIP FOR SMART & SUSTAINABLE URBANISATION. New Delhi, 6 Oct 2017 JOINT DECLARATION BETWEEN THE EUROPEAN UNION AND THE REPUBLIC OF INDIA ON A PARTNERSHIP FOR SMART & SUSTAINABLE URBANISATION New Delhi, 6 Oct 2017 The Republic of India and the European Union, CONSIDERING

More information

Nunavut Land Use Plan Development Process. November 2007

Nunavut Land Use Plan Development Process. November 2007 Nunavut Land Use Plan Development Process November 2007 1 History: During the latter part of the 1970 s [in the Northwest Territories], it became increasingly clear that the existing piecemeal approach

More information

Bachelor of City Planning [BCP] (Hons)

Bachelor of City Planning [BCP] (Hons) November 2015 A/Prof Simon Pinnegar Discipline Director, Planning Bachelor of City Planning [BCP] (Hons) What s new? https://www.be.unsw.edu.au/undergraduate-degrees/city-planning/sydney-changing-were-also-changing

More information

A conceptual framework for Urban Nexus and its linkages to the new global agenda

A conceptual framework for Urban Nexus and its linkages to the new global agenda A conceptual framework for Urban Nexus and its linkages to the new global agenda EGM, 10 th November 2016, Prof Steffen Lehmann www.city-futures.org.uk Structure 1. Agenda 2030 - What has been achieved

More information

Create Streets We can help you make better places

Create Streets We can help you make better places Create Streets We can help you make better places contact@createstreets.com www.createstreets.com Green wedges - are there alternatives to greenbelts? Mingfei Ma asks if there is a half-way house between

More information

PDS June 1, 2016 Page 1. Planning and Development Committee. MEETING DATE: Wednesday, June 01, 2016

PDS June 1, 2016 Page 1. Planning and Development Committee. MEETING DATE: Wednesday, June 01, 2016 Page 1 REPORT TO: Planning and Development Committee MEETING DATE: Wednesday, June 01, 2016 SUBJECT: ROPA 12: Project Initiation Report Regional Official Plan Amendment (ROPA # 12) Watercourse Policies

More information

PART 5: DEVELOPMENT FRAMEWORK Figure 57: Proposed Height

PART 5: DEVELOPMENT FRAMEWORK Figure 57: Proposed Height Figure 57: Proposed Height 103 Figure 58: Proposed Land Use 104 Figure 59: 3D Image of the Initial Height and Land Use in the Study Area 105 4.3.2 Landmarks and Nodes The growth of Sandton from an out

More information

Scottish Natural Heritage. Better places for people and nature

Scottish Natural Heritage. Better places for people and nature Scottish Natural Heritage Better places for people and nature Contents Summary... 3 SNH approach... 5 Place-making in policy and practice... 6 Developing the contribution of the natural heritage to place-making...

More information

Historic Environment Scotland

Historic Environment Scotland Historic Environment Scotland 1 of 7 Purpose and Scope This document sets out the conservation principles that should guide the approach and decisions adopted by Historic Environment Scotland in caring

More information

Suffolk Coastal Local Plan Review Issues and Options, August 2017, Public Consultation

Suffolk Coastal Local Plan Review Issues and Options, August 2017, Public Consultation Suffolk Coastal Local Plan Review Issues and Options, August 2017, Public Consultation Having reviewed the issues and options documents, the Society has made the following response: Part 1 - Strategic

More information

Spatial and Economic Master Planning. Resilient, healthy and happy places to live, work and learn

Spatial and Economic Master Planning. Resilient, healthy and happy places to live, work and learn Spatial and Economic Master Planning Resilient, healthy and happy places to live, work and learn Leisure Integrated planning expertise Economy Driven Design By 2050, 70% of the world s population will

More information

Ch. 13 Urbanization. Global urbanizing trends 2/9/2016. Our urbanizing world. Central Case: Managing growth in Portland, Oregon

Ch. 13 Urbanization. Global urbanizing trends 2/9/2016. Our urbanizing world. Central Case: Managing growth in Portland, Oregon Ch. 13 Urbanization Central Case: Managing growth in Portland, Oregon Oregon residents feared sprawling development would ruin their communities Urban Growth Boundaries (UGBs) allow development in urban

More information

City of St. Thomas New Official Plan

City of St. Thomas New Official Plan City of St. Thomas New Official Plan Sustainable & Healthy Community Workshop Ann Joyner and Paddy Kennedy Dillon Consulting Limited Work Shop Outline Introduction Presentation Exercise 1 (individual)

More information

Thematic Workshop Management of Heritage Places and Artefacts Petra, Jordan 17/19 May Background Paper

Thematic Workshop Management of Heritage Places and Artefacts Petra, Jordan 17/19 May Background Paper Thematic Workshop Management of Heritage Places and Artefacts Petra, Jordan 17/19 May 2010 Background Paper Géraldine Chatelard Research Fellow, French Institute for the Near East (Ifpo), Amman Objectives

More information

REAL-WORLD SOLUTIONS WITH GEODESIGN

REAL-WORLD SOLUTIONS WITH GEODESIGN REAL-WORLD SOLUTIONS WITH GEODESIGN John P. Wilson, Ph.D. Professor of Spatial Sciences, Sociology, Architecture, Civil & Environmental Engineering, and Computer Science Founding Director, Spatial Sciences

More information

CITIZEN PARTICIPATION FOR BETTER URBAN GREEN SPACES

CITIZEN PARTICIPATION FOR BETTER URBAN GREEN SPACES CITIZEN PARTICIPATION FOR BETTER URBAN GREEN SPACES This policy brief illustrates the resources citizens can bring to green space planning and management, while also providing guidelines for how to design

More information

Present and Future of the Eurocodes

Present and Future of the Eurocodes ADOPTION OF THE EUROCODES IN THE BALKAN REGION 5-6 December 2013, Milan & Ispra, Italy Present and Future of the Eurocodes Gerhard Breitschaft Vice-Chairman CEN/TC 250 Agenda 1. Introduction 2. Present

More information

DRAFT FOR PUBLIC REVIEW. Game Plan for a Healthy City

DRAFT FOR PUBLIC REVIEW. Game Plan for a Healthy City DRAFT FOR PUBLIC REVIEW 2018 Game Plan for a Healthy City 2 Denveright. Parks & Recreation Game Plan Draft for Public Review Draft for Public Review Executive Summary Game Plan Overview Executive Summary

More information

Writtle University College Policy & Principles for Sustainable Development

Writtle University College Policy & Principles for Sustainable Development Writtle University College Policy & Principles for Sustainable Development P.R.Hobson & A. Perera Preface As a higher education institute with a specialist provision in land-based studies, Writtle University

More information

Integrating Land Use and Transportation

Integrating Land Use and Transportation FEATURE Integrating Land Use and Transportation For years the transportation profession has emphasized mobility in the development of plans, programs, and projects. This emphasis on mobility moving people

More information

TRANSPORTATION AND LAND USE

TRANSPORTATION AND LAND USE CHAPTER 10 TRANSPORTATION AND LAND USE Transportation and land use are intimately linked. The expansion of a highway typically spurs housing, employment growth and land development in the communities that

More information

Streets for People, Place-Making and Prosperity. #TOcompletestreets

Streets for People, Place-Making and Prosperity.  #TOcompletestreets COMPLETE STREETS FOR TORONTO Streets for People, Place-Making and Prosperity COMPLETE STREETS: A NEW APPROACH A Complete Streets design approach considers the needs of all users people who walk, bicycle,

More information

Proxemic Interactions in Ubiquitous Computing Ecologies

Proxemic Interactions in Ubiquitous Computing Ecologies Proxemic Interactions in Ubiquitous Computing Ecologies Figure 1. People, digital devices, and non-digital physical objects in a ubiquitous computing ecology. Nicolai Marquardt Interactions Lab, University

More information

Leading Communities in the Second Machine Age Stephen J. Conschafter, AICP, LEED AP ICMA Conference Presenter

Leading Communities in the Second Machine Age Stephen J. Conschafter, AICP, LEED AP ICMA Conference Presenter Leading Communities in the Second Machine Age Stephen J. Conschafter, AICP, LEED AP ICMA Conference Presenter Leading Communities in the Second Machine Age INNOVATION BRINGS UNFORSEEN CHANGES ALONG WITH

More information

TECHNICAL REPORT IEC TR 62987

TECHNICAL REPORT IEC TR 62987 TECHNICAL REPORT IEC TR 62987 Edition 1.0 2015-09 colour inside Nuclear power plants Instrumentation and control systems important to safety Use of Failure Mode and Effects Analysis (FMEA) and related

More information

AFRISAM-SAIA AWARD 4 SUSTAINABLE ARCHITEC TURE + INNOVATION

AFRISAM-SAIA AWARD 4 SUSTAINABLE ARCHITEC TURE + INNOVATION AFRISAM-SAIA AWARD 4 SUSTAINABLE ARCHITEC TURE + INNOVATION SHAPING OUR COMMUNITIES FOR LIVABLE SUSTAINABILITY We call on all practitioners who share our vision to enter the AfriSam-SAIA Award for Sustainable

More information

Assessment Target(s): 4 A: Apply mathematics to solve problems arising in everyday life, society, and the workplace.

Assessment Target(s): 4 A: Apply mathematics to solve problems arising in everyday life, society, and the workplace. MAT.06.PT.4.DGRDN.A.167 Claim 4 Sample Item ID: MAT.06.PT.4.DGRDN.A.167 Title: Design a Garden (DGRDN) Grade: 06 Primary Claim: Claim 4: Modeling and Data Analysis Students can analyze complex, real-world

More information

LIVEABLE. A diverse and welcoming capital city with an enviable lifestyle and strong community. Liveable City of Adelaide Strategic Plan

LIVEABLE. A diverse and welcoming capital city with an enviable lifestyle and strong community. Liveable City of Adelaide Strategic Plan LIVEABLE A diverse and welcoming capital city with an enviable lifestyle and strong community 38 Liveable City of Adelaide 2016-2020 Strategic Plan City of Adelaide 2016-2020 Strategic Plan 39 LIVEABLE

More information

CITY OF VAUGHAN EXTRACT FROM COUNCIL MEETING MINUTES OF NOVEMBER 15, 2016

CITY OF VAUGHAN EXTRACT FROM COUNCIL MEETING MINUTES OF NOVEMBER 15, 2016 Item 11, Report No. 38, of the Committee of the Whole, which was adopted without amendment by the Council of the City of Vaughan on November 15, 2016. Regional Councillor Di Biase declared an interest

More information