Virtual Cities of the Future and Past. Paul Cote Geographic Information Systems Specialist Harvard University Graduate School of Design

Size: px
Start display at page:

Download "Virtual Cities of the Future and Past. Paul Cote Geographic Information Systems Specialist Harvard University Graduate School of Design"

Transcription

1 Virtual Cities of the Future and Past Paul Cote Geographic Information Systems Specialist

2 Harvard University Graduate School of Design

3 500 Design Students 250 Architecture 50 Urban Planning 100 Urban Design 100 Landscape

4 A Knowledge Engine GSD Studio Culture: 75% of Student effort focused on one studio problem 100 Studios per year at the GSD Focus on representing, understanding, modifying and evaluating places: Appearance & performance Many Many Models are Made!!! An intense replica of the greater world of design

5 Studio Information Lifecycle Start Semester Finish Collect Information: Site Photos GIS Data CAD Data Documents Process Understanding End of Term Synthesis / Study: Maps Digital 3D Models Physical 3D Models Simulation Models Presentation Materials: Maps 3D Models Animations Document ation Sources / Bibliography Small Fraction Suited for Re-Use Bulk of Knowledge is Lost Many Mysterious Presentation Documents

6 Discover, Obtain, Transform, Organize Ideas & Information Information & Ideas About Places & Processes (In-House or Internet) Paul Cote, 2008 Compile Data / Create Schema: Information Infrastructure Information Lifecycle in Site Studies Author / Modify Regulation Groundplan Landform Circulation Buildings Vegetation Visualize / Study Programmatic Capacity Streetscape, Shadows Views Coherence with Context Finance, Phasing Exchange: between specialized tools Exchange: Individuals & Enterprises to Shared Infrastructure Evaluate: Alternatives: Performance & Impacts Communicate: Narrative, Graphics, Video Collaborate / Share: Resources, Understanding, Procedures

7 It Takes a Village of Specialized Tools Compile Data / Create Schema: Author / Modify Synthesize / Study Evaluate / Share ArcGIS Public GIS Agency/Firm Knowledge Base AutoCAD Rhino RevIt Tree Pro Maya, 3D Studio, V-Ray Master CAM Revit Adobe Ecotect Agency/Firm Knowledge Base Many Specialized Tools Paul Cote November 13, 2008 One-Way, Lossy Exchanges 7

8 GSD Handbook for Site Modeling in Context Paul Cote NOMA Boston October 7

9 Virtual Cities as a Mirror with Memory Paul Cote NOMA Boston October 7

10 Collaboration of Administrative Domains Public Works Photogrammetry Tax Assessor Planning & Design Review State / Federal Permitting and Inspection Emergency Planning and Response The most authoritative information about an urban situation are collected and maintained by a host of administrative departments that employ a variety of data models and tools 10 Paul Cote,

11 Collaboration of Administrative Domains Understanding 11

12 Collaboration of Territorial Domains 1/29/

13 Collaboration of Territorial Domains Understanding Town A Town / Campus B 13

14 Memory and Intelligence Past Situation Current Situation Possible Scenarios Planned Scenario If these alternate views of the city are expressed in common terms, much might be learned about urban mechanics and the probable consequences of decisions. 14 Paul Cote,

15 Necessity for Shared Semantic Models Paul Cote NOMA Boston October 7

16 One-Way, Lossy Exchanges Inputs Outputs Domain / Tool A (e.g. GIS, RDBMS) Outputs!&$@# Inputs Domain / Tool B (e.g. CAD / BIM) Semantic Trash Bin 16

17 Coherent Spatial / Semantic Models Real World Concepts: Critical Entities Conceptual Information Model Kolbe & Groeger CityGML Relationships The building meets the terrain along this line. e.g. Observations, Prescriptions, Rules Kolbe & Groeger CityGML e.g. UML (Unified Modeling Language) 17 Paul Cote,

18 Coherent Conceptual & Data Models Conceptual Information Model Technical Implementation Binary Data Storage Programs & Business Logic Outputs Inputs Business Processes Kolbe & Groeger CityGML e.g. Software tools: Proprietary or Open 18 Paul Cote,

19 Shared Conceptual Models & Exchanges Round Trip with Coherent Semantics Outputs Inputs Domain Tool A Inputs Outputs Domain Tool B Kolebe and Groeger: CityGML See: Stadler & Kolbe: Spatio-Semantic Coherence in the Integration of 3D City Models 19

20 Community Based Standards Development Communities Industry Consortium International Standards Organization Engineers Tool Makers Understanding Consensus Foundation Standards Information Structure Service Protocols Content Creators Service Providers Application Standards Application Standards Users Participation Assured Stable Environment Lots of Interoperable Content! 20

21 Community Based Standards Development Standards Organizations Encodings Service Protocols SQL structured query language HTTP hypertext transfer protocol WMS web map service GML WFS web feature service WCS web coverage service Paul Cote,

22 Some KML, KMZ Collada Examples Paul Cote NOMA Boston October 7

23 The Virtual City Collective: A Forum on the Web Paul Cote NOMA Boston October 7

24 The Google Earth Train Set Paul Cote NOMA Boston October 7

