I am presuming EDSC is still the de-facto place to log new systems? If not please reply and tell me the better option(s)!
Well, partly... EDSC creator TornSoul is MIA since mid of December. I am building a replacement for it, and it does good at the moment. You may use the web FE at
http://the-temple.de or you may use an actual version of
RedWizzards wonderful Java page for entering distances, mirrored
here.
EDDiscovery is an excellent tool for recording your journeys, and (I guess) soon there will be an updated version which checks system information against my
API. EDDiscovery
forum thread.
Currently EDDsicovery displays systems at unknown positions in blue upon arrival, and others in black, so very easy to see if they are known or not. When entering a new system from EDDsicovery, a webbrowser is opened and RedWizzards page is shown. The version is a bit old, but I believe this is a matter of days.
then public spirited CMDRs could visit the site and punch in the distance from wherever they happen to be to a few unknown systems. Once enough CMDRs report distances to an individual unknown system, it can be submitted to EDSC for triangulation using EDSC's API.
Partly, again. EDSC data contains several bad errors, and as far as I understood it, it doesn't try trilateration "backwards" every time.
At my page you may give the system name where you actually are, and (if the coordinates are known) the site asks to verify some calculated distances to verify them, and to submit some distances to systems with unknown coordinates, so they may be calculated. Actually there are 17690 systems where we need more distances to calculate the coordinates, and many of them only have 0 or 1 usable distances, and we need 4 minimum. So we need several 10.000 more distances.
So how do we get the list of unknown systems?
In the various apps that use the IOS API (I use EDCE), the retrieved JSON contains a JSON array of every system you have ever visited, it is here in the JSON 'stats'->'explore'->'visited'->>'starsystem'
Oh nice, I didn't know that EDCE shows a list of all visited systems. I tried to use it 2 or 3 weeks ago, couldn't manage to run it on my linux boxes, Python is too old. Maybe I sould try the windows versions.
And AFAIK the API these tools use isn't officially supported, and I'm unsure if FD allows us to use it.
Resume: EDSC/TGC is a very good start, but unsupported and outdated. My list of wrong systems counts 333 entries, most of them come from EDSC. And my wrong distance count is 3.595 so far...
EDDB is a very good (and nice) site about very wide spread system data. But it consumes a lot of game time to enter the data. I concentrated on finding coordinates, and several system names and coordinates in EDDB are wrong, so I stopped polling them. I'm unsure if EDDB is maintained.
My site is mainly an API to a maintained system, distance & coordinate database. The web FE is ony very basic, I know. And it's ugly

Anyone volunteering to jump into the boat?