Management of 3D data for a campus - PowerPoint PPT Presentation

1 / 15
About This Presentation
Title:

Management of 3D data for a campus

Description:

Such 3D model can show the basic shape of a certain building. User-define LOD ... Make top view shape 3D model for level 4 of detail of a building. ... – PowerPoint PPT presentation

Number of Views:23
Avg rating:3.0/5.0
Slides: 16
Provided by: fan113
Category:

less

Transcript and Presenter's Notes

Title: Management of 3D data for a campus


1
Management of 3D data for a campus
  • A Geographic Information System for Campus

Student Name Qi Fan Student ID u3993209
2
Overview
  • What is GIS
  • Simply put, a GIS combines layers of
    information about a place to give you a better
    understanding of that place.

3
Statement Of Work
  • To create a suitable sized GIS system that
    manage 2D 3D data of the campus.

4
Key Words
  • File System All the data of the GIS system is
    stored in a hierarchical file system.

5
Campus3D\
Map\
Image file
Buildings\
LOD0\
ID\
Info.txt
LOD1\
Image files
LOD2\
Image files
LOD3\
VRML files
LOD4\
VRML files
VRML scene
User-define\
VRML files
VRML scene
Places\
ID\
User-define\
Files
6
Key Word
  • Level Of Detail All the data for a certain
    building is classified by its level of detail.

7
  • LOD0 -gt The basic information of a building
    including the ID, name, description, location,
    shape and etc. Normally they are stored in a
    single .txt file.
  • LOD1 -gt The part of the map for a certain
    building in the GIS system and its begin and end
    point, which show the location of the part in the
    whole map.
  • LOD2 -gt The images of the building.
  • LOD3 -gt The simple 3D model of a building. It
    could be a simple box or a cylinder.
  • LOD4 -gt The top view shape 3D model of a building
    with simple brick texture. Such 3D model can show
    the basic shape of a certain building.
  • User-define LOD -gt

8
Detailed Implemented Functions
  • Open a new or existed GIS system from the local
    file system.
  • Add or change the 2D map of the GIS system.
  • Exist from the GIS system.
  • Adjust the new imported 2D map.
  • Add new building.
  • Delete an existed building.
  • Add new level of detail for an existed building.

9
Detailed Implemented Functions (Continue)
  • Delete an existed level of detail of a building.
  • Input basic figure or description for an existed
    building.
  • Change basic figure or description for an existed
    building.
  • Import file for certain level of detail of a
    building.
  • Change the information of a file in the certain
    level of detail.

10
Detailed Implemented Functions (Continue)
  • Delete an existed file in the certain level of
    detail.
  • Make a 3D simple shape model for level 3 of
    detail of a building.
  • Make top view shape 3D model for level 4 of
    detail of a building.
  • View the figure or description information file.
  • View the picture of a certain building.
  • View the single 3D model of a building.
  • View the GIS as a whole 3D model.

11
Structure Of Work
  • There are three packages
  • dataFormat The format of the basic information
    of a building.
  • fileOperation The input output operation on the
    file system.
  • gui The graphic user interface components.

12
Structure Of fileOperation
  • Facade pattern used here.

FileAccess
HTML Creator
VRML Creator
Image Output
Other File Operation
File System Structure Detector
13
Structure Of gui
  • Mediate pattern used here

Main Frame
Mediate
Dialogs
Viewers
Tree Frame
14
Working Milestones
15
Next
  • Demo Time
Write a Comment
User Comments (0)
About PowerShow.com