25 The Greenline Station Workshop Paul Cote NOMA Boston October 7

26 Executive Office of Transportation: College Avenue Station Plan Paul Cote NOMA Boston October 7

27 Executive Office of Transportation College Avenue Station Plan Paul Cote NOMA Boston October 7

28 Executive Office of Transportation College Avenue Station Elevation Paul Cote NOMA Boston October 7

29 GSD6447: Virtual Cities as Public Infrastructure Paul Cote,

30 Seaport Sandbox: A Cybernetic View of Studio Paul Cote,

31 Toward Deeper Semantic Coherence Paul Cote,

32 CityGML: Shared, Open, Coherent Real World Concepts: Conceptual Information Model Exchange Encoding Images from CityGML Spec Kolbe & Groeger CityGML UML (Unified Modeling Language) GML3 32 Paul Cote,

33 CityGML: Objects May Honor Specific Levels of Detail Image from OGC CityGML Discussion paper, Kolbe, Groeger, Czerwinski Paul Cote, 33

34 First Component Sub-Models of City GML Image from OGC CityGML Discussion paper, Kolbe, Groeger, Czerwinski Paul Cote, NCFMT

35 The GSD Metropolitan Model Repository: A Simple Relational Schema For Temporally Deep City Models Paul Cote,

36 Scalable Infrastructure for 3d Cities Paul Cote,

37 Granularity and Identifiers Goals: Provide a way of uniquely identifying parts of buildings at multiple levels of detail across diverse territorial domains Provide for retrieval of past, present and future views of the city through simple SQL queries on a simple relational database schema Support check-out and off-line modification of parts of the model without possibility of ID conflicts on check-in. 1/29/

38 Existing GIS Layers: Parcels Each town in the metro area has a parcels layer that forms a decent source of information about buildings. We alter the parcel ID by appending a 3 character territory code and an _P so that the parcel IDs are assured to be unique within a multi_town schema. Parcel Attributes Shape Territory Parcel_ID Polygon Brookline Brk_P * Owner Mobil Oil Co Year Built 1971 Address 333 Boylston St Stories 1 Paul Cote,

39 Existing Layers: Building Footprints Each town has a building footprints layer established from a photogrammetric survey Footprint Attributes Shape Polygon Unique ID * Paul Cote,

40 New Table: Abstract Buildings The Parcels table can form a table of information about buildings. Unique Building IDs are created from Parcel IDs. This table has no geometry associated with it. Any building associated with a parcel are designated Building 0. This lumping is inaccurate, but sufficient for an initial buildings table. Abstract Buildings Cam_P Territory Building Owner Cambridge Cam_P364234_B0 Harvard B0 Built Date 1870 Demo Date Address Null 49 Quincy St Stories 5 1/29/

41 New Layer: Building Massing Parts Where individual building parts vary in terms of their attributes, they may be distinguished with unique IDs and individual build and demo dates, etc. The Building Massing Part IDs are formed by appending a Massing Part ID to the Building ID. Building Massing Parts Part_ID Cam_P364234_B0_M1 B0_M1 Cam_P B0_M0 Owner Built Date Demo Date Address Null 1998 Null Null Stories 2 1/29/

42 3d Building Massing Parts Table The Massing Parts Layer forms a complete model of every building in the metro area at a low level of detail (CityGML LOD2). Building parts may have more specific attributes from their parent Abstract Buildings. Building Massing Parts B0_M0 Part_ID Cam_P364234_B0_M1 B0_M1 Owner Built Date Demo Date Address Built Null 1998 Null Null Yes *CityGML LOD 1 Buildings Stories 2 1/29/

43 3d Building Skin Models Using a 3D authoring tool, models of building exterior skins can be encapsulated as sketchup or collada models and placed into relational tables as georeferenced objects. Like Massing Parts, Skin Parts have unique IDs linking them to abstract buildings and may have more specific attributes. Building Skin Parts Cam_P B0_S0 *CityGML Generic City Object or External Link Shape Model Part_ID Owner Build Date Demo Date Built 1/29/ Multipatch / COLADa Sketchup or Collada Blob Cam_P364234_B0_S0 Null 1870 Null Yes 43

44 3d Building Skin Parts Skin parts and massing parts for a given building may have independent dates. The Model field holds a Binary Large Object that can be downloaded to a 3d authoring tool for editing. B0_S1 Building Skin Parts Shape Multipatch / COLLADA Model Part_ID Owner Sketchup or Collada Blob Cam_P364234_B0_S1 Null Cam_P Buid Date Demo Date Built 2001 Null Yes 1/29/

45 Relational Queries Create Views Based on Dates or Scenarios Abstract Buildings 1 Territory Building Cambridge Cam_P364234_B0 1 Owner Harvard Year Built Year Building Skin Parts Demo Shape Multipatch Address Model Sketchup or Collada Blob Stories Part_ID Owner Cam_P364234_B0_S1 Null Built 2001 Demo Null Null Building Massing Parts 49 Quincy Part_ID St Cam_P364234_B0_M1 5 Owner Null Built 1998 Demo Null Address Null n Built Yes Stories 2 1/29/

46 Current Built View 1/29/

