About the project
The Map of Denmark project is a map visualizer created from map data of the OpenStreetMap .OSM format. The program is able to correctly visualize all elements and is able to create a path between two searchable addresses including directions. The search is real-time and shows suggestions.
Development
This project was developed as part of the Second Year project on the IT University of Copenhagen in a span of twelve weeks. The project was developed by a team of six individuals. The project was developed in Java.
Primary responsibility
I primarily worked on parsing the OSM format, pathfinding, route descriptions and data structure.