You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Next »

 

1. Background

Currently, we are developing Ambulance Simulator. But at this time, simulator can’t get height information from map data. We’re going to consider to use libcitygml to get height information.

 

2. Future Plans

I looked about libcitygml. It is C++ library for using CityGML data. CityGML data is a common information model that is a XML-based format.

I’m going to try for using library in develop environment of Visual Basic.

 

3. Questions

What data are you going to using for simulation?

 -> We’re going to use Helsinki city GML data. But at this time, I will use Berlin city data as sample.

How do you do synchronization to software of Euro Truck?

 -> Our object is to make Ambulance Simulator. We’re considering to use Mevea that is software for simulation. So don’t have to do synchronisation to Euro Truck.

What type output for simulation do you need?

 -> Anything is OK because we’re going to develop a system of all in environment of C++. 

What is essence as a study in this project?

 -> This project is a basic study for developing simulator. Because we have to consider what ways is valid for using 3D map data.


4. Reference

https://code.google.com/p/libcitygml/

http://www.opengeospatial.org/standards/citygml

http://www.mevea.com

  • No labels
You must log in to comment.