47 1998 Historic View 1/29/

48 Handling Fictitious Future Urban Design Schemes 1/29/

49 Built and Unbuilt Schemes The Built attribute is set to Yes for buildings that were actually built. Unbuilt buildings can be represented in the schema to allow experimentation with proposed scenarios. Building Skin Parts Shape Multipatch Cam_P364223_B0_S0 Model Part_ID Owner Built Date Demo Date Built Sketchup or Collada Blob Cam_P364223_B0_S0 Null 2001 Null Yes 1/29/

50 Built and Unbuilt Schemes The Built attribute is set to Yes for buildings that were actually built. Unbuilt buildings can be represented in the schema to allow experimentation with proposed scenarios. Building Skin Parts Shape Multipatch Cam_P364223_B0_S1 Model Part_ID Owner Built Date Demo Date Built Sketchup or Collada Blob Cam_P364223_B0_S1 Null 2001 Null No 1/29/

51 Design Scenario Tables In order to create custom scenarios you must be able to turn on unbuilt buildings and to turn off other buildings that would otherwise render. This is accomplished by creating Schemes and entering part-specific rendering instructions in the Scheme_Parts table. Because the Part IDs are distinct for Massing and Skin part models, the Scheme Parts table can refer to either type of part. Scheme Parts Schemes 1 Part_ID Render Scheme- ID Cam_P364223_B0_S1 Yes 1 Cam_P364223_B0_S0 No 1 n 0 Sheme- ID Name 1 Flipped Gund Hall 2 Tank Building Skin Parts Building Massing Parts Part_ID Name Built Part_ID Name n Cam_P364223_B0_S1 Flipped Unbuilt Cam_P364223_B0_S0 Gund Hall built n Cam_P364223_B0_M0 Brk_P _B0_M1 Gund Hall 1/29/

52 Building Model Management Schema 1 Abstract Buildings Building ID Attributes 1 Schemes Scheme ID Name 1 n 1 Scheme Parts Scheme_ID Part ID Render 1 Skin Parts n Building ID Part ID n Attributes n Massing Parts Building ID Part ID n Attributes 1/29/

53 Unbuilt Scheme: Turn Gund Hall Around 1/29/

54 View From Proposed Design Scheme 1/29/

55 References City Geography Markup Language Kolbe and Groger, 2008 SPATIO-SEMANTIC COHERENCE IN THE INTEGRATION OF 3D CITY MODELS Stadler and Kolbe Collada: 3D Asset Exchange Schema Khronos Group Town of Brookline Model Management System Cote, 2007 Public Infrastructure for Virtual Cities Cote, 2006 Integration of CAD, GIS, and Building Information Models in Open Web Services Cote, 2007 Building Interior Spaces Data Model for GIS Penobscott Bay Media, BISDM.org 1/29/

56 Lets Get it Together! Understand Open Exchange Specifications Target our conceptual and data models for open exchange Participate in standards development Demand open exchange capabilities in our tools 56 Understanding 1/29/2011

57 Credits and References Find these links at City Geography Markup Language Kolbe and Groger, 2008 SPATIO-SEMANTIC COHERENCE IN THE INTEGRATION OF 3D CITY MODELS Stadler and Kolbe Collada: 3D Asset Exchange Schema Khronos Group Town of Brookline Model Management System Cote, 2007 Public Infrastructure for Virtual Cities Cote, 2006 Integration of CAD, GIS, and Building Information Models in Open Web Services Cote, 2007 Building Interior Spaces Data Model for GIS Penobscott Bay Media, BISDM.org 1/29/

58 Efforts to Develop Web Standards for Encoding and Exchanging City Mo Building Information Modeling Community: International Alliance for Interoperability -- BuildingSmart (Consortium of Owners, Engineers & Architects) IFC (Semantic and Exchange Standard for Building Information Models) National BIM Standard (social and institutional construction of BIM) Open Floor Plan Toward a simple standard for exchanging georeferenced floorplans OASIS Geospatial Information Infrastructure Community: Open Geospatial Consortium (Architecture for Interoperable Web Services spanning diverse semantic schema) CityGML: Semantic and Exchange Standard for City & Landscape Models Web Services Architecture for CAD, GIS and BIM (edited by Yours Truly) Game Development Community Khronos Group (Gaming Community Consortium) COLLADA (exchange standard for high-quality digital objects, includes materiality, lighting, physical behavior) Paul Cote NOMA Boston October 7

GIS-based Smart Campus System using 3D Modeling

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

More information

Features and Benefits

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

More information

GIS-based Smart Campus System using 3D Modeling

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

More information

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

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

More information

Your Perfect 3D World (BIM and GIS Integrated)

Your Perfect 3D World (BIM and GIS Integrated) Your Perfect 3D World (BIM and GIS Integrated) June 2015 Larisa Kruger Background Larisa Kruger- Enterprise GIS Manager FITS- Facilities Information Technology Services 2 years (GIS for 15) 2 FTE, 4 students

More information

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

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

More information

A Geographer s role in a Google Maps World. Jeremy Bartley ESRI

