I wandered into here in order to be able to identify the real sunrise for a location, given lat/lon coordinates, for any day of the year. This is probably the wrong project to start with, but here I am!
My home is close to a mountain range, and my sunrise is roughly an hour after the sunrise data one can fetch just using a lat/lon point. I was interested in crafting a map with geographic data and then learn how to plot such a thing given a date/time.
Given I'm foolishly making this my first project, I'm wondering what components are involved, at which point I can start searching for tutorials.