NetSimulyzer
NetSimulyzer copied to clipboard
Adding OpenStreetMap 2D and 3D as Decoration
Hello Evan,
In Omnet++, there is a functionality through which we can include realistic 2D and 3D street maps and moels from free sources like Open Street Map and OSGEarth project. Using this feature we can load an XML format map that will dynamically load 2D or 3D tiles from the internet with respect to the selection in that XML file.
If you are having time, please explore the code of Omnet++. It may give some good starting points for our implementation.
I think, without disturbing other functionalities, we can add this feature as a new "Decorations" layer functionality.
Just think about it and share your view on this.
Charles Pandian.