A Geographer s role in a Google Maps World. Jeremy Bartley ESRI A Geographer s role in a Google Maps World Jeremy Bartley ESRI 1 It is a good time to be a Geographer. 2 Microsoft, Google, Yahoo, and others are pushing geographic awareness to the general public Providing

More information

Data Aggregation with InfraWorks and ArcGIS for Visualization, Analysis, and Planning

Data Aggregation with InfraWorks and ArcGIS for Visualization, Analysis, and Planning Data Aggregation with InfraWorks and ArcGIS for Visualization, Analysis, and Planning Stephen Brockwell President, Brockwell IT Consulting, Inc. Join the conversation #AU2017 KEYWORD Class Summary Silos

More information

Questions and Answers

Questions and Answers AUTODESK LANDXPLORER SOFTWARE FAMILY Questions and Answers The Autodesk LandXplorer 3D city model software family can help you create, analyze, and visualize digital city models. Contents Autodesk Landxplorer

More information

Integrating Building Information Models with Open Geospatial Web Services

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

More information

Paul B. Cote. Curriculum Vitae. Web Site:

Paul B. Cote. Curriculum Vitae. Web Site: Contact: paulbcote@gmail.com Web Site: http://www.pbcgis.com Education: 1993 Master of City Planning, Massachusetts Institute of Technology: Concentration: Planning Support Systems. 1984 Bachelor of Arts,

More information

Hosted by Esri Official Distributor

Hosted by Esri Official Distributor Hosted by Esri Official Distributor Esri European User Conference October 15-17, 2012 Oslo, Norway Hosted by Esri Official Distributor Interoperability and Standards Support in ArcGIS 10.1 Roberto Lucchi

More information

June 19 Huntsville, Alabama 1

June 19 Huntsville, Alabama 1 June 19 Huntsville, Alabama 1 Real-Time Geospatial Data: The Fusion of PI and ArcGIS Enabling Smarter Facilities Management OSIsoft and Esri Mapping and Location Analytics Platform Supporting Your Use

More information

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

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

More information

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

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

More information

Overview of CityGML. Dave Capstick, Ordnance Survey Research Department

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

More information

Developing 3D Geoportal for Wilayah Persekutuan Iskandar

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

More information

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

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

More information

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

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

More information

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

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

More information

The Pace of Change Is Accelerating Creating Many Challenges

The Pace of Change Is Accelerating Creating Many Challenges VISION The Pace of Change Is Accelerating Creating Many Challenges Evidence Threatening Our Natural World and Our Future as Humans Social Conflict Mass Migration Ocean Acidification Food Population Urbanization

More information

Why GIS & Why Internet GIS?

Why GIS & Why Internet GIS? Why GIS & Why Internet GIS? The Internet bandwagon Internet mapping (e.g., MapQuest) Location-based services Real-time navigation (e.g., traffic) Real-time service dispatch Business Intelligence Spatial

More information

Implementing INSPIRE Geoportal in Turkey

Implementing INSPIRE Geoportal in Turkey Implementing INSPIRE Geoportal in Turkey Gencay SERTER City and Regional Planner 1 Presentation Plan Introduction INSPIRE and Turkey Importance of al Spatial Planning Portal Logical&Legal Hierarchy GeoPortal

More information

ArcGIS is Advancing. Both Contributing and Integrating many new Innovations. IoT. Smart Mapping. Smart Devices Advanced Analytics

ArcGIS is Advancing. Both Contributing and Integrating many new Innovations. IoT. Smart Mapping. Smart Devices Advanced Analytics ArcGIS is Advancing IoT Smart Devices Advanced Analytics Smart Mapping Real-Time Faster Computing Web Services Crowdsourcing Sensor Networks Both Contributing and Integrating many new Innovations ArcGIS

More information

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

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

More information

INSPIRing Geospatial Framework For Local Administrations

INSPIRing Geospatial Framework For Local Administrations This project is financed by the European Union and the Republic of Turkey Presented at the FIG Congress 2018, May 6-11, 2018 in Istanbul, Turkey National Programme for Turkey 2010 Instrument for Pre-Accession

More information

Canadian Board of Examiners for Professional Surveyors Core Syllabus Item C 5: GEOSPATIAL INFORMATION SYSTEMS

Canadian Board of Examiners for Professional Surveyors Core Syllabus Item C 5: GEOSPATIAL INFORMATION SYSTEMS Study Guide: Canadian Board of Examiners for Professional Surveyors Core Syllabus Item C 5: GEOSPATIAL INFORMATION SYSTEMS This guide presents some study questions with specific referral to the essential

More information

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

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

More information

Mark E Reichardt. President & CEO Open Geospatial Consortium

Mark E Reichardt. President & CEO Open Geospatial Consortium Mark E Reichardt President & CEO Open Geospatial Consortium mreichardt@myogc.org Agenda 0900-0915 Welcome and Introduction - Topic setting (Chair) 0915-0935 Ron Bloksma, The next step is interoperability

More information

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

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

More information

A Vision for ArcGIS Applying Geography Everywhere

A Vision for ArcGIS Applying Geography Everywhere A Vision for ArcGIS Applying Geography Everywhere WELCOME PURPOSE A Network of GIS Professionals Are Awakening the World to the Power of Web GIS You Your WORK Making a Difference Your Work Open Maps and

