
I would like to present a side project I am working on, an interactive web map for the Honorverse which for now is run as a local html page. My plan is to put it online some day when all the data is there.
If you are so excited that you want to check it right now you can download a zip file of the project from here: https://mega.nz/#!BJUQjR6A!_nqcmGYNrdpq ... b96J0QXPgY
Click "download with browser", extract and run the map.html to run.
OK, now let me explain how it all started.
Lurking in the forums I stumbled on the fantastic map made by the user SWM from this forum in this topic: viewtopic.php?f=1&t=5544
I thought that there should be an interactive version of that map and the first step was to create a database of stars and the thought of extracting the info from the map into a usable form intrigued me. One evening later, by a process that I want to explain in it's own post, I had a JSON file of the stars and their position. A while later I adapted the map viewer, the original code of the map visor is not mine and is a heavily adapted version of this web: http://communitywarfare.herokuapp.com/, and started populating star names and in general putting everything I deemed important in the map.
Right now I am in the process of introducing the known information from each star: name, nation, etc but I am still a log way to having all this introduced as I want to be able to display as much information as possible.
I would like to know if the fan base is interested in this project, specially I would like to finish the data introduction and present the database to the community.
If there is interest I can set up some way to collaborate editing the data file as there is no need for special knowledge to edit it.
I would also appreciate if someone could indicate me where to find the banners of the various factions.
I know there are some mistakes in the data and I will appreciate your feedback.
Also, I have found some diferences in Chrome and FF does it work for everyone?
Thank you in advance.