hong tang ian d. bishop p. m. yates center for geographic information system and modeling

19
-------------------- Ho ng Tang Center for GIS and Modeling The Unive Systems Design Options for Linking GIS, Modeling and Visualization: Application to Forest Management Hong Tang Ian D. Bishop P. M. Yates Center for Geographic Information System and Modeling The University of Melbourne

Upload: gemma-hinton

Post on 31-Dec-2015

33 views

Category:

Documents


0 download

DESCRIPTION

Systems Design Options for Linking GIS, Modeling and Visualization: Application to Forest Management. Hong Tang Ian D. Bishop P. M. Yates Center for Geographic Information System and Modeling The University of Melbourne. Geographic Information System in Forest Management. - PowerPoint PPT Presentation

TRANSCRIPT

Page 1: Hong Tang    Ian D. Bishop   P. M. Yates Center for Geographic Information System and Modeling

-------------------- Hong Tang Center for GIS and Modeling The University of Melbourne Australia ----

Systems Design Options for Linking GIS, Modeling and Visualization:

Application to Forest Management

Hong Tang Ian D. Bishop P. M. YatesCenter for Geographic Information System and

ModelingThe University of Melbourne

Page 2: Hong Tang    Ian D. Bishop   P. M. Yates Center for Geographic Information System and Modeling

-------------------- Hong Tang Center for GIS and Modeling The University of Melbourne Australia ----

Geographic Information System in Forest Management

• spatial data capture• data storage• data manipulation• display• report• ...

Page 3: Hong Tang    Ian D. Bishop   P. M. Yates Center for Geographic Information System and Modeling

-------------------- Hong Tang Center for GIS and Modeling The University of Melbourne Australia ----

Forest Decision Support System

GIS + Additional tools = SDSSsuch as:

resource & environmental modeling

realistic visualization, ...

Page 4: Hong Tang    Ian D. Bishop   P. M. Yates Center for Geographic Information System and Modeling

-------------------- Hong Tang Center for GIS and Modeling The University of Melbourne Australia ----

The Ideal Forest Decision Support System

The objective:• present current condition of forest• forecast forest succession• predict impacts of management decisions• make better decision

Page 5: Hong Tang    Ian D. Bishop   P. M. Yates Center for Geographic Information System and Modeling

-------------------- Hong Tang Center for GIS and Modeling The University of Melbourne Australia ----

The Ideal Forest Decision Support System

The available tools:

• GIS : ArcView, ArcInfo...

• Modeling: forest growth & yield

models

• Visualization: OpenGL, IRIX Performer toolkits

GIS

ModelingVisualization

Page 6: Hong Tang    Ian D. Bishop   P. M. Yates Center for Geographic Information System and Modeling

-------------------- Hong Tang Center for GIS and Modeling The University of Melbourne Australia ----

Integration - the purposes

• minimizes the development effort

• maximize the functionality of each module

• promise the rapid application design

Page 7: Hong Tang    Ian D. Bishop   P. M. Yates Center for Geographic Information System and Modeling

-------------------- Hong Tang Center for GIS and Modeling The University of Melbourne Australia ----

Integration - the methodologies

• stand alone applications - no integration

GIS

VIS. Modeling

Page 8: Hong Tang    Ian D. Bishop   P. M. Yates Center for Geographic Information System and Modeling

-------------------- Hong Tang Center for GIS and Modeling The University of Melbourne Australia ----

Integration - the methodologies

• data exchange - loose integration

File exchange File exchange

Modeling GIS visualization

USER

Page 9: Hong Tang    Ian D. Bishop   P. M. Yates Center for Geographic Information System and Modeling

-------------------- Hong Tang Center for GIS and Modeling The University of Melbourne Australia ----

Integration - the methodologies

• closer linkages -

tight integration full integration

2 interfaces 1 interface

many others: merged, enhanced, customised, embedded...

Page 10: Hong Tang    Ian D. Bishop   P. M. Yates Center for Geographic Information System and Modeling

-------------------- Hong Tang Center for GIS and Modeling The University of Melbourne Australia ----

Client/server integration

Client RPCs/DDE/ Server AppleEvents, etc

Client-Server Paradigm

Page 11: Hong Tang    Ian D. Bishop   P. M. Yates Center for Geographic Information System and Modeling

-------------------- Hong Tang Center for GIS and Modeling The University of Melbourne Australia ----

Messages Passing Processes

Visualization GIS RPC RPC

RPC RPCVisualization GIS

queue queue

Message passing system

Page 12: Hong Tang    Ian D. Bishop   P. M. Yates Center for Geographic Information System and Modeling

-------------------- Hong Tang Center for GIS and Modeling The University of Melbourne Australia ----

The purpose of developing system

• closely links GIS, modeling and visualizations

• provides full set of function for forest management

• provides different form of visualization which is accessible to different users

Page 13: Hong Tang    Ian D. Bishop   P. M. Yates Center for Geographic Information System and Modeling

-------------------- Hong Tang Center for GIS and Modeling The University of Melbourne Australia ----

Data sets and formats supported

• Arc/Info coverages: forest stands, road, creeks, DEM

• ArcView shape files:• Images data:

satellite images, aerial photos, sampled textures

• Object file:stores the geometry and other properties (textures, etc)

Page 14: Hong Tang    Ian D. Bishop   P. M. Yates Center for Geographic Information System and Modeling

-------------------- Hong Tang Center for GIS and Modeling The University of Melbourne Australia ----

Implementation of integration methodologies

Visualization RPCs GIS(ArcView)

(PFV) Modeling Message passing system

Forest Decision Support System

Page 15: Hong Tang    Ian D. Bishop   P. M. Yates Center for Geographic Information System and Modeling

-------------------- Hong Tang Center for GIS and Modeling The University of Melbourne Australia ----

Communication protocols

• Highlight PID• Grow Years• Harvest PID• …• ...

Agreements

GIS PFV

Page 16: Hong Tang    Ian D. Bishop   P. M. Yates Center for Geographic Information System and Modeling

-------------------- Hong Tang Center for GIS and Modeling The University of Melbourne Australia ----

File conversionsGIS ---> Visualization• Pid 2 Obj - convert polygon coverage to .obj

file, use PID as common identifier between GIS and PFV

• Arc 2 Obj - convert user drawn polygon to object file

Visualization ---> GIS• view position• polygon identification

Page 17: Hong Tang    Ian D. Bishop   P. M. Yates Center for Geographic Information System and Modeling

-------------------- Hong Tang Center for GIS and Modeling The University of Melbourne Australia ----

System architecture

ArcView Highlight PIDGrow years

Modeling Harvest PID….. Visualization Queue

PFVHighlight location

PID2OBJ Display attribute…..…..

ARC2OBJ ArcView queue implemented links

Queue Manager proposedlinks

Page 18: Hong Tang    Ian D. Bishop   P. M. Yates Center for Geographic Information System and Modeling

-------------------- Hong Tang Center for GIS and Modeling The University of Melbourne Australia ----

Overview of the system

• ArcView (Model integrated), Visualization (PFV)

• Shell window• 2 way communications• interactive, real-time decision support• image realism• Friendly interface, easy control

Page 19: Hong Tang    Ian D. Bishop   P. M. Yates Center for Geographic Information System and Modeling

-------------------- Hong Tang Center for GIS and Modeling The University of Melbourne Australia ----

Overview of the system