Skip to content
This repository has been archived by the owner on May 21, 2024. It is now read-only.
/ 7map Public archive

Map data storage and visualisation with path finding in java

License

Notifications You must be signed in to change notification settings

photonsquid/7map

Repository files navigation

7map

Screen2

An app for editing and reading maps from your computer. Disclaimer : This project is still a work in progress🚧, do not expect it to be fully functional

Project advancement

⚠️ Important note

This project is archived and will no longer be updated nor improved from now on. The code remains free to access and reuse if needed, but no technical support will be provided.

The App is able to display maps in OSM format.

Screenshots

Main app

App.java : display of our favorite place on Earth, showing both dark and light theme of the app!

Screen2

3D engine

Demo.java : a quick overview of the capabilities of the rendering engine

Screen1

Installation

You'll need :

  • a computer running Windows/Linux (macOS untested)
  • a fresh jdk installation
  • maven (you can install the packages yourself but that's basically suicide because there's a high chance of you missing a couple of them)
  • some patience (optional)

Anyways, once you're done gathering the aforementioned stuff, just clone the repository and run either Demo.java or App.java

If you did the things right, you should get something that looks approximately like the screenshots shown above.

Usage

Please refer to the user manual.

Contributors

A big shoutout to the 7map team working hard on this project (don't mind the dependabot he isn't part of it, still helpful though)