Skip to main content

Search

Items tagged with: OCaml


Day 1 of #30DayMapChallenge - I actually reused code from day 1 of #genuary for this :) As ever, done in my newbie style of #ocaml. The theme was points, so I just looked at some interesting datasets and made a quick tool to let me throw GeoJSON point data on sphere.

In this instance I'm displaying a GeoJSON of lighthouse locations from Kaggle - the video is a bit pants, as point sources don't scale down so well, but I have plans for later in the month to hopefully make it better.

Is this really a map? Not sure it counts, but the fun with things like this is I can interpret the challenge however makes me happy :)

github.com/mdales/30daymapchal…