More information

GIS TECHNICIAN I GIS TECHNICIAN II

GIS TECHNICIAN I GIS TECHNICIAN II GIS TECHNICIAN I GIS TECHNICIAN II CITY OF ROSEVILLE DEFINITION To perform a variety of technical office and field work duties related to the creation and maintenance of maps, tables, graphs and other

More information

STATE GEOGRAPHIC INFORMATION DATABASE

STATE GEOGRAPHIC INFORMATION DATABASE STATE GEOGRAPHIC INFORMATION DATABASE Data Information and Knowledge Management STATE GEOGRAPHIC INFORMATION DATABASE EXECUTIVE SUMMARY Utah has developed one of the most comprehensive statewide GIS resources

More information

CAD: Introduction to using CAD Data in ArcGIS. Kyle Williams & Jeff Reinhart

CAD: Introduction to using CAD Data in ArcGIS. Kyle Williams & Jeff Reinhart CAD: Introduction to using CAD Data in ArcGIS Kyle Williams & Jeff Reinhart What we will accomplish today Overview of ArcGIS CAD Support Georeferencing CAD data for ArcGIS How Mapping Specification for

More information

Digital Map of Mexico Platform and MxSIG. March 2017

Digital Map of Mexico Platform and MxSIG. March 2017 Digital Map of Mexico Platform and MxSIG March 2017 1 I. Digital Map of Mexico Platform Concept Evolution II. Digital Map of Mexico online Concept Capabilities Information available Other state units information

More information

ESRI Survey Summit August Clint Brown Director of ESRI Software Products

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

More information

Strategies for Integrating CAD and BIM in ArcGIS. Don Kuehne Esri 3D Product Manager: CAD/BIM/AEC

Strategies for Integrating CAD and BIM in ArcGIS. Don Kuehne Esri 3D Product Manager: CAD/BIM/AEC Strategies for Integrating CAD and BIM in ArcGIS Don Kuehne Esri 3D Product Manager: CAD/BIM/AEC CAD Digital Drawing CAD in ArcGIS Desktop CAD in Desktop CAD as Data CAD as a Map EXPORT TO CAD Create and

More information

BIM Building Information Modelling/Management

BIM Building Information Modelling/Management 1 BIM Building Information Modelling/Management Outline What is the Industry Foundation Classes? Background Schema Domains What is the Information Delivery Manual? 2 Managing Data Requirements The Information

More information

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

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

More information

ArcGIS Urban: An Introduction. Lisa Staehli ArcGIS Urban Team Product Development Brooks Patrick ArcGIS Urban Team Business Development

ArcGIS Urban: An Introduction. Lisa Staehli ArcGIS Urban Team Product Development Brooks Patrick ArcGIS Urban Team Business Development ArcGIS Urban: An Introduction Lisa Staehli ArcGIS Urban Team Product Development Brooks Patrick ArcGIS Urban Team Business Development Our Cities Are Facing Massive Challenges Our Cities Are Facing Massive

More information

Demystifying ArcGIS Online. Karen Lizcano Esri

Demystifying ArcGIS Online. Karen Lizcano Esri Demystifying ArcGIS Online Karen Lizcano Esri An Integrated Web GIS Platform Desktop Web Device Powered by Services Managed via Portal Access from any Device Portal Server Online Content and Services ArcGIS

More information

Esri UC2013. Technical Workshop.

Esri UC2013. Technical Workshop. Esri International User Conference San Diego, California Technical Workshops July 9, 2013 CAD: Introduction to using CAD Data in ArcGIS Jeff Reinhart & Phil Sanchez Agenda Overview of ArcGIS CAD Support

More information

BIM Week October 2013 Munich, GERMANY

BIM Week October 2013 Munich, GERMANY BIM Week October 2013 Munich, GERMANY Paul Scarponcini, PE, PhD Bentley Systems, Inc. COBie (for Buildings) Based on MVD of Building IFCs no geometry extended constraints, attributes, relationships Uses

More information

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

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

More information

You are Building Your Organization s Geographic Knowledge

You are Building Your Organization s Geographic Knowledge You are Building Your Organization s Geographic Knowledge And Increasingly Making it Available Sharing Data Publishing Maps and Geo-Apps Developing Collaborative Approaches Citizens Knowledge Workers Analysts

More information

CityGML 3D Geospatial and Semantic Modelling of Urban Structures

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

More information

Using CAD data in ArcGIS

Using CAD data in ArcGIS Using CAD data in ArcGIS Phil Sanchez and Jeff Reinhart Esri UC 2014 Technical Workshop Agenda Overview of ArcGIS CAD Support Using CAD Datasets in ArcMap Georeferencing CAD data for ArcGIS Loading CAD

More information

Coordinate systems, measured surveys for BIM, total station for BIM, as-built surveys, setting-out

Coordinate systems, measured surveys for BIM, total station for BIM, as-built surveys, setting-out Coordinate systems, measured surveys for BIM, total station for BIM, as-built surveys, setting-out What is a BIM What does a BIM do Why use a BIM BIM Software BIM and the Surveyor How do they relate to

More information

COURSE INTRODUCTION & COURSE OVERVIEW

COURSE INTRODUCTION & COURSE OVERVIEW week 1 COURSE INTRODUCTION & COURSE OVERVIEW topics of the week Instructor introduction Students introductions Course logistics Course objectives Definition of GIS The story of GIS introductions Who am

More information

Spatial Data Infrastructure Concepts and Components. Douglas Nebert U.S. Federal Geographic Data Committee Secretariat

Spatial Data Infrastructure Concepts and Components. Douglas Nebert U.S. Federal Geographic Data Committee Secretariat Spatial Data Infrastructure Concepts and Components Douglas Nebert U.S. Federal Geographic Data Committee Secretariat August 2009 What is a Spatial Data Infrastructure (SDI)? The SDI provides a basis for

More information

The File Geodatabase API. Craig Gillgrass Lance Shipman

The File Geodatabase API. Craig Gillgrass Lance Shipman The File Geodatabase API Craig Gillgrass Lance Shipman Schedule Cell phones and pagers Please complete the session survey we take your feedback very seriously! Overview File Geodatabase API - Introduction

More information

Geo-Enabling Digital India. 15 th Esri India User Conference GIS and Smart Cities

Geo-Enabling Digital India. 15 th Esri India User Conference GIS and Smart Cities 15 th Esri India User Conference 2014 GIS and Smart Cities 15 th Esri India User Conference 2014 GIS and Smart Cities Agendra Kumar President, Esri India Our World Is Facing Serious Challenges Our World

More information

Bentley Map Advancing GIS for the World s Infrastructure

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

More information

Framework for on an open 3D urban analysis platform based on OGC Web Services

Framework for on an open 3D urban analysis platform based on OGC Web Services Platzhalter für Bild, Bild auf Titelfolie hinter das Logo einsetzen Framework for on an open 3D urban analysis platform based on OGC Web Services Marc-O. Löwner & Thomas Adolphi (née Becker) Technische

More information

5A.10 A GEOSPATIAL DATABASE AND CLIMATOLOGY OF SEVERE WEATHER DATA

5A.10 A GEOSPATIAL DATABASE AND CLIMATOLOGY OF SEVERE WEATHER DATA 5A.10 A GEOSPATIAL DATABASE AND CLIMATOLOGY OF SEVERE WEATHER DATA Steve Ansari * and Stephen Del Greco NOAA National Climatic Data Center, Asheville, North Carolina Mark Phillips University of North Carolina

More information

WEB-BASED SPATIAL DECISION SUPPORT: TECHNICAL FOUNDATIONS AND APPLICATIONS

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

More information

Experiences and Directions in National Portals"

Experiences and Directions in National Portals FIG Seminar on e-land Administration Innsbruck/Austria 2-4 June 2004 "ESRI's Experiences and Directions in National Portals" Kevin Daugherty Cadastral/Land Records Manager ESRI Topic Points Technology

More information

Massachusetts Institute of Technology Department of Urban Studies and Planning

Massachusetts Institute of Technology Department of Urban Studies and Planning Massachusetts Institute of Technology Department of Urban Studies and Planning 11.520: A Workshop on Geographic Information Systems 11.188: Urban Planning and Social Science Laboratory GIS Principles &

More information

E14- Integrating Civil Design, Mapping and Geospatial Data

E14- Integrating Civil Design, Mapping and Geospatial Data www.bentley.com E14- Integrating Civil Design, Mapping and Geospatial Data Lisa Whitson, Transportation and Local Infrastructure Professional Services, Bentley Systems USA GIS and Engineering Data Integration

More information

Web Visualization of Geo-Spatial Data using SVG and VRML/X3D

Web Visualization of Geo-Spatial Data using SVG and VRML/X3D Web Visualization of Geo-Spatial Data using SVG and VRML/X3D Jianghui Ying Falls Church, VA 22043, USA jying@vt.edu Denis Gračanin Blacksburg, VA 24061, USA gracanin@vt.edu Chang-Tien Lu Falls Church,

More information

Technical Specifications. Form of the standard

Technical Specifications. Form of the standard Used by popular acceptance Voluntary Implementation Mandatory Legally enforced Technical Specifications Conventions Guidelines Form of the standard Restrictive Information System Structures Contents Values

More information

STEREO ANALYST FOR ERDAS IMAGINE Stereo Feature Collection for the GIS Professional

STEREO ANALYST FOR ERDAS IMAGINE Stereo Feature Collection for the GIS Professional STEREO ANALYST FOR ERDAS IMAGINE Stereo Feature Collection for the GIS Professional STEREO ANALYST FOR ERDAS IMAGINE Has Your GIS Gone Flat? Hexagon Geospatial takes three-dimensional geographic imaging

More information

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

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

More information

Sova3D - Pilot Case: Hyvinkää Architectural Competition. Internet of Spaces

Sova3D - Pilot Case: Hyvinkää Architectural Competition. Internet of Spaces Sova3D - Pilot Case: Hyvinkää Architectural Competition SOVA3D SOVA3D offers Internet Based Services for Building Environment 3D Digitalisation. - 3D-VIRTUALMODELS - City Model - Geometry Models - BIM

