EDSM-NET / FrontEnd

Issues tracker for EDSM
https://www.edsm.net/
37 stars 0 forks source link

Get systems in a sphere radius - Returns duplicate entries #419

Open psdevil opened 3 years ago

psdevil commented 3 years ago

Using the following request data, I noticed that I was getting duplicate entries in the data stream:

{
    'minRadius': 0, 
    'radius': 25, 
    'showCoordinates': 1, 
    'showId': 1, 
    'showInformation': 1, 
    'showPermit': 1, 
    'showPrimaryStar': 1, 
    'systemName': 'Core Sys Sector UO-R b4-6'
}

If you search for:

Kurishi

In the attached file, you will find 2 identical entries. There are others which makes 49 duplicates in total.

duplicates.json.txt