Versions Compared

Key

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

...

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 BasicStudio. 

3. Questions

What data are you going to using for simulation?

...