EDSM-NET / Alias

List of aliases used by EDSM to communicate with Frontier cApi and Journal
6 stars 6 forks source link

All types of globe molluscs (codex_ent_small_org_moll01_v5_*) seem missing in dump file codex.json.gz #13

Open GrimmerSchnitter opened 3 years ago

GrimmerSchnitter commented 3 years ago

For a statistical project, I make heavy use of your databases. I seems that in EDSM's dump file "codex.json.gz" all types of globe molluscs are missing, even though some definately has been found.

The globe molluscs should be found under the "type" codex_ent_small_org_moll01v5* or the "name" * Globe Mollusc. Grepping each of this sub strings (without the * portion) on the codex.json leads to no results.

I wonder if there are no such data in your db or if there may be a bug in the dump routine?

GrimmerSchnitter commented 3 years ago

Additional comment: I wondered if those globe molluscs were present in EDSM's Codex DB.

According to Canonn's database, globe molluscs are only found in the Region 9, the "Inner Scutum-Centaurus Arm". There are about 270 entries, created between 2020-12-22 and 2021-03-17 in the Area "Eol Flyou". On EDSM's Codex page https://www.edsm.net/de/codex/discoveries/idR/9/region/Inner+Scutum-Centaurus+Arm/index/idC/20000/nameC/Biological+and+Geological/idS/22000/nameS/Organic+Structures are no globe molluscs at all.

Maybe there are just no entries of globe molluscs in the EDSM database?

AnthorNet commented 3 years ago

If they were send to the API, they'll be added soon. While I'm processing the 'ew one from Odyssey, i will most likely integrate them.

Also transferring to the Alias repo as it where they will get added.

GrimmerSchnitter commented 3 years ago

I just had a look in Alias/Codex/Type.php and saw that the definitions for the Globus Molluscs are not included there, unlike other mollusc types. As far as I understand, Type.php contain the definitions of various types of Elite Dangerous' codex entries. Hoping I can help, I provide you names and IDs of the globe molluscs I know taken from a friend's journal logs:

"EntryID":2300501, "Name":"$Codex_Ent_Small_Org_Moll01_V5_Def_Name;", "Name_Localised":"niveum globe mollusc"
"EntryID":2300502, "Name":"$Codex_Ent_Small_Org_Moll01_V5_Bl_Name;", "Name_Localised":"cobalteum globe mollusc"
"EntryID":2300503, "Name":"$Codex_Ent_Small_Org_Moll01_V5_Gr_Name;", "Name_Localised":"prasinum globe mollusc"
"EntryID":2300504, "Name":"$Codex_Ent_Small_Org_Moll01_V5_Pnk_Name;", "Name_Localised":"roseum globe mollusc"
"EntryID":2300505, "Name":"$Codex_Ent_Small_Org_Moll01_V5_Pur_Name;", "Name_Localised":"ostrinum globe mollusc"
"EntryID":2300506, "Name":"$Codex_Ent_Small_Org_Moll01_V5_Red_Name;", "Name_Localised":"rutulum globe mollusc"
"EntryID":2300507, "Name":"$Codex_Ent_Small_Org_Moll01_V5_Y_Name;", "Name_Localised":"croceum globe mollusc"
matthewleewillis commented 3 years ago

I am so confused. You used my database from EDSM?


Matthew Lee Willis

830-377-1897

CFO - Peeled Onion Publishing Social: What We Do SCHEDULE A MEETING: Here's my calendar link https://calendly.com/matthewleewillis

This email and any files transmitted with it are confidential and intended solely for the use of the individual or entity to whom they are addressed. This message contains confidential information and is intended only for the individual named. If you are not the named addressee you should not disseminate, distribute or copy this e-mail. Please notify the sender immediately by e-mail if you have received this e-mail by mistake and delete this e-mail from your system.

On Sat, May 22, 2021 at 2:14 PM GrimmerSchnitter @.***> wrote:

I just had a look in Alias/Codex/Type.php and saw that the definitions for the Globus Molluscs are not included there, unlike other mollusc types. Hoping I can help, Iprovide you names and IDs of the globe molluscs I know taken from a friend's journal logs:

"EntryID":2300501, "Name":"$Codex_Ent_Small_Org_Moll01_V5_Def_Name;", "Name_Localised":"niveum globe mollusc" "EntryID":2300502, "Name":"$Codex_Ent_Small_Org_Moll01_V5_Bl_Name;", "Name_Localised":"cobalteum globe mollusc" "EntryID":2300503, "Name":"$Codex_Ent_Small_Org_Moll01_V5_Gr_Name;", "Name_Localised":"prasinum globe mollusc" "EntryID":2300504, "Name":"$Codex_Ent_Small_Org_Moll01_V5_Pnk_Name;", "Name_Localised":"roseum globe mollusc" "EntryID":2300505, "Name":"$Codex_Ent_Small_Org_Moll01_V5_Pur_Name;", "Name_Localised":"ostrinum globe mollusc" "EntryID":2300506, "Name":"$Codex_Ent_Small_Org_Moll01_V5_Red_Name;", "Name_Localised":"rutulum globe mollusc" "EntryID":2300507, "Name":"$Codex_Ent_Small_Org_Moll01_V5_Y_Name;", "Name_Localised":"croceum globe mollusc"

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/EDSM-NET/Alias/issues/13#issuecomment-846451717, or unsubscribe https://github.com/notifications/unsubscribe-auth/ABRPUUPZUMICJQJ6P6CKPN3TO77B7ANCNFSM45K2H3DA .

GrimmerSchnitter commented 2 years ago

Is there any news on the subject?

matthewleewillis commented 2 years ago

Auh, as I said, I am confused.


Matthew Lee Willis

830-377-1897

CFO - Peeled Onion Publishing Social: What We Do SCHEDULE A MEETING: Here's my calendar link https://calendly.com/matthewleewillis

This email and any files transmitted with it are confidential and intended solely for the use of the individual or entity to whom they are addressed. This message contains confidential information and is intended only for the individual named. If you are not the named addressee you should not disseminate, distribute or copy this e-mail. Please notify the sender immediately by e-mail if you have received this e-mail by mistake and delete this e-mail from your system.

On Mon, Feb 7, 2022 at 2:53 PM GrimmerSchnitter @.***> wrote:

Is there any news on the subject?

— Reply to this email directly, view it on GitHub https://github.com/EDSM-NET/Alias/issues/13#issuecomment-1031909718, or unsubscribe https://github.com/notifications/unsubscribe-auth/ABRPUUM7ROT2CLSTLMDP5ELU2AWMFANCNFSM45K2H3DA . Triage notifications on the go with GitHub Mobile for iOS https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675 or Android https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub.

You are receiving this because you commented.Message ID: @.***>

GrimmerSchnitter commented 2 years ago

I was not replying to you, @matthewleewillis, since my original question was to @AnthorNet. I still can not see your role in this thread, maybe you can elaborate?

Auh, as I said, I am confused. __ Matthew Lee Willis # 830-377-1897 CFO - Peeled Onion Publishing Social: What We Do SCHEDULE A MEETING: Here's my calendar link https://calendly.com/matthewleewillis This email and any files transmitted with it are confidential and intended solely for the use of the individual or entity to whom they are addressed. This message contains confidential information and is intended only for the individual named. If you are not the named addressee you should not disseminate, distribute or copy this e-mail. Please notify the sender immediately by e-mail if you have received this e-mail by mistake and delete this e-mail from your system.

AnthorNet commented 2 years ago

Added a lot but still need to add more :)

AnthorNet commented 2 years ago

I haven't found one in our temp DB? Did you have journal with them?

GrimmerSchnitter commented 2 years ago

I haven't found one in our temp DB? Did you have journal with them?

Unfortunately, I do not have them myself, but a friend from elitedangerous.de stumbled over some of them. I'll ask him if he can help us.

How detailed do you want the data sample to be?