Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

In the project we study use of  libcitygml library. We like use 3D-map information in our own applications.

 

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?
How do you do synchronization to software of Euro Truck?
What type output for simulation do you need?
What is essence as a study in this project?
4. Reference