More information

Leveraging the OGC Capabilities of ArcGIS Server

Leveraging the OGC Capabilities of ArcGIS Server Leveraging the OGC Capabilities of ArcGIS Server Satish Sankaran Interoperability and Standards Team Yingqi Tang Server Team Jessica Parteno Geodatabase Team ArcGIS Server is Open & Interoperable Using

More information

Bentley Map V8i (SELECTseries 3)

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

More information

Using OGC standards to improve the common

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

More information

gvsig: Open Source Solutions in spatial technologies

gvsig: Open Source Solutions in spatial technologies gvsig: Open Source Solutions in spatial technologies gvsig is a tool for handling geographical information, a completely GIS client with license GNU GPL. Alvaro A. Anguix Alfaro, Gabriel Carrión Rico Conselleria

More information

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

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

More information

GIS Visualization: A Library s Pursuit Towards Creative and Innovative Research

GIS Visualization: A Library s Pursuit Towards Creative and Innovative Research GIS Visualization: A Library s Pursuit Towards Creative and Innovative Research Justin B. Sorensen J. Willard Marriott Library University of Utah justin.sorensen@utah.edu Abstract As emerging technologies

More information

Introduction to ArcGIS Server Development

Introduction to ArcGIS Server Development Introduction to ArcGIS Server Development Kevin Deege,, Rob Burke, Kelly Hutchins, and Sathya Prasad ESRI Developer Summit 2008 1 Schedule Introduction to ArcGIS Server Rob and Kevin Questions Break 2:15

More information

Safe to Save? Archive Options for Geodatabases. Jeff Essic North Carolina State University Libraries

Safe to Save? Archive Options for Geodatabases. Jeff Essic North Carolina State University Libraries Safe to Save? Archive Options for Geodatabases Jeff Essic North Carolina State University Libraries 2011 ESRI International Users Conference July 13, 2011 GeoMAPP Geospatial Multistate Archive and Preservation

More information

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

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

More information

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

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

More information

New Methods for GeoDesign with ArcGIS and CityEngine. Dr. Özgür Ertac, Prof. Dr. Jörg Schaller, Cristina Mattos Tech. Uni. Munich, Esri Germany

New Methods for GeoDesign with ArcGIS and CityEngine. Dr. Özgür Ertac, Prof. Dr. Jörg Schaller, Cristina Mattos Tech. Uni. Munich, Esri Germany New Methods for GeoDesign with ArcGIS and CityEngine Dr. Özgür Ertac, Prof. Dr. Jörg Schaller, Cristina Mattos Tech. Uni. Munich, Esri Germany Agenda Evolution in 3D Introduction 3D Across the ArcGIS Platform

More information

Spatially Enabled Society

Spatially Enabled Society International Seminar on Land Administration Trends and Issues in Asia and the Pacific Region Spatially Enabled Society Abbas Rajabifard Vice Chair PCGIAP-WG3 Vice-President (President Elect), GSDI Association

More information

RESEARCG ON THE MDA-BASED GIS INTEROPERABILITY Qi,LI *, Lingling,GUO *, Yuqi,BAI **

RESEARCG ON THE MDA-BASED GIS INTEROPERABILITY Qi,LI *, Lingling,GUO *, Yuqi,BAI ** RESEARCG ON THE MDA-BASED GIS INTEROPERABILITY Qi,LI *, Lingling,GUO *, Yuqi,BAI ** * Digital Earth Studio, Peking University, Beijing, 100871 liqi@pku.edu.cn, guolingling@cybergis.org.cn ** Network Department,

More information

GIS Needs Assessment. for. The City of East Lansing

GIS Needs Assessment. for. The City of East Lansing GIS Needs Assessment for The City of East Lansing Prepared by: Jessica Moy and Richard Groop Center for Remote Sensing and GIS, Michigan State University February 24, 2000 Executive Summary At the request

More information

EEOS 381 -Spatial Databases and GIS Applications

EEOS 381 -Spatial Databases and GIS Applications EEOS 381 -Spatial Databases and GIS Applications Lecture 5 Geodatabases What is a Geodatabase? Geographic Database ESRI-coined term A standard RDBMS that stores and manages geographic data A modern object-relational

More information

Corporate. Information. Railway Infrastructure Administrator. Year indracompany.com

Corporate. Information. Railway Infrastructure Administrator. Year indracompany.com geospatial and mobility Corporate Geographic Information System of ADIF Railway Infrastructure Administrator. Year 2009-2010 Corporate Geographic Information System of ADIF ADIF. Spanish Administrator

More information

Innovation in Land Management: Integrated Solutions For National Cadastre Projects

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

More information

ArcGIS. for Server. Understanding our World

ArcGIS. for Server. Understanding our World ArcGIS for Server Understanding our World ArcGIS for Server Create, Distribute, and Manage GIS Services You can use ArcGIS for Server to create services from your mapping and geographic information system

More information

What is CERA? Coastal Emergency Risks Assessment

What is CERA? Coastal Emergency Risks Assessment What is CERA? Coastal Emergency Risks Assessment Visualization tool using OGC standards Displays the outputs from the ADCIRC storm surge model or other coastal models Represents the maps on interactive

More information

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

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

More information

On the convergence of 3D-GIS, CAD and 3D Simulation

On the convergence of 3D-GIS, CAD and 3D Simulation On the convergence of 3D-GIS, CAD and 3D Simulation V. Coors, Stuttgart University of Applied Science, Volker.Coors@hft-stuttgart.de Urban information space Due to improved tools for the design and acquisition

More information

Spatial data interoperability and INSPIRE compliance the platform approach BAGIS

Spatial data interoperability and INSPIRE compliance the platform approach BAGIS Spatial data interoperability and INSPIRE compliance the platform approach BAGIS BAGIS Voluntary, independent, public, non-profit organization; Organization with main mission to promote the growth of the

More information

Oman NSDI Supporting Economic Development. Saud Al-Nofli Director of Spatial Data Directorate General of NSDI, NCSI

Oman NSDI Supporting Economic Development. Saud Al-Nofli Director of Spatial Data Directorate General of NSDI, NCSI Oman NSDI Supporting Economic Development 2017 Saud Al-Nofli Director of Spatial Data Directorate General of NSDI, NCSI "It s critical to make correct decisions the first time to optimize the Investments

More information

ArcGIS Pro 3D Workflows. Zena Pelletier

ArcGIS Pro 3D Workflows. Zena Pelletier ArcGIS Pro 3D Workflows Zena Pelletier 3D as a GIS capability Core part of the platform Desktop Web Device Combine 2D and 3D in the same web GIS architecture Reuse dynamic services across clients Securely

More information

Smart Cities: Visualization

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

More information

SPATIAL INFORMATION GRID AND ITS APPLICATION IN GEOLOGICAL SURVEY

SPATIAL INFORMATION GRID AND ITS APPLICATION IN GEOLOGICAL SURVEY SPATIAL INFORMATION GRID AND ITS APPLICATION IN GEOLOGICAL SURVEY K. T. He a, b, Y. Tang a, W. X. Yu a a School of Electronic Science and Engineering, National University of Defense Technology, Changsha,

More information

Introduction to ArcGIS Server - Creating and Using GIS Services. Mark Ho Instructor Washington, DC

Introduction to ArcGIS Server - Creating and Using GIS Services. Mark Ho Instructor Washington, DC Introduction to ArcGIS Server - Creating and Using GIS Services Mark Ho Instructor Washington, DC Technical Workshop Road Map Product overview Building server applications GIS services Developer Help resources

More information

UTAH S STATEWIDE GEOGRAPHIC INFORMATION DATABASE

UTAH S STATEWIDE GEOGRAPHIC INFORMATION DATABASE UTAH S STATEWIDE GEOGRAPHIC INFORMATION DATABASE Data Information and Knowledge Management NASCIO Awards 2009 STATE GEOGRAPHIC INFORMATION DATABASE B. EXECUTIVE SUMMARY Utah has developed one of the most

More information

Web 3D Service & CityGML Update

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

More information

COLLADA BOF Siggraph 2012 Neil Trevett, NVIDIA, Khronos President Fabrice Robinet, Motorola Mobility, COLLADA Chair

COLLADA BOF Siggraph 2012 Neil Trevett, NVIDIA, Khronos President Fabrice Robinet, Motorola Mobility, COLLADA Chair COLLADA BOF Siggraph 2012 Neil Trevett, NVIDIA, Khronos President Fabrice Robinet, Motorola Mobility, COLLADA Chair Copyright Khronos Group 2012 Page 1 Copyright Khronos Group 2012 Page 2 Welcome! Update

More information

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

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

More information

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

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

More information

IMPLEMENTING GOVERNMENT-WIDE ENTERPRISE GIS; THE FEDERATED MODEL

IMPLEMENTING GOVERNMENT-WIDE ENTERPRISE GIS; THE FEDERATED MODEL IMPLEMENTING GOVERNMENT-WIDE ENTERPRISE GIS; THE FEDERATED MODEL James E. Mitchell, Ph. D. IT GIS Manager Louisiana Department of Transportation and Development presented at the ESRI International Users

More information

Write a report (6-7 pages, double space) on some examples of Internet Applications. You can choose only ONE of the following application areas:

Write a report (6-7 pages, double space) on some examples of Internet Applications. You can choose only ONE of the following application areas: UPR 6905 Internet GIS Homework 1 Yong Hong Guo September 9, 2008 Write a report (6-7 pages, double space) on some examples of Internet Applications. You can choose only ONE of the following application

More information

Geodatabase: Best Practices. Robert LeClair, Senior Instructor

Geodatabase: Best Practices. Robert LeClair, Senior Instructor Geodatabase: Best Practices Robert LeClair, Senior Instructor Agenda Geodatabase Creation Data Ownership Data Model Data Configuration Geodatabase Behaviors Data Validation Extending Performance Geodatabase

More information

REPORT ON INVESTMENTS

REPORT ON INVESTMENTS REPORT ON INVESTMENTS D.T2.3.3 Investments for technical equipment for the implementation of Web-GIS platform in Mantova 1 Local support group designing Mantova Web-GIS platform. Picture by Maria Giulia

More information