OK cool, I just need the callsign (ownership info doesn't come through automatically).
JLM-67G
OK cool, I just need the callsign (ownership info doesn't come through automatically).
JLM-67G
I was feeling down about GMP going into maintenance phase. Then someone pointed me to this initiative. I will investigate and see what I can do to support this.Moving the updates here--
The new POI sharing system is coming along pretty nicely. Most of the core functionality has been built, and some other features are partially present. Policy decisions are being finalized. I don't have a launch date yet, as that will depend on a combination of when the team is ready, as well as the web application.
One of the key features that is already integrated, is that it will include GMP entries in the "nearby POIs" list, and automatically include a link to the GMP entries for new ones that use the same star system in the new catalog. We're not copying the GMP entries as an initial import, but rather the plan at the moment is to anchor it with some of the more important locations, with references to the GMP entries. I suspect when it goes live, we'll see people contributing a combination of new locations, as well as re-submitting ones that they have already submitted to the GMP. The POI entries are maintained by their submitters, with a moderation staff (curators) who will be able to approve new entries, or hide problematic ones. As a general rule, it will be "approve by default" as long as the submissions do not violate the terms of service, or have other issues as defined in the posting guidelines on the site. All users of the site will be encouraged to vote on POI submissions (using a 5-star system), which will drive overall rating scores for the POIs, as well as a submission rating for the commanders. Ideally, this should help to encourage a higher quality of POI submission (as compared to not having a rating system), but only time will tell of course.
Here's a screenshot of an example POI page, and the direction we're going with this.
I was feeling down about GMP going into maintenance phase. Then someone pointed me to this initiative. I will investigate and see what I can do to support this.
Thanks
I signed up earlier today and ticked to box in EDDiscovery so hopefully my data is getting into edastroWell, it just so happens that we're starting to let people access the new initiative!
Introducing the Galactic Exploration Catalog.
https://edastro.com/poi/
We're currently in closed-beta, which means you will have read-only access to the site. Hopefully soon we'll take the account restrictions off and move to wide beta. The closed beta is already turning up a few suggestions and policy decisions. I'm super excited to let everyone start pounding away on it, but the slow ramp-up is helping.
This looks interesting. Suggestion: would you consider including entries for bodies for notable vistas / features? If so then i would suggest you add surface coordinates and an Odyssey / Horizons indicator. If you include the surface coordinates in a standard format then programs such as my app EDCoPilot could parse andMoving the updates here--
The new POI sharing system is coming along pretty nicely. Most of the core functionality has been built, and some other features are partially present. Policy decisions are being finalized. I don't have a launch date yet, as that will depend on a combination of when the team is ready, as well as the web application.
One of the key features that is already integrated, is that it will include GMP entries in the "nearby POIs" list, and automatically include a link to the GMP entries for new ones that use the same star system in the new catalog. We're not copying the GMP entries as an initial import, but rather the plan at the moment is to anchor it with some of the more important locations, with references to the GMP entries. I suspect when it goes live, we'll see people contributing a combination of new locations, as well as re-submitting ones that they have already submitted to the GMP. The POI entries are maintained by their submitters, with a moderation staff (curators) who will be able to approve new entries, or hide problematic ones. As a general rule, it will be "approve by default" as long as the submissions do not violate the terms of service, or have other issues as defined in the posting guidelines on the site. All users of the site will be encouraged to vote on POI submissions (using a 5-star system), which will drive overall rating scores for the POIs, as well as a submission rating for the commanders. Ideally, this should help to encourage a higher quality of POI submission (as compared to not having a rating system), but only time will tell of course.
Here's a screenshot of an example POI page, and the direction we're going with this.
I like the sound of that. I would use itThis looks interesting. Suggestion: would you consider including entries for bodies for notable vistas / features? If so then i would suggest you add surface coordinates and an Odyssey / Horizons indicator. If you include the surface coordinates in a standard format then programs such as my app EDCoPilot could parse and
load the coordinates into its Guidance Computer to guide the Commander to the surface location.
Hi there! These are already present: there's a "Planetary Features" category, and for entries which would only be present in Horizons, there's a "Horizons" category. As for surface coordinates, submitters should add those into the description for such locations too.This looks interesting. Suggestion: would you consider including entries for bodies for notable vistas / features? If so then i would suggest you add surface coordinates and an Odyssey / Horizons indicator. If you include the surface coordinates in a standard format then programs such as my app EDCoPilot could parse and load the coordinates into its Guidance Computer to guide the Commander to the surface location.
OK i will have a play around with the API in the next week or 2. It would be a good idea to have a suggested format for surface coordinates (or actual fields in database / api for lat and long). Example i use "Lat: x.xxx, Long: y.yyy" in my app's POI text entries and then the code can parse and extract them from the description consistently.Hi there! These are already present: there's a "Planetary Features" category, and for entries which would only be present in Horizons, there's a "Horizons" category. As for surface coordinates, submitters should add those into the description for such locations too.
Awesome. Thanks for that. Think this could be a nice pairing to make some nice functionality for the explorers out there.Cool, yeah I can add optional lat/long fields ("optional" because it only pertains to surface POIs). You should assume the POIs are Odyssey unless they're in the Horizons category. I'll add some fields into the API output to help here.
Awesome. Thanks for that. Think this could be a nice pairing to make some nice functionality for the explorers out there.
Might there be something wrong with the way you handle rings and their values?
https://edastro.com/records/rings_max_outerRadius.html#details says that the biggest outermost ring of class 1 gas giants has an outer radius of 7,302,500,000
I just noticed that I got one with an outer radius of 11,541,000,000.
Same for class 4 gas giants.
Class 3 too, I think it's not limited to any body class.
Hi there! Sorry for the late reply. Didn't get a chance to get onto the forum most of last week.
As far as I can tell, Spansh may have stored the meters, rather than kilometers for that. My data shows that as having a radius of 11,541,000 rather than 11,541,000,000. The journal records the radii in meters (so I think Spansh is storing it directly), however I've replicated how EDSM stores everything and convert it to km.
It's possible there's some older data in there that might not be accurately recorded too. I'd love to see what EDSM stored for the current record holder, but it looks like it may have come in during EDSM's server migration, so I would have gotten it from EDDN alone and not EDSM. Looking on Spansh, it's showing the same number I have for the current record holder, so I suspect I've stored it without the km conversion for some reason. Probably a bug that I had at the time. Those will be a real fun to clean up. Ugh.
One of the unfortunate things is that we're limited by what the data says, and there used to be a lot of bad data in EDSM. While a lot has been cleaned up, some of it persists until someone goes to these places and